Commit graph

4543 commits

Author SHA1 Message Date
syuilo b4b9e76c8d
Refactoring 2018-11-01 21:28:39 +09:00
syuilo e5a3dcf868
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-01 21:01:55 +09:00
syuilo 825648535c
Refactoring 2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏) 5cbc908ba3
Fix typo 2018-11-01 19:32:11 +09:00
syuilo 895cf53ee1
Fix bug 2018-11-01 18:05:14 +09:00
syuilo c21caad1c5
Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo 86fcd3a378
Fix bug 2018-11-01 10:00:15 +09:00
syuilo 5d61c7c691
Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo 1fca8d322c
Clean up 2018-11-01 09:19:22 +09:00
syuilo 325cd03a59
Improve performance 2018-11-01 09:08:00 +09:00
syuilo 2f7e6baa05
Clean up 2018-11-01 09:02:54 +09:00
syuilo d252e066fe
Improve performance 2018-11-01 09:00:18 +09:00
syuilo 3829fe128a
Update src/server/api/endpoints/users/relation.ts 2018-11-01 00:11:52 +09:00
syuilo 649177985d
[API] Implement users/relation 2018-11-01 00:11:21 +09:00
syuilo c15148b23c
[API] Include detailed user information for block/mute response 2018-10-31 23:34:35 +09:00
syuilo 261a3f5d91
Better rate limitting 2018-10-31 23:03:14 +09:00
syuilo 256ba78ba5
Fix 2018-10-31 22:55:17 +09:00
syuilo 04aff8866e
[MFM] Better hashtag detection 2018-10-31 22:38:05 +09:00
syuilo 1a51b98700
Refactor 2018-10-31 22:35:02 +09:00
syuilo f64100226d
Revert "Clean up"
This reverts commit 8948a0d3a4.
2018-10-31 22:10:25 +09:00
syuilo 22d5862afb
🎨 2018-10-31 18:07:00 +09:00
syuilo de569147a5
Fix #3041 2018-10-31 17:56:21 +09:00
syuilo 8948a0d3a4
Clean up 2018-10-31 13:28:05 +09:00
syuilo d849ea9b41
Clean up 2018-10-31 13:23:12 +09:00
syuilo 0144575f3f
Improve performance 2018-10-31 13:20:24 +09:00
syuilo bdbe646ca7
Improve performance 2018-10-31 13:14:45 +09:00
syuilo 525d5218c1
🎨 2018-10-31 11:29:03 +09:00
syuilo e23b13ec7f
[API] Include detailed user information of blocking API responses 2018-10-31 11:24:36 +09:00
syuilo 29b000e03c
Remove needless async/await 2018-10-31 11:22:49 +09:00
syuilo 26c9d8ff6f
Clean up 2018-10-31 11:20:54 +09:00
syuilo f7069dcd18
良い感じに 2018-10-31 11:16:13 +09:00
mei23 560bb65384 blockings list 2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏) 50cd6a036e Implement /api/v1/instance (#3045)
* Update mastodon.ts

* Update types.ts

* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei 441ab2b5f8 Fix: can't recognize rebirthed instance user (#3046)
* 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
2018-10-31 02:16:13 +09:00
syuilo 120474ec6a
Fix bug 2018-10-30 21:55:16 +09:00
syuilo 7afa541a53
Fix #3040 2018-10-30 14:34:32 +09:00
syuilo d399241e65
Refactor 2018-10-30 09:36:20 +09:00
syuilo e85dec030a
[Client] Fix bug 2018-10-30 09:27:57 +09:00
syuilo 5b84d29807
Better indexes 2018-10-29 21:53:40 +09:00
syuilo 0d86eef3d7
Format 2018-10-29 21:38:09 +09:00
syuilo 13acf570e7
Improve performance 2018-10-29 21:35:46 +09:00
syuilo fa17623fa8
モバイル版からブロックできるように 2018-10-29 21:32:38 +09:00
syuilo 06fd525950
Refactor 2018-10-29 21:32:21 +09:00
syuilo 4805b5115a
🎨 2018-10-29 21:09:32 +09:00
syuilo 108dcb3e61
物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo b480ef669c
Fix doc 2018-10-29 19:11:01 +09:00
syuilo 4b145da046
Fix MFM parsing 2018-10-29 19:09:24 +09:00
syuilo 83d168ece3
Fix API definition 2018-10-29 19:04:58 +09:00
syuilo ae44fe7818
Refactor 2018-10-29 15:09:03 +09:00