aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/openimg-photo-pretty-inspection' into developdevelopToshiaki Asai2016-10-221-0/+8
|\
| * openimg: Photo#inspectの結果を変更Toshiaki Asai2016-10-221-0/+8
* | Merge branch 'topic/miracle-painter-better-behavior-on-error' into developToshiaki Asai2016-10-221-4/+4
|\ \
| * | Miracle Painter描画中にクラッシュした時の動作を改善Toshiaki Asai2016-10-221-4/+4
| |/
* | Merge branch 'topic/invalid-field-type' into developToshiaki Asai2016-10-223-4/+4
|\ \
| * | User modelのidのtypeが間違っているToshiaki Asai2016-10-221-1/+1
| * | intent: IntentToken modelのuriのtypeを修正Toshiaki Asai2016-10-221-1/+1
| * | システムメッセージのフィールドのtypeが間違っているToshiaki Asai2016-10-221-2/+2
|/ /
* | Merge branch 'topic/retriever-model-cast-values-on-assign' into developToshiaki Asai2016-10-221-2/+2
|\ \
| * | Retriever::Modelの値を書き換える時、必ずキャストした値を...Toshiaki Asai2016-10-221-2/+2
| |/
* | Merge branch 'topic/911-openimg-forward-intent' into developToshiaki Asai2016-10-221-1/+1
|\ \
| * | openimg: 次のintentボタン refs #911Toshiaki Asai2016-10-221-1/+1
|/ /
* | Merge branch 'topic/906-forward-intent' into developToshiaki Asai2016-10-222-14/+70
|\ \
| * | 次のintentで開く refs #906Toshiaki Asai2016-10-222-14/+70
|/ /
* | Merge branch 'topic/retriever-model-extend-slug-class' into developToshiaki Asai2016-10-221-0/+1
|\ \ | |/ |/|
| * Retriever.Modelの引数としてto_symを実装しているオブジェク...Toshiaki Asai2016-10-221-0/+1
|/
* Merge branch 'topic/905-auto-intent-selector' into developToshiaki Asai2016-10-204-14/+230
|\
| * User,Messageの詳細画面はintent_selectorを開かずに、それぞれ...Toshiaki Asai2016-10-201-0/+11
| * intent_token: 設定画面から関連付け情報を編集 refs #905Toshiaki Asai2016-10-203-1/+128
| * intent_token: URIの規則とintentを覚えておく仕組み refs #905Toshiaki Asai2016-10-201-14/+92
|/
* Merge branch 'master' into developToshiaki Asai2016-10-162-4/+3
|\
| * version 3.4.6Toshiaki Asai2016-10-161-1/+1
| * :shit: refs #908Toshiaki Asai2016-10-141-2/+2
| * We love developers. refs #908Toshiaki Asai2016-10-131-4/+2
| * UserStreamのタイムアウトを90秒に変更 refs #912Toshiaki Asai2016-10-111-0/+1
* | Merge branch 'topic/870-entity-open-with-model' into developToshiaki Asai2016-10-125-27/+55
|\ \
| * | RegexpEntity: callbackを使わずに、Intentを利用して開く refs #870Toshiaki Asai2016-10-122-11/+23
| * | TwitterEntity: callbackを使わずに、Intentを利用して開く refs #870Toshiaki Asai2016-10-121-11/+22
| * | entityにcallbackを指定しなくてもintentを使ってリンクを開く...Toshiaki Asai2016-10-121-1/+6
| * | openimg: 読み込みエラー時、たまに真っ黒の画面になって...Toshiaki Asai2016-10-121-4/+4
|/ /
* | Merge branch 'topic/871-search-model' into developToshiaki Asai2016-10-112-0/+29
|\ \
| * | Twitter検索のURLを開く時に、外部ブラウザではなくmikutter...Toshiaki Asai2016-10-111-0/+5
| * | Twitter検索の検索キーワードを表わすModel refs #871Toshiaki Asai2016-10-111-0/+24
|/ /
* | Merge remote-tracking branch 'origin/topic/913-model-should-implement-eql' in...Toshiaki Asai2016-10-111-0/+4
|\ \
| * | Retriever::Model#eql? を実装した refs #913Osamu Koga2016-10-101-0/+4
* | | UserStreamに接続する時、TLSv1を強制するのをやめる refs #912,...Toshiaki Asai2016-10-111-1/+0
|/ /
* | Merge branch 'topic/900-photo-model' into developToshiaki Asai2016-10-104-155/+350
|\ \
| * | やっぱお前Photoな refs #900Toshiaki Asai2016-10-093-11/+11
| * | openimg: 画像読み込みの時に異常にCPUを食っていた refs #900Toshiaki Asai2016-10-093-6/+22
| * | Albumに画像のダウンロード機能を移植 refs #900Toshiaki Asai2016-10-093-46/+153
| * | openimg: Windowレンダリングのクラスを分ける refs #900Toshiaki Asai2016-10-092-119/+176
| * | openimg: Gtk::Timeline.openimgを使わず、intentを利用 refs #900Toshiaki Asai2016-10-093-12/+27
|/ /
* | Merge branch 'master' into developToshiaki Asai2016-10-0942-230/+571
|\|
| * version 3.4.5Toshiaki Asai2016-10-091-1/+1
| * 言語ファイル更新Toshiaki Asai2016-10-0928-211/+548
| * tco: URL展開時にKernel.#timeoutを呼んでいて、Ruby2.3で警告が...Toshiaki Asai2016-10-091-1/+1
| * streaming: Net::ReadTimeoutの時にnoticeを発生させないToshiaki Asai2016-10-022-1/+5
| * Gdk::Pixbuf.newがobsoleteになってるので利用をやめたToshiaki Asai2016-10-0211-17/+17
* | URLを開く方法>デフォルトブラウザを使う がレニウムさ...Toshiaki Asai2016-10-071-1/+2
* | Merge branch 'topic/866-intent' into developToshiaki Asai2016-10-0621-51/+474
|\ \