syuilo
5a6edc5b75
Custom emoji ( #3061 )
...
* wip
* wip
* wip
2018-11-01 11:51:49 +09:00
syuilo
5c0c4d226b
Fix bug
2018-11-01 10:00:15 +09:00
syuilo
1c8c707037
Refactor and use original image for banner
2018-11-01 09:30:51 +09:00
syuilo
57708b53d0
Clean up
2018-11-01 09:19:22 +09:00
syuilo
9cea770244
Improve performance
2018-11-01 09:08:00 +09:00
syuilo
6b40c80338
Clean up
2018-11-01 09:02:54 +09:00
syuilo
4c6973e182
Improve performance
2018-11-01 09:00:18 +09:00
syuilo
becbab3af4
Update src/server/api/endpoints/users/relation.ts
2018-11-01 00:11:52 +09:00
syuilo
5296c1e0a3
[API] Implement users/relation
2018-11-01 00:11:21 +09:00
syuilo
ce22c907e8
[API] Include detailed user information for block/mute response
2018-10-31 23:34:35 +09:00
syuilo
5b0fd8c97c
Better rate limitting
2018-10-31 23:03:14 +09:00
syuilo
96ba504669
Fix
2018-10-31 22:55:17 +09:00
syuilo
a498d8d39a
[MFM] Better hashtag detection
2018-10-31 22:38:05 +09:00
syuilo
6488a17e60
Refactor
2018-10-31 22:35:02 +09:00
syuilo
8d8586d1f0
Revert "Clean up"
...
This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c.
2018-10-31 22:10:25 +09:00
syuilo
ac386b7e2c
🎨
2018-10-31 18:07:00 +09:00
syuilo
278ffa26c0
Fix #3041
2018-10-31 17:56:21 +09:00
syuilo
f548c4804e
Clean up
2018-10-31 13:28:05 +09:00
syuilo
af26225ff4
Clean up
2018-10-31 13:23:12 +09:00
syuilo
506d102454
Improve performance
2018-10-31 13:20:24 +09:00
syuilo
e5f95dcc5d
Improve performance
2018-10-31 13:14:45 +09:00
syuilo
cd936b0e5e
🎨
2018-10-31 11:29:03 +09:00
syuilo
21e5f637d6
[API] Include detailed user information of blocking API responses
2018-10-31 11:24:36 +09:00
syuilo
c7e8c02dca
Remove needless async/await
2018-10-31 11:22:49 +09:00
syuilo
e9242df97f
Clean up
2018-10-31 11:20:54 +09:00
syuilo
e172110685
良い感じに
2018-10-31 11:16:13 +09:00
mei23
9c1f1eef32
blockings list
2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏)
f8f90b09d3
Implement /api/v1/instance ( #3045 )
...
* Update mastodon.ts
* Update types.ts
* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
9d96058a7f
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
43db18ee44
Fix bug
2018-10-30 21:55:16 +09:00
syuilo
2b252588c0
Fix #3040
2018-10-30 14:34:32 +09:00
syuilo
41116ad1e4
Refactor
2018-10-30 09:36:20 +09:00
syuilo
0b33126509
[Client] Fix bug
2018-10-30 09:27:57 +09:00
syuilo
d3d5c89dc8
Better indexes
2018-10-29 21:53:40 +09:00
syuilo
e3dde97e62
Format
2018-10-29 21:38:09 +09:00
syuilo
5b16506e37
Improve performance
2018-10-29 21:35:46 +09:00
syuilo
8b90057b22
モバイル版からブロックできるように
2018-10-29 21:32:38 +09:00
syuilo
751dded894
Refactor
2018-10-29 21:32:21 +09:00
syuilo
80c23714e4
🎨
2018-10-29 21:09:32 +09:00
syuilo
fcf637138d
物理削除系の処理を削除
...
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei
26e7e7d0dc
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
syuilo
5e71730377
Fix doc
2018-10-29 19:11:01 +09:00
syuilo
4cdf5f82a1
Fix MFM parsing
2018-10-29 19:09:24 +09:00
syuilo
00fb96b306
Fix API definition
2018-10-29 19:04:58 +09:00
syuilo
77cc11d8a0
Refactor
2018-10-29 15:09:03 +09:00
syuilo
f03f03dcc0
Update src/server/api/endpoints/notes/reactions.ts
2018-10-29 15:07:50 +09:00
syuilo
c9e634aad3
Fix #3034
2018-10-29 10:52:36 +09:00
syuilo
ffcb6aacf5
Update note-reaction.ts
2018-10-28 21:41:39 +09:00
MeiMei
4b9bf727fb
Fix: Unexpected remote user is selected ( #3032 )
2018-10-28 07:49:58 +09:00
syuilo
474b60c1d3
Update src/client/app/desktop/views/components/settings.2fa.vue
2018-10-26 15:17:50 +09:00