syuilo
8a457f62af
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-01 21:01:55 +09:00
syuilo
9392102495
Refactoring
2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏)
77dfcce981
Fix typo
2018-11-01 19:32:11 +09:00
syuilo
5787480134
Fix bug
2018-11-01 18:05:14 +09:00
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
syuilo
de77861c68
Client: Make drive folder deletable
2018-10-26 15:06:55 +09:00
syuilo
98191b5318
Fix bug
2018-10-26 15:06:27 +09:00
syuilo
a878353c29
🎨
2018-10-26 14:51:57 +09:00
syuilo
0b91c74406
Improve usability
2018-10-26 14:47:30 +09:00
syuilo
cd439c770e
API: Better error response
2018-10-26 14:38:34 +09:00
syuilo
ab8a730c5e
Improve usability
2018-10-26 14:38:22 +09:00
syuilo
83e3f4e3c8
Update src/client/app/common/views/components/ui/textarea.vue
2018-10-26 14:38:03 +09:00
syuilo
3b5ba01edd
Client: Improve API settings
2018-10-26 08:37:30 +09:00
syuilo
0f08a5c99a
Fix bug
2018-10-26 08:36:50 +09:00
syuilo
71f5d76370
Bug fix and some refactoring
2018-10-25 16:10:48 +09:00
syuilo
cce69ea2a3
Better text
2018-10-25 11:35:55 +09:00
syuilo
e7c2f72a6a
Improve drive information
2018-10-25 11:30:30 +09:00
syuilo
052154295b
Clean up
2018-10-25 08:42:07 +09:00
syuilo
8c8ff7d49a
Implement featured note API
2018-10-25 07:04:15 +09:00
syuilo
bb70d70a5e
Update src/client/app/desktop/views/pages/deck/deck.notes.vue
2018-10-25 06:14:31 +09:00
syuilo
ece1af5824
Clean up
2018-10-25 06:04:06 +09:00
syuilo
7c18486a1f
Fix: Remove unused import
2018-10-25 05:33:40 +09:00
syuilo
18a3c704ca
Implement drive/folders/delete
2018-10-24 18:37:58 +09:00
syuilo
7868c08397
Improve some API definitions
2018-10-24 18:32:19 +09:00
syuilo
a70117c448
Better default theme 🎨
2018-10-24 15:48:27 +09:00
syuilo
ed31bbe4aa
Implement federation chart
2018-10-24 06:44:09 +09:00
syuilo
96a20f5d06
Implement federation chart API
2018-10-24 06:34:04 +09:00
syuilo
551450b41b
Fix: Add missing import
2018-10-24 06:20:42 +09:00
syuilo
58838381a9
Implement #2993
2018-10-24 06:17:55 +09:00
MeiMei
d2a91ad640
Make max allowed text length configurable ( #2992 )
...
* Make max allowed text length configurable
* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
078f00e08f
🎨
2018-10-23 14:44:26 +09:00
syuilo
a266c3f587
🎨
2018-10-23 14:33:00 +09:00
syuilo
80861eb11a
🎨
2018-10-23 14:28:15 +09:00
syuilo
401139d6f9
Improve user column
2018-10-23 12:32:24 +09:00
syuilo
c41c2c83e2
ハッシュタグチャートでローカルとリモートを分離するように
2018-10-23 09:59:43 +09:00
syuilo
778a775e0a
🎨
2018-10-23 09:41:28 +09:00
syuilo
115dfadd8f
🎨
2018-10-23 09:39:27 +09:00
syuilo
3c0e7119ca
Implement #2983
2018-10-23 07:04:00 +09:00
syuilo
cd6db1d9f7
Use camelCase instead of snake_case
2018-10-23 07:01:43 +09:00
syuilo
9bb49a31e6
Improve some API definitions
2018-10-23 06:59:52 +09:00
syuilo
37ca7c7207
Update src/client/app/desktop/views/pages/deck/deck.user-column.vue
2018-10-23 06:49:23 +09:00
syuilo
645ff7a20d
Resolve #2978
2018-10-23 06:47:06 +09:00
syuilo
ccb86ea4f9
Refactoring
2018-10-23 05:36:35 +09:00
MeiMei
e433b25bcb
Complement file extension from MIME ( #2979 )
2018-10-23 04:37:37 +09:00
syuilo
1583e1a3d1
Implement #2961
2018-10-22 22:00:54 +09:00
syuilo
ba612d9bd2
Show chart in user column
2018-10-22 22:00:32 +09:00
syuilo
0bcb25d3f1
🎨
2018-10-22 20:06:55 +09:00
syuilo
fea877f06a
Fix #2958
2018-10-22 18:23:20 +09:00
syuilo
1887c0d76b
🎨
2018-10-22 18:19:25 +09:00
syuilo
37ac0f8354
Update src/docs/stream.ja-JP.md
2018-10-22 18:08:26 +09:00
syuilo
dc89ad5782
Implement some chart APIs
2018-10-22 17:37:55 +09:00
syuilo
229f796f4d
Implement #2980
2018-10-22 17:36:36 +09:00
syuilo
6b1c57b0de
Refactor
2018-10-22 17:13:06 +09:00
syuilo
d48df375bd
Doc: Better parameter description
2018-10-22 17:06:53 +09:00
syuilo
171ca4ca5e
Improve usability
2018-10-22 16:58:22 +09:00
syuilo
f7b8d15e1a
Refactor
2018-10-22 16:51:45 +09:00
syuilo
9c5821bc1a
Update doc
2018-10-22 11:59:15 +09:00
syuilo
6feabf7aa4
Use router-link instead of a to improve usability
2018-10-22 10:22:07 +09:00
syuilo
355c6a204a
Improve API definitions
2018-10-22 05:16:27 +09:00
nico
f8c18c438b
#2939 part 3 ( #2976 )
2018-10-22 04:59:27 +09:00
nico
73c34ed100
#2939 ( #2974 )
2018-10-22 04:47:12 +09:00
syuilo
4216d28432
Implement per user drive stats
2018-10-22 04:44:10 +09:00
syuilo
6f43c79cfb
Fix bug
2018-10-22 04:36:57 +09:00
syuilo
525d0e71a5
Fix bug
2018-10-22 04:31:45 +09:00
syuilo
9d72a6321e
Implemet per user notes stats
2018-10-22 04:30:27 +09:00
syuilo
176bf67b36
Fix bug
2018-10-22 03:41:50 +09:00
syuilo
7f9a6e9386
Fix bug
2018-10-22 03:34:56 +09:00
syuilo
b7ed48c809
Refactor
2018-10-22 03:30:45 +09:00
MeiMei
2aa354d4be
Fix og:image on user page ( #2972 )
2018-10-22 02:27:45 +09:00
MeiMei
2934db81f4
Use thumbnail instead of original in photo-stream ( #2971 )
2018-10-22 02:27:23 +09:00
syuilo
e117be79e8
Update stats.ts
2018-10-21 18:43:45 +09:00
MeiMei
46af0e12b0
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
0f689023dc
Improve readability
2018-10-21 17:58:02 +09:00
syuilo
fa0d5e665f
Implement following stats
2018-10-21 17:51:35 +09:00
syuilo
81bdd97ca9
Refactor
2018-10-21 17:28:27 +09:00
syuilo
ba77bf3ea4
Imprement hashtag stats
2018-10-21 16:54:07 +09:00
syuilo
d198b17dd9
Refactor
2018-10-21 16:18:02 +09:00
syuilo
781ea39177
Refactor
2018-10-21 15:08:07 +09:00
syuilo
d44e6e79c5
Refactor
2018-10-21 14:53:04 +09:00
syuilo
f5cf99641b
Improve readability
2018-10-21 14:47:44 +09:00
syuilo
fa59f4526a
Improve readability
2018-10-21 14:44:37 +09:00
syuilo
da42d987cf
Clean up
2018-10-21 14:15:02 +09:00
syuilo
f54cbf16f6
Refactoring & Better stats aggregation
2018-10-21 14:08:05 +09:00
syuilo
13b02f2bbc
Implement unique incremebt
2018-10-21 12:37:00 +09:00
syuilo
cb1ce1fcd5
Update stats.ts
2018-10-21 10:35:37 +09:00
syuilo
0db1a02fef
✌️
2018-10-21 10:24:56 +09:00
syuilo
3ba08fb2f1
Reduce network traffic of API response
2018-10-21 10:05:15 +09:00
syuilo
4545439d28
Resolve #2963
2018-10-21 09:20:11 +09:00
syuilo
ab0bc2ad03
🎨
2018-10-21 08:47:34 +09:00
zwebmedia
83f5851496
Update user.header.vue ( #2964 )
...
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo
7fdd4d1cdd
Refactoring
2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC
f97b182e7f
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
0963e30161
i18n
2018-10-21 00:18:01 +09:00
syuilo
a98f39d508
🎨
2018-10-20 23:44:35 +09:00
syuilo
04224994a1
Fix bug
2018-10-20 23:43:42 +09:00
syuilo
99ce7d3e40
ファイル作成APIにforceオプションを実装
2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC
2b1b5df397
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
69f8a0bc67
Improve usability
2018-10-20 15:41:27 +09:00
syuilo
fd035c239d
🎨
2018-10-20 15:37:17 +09:00
syuilo
7e8bc883aa
Show image info in tooltip
2018-10-20 15:21:24 +09:00
Dr. Gutfuck LLC
750b3c2d3b
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
a868f7e6b2
Fix bug
2018-10-20 11:24:02 +09:00
syuilo
4ab40d8c8b
Fix bug and clean up
2018-10-20 11:19:27 +09:00
syuilo
0d048cf22c
Fix bug
2018-10-20 09:38:36 +09:00
syuilo
8746d964fe
Use router-link instead of a to improve usability
2018-10-20 09:34:34 +09:00
syuilo
51f0e12062
Fix bug
2018-10-20 09:31:56 +09:00
syuilo
adedffa4a8
Validate param
2018-10-20 09:31:52 +09:00
syuilo
6cc6401fa0
🎨
2018-10-20 09:28:48 +09:00
syuilo
68cb0123a6
Fix #2949
2018-10-20 09:03:04 +09:00
syuilo
089addd4a3
ハッシュタグもデッキ内ナビゲーションするように
2018-10-20 08:03:45 +09:00
syuilo
ef9feae41e
Improve
2018-10-20 07:28:01 +09:00
syuilo
95ba9e37ac
Improve deck usability
2018-10-20 07:21:22 +09:00
syuilo
c96ce85f97
RP --> RN
2018-10-20 07:01:09 +09:00
syuilo
85fd12ca57
Improve performance
2018-10-20 06:42:19 +09:00
syuilo
a6e1e330aa
デッキのキーボードショートカットを強化
2018-10-20 02:49:39 +09:00
syuilo
7e44737ad8
デッキのキーボードショートカットを強化
2018-10-20 02:40:37 +09:00
syuilo
4601e9e91b
Improve shortcut key detection
2018-10-20 01:45:31 +09:00
syuilo
196e4546ca
デッキで'T'のショートカットを使えるように
2018-10-19 15:03:23 +09:00
syuilo
df70891f32
Resolve #2935
2018-10-19 14:34:51 +09:00
syuilo
f0b71cd605
Resolve #2719
2018-10-19 11:10:49 +09:00
syuilo
4e903102e8
✌️
2018-10-19 09:20:11 +09:00
syuilo
776d579065
Refactoring
2018-10-19 09:19:55 +09:00
syuilo
11702118a7
UI整理
2018-10-19 07:03:29 +09:00
syuilo
67bfcc59e4
🎨
2018-10-19 06:57:57 +09:00
syuilo
443f5384a7
デッキのカラムを左揃えか中央揃えか選べるように
2018-10-19 06:47:55 +09:00
syuilo
27f107e1ee
未読の投稿をすべて既読にできるように
2018-10-19 06:36:59 +09:00
syuilo
6125983115
Fix bug
2018-10-19 06:29:25 +09:00
syuilo
7f6688fd46
🎨
2018-10-19 06:24:15 +09:00
syuilo
9bca9deac8
#2930 ( #2933 )
...
* wip
* wip
* Clean up
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* 🎨
* wip
* wip
2018-10-19 06:18:33 +09:00
syuilo
29c8bb1aeb
Disable secure cookie
2018-10-17 05:54:31 +09:00
syuilo
2a1b2012d7
Resolve #2923
...
Allow option to disable sending HSTS headers even if https:// is used in url
2018-10-17 04:15:41 +09:00
syuilo
20dd89fceb
Fix bug
2018-10-17 03:47:32 +09:00
syuilo
1c39335101
🎨
2018-10-17 03:41:55 +09:00
syuilo
3763605fc6
Fix #2920
2018-10-16 22:21:08 +09:00
syuilo
4ab015a8d7
オブジェクトストレージのURLに拡張子を含めるように
2018-10-16 20:59:36 +09:00
syuilo
eedb7a29b3
Fix #2919
2018-10-16 20:33:13 +09:00
syuilo
6de3fa685b
Clean up
2018-10-16 20:29:35 +09:00
syuilo
327c962015
オブジェクトストレージのURLにファイル名を含めるのを廃止
2018-10-16 20:14:06 +09:00
syuilo
0f38215b5e
Update src/tools/clean-remote-files.ts
2018-10-16 20:10:46 +09:00
MeiMei
661dacd7a0
Use cache with RSS ( #2915 )
2018-10-16 12:24:54 +09:00
syuilo
3b54711a87
Update mongodb
2018-10-16 11:38:09 +09:00
syuilo
4fa61c054a
Update signin.ts
2018-10-16 10:33:05 +09:00
syuilo
df72ea673d
Add some tests and fix
2018-10-16 09:45:36 +09:00
MeiMei
18d27dea6c
Implement /api/v1/instance/peers ( #2913 )
...
* Implement /api/v1/instance/peers
* Use punycode
* Remove Cache-Control
* Rename
2018-10-16 08:55:55 +09:00
syuilo
d3dd5d7ae2
Add some tests and some fixes
2018-10-16 08:54:36 +09:00
syuilo
64087acfee
Implement API tests
2018-10-16 06:37:21 +09:00
syuilo
9c905fee1a
Resolve #2314
2018-10-15 18:02:57 +09:00
syuilo
b5027d04ff
🎨
2018-10-15 17:55:59 +09:00
syuilo
c47f4c0061
🎨
2018-10-15 17:43:25 +09:00
MeiMei
1bc62d3fe4
Fix following from Preroma does not complete ( #2905 )
...
* In Follow Accept/Reject, send previous received id
* In Follow Accept/Reject, send Activity.actor
2018-10-15 16:51:22 +09:00
syuilo
087e00042a
🎨
2018-10-15 06:03:15 +09:00
syuilo
4b444f9192
🎨
2018-10-15 05:28:35 +09:00
syuilo
ecfdd511e9
🎨
2018-10-15 05:18:39 +09:00
syuilo
6af7bd6671
🎨
2018-10-15 04:36:31 +09:00
syuilo
dde809825d
Resolve #2900
2018-10-14 19:44:30 +09:00
MeiMei
3bdc97b242
非ASCIIなドメインへのメンションの修正 ( #2903 )
...
* punycodeでされたmentionのラベルをunicodeとして表示する
* post-form mentionはpunycodeにする
* mentionの表示はURLもAPI向けもunicodeにする
2018-10-14 16:56:19 +09:00
Hakaba Hitoyo
7aa6ef2c25
expose user recommendation config in /api/meta ( #2902 )
2018-10-14 16:54:09 +09:00
syuilo
64b48ba946
Clean up
2018-10-14 10:16:07 +09:00
syuilo
a1b9a69273
🎨
2018-10-14 10:16:02 +09:00
syuilo
daa656fe60
Fix #2901
2018-10-14 10:06:10 +09:00
syuilo
60c2c3d397
Fix
2018-10-14 09:48:47 +09:00
syuilo
88204e04e8
Resolve #2618
2018-10-14 09:47:38 +09:00
syuilo
6b5127c2e2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-14 06:46:49 +09:00
syuilo
e9695fb1cb
Clean up
2018-10-14 06:44:20 +09:00
syuilo
153282e762
Update mios.ts
2018-10-14 05:26:36 +09:00
syuilo
50ee429aa3
Fix bug
2018-10-13 23:12:48 +09:00
syuilo
ae15d4332d
Resolve #2853
2018-10-13 20:11:00 +09:00
syuilo
832288fd56
Better id
2018-10-13 19:25:59 +09:00
syuilo
1d2c5269a9
Better id
2018-10-13 19:16:47 +09:00
syuilo
82a12c1dd8
connectedイベントはpongパラメータがtrueの時だけ発行するように
2018-10-13 19:14:05 +09:00
syuilo
4d900961d1
🎨
2018-10-13 18:08:30 +09:00
syuilo
5c4dd783f7
Resolve #2600
2018-10-13 17:57:40 +09:00
syuilo
462051510a
🎨
2018-10-13 13:25:07 +09:00
syuilo
3b7d1f88dc
🎨
2018-10-13 13:22:14 +09:00
syuilo
f93cb02293
Resolve #2894
2018-10-13 13:13:15 +09:00
syuilo
7ee2bfc1eb
Better design
2018-10-13 12:51:01 +09:00
syuilo
bfebf156d6
Add some keyboard shortcuts of note
2018-10-13 12:48:33 +09:00
syuilo
75c131e1d5
Clean up
2018-10-13 04:48:09 +09:00
syuilo
a338506b40
Fix bug
2018-10-13 01:33:00 +09:00
syuilo
79ffd5e6b0
Improve perforance
2018-10-13 01:17:23 +09:00
syuilo
cc4312b9ba
Improve performance
2018-10-13 01:00:43 +09:00
syuilo
713ce1f980
お気に入りを解除できるように
2018-10-13 00:54:30 +09:00
syuilo
7b989c2783
Fix bug
2018-10-12 21:44:04 +09:00
syuilo
26df2c2dfa
Refactor
2018-10-12 14:34:54 +09:00
syuilo
bb77b48efd
Refactor and usability improvements
2018-10-12 14:28:48 +09:00
syuilo
55fac36f2b
Fix bug
2018-10-12 13:53:40 +09:00
MeiMei
6c35586afc
Fix user recommendation query (last activity) ( #2892 )
2018-10-12 13:48:26 +09:00
MeiMei
10bb343403
削除された投稿はタイムライン上で表示しないようにする ( #2887 )
...
* Excepts deleted notes on query
* Hide deleted notes
* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
fc0a98cef0
trim filename
2018-10-12 04:01:45 +09:00
和風ドレッシング
908221287e
スクロール時に新着情報を取得した際に、アイコンが被るのを修正 ( #2888 )
2018-10-12 03:28:37 +09:00
syuilo
680a920098
Fix bug
2018-10-11 23:52:11 +09:00
syuilo
c1183207bb
Fix
2018-10-11 23:07:20 +09:00
syuilo
74a2dab6ff
共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように
2018-10-11 23:01:57 +09:00
syuilo
d0efaea01f
Resolve #543
2018-10-11 22:35:34 +09:00
syuilo
184c3c3e95
Fix
2018-10-11 22:17:27 +09:00
syuilo
b8ae18b81a
Clean up and fix
2018-10-11 21:25:55 +09:00
syuilo
7f40fba652
並列に処理するように
2018-10-11 21:14:20 +09:00
syuilo
aebff8cbce
Fix
2018-10-11 18:35:19 +09:00
syuilo
9e903c2df2
Clean up
2018-10-11 18:10:41 +09:00
syuilo
08b18004a7
Redisがインストールされているときはイベントの共有にRedisのpub/subを使うように
2018-10-11 18:09:41 +09:00
syuilo
91eec82593
Fix
2018-10-11 17:25:53 +09:00
syuilo
a4e2575553
Fix bug
2018-10-11 17:00:22 +09:00
syuilo
00ab96e90c
Reduce memory usage in file migration tool
2018-10-11 15:56:18 +09:00
syuilo
67f5d5d321
Redisをオプションにしたり
2018-10-11 15:50:27 +09:00
syuilo
9cdf8f1fe6
Fix bug
2018-10-11 05:26:51 +09:00
syuilo
7e37873045
Fix bug
2018-10-11 05:26:09 +09:00
syuilo
20e5d4261a
✌️
2018-10-11 02:48:19 +09:00
syuilo
90941e6f66
Improve error logs
2018-10-11 02:19:21 +09:00
syuilo
258f540916
Improve fault tolerance
2018-10-11 02:11:12 +09:00
syuilo
4a516ffb57
Update stream.ts
2018-10-10 22:13:32 +09:00
syuilo
a850236836
🎨
2018-10-10 21:23:38 +09:00
syuilo
f6582d2b90
🎨
2018-10-10 21:04:53 +09:00
syuilo
66e000958e
Fix #2881 , Fix #2879
2018-10-10 20:59:10 +09:00
syuilo
7f149eae18
Fix syntax error
2018-10-10 20:58:42 +09:00
syuilo
068b3a1f79
🎨
2018-10-10 20:02:56 +09:00
syuilo
cb5a32665a
Log misskey version
2018-10-10 03:37:51 +09:00
syuilo
5d757f8cf4
ストリーミングAPIでチャンネルに接続したときにconnectedメッセージを返すように
2018-10-10 03:28:11 +09:00
syuilo
dc4feca635
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-10 03:24:18 +09:00
syuilo
7e2318d9e7
Add alias
2018-10-10 03:24:09 +09:00
mei23
941937e5f0
lint fix
2018-10-10 02:08:26 +09:00
mei23
b47a63b8bf
Fix users recommendation query
2018-10-10 02:04:16 +09:00
syuilo
009e33cd48
Fix bug
2018-10-09 22:48:45 +09:00
syuilo
abca096372
Fix
2018-10-09 15:13:06 +09:00
syuilo
4f45c12d13
Fix bug and refactor
2018-10-09 15:08:31 +09:00
syuilo
8c3c779427
🎨
2018-10-09 14:58:37 +09:00
syuilo
79afb7eb06
Improve theme manager
2018-10-09 06:46:52 +09:00
syuilo
7fef237868
Update src/tools/move-drive-files.ts
2018-10-09 05:46:21 +09:00
syuilo
d02f122dcf
Fix bug
2018-10-09 05:35:40 +09:00
syuilo
0482566662
Fix bug
2018-10-09 05:31:26 +09:00
syuilo
6bff6c63b2
Fix #2858
2018-10-09 05:11:42 +09:00
syuilo
1e90372d28
Merge pull request #2860 from mei23/mei-1009-v10d
...
互換ストリーム / に main streamの内容も流す
2018-10-09 04:35:08 +09:00
mei23
88978f9239
/ に main stream も流す
2018-10-09 03:29:11 +09:00
syuilo
ec4cf12bce
Add tool
2018-10-09 02:14:03 +09:00
syuilo
6e3d3c856a
Fix bug
...
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
3bec23fce7
Improve readability
2018-10-09 01:33:40 +09:00
syuilo
036f7f976a
Fix bug
2018-10-09 01:33:31 +09:00
syuilo
c26ce051ab
🎨
2018-10-09 01:26:04 +09:00
syuilo
3a990924aa
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-09 01:02:04 +09:00
syuilo
8a02ba305d
Better api definition
2018-10-09 01:01:48 +09:00
syuilo
665720e128
Merge pull request #2830 from sei0o/fix-2346
...
fix #2346
2018-10-09 00:55:47 +09:00
syuilo
90e1a3e97f
Improve theme
2018-10-08 18:42:19 +09:00
syuilo
d14fd16945
Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
...
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
513e3fc6bf
Merge pull request #2851 from mei23/mei-1008-fix-apshow2
...
ap/showが返ってこないことがあるのを修正
2018-10-08 17:33:46 +09:00
mei23
16bdb2bb9b
ap/showが返ってこないことがあるのを修正
2018-10-08 16:01:38 +09:00
syuilo
f27ccec463
Improve theme
2018-10-08 15:47:41 +09:00
syuilo
1388030d3c
🎨
2018-10-08 15:43:43 +09:00
syuilo
3b3167b6a6
Improve usability
2018-10-08 15:42:21 +09:00
syuilo
98622f1d8d
Add new theme
2018-10-08 15:23:20 +09:00
syuilo
25f7e00a66
Improve usability
2018-10-08 15:23:10 +09:00
syuilo
0c9b257d20
Improve theme
2018-10-08 09:08:02 +09:00
syuilo
87f574f6cf
oops
2018-10-08 09:02:11 +09:00
syuilo
9b3ee7cae6
互換性を追加
2018-10-08 08:58:12 +09:00
syuilo
7a03fe9b34
Improve usability
2018-10-08 02:10:46 +09:00
syuilo
1154172acd
Fix bug
2018-10-08 01:56:36 +09:00
syuilo
65b0b8c42c
Clean up
2018-10-08 01:25:34 +09:00
syuilo
912c7267fb
Fix
2018-10-08 01:16:32 +09:00
syuilo
530aca26f0
Clean up
2018-10-08 01:14:46 +09:00
syuilo
7d92450a9d
Improve theme
2018-10-08 01:10:30 +09:00
syuilo
8428631010
Fix
2018-10-08 01:03:07 +09:00
syuilo
d0918c06db
Fix bug
2018-10-08 00:58:10 +09:00
MeiMei
edb531679f
ActivityPubオブジェクト採番API ( #2832 )
...
* Show ActivityPub object API
* Add missing return
2018-10-07 20:20:55 +09:00
syuilo
6ebfadb473
投稿の削除イベントを受け取るように
2018-10-07 20:08:42 +09:00
syuilo
f6eed1b6ff
Resolve #2843
2018-10-07 19:58:00 +09:00
syuilo
960c151f32
Fix bug
2018-10-07 19:35:25 +09:00
syuilo
6ff2a0bd22
Improve theming
2018-10-07 19:30:24 +09:00
syuilo
7cb9a5df1d
後方互換性を追加
2018-10-07 17:19:52 +09:00
syuilo
ddcdfbd584
Improve readability a little
2018-10-07 17:06:28 +09:00
sei0o inoue
0d9bc1f1e5
Fix #2773 ( #2841 )
...
* Added an API endpoint to check the existence of the file
* fix #2773 : Now we can prevent users from posting the same images
* bug fix
2018-10-07 16:51:46 +09:00
syuilo
023f895728
V10 ( #2826 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
2018-10-07 11:06:17 +09:00
sei0o
a80c4441aa
Added CSS variables for background of reactions-viewer
2018-10-06 22:14:30 +09:00
MeiMei
07edb01bf9
Fix お知らせが確認中...のままになる(Announcement Fetching...) ( #2831 )
2018-10-06 20:36:11 +09:00
sei0o
c56115f667
fix #2346
2018-10-06 17:51:59 +09:00
Hakaba Hitoyo
21516af889
replace var by const
2018-10-06 17:38:57 +09:00
Hakaba Hitoyo
f40f6c208b
better readable code
2018-10-06 17:23:32 +09:00
Hakaba Hitoyo
a460ce866d
better readable code
2018-10-06 17:21:27 +09:00
Hakaba Hitoyo
42f75aa4c5
better config handling
2018-10-06 17:19:41 +09:00
Hakaba Hitoyo
8bc89507b0
debug
2018-10-06 16:34:52 +09:00
Hakaba Hitoyo
cd698e9708
remove follow buttons in the friends-maker component/widget
2018-10-06 16:31:21 +09:00
Hakaba Hitoyo
96959f4d91
external user recommendation
2018-10-06 16:03:18 +09:00
syuilo
24139801fb
🎨
2018-10-05 12:10:00 +09:00
syuilo
3c43a7f018
Fix bug
2018-10-05 04:50:23 +09:00
syuilo
aff12ee38a
Clean up
2018-10-05 03:21:45 +09:00
MeiMei
98447a21ce
ActivityPubのHTTPリクエストの強化 ( #2820 )
...
* Fix error handling in AP deliver
* Set timeout to resolver
* Tune looks
2018-10-05 01:58:41 +09:00
syuilo
bd3c9aacda
Improve error handling of packaging functions
2018-10-05 01:43:47 +09:00
syuilo
3cd22f5c29
Improve error handling of pack function of notification
2018-10-04 13:53:48 +09:00
syuilo
f284ddf337
Improve default theme definition (dark)
2018-10-04 13:48:26 +09:00
syuilo
ba17c1049f
Improve default theme definition (light)
2018-10-04 13:40:13 +09:00
syuilo
76c6a21b51
Improve pack function of favorite
2018-10-04 13:33:59 +09:00
syuilo
fcb1ed7340
ドキュメントが見つからなくてもエラーにせずnullを返すように
2018-10-04 00:39:11 +09:00
syuilo
65c276ed81
Fix bug
2018-10-03 22:54:10 +09:00
syuilo
f2c04f13fe
Clean up
2018-10-03 22:05:17 +09:00
MeiMei
a26fdd8aa9
Feature flags feature ( #2803 )
2018-10-03 12:39:03 +09:00
MeiMei
99fec6da8e
6個ピン留めできてしまうの修正 ( #2804 )
2018-10-03 12:37:23 +09:00
syuilo
832e5d2cda
✌️
2018-10-03 03:13:10 +09:00
syuilo
f177690087
テーマ関連機能の強化
2018-10-03 03:07:46 +09:00
syuilo
6c3beadee4
Improve usability
2018-10-03 03:00:55 +09:00
syuilo
8582f9b82c
テーマ関連の機能を強化
2018-10-03 02:57:31 +09:00
MeiMei
f71c1ab250
Improve admin UI ( #2802 )
2018-10-02 23:42:46 +09:00
MeiMei
43a5595d54
リモートのピン留め投稿取得対応 ( #2798 )
...
* Fetch featured
* Handle featured change
* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
15fad66fea
🎨
2018-10-02 16:23:55 +09:00
syuilo
fd611ceba7
テーマに関して強化
2018-10-02 16:10:45 +09:00
syuilo
f4ed35af43
テーマに関して強化
2018-10-02 16:04:31 +09:00
syuilo
ec1aaaaaee
9.0.0
2018-10-02 00:34:37 +09:00
MeiMei
c165a6a33c
非承認制アカウントのリモートフォローではフォロー許可待ちと表示しない ( #2796 )
2018-10-01 19:28:24 +09:00
syuilo
c432403890
テーマインストール時の動作をわかりやすくしたりテーマをアンインストールできるようにしたり
2018-09-30 23:03:21 +09:00
Acid Chicken (硫酸鶏)
3a95670ff5
Update post-form.vue ( #2790 )
2018-09-30 22:45:24 +09:00
MeiMei
18a572d7c4
profile banner が濃すぎるのを修正 ( #2783 )
2018-09-29 16:52:58 +09:00
syuilo
9ca19db97c
🎨
2018-09-29 09:11:06 +09:00
syuilo
3653f66250
Merge pull request #2781 from syuilo/theme
...
Theme
2018-09-29 00:48:56 +09:00
syuilo
2d2545cc25
wip
2018-09-29 00:48:02 +09:00
syuilo
70052cb22e
wip
2018-09-29 00:44:23 +09:00
syuilo
56c1af8a99
wip
2018-09-29 00:20:49 +09:00
syuilo
6807bef314
wip
2018-09-29 00:03:28 +09:00
syuilo
65f3fc4af2
wip
2018-09-29 00:01:11 +09:00
syuilo
fc2848664f
wip
2018-09-28 21:48:53 +09:00
MeiMei
4c1eed8002
Fix 'URL is not defined' in MFM ( #2782 )
2018-09-28 20:54:14 +09:00
syuilo
6e86e967f9
wip
2018-09-28 20:39:32 +09:00
syuilo
ee1b275c92
wip
2018-09-28 20:11:11 +09:00
syuilo
3244a53e6e
wip
2018-09-28 20:03:14 +09:00
syuilo
074d9cd5b0
wip
2018-09-28 19:59:19 +09:00
syuilo
4414650aab
wip
2018-09-28 17:49:37 +09:00
syuilo
3029c97895
wio
2018-09-28 16:13:47 +09:00
syuilo
134d0cf2c9
wip
2018-09-28 16:08:09 +09:00
syuilo
846458db21
wip
2018-09-28 15:58:23 +09:00
syuilo
777f71ba5b
wip
2018-09-28 15:56:50 +09:00
syuilo
72a90ee255
wip
2018-09-28 15:34:34 +09:00
syuilo
f466669add
wip
2018-09-28 14:26:20 +09:00
syuilo
d468ac9d5c
wip
2018-09-28 14:03:55 +09:00
syuilo
f03dce4795
wip
2018-09-28 12:20:22 +09:00
syuilo
47a197eee0
wip
2018-09-28 12:13:08 +09:00
syuilo
c5af541211
wip
2018-09-28 12:10:15 +09:00
syuilo
c3be2ff2d5
wip
2018-09-28 12:07:28 +09:00
syuilo
2f966492b5
wip
2018-09-28 11:49:32 +09:00
syuilo
e282bb2fd2
wip
2018-09-28 11:45:34 +09:00
syuilo
adbc085648
wip
2018-09-28 11:44:23 +09:00
syuilo
3aea57d290
wip
2018-09-28 11:43:15 +09:00
syuilo
ea3b8b156e
wip
2018-09-28 11:40:47 +09:00
syuilo
ccce331597
wip
2018-09-28 11:23:30 +09:00
syuilo
e80e0392dc
wip
2018-09-28 11:18:56 +09:00
syuilo
eee1881183
wip
2018-09-28 10:50:59 +09:00
syuilo
2135db10ee
wip
2018-09-28 10:14:58 +09:00
syuilo
00ad4abf1e
wip
2018-09-28 01:05:09 +09:00
syuilo
b777aa9615
wip
2018-09-28 00:51:17 +09:00
syuilo
bb157c2e6f
wip
2018-09-28 00:48:17 +09:00
syuilo
8b73d02d43
wip
2018-09-27 23:55:05 +09:00
syuilo
e738e1fcdf
wip
2018-09-27 23:17:33 +09:00
syuilo
710fcf0364
wip
2018-09-27 23:09:23 +09:00
syuilo
7e48e2e1d0
wip
2018-09-27 23:02:59 +09:00
syuilo
11163fc681
wip
2018-09-27 22:59:56 +09:00
syuilo
df54ef8396
wip
2018-09-27 22:55:17 +09:00
syuilo
71225ec7d2
wip
2018-09-27 22:50:34 +09:00