aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* followingcontrol を削除Kazuki Yamaguchi2016-10-262-181/+0
* block イベントを無視Kazuki Yamaguchi2016-10-261-0/+4
* list 系イベントがホーム TL に現れないようにするKazuki Yamaguchi2016-10-261-2/+2
* user_update イベントに対応Rhenium2016-10-261-0/+6
* {status,user}_withheld はよくわからないので見なかったことに...Kazuki Yamaguchi2016-10-261-0/+4
* UserStream で include_followings_activity を有効にするRhenium2016-10-261-1/+1
* 「リプライ描画中にエラーが発生しました」を抑制Kazuki Yamaguchi2016-10-261-1/+1
* TLS のプロトコルバージョンを 1.0 に固定しないKazuki Yamaguchi2016-10-261-2/+1
* 検索タブの検索ボタンの位置を修正Kazuki Yamaguchi2016-10-261-6/+1
* 大量にユーザータブを開いている場合の起動を速くするKazuki Yamaguchi2016-10-261-5/+7
* 画像レビューの初期ウィンドウサイズを大きくKazuki Yamaguchi2016-10-261-1/+1
* MIKU のコンパイル結果が改行まみれなのをなんとかしたKazuki Yamaguchi2016-10-262-12/+15
* pic.twitter.com の画像を :orig でひらくrhenium2016-10-261-0/+1
* Esc キーで openimg をとじるよrhenium2016-10-261-0/+4
* MiraclePainter で表示する時刻をミリ秒単位までKazuki Yamaguchi2016-10-261-2/+3
* via を日時の左に表示するKazuki Yamaguchi2016-10-261-1/+5
* sub parts の voter がうまく消えてないrhenium2016-10-261-1/+1
* 拡張子漬きの gyazo の URL をうまく処理できるようにrhenium2016-10-261-1/+1
* 2 つ目以降の PostBox はツイートが殻でなくても消せるようにKazuki Yamaguchi2016-10-261-2/+1
* ログの出力に時刻を含めるKazuki Yamaguchi2016-10-261-1/+1
* アカウント情報を暗号化するキーの長さが誤っている refs...Toshiaki Asai2016-10-261-1/+4
* mikutter だけは LANG=ja_JP.UTF-8 で使いたいKazuki Yamaguchi2016-10-261-0/+2
* mikutter.rb の shebang を変更Rhenium2016-10-261-1/+1
* 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