Commit graph

4510 commits

Author SHA1 Message Date
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
syuilo
f8981b3acb
Update src/server/api/endpoints/notes/reactions.ts 2018-10-29 15:07:50 +09:00
syuilo
e74c0df6c6
Fix #3034 2018-10-29 10:52:36 +09:00
syuilo
22d0d11895
Update note-reaction.ts 2018-10-28 21:41:39 +09:00
MeiMei
518646b925 Fix: Unexpected remote user is selected (#3032) 2018-10-28 07:49:58 +09:00
syuilo
3d6fb661bb
Update src/client/app/desktop/views/components/settings.2fa.vue 2018-10-26 15:17:50 +09:00
syuilo
fc372496da
Client: Make drive folder deletable 2018-10-26 15:06:55 +09:00
syuilo
ad7258fe9c
Fix bug 2018-10-26 15:06:27 +09:00
syuilo
bd707cb2a8
🎨 2018-10-26 14:51:57 +09:00
syuilo
1839b5f205
Improve usability 2018-10-26 14:47:30 +09:00
syuilo
02b47f963c
API: Better error response 2018-10-26 14:38:34 +09:00
syuilo
f8a7f9378a
Improve usability 2018-10-26 14:38:22 +09:00
syuilo
65cb253be4
Update src/client/app/common/views/components/ui/textarea.vue 2018-10-26 14:38:03 +09:00
syuilo
e0bf522e7f
Client: Improve API settings 2018-10-26 08:37:30 +09:00
syuilo
5b1cd3bd3c
Fix bug 2018-10-26 08:36:50 +09:00
syuilo
5918285326
Bug fix and some refactoring 2018-10-25 16:10:48 +09:00
syuilo
2724d74108
Better text 2018-10-25 11:35:55 +09:00
syuilo
7dde3465e2
Improve drive information 2018-10-25 11:30:30 +09:00
syuilo
0206a4ac83
Clean up 2018-10-25 08:42:07 +09:00
syuilo
380f5a972c
Implement featured note API 2018-10-25 07:04:15 +09:00
syuilo
bcfa9e18bf
Update src/client/app/desktop/views/pages/deck/deck.notes.vue 2018-10-25 06:14:31 +09:00
syuilo
69b730e91a
Clean up 2018-10-25 06:04:06 +09:00
syuilo
fd652b70d6
Fix: Remove unused import 2018-10-25 05:33:40 +09:00
syuilo
9f981d875a
Implement drive/folders/delete 2018-10-24 18:37:58 +09:00
syuilo
6dcc3800e0
Improve some API definitions 2018-10-24 18:32:19 +09:00
syuilo
44e9be5a1c
Better default theme 🎨 2018-10-24 15:48:27 +09:00
syuilo
94ef03db9e
Implement federation chart 2018-10-24 06:44:09 +09:00
syuilo
038bd100b2
Implement federation chart API 2018-10-24 06:34:04 +09:00
syuilo
3b5c3f086a
Fix: Add missing import 2018-10-24 06:20:42 +09:00
syuilo
a136715111
Implement #2993 2018-10-24 06:17:55 +09:00
MeiMei
daa22d68fa Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
d3e0b8574b
🎨 2018-10-23 14:44:26 +09:00
syuilo
f4482cc34a
🎨 2018-10-23 14:33:00 +09:00
syuilo
3ff226cd6b
🎨 2018-10-23 14:28:15 +09:00