aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * post SpellをcomposeにかえたToshiaki Asai2017-12-133-10/+10
| | * unfavorite spellToshiaki Asai2017-12-103-4/+18
| | * favorite SpellToshiaki Asai2017-12-094-5/+44
| | * destroy_retweet SpellToshiaki Asai2017-12-084-4/+25
| | * post Spellにvisibilityオプションを追加し、DMに対応Toshiaki Asai2017-12-084-21/+52
| | * post Spellを実装Toshiaki Asai2017-12-073-29/+44
| | * retweet, retweeted spellを使うように変更Toshiaki Asai2017-11-283-9/+15
| | * retweeted? spellを実装Toshiaki Asai2017-11-282-4/+18
| | * Plugin DSLから条件を満たすか否かを問い合わせることが出...Toshiaki Asai2017-11-282-1/+12
| | * retweet spellを実装Toshiaki Asai2017-11-287-9/+27
| | * Spellをトップレベルにも定義Toshiaki Asai2017-11-282-1/+6
| | * search spellを実装Toshiaki Asai2017-11-263-2/+7
| | * SpellToshiaki Asai2017-11-265-9/+74
| * | 実装したと思ってたんじゃけどなぁ…Toshiaki Asai2017-12-061-2/+9
| * | MessageにアイコンがついてるべきそれはそうToshiaki Asai2017-12-061-0/+4
| |/
| * Twitter Worldを登録していなければPostBoxとWorld Shifterが表示...Toshiaki Asai2017-11-192-2/+2
| * deprecatedな定数の参照Toshiaki Asai2017-11-175-8/+9
| * deprecated なメソッド user を user_obj.idname に変更ahiru2017-11-161-1/+1
| * Twitter関連のModelをPlugin::Twitterモジュールの下に配置Toshiaki Asai2017-11-1520-142/+160
| * Twitter関連のclass定義をtwitterプラグインに移動Toshiaki Asai2017-11-1548-52/+58
| * coreプラグインにあった、Twitterのためのコードをtwitterプ...Toshiaki Asai2017-11-143-114/+134
| * アカウント登録がない状態でも起動できるようにしたToshiaki Asai2017-11-126-139/+21
| * World登録ウィザードが正常に動いていなかったToshiaki Asai2017-11-121-4/+3
| * Merge branch 'develop' into topic/981-worldToshiaki Asai2017-11-125-13/+182
| |\
| * | fix typoToshiaki Asai2017-11-081-1/+1
| * | Merge branch 'develop' into topic/981-worldToshiaki Asai2017-11-0853-200/+276
| |\ \
| * \ \ Merge branch 'develop' into topic/981-worldToshiaki Asai2017-08-0231-53/+108
| |\ \ \
| * \ \ \ Merge branch 'topic/995-deferred-2' into topic/981-worldToshiaki Asai2017-05-253-5/+19
| |\ \ \ \
| | * | | | Delayer Deferred 2系を利用 refs #995Toshiaki Asai2017-05-233-5/+19
| * | | | | Current WorldがTwitterでないときにリツイートされると、リツ...Toshiaki Asai2017-05-181-2/+2
| * | | | | Current WorldがTwitter以外だと、DM再取得の時にクラッシュ ref...Toshiaki Asai2017-05-181-17/+20
| * | | | | DMに返信した場合、DMが送信できていなかった refs #981Toshiaki Asai2017-05-161-0/+9
| * | | | | DMが投稿できなくなっていた refs #981Toshiaki Asai2017-05-163-15/+35
| * | | | | postable?が実装されていて、真を返すようなWorldと投稿の組...Toshiaki Asai2017-05-155-18/+55
| * | | | | Tweet以外のModelを右クリックするとクラッシュしていた ref...Toshiaki Asai2017-05-072-21/+49
| * | | | | Current WorldをTwitter以外に切り替えただけでクラッシュする...Toshiaki Asai2017-05-0612-100/+184
| * | | | | diva 0.2を使用Toshiaki Asai2017-05-041-1/+1
| * | | | | Twitter以外のアカウントに切り替えた時にクラッシュする ...Toshiaki Asai2017-05-031-8/+12
| * | | | | Serviceを使っている箇所で、必ずTwitter Worldであることを前...Toshiaki Asai2017-04-2915-49/+106
| * | | | | Twitter: Worldのtitleがinspectの結果になっていたので、Userの...Toshiaki Asai2017-04-271-0/+4
| * | | | | UserがWeakStorageに依存しているのを書き忘れていたToshiaki Asai2017-04-273-3/+1
| * | | | | worldと表現すべきところでaccountという単語を使っている...Toshiaki Asai2017-04-2717-168/+168
| * | | | | アカウントの登録を解除できるようにした refs #981Toshiaki Asai2017-04-273-7/+60
| * | | | | registがまだ居やがったToshiaki Asai2017-04-273-11/+17
| * | | | | Form DSLeメソッドにlabelを追加Toshiaki Asai2017-04-272-1/+11
| * | | | | Form DSLメソッドにlinkメソッドを追加 refs #981Toshiaki Asai2017-04-272-2/+41
| * | | | | twitter: 保存したアカウントを3.5でロードするとクラッシ...Toshiaki Asai2017-04-274-17/+31
| * | | | | PluginのDSLメソッドaccount_settingを追加 refs #981Toshiaki Asai2017-04-2611-88/+235
| * | | | | dialog DSLにawaitメソッド追加Toshiaki Asai2017-04-261-17/+65
| * | | | | デバッグコード削除Toshiaki Asai2017-04-261-1/+0