Commit graph

4635 commits

Author SHA1 Message Date
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
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
syuilo 843dd5fb58
Improve user column 2018-10-23 12:32:24 +09:00
syuilo 11c5d257f2
ハッシュタグチャートでローカルとリモートを分離するように 2018-10-23 09:59:43 +09:00
syuilo cee1a27348
🎨 2018-10-23 09:41:28 +09:00
syuilo 690dc75e45
🎨 2018-10-23 09:39:27 +09:00
syuilo 19af2d7a7b
Implement #2983 2018-10-23 07:04:00 +09:00
syuilo 8ba87443ca
Use camelCase instead of snake_case 2018-10-23 07:01:43 +09:00
syuilo 162ace2fd6
Improve some API definitions 2018-10-23 06:59:52 +09:00
syuilo f51fdc0dbf
Update src/client/app/desktop/views/pages/deck/deck.user-column.vue 2018-10-23 06:49:23 +09:00
syuilo d3d612a89b
Resolve #2978 2018-10-23 06:47:06 +09:00
syuilo 7c7f32d9a6
Refactoring 2018-10-23 05:36:35 +09:00
MeiMei 2f8cc36d4b Complement file extension from MIME (#2979) 2018-10-23 04:37:37 +09:00
syuilo 1af4f94338
Implement #2961 2018-10-22 22:00:54 +09:00
syuilo 172a0a85aa
Show chart in user column 2018-10-22 22:00:32 +09:00
syuilo d37c06884d
🎨 2018-10-22 20:06:55 +09:00
syuilo 80e52c57e1
Fix #2958 2018-10-22 18:23:20 +09:00
syuilo 213a7f137e
🎨 2018-10-22 18:19:25 +09:00
syuilo 4848b71ca0
Update src/docs/stream.ja-JP.md 2018-10-22 18:08:26 +09:00
syuilo 13bad106cc
Implement some chart APIs 2018-10-22 17:37:55 +09:00
syuilo 3bebf82501
Implement #2980 2018-10-22 17:36:36 +09:00
syuilo e9a8090d7e
Refactor 2018-10-22 17:13:06 +09:00
syuilo e2a79abbe0
Doc: Better parameter description 2018-10-22 17:06:53 +09:00
syuilo d7f57a4415
Improve usability 2018-10-22 16:58:22 +09:00
syuilo 9dd5ed7f1a
Refactor 2018-10-22 16:51:45 +09:00
syuilo 432e18a0c0
Update doc 2018-10-22 11:59:15 +09:00
syuilo b02274c178
Use router-link instead of a to improve usability 2018-10-22 10:22:07 +09:00
syuilo 3aece449e4
Improve API definitions 2018-10-22 05:16:27 +09:00
nico c29f912461 #2939 part 3 (#2976) 2018-10-22 04:59:27 +09:00
nico 2914f0f65d #2939 (#2974) 2018-10-22 04:47:12 +09:00
syuilo 99aa588ae7
Implement per user drive stats 2018-10-22 04:44:10 +09:00
syuilo 0085e1f3ab
Fix bug 2018-10-22 04:36:57 +09:00
syuilo 53a9eb13f8
Fix bug 2018-10-22 04:31:45 +09:00
syuilo b8c56c4dda
Implemet per user notes stats 2018-10-22 04:30:27 +09:00
syuilo 59266b3190
Fix bug 2018-10-22 03:41:50 +09:00
syuilo 0dc94547f5
Fix bug 2018-10-22 03:34:56 +09:00
syuilo 29fc6de330
Refactor 2018-10-22 03:30:45 +09:00
MeiMei e95845777a Fix og:image on user page (#2972) 2018-10-22 02:27:45 +09:00
MeiMei 167648f61c Use thumbnail instead of original in photo-stream (#2971) 2018-10-22 02:27:23 +09:00
syuilo 77b15a3535
Update stats.ts 2018-10-21 18:43:45 +09:00
MeiMei 72754ede4e Fix several file processings (#2968)
* Ignore image error in person

* Fix hang while processing empty file
2018-10-21 18:35:36 +09:00
syuilo b8ed8336e0
Improve readability 2018-10-21 17:58:02 +09:00
syuilo 13f82856f9
Implement following stats 2018-10-21 17:51:35 +09:00
syuilo a62013f54d
Refactor 2018-10-21 17:28:27 +09:00
syuilo 4c180869c6
Imprement hashtag stats 2018-10-21 16:54:07 +09:00
syuilo 7bbf022978
Refactor 2018-10-21 16:18:02 +09:00
syuilo 6b0d48423d
Refactor 2018-10-21 15:08:07 +09:00
syuilo a617b8dbed
Refactor 2018-10-21 14:53:04 +09:00
syuilo c57f472caf
Improve readability 2018-10-21 14:47:44 +09:00
syuilo e1ba19fd7e
Improve readability 2018-10-21 14:44:37 +09:00
syuilo 1bf8cbeb29
Clean up 2018-10-21 14:15:02 +09:00
syuilo f13faf2243
Refactoring & Better stats aggregation 2018-10-21 14:08:05 +09:00
syuilo 6cccd9d288
Implement unique incremebt 2018-10-21 12:37:00 +09:00
syuilo be2cde106b Update stats.ts 2018-10-21 10:35:37 +09:00
syuilo 17263fb459
✌️ 2018-10-21 10:24:56 +09:00
syuilo fed04ef5ae
Reduce network traffic of API response 2018-10-21 10:05:15 +09:00
syuilo 969b6dbcad
Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo aa50d0ee11
🎨 2018-10-21 08:47:34 +09:00
zwebmedia 35814faf8a Update user.header.vue (#2964)
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo ba0e57396d
Refactoring 2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC 512336685c Localized dev/views/new-app.vue (#2959)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up

* Added localization lines to:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/apps.vue

* Fix potential error:   src/client/app/dev/views/apps.vue

* Added relevant localization lines:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo f65ac74914
i18n 2018-10-21 00:18:01 +09:00
syuilo 6c33d9aeed
🎨 2018-10-20 23:44:35 +09:00
syuilo 68e86ad40d
Fix bug 2018-10-20 23:43:42 +09:00
syuilo c4e8cabae9
ファイル作成APIにforceオプションを実装 2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC 1729d05e8c Localized mark all as read message (#2956)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up
2018-10-20 15:46:01 +09:00
syuilo 770fb46ca7
Improve usability 2018-10-20 15:41:27 +09:00
syuilo a3c4e54bc0
🎨 2018-10-20 15:37:17 +09:00
syuilo b8a77fbada
Show image info in tooltip 2018-10-20 15:21:24 +09:00
Dr. Gutfuck LLC c2663529c1 Localized BSoD messages. (#2953)
* Added VSCode workspace files to :   .gitignore

* Localized Blue Screen of Death:   locales/ja-JP.yml
Localized Blue Screen of Death:   src/client/app/init.ts
2018-10-20 11:57:23 +09:00
syuilo 9df74a02b6
Fix bug 2018-10-20 11:24:02 +09:00
syuilo 71c9964e19
Fix bug and clean up 2018-10-20 11:19:27 +09:00
syuilo 80818d79eb
Fix bug 2018-10-20 09:38:36 +09:00
syuilo cb9b3c00dd
Use router-link instead of a to improve usability 2018-10-20 09:34:34 +09:00
syuilo dbb7c756cd
Fix bug 2018-10-20 09:31:56 +09:00
syuilo 13f381710c
Validate param 2018-10-20 09:31:52 +09:00
syuilo 70897c0e9a
🎨 2018-10-20 09:28:48 +09:00