summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better rate limittingsyuilo2018-10-311-1/+1
|
* Fixsyuilo2018-10-311-2/+2
|
* [MFM] Better hashtag detectionsyuilo2018-10-311-2/+2
|
* Refactorsyuilo2018-10-317-23/+41
|
* Revert "Clean up"syuilo2018-10-311-0/+10
| | | | This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c.
* :art:syuilo2018-10-315-12/+20
|
* Fix #3041syuilo2018-10-311-2/+1
|
* Clean upsyuilo2018-10-311-10/+0
|
* Clean upsyuilo2018-10-311-5/+0
|
* Improve performancesyuilo2018-10-311-1/+11
|
* Improve performancesyuilo2018-10-311-1/+2
|
* :art:syuilo2018-10-311-5/+5
|
* [API] Include detailed user information of blocking API responsessyuilo2018-10-312-2/+6
|
* Remove needless async/awaitsyuilo2018-10-316-12/+12
|
* Clean upsyuilo2018-10-316-8/+8
|
* 良い感じにsyuilo2018-10-3110-157/+217
|
* blockings listmei232018-10-313-0/+100
|
* Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-312-0/+77
| | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-313-12/+97
| | | | | | | | | | | | | | * resync uri from WebFinger * trigger resync on user page * allways update on resync * Revert "trigger resync on user page" This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac. * background resync
* Fix bugsyuilo2018-10-301-6/+8
|
* Fix #3040syuilo2018-10-307-29/+31
|
* Refactorsyuilo2018-10-304-25/+23
|
* [Client] Fix bugsyuilo2018-10-301-3/+3
|
* Better indexessyuilo2018-10-295-0/+9
|
* Formatsyuilo2018-10-293-5/+5
|
* Improve performancesyuilo2018-10-291-1/+1
|
* モバイル版からブロックできるようにsyuilo2018-10-293-91/+65
|
* Refactorsyuilo2018-10-291-2/+2
|
* :art:syuilo2018-10-291-1/+0
|
* 物理削除系の処理を削除syuilo2018-10-2920-779/+12
| | | | | これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難 論理削除でなんとかする
* User blocking (Following part) (#3035)MeiMei2018-10-2916-4/+534
| | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix
* Fix docsyuilo2018-10-292-2/+8
|
* Fix MFM parsingsyuilo2018-10-291-1/+2
|
* Fix API definitionsyuilo2018-10-291-2/+4
|
* Refactorsyuilo2018-10-291-5/+2
|
* Update src/server/api/endpoints/notes/reactions.tssyuilo2018-10-291-0/+2
|
* Fix #3034syuilo2018-10-291-26/+51
|
* Update note-reaction.tssyuilo2018-10-281-0/+2
|
* Fix: Unexpected remote user is selected (#3032)MeiMei2018-10-281-1/+1
|
* Update src/client/app/desktop/views/components/settings.2fa.vuesyuilo2018-10-261-7/+1
|
* Client: Make drive folder deletablesyuilo2018-10-262-4/+11
|
* Fix bugsyuilo2018-10-261-1/+1
|
* :art:syuilo2018-10-261-0/+3
|
* Improve usabilitysyuilo2018-10-262-3/+13
|
* API: Better error responsesyuilo2018-10-262-2/+12
|
* Improve usabilitysyuilo2018-10-261-1/+1
|
* Update src/client/app/common/views/components/ui/textarea.vuesyuilo2018-10-261-9/+9
|
* Client: Improve API settingssyuilo2018-10-2610-49/+124
|
* Fix bugsyuilo2018-10-2618-18/+18
|
* Bug fix and some refactoringsyuilo2018-10-251-37/+58
|