Commit graph

4725 commits

Author SHA1 Message Date
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
syuilo
70d0937aab
Fix #2949 2018-10-20 09:03:04 +09:00
syuilo
77ddd778be
ハッシュタグもデッキ内ナビゲーションするように 2018-10-20 08:03:45 +09:00
syuilo
890ecb693f
Improve 2018-10-20 07:28:01 +09:00
syuilo
209fe7dcaf
Improve deck usability 2018-10-20 07:21:22 +09:00
syuilo
e0d6f7c7c4
RP --> RN 2018-10-20 07:01:09 +09:00
syuilo
5d3fe9599b
Improve performance 2018-10-20 06:42:19 +09:00
syuilo
1fccde38f6
デッキのキーボードショートカットを強化 2018-10-20 02:49:39 +09:00
syuilo
41bd436d3e
デッキのキーボードショートカットを強化 2018-10-20 02:40:37 +09:00
syuilo
c66155ed48
Improve shortcut key detection 2018-10-20 01:45:31 +09:00
syuilo
3d497cedfc
デッキで'T'のショートカットを使えるように 2018-10-19 15:03:23 +09:00
syuilo
e8de29ae79
Resolve #2935 2018-10-19 14:34:51 +09:00
syuilo
f14c372f5e
Resolve #2719 2018-10-19 11:10:49 +09:00
syuilo
8533663b26
✌️ 2018-10-19 09:20:11 +09:00
syuilo
0a4015b8a2
Refactoring 2018-10-19 09:19:55 +09:00
syuilo
aadf6fa9b1
UI整理 2018-10-19 07:03:29 +09:00
syuilo
f11ef93a81
🎨 2018-10-19 06:57:57 +09:00
syuilo
6c1f1ffdb1
デッキのカラムを左揃えか中央揃えか選べるように 2018-10-19 06:47:55 +09:00
syuilo
fb5f6fdc10
未読の投稿をすべて既読にできるように 2018-10-19 06:36:59 +09:00
syuilo
00290fbf75
Fix bug 2018-10-19 06:29:25 +09:00
syuilo
ff02dc723b
🎨 2018-10-19 06:24:15 +09:00
syuilo
fef4f7fce8
#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
d2e0faa533
Disable secure cookie 2018-10-17 05:54:31 +09:00
syuilo
61f86dcb2b
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
c66c5b6e75
Fix bug 2018-10-17 03:47:32 +09:00
syuilo
f25ecc19b9
🎨 2018-10-17 03:41:55 +09:00
syuilo
46d3293edd
Fix #2920 2018-10-16 22:21:08 +09:00
syuilo
704e217dbb
オブジェクトストレージのURLに拡張子を含めるように 2018-10-16 20:59:36 +09:00
syuilo
c7207a4bd7
Fix #2919 2018-10-16 20:33:13 +09:00
syuilo
35c65fe589
Clean up 2018-10-16 20:29:35 +09:00
syuilo
cfbb6e8092
オブジェクトストレージのURLにファイル名を含めるのを廃止 2018-10-16 20:14:06 +09:00
syuilo
feef4a933e
Update src/tools/clean-remote-files.ts 2018-10-16 20:10:46 +09:00
MeiMei
1213373027 Use cache with RSS (#2915) 2018-10-16 12:24:54 +09:00
syuilo
9427a756c9
Update mongodb 2018-10-16 11:38:09 +09:00
syuilo
0162eaf826 Update signin.ts 2018-10-16 10:33:05 +09:00
syuilo
4d6335ce9a
Add some tests and fix 2018-10-16 09:45:36 +09:00
MeiMei
072492c29b 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
99da4f9839
Add some tests and some fixes 2018-10-16 08:54:36 +09:00
syuilo
80daf7c749
Implement API tests 2018-10-16 06:37:21 +09:00
syuilo
88fbc53e37
Resolve #2314 2018-10-15 18:02:57 +09:00
syuilo
a2206b2d52
🎨 2018-10-15 17:55:59 +09:00
syuilo
a95ff447d7
🎨 2018-10-15 17:43:25 +09:00
MeiMei
49dbd7f9d2 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
23045369aa
🎨 2018-10-15 06:03:15 +09:00
syuilo
2582b8d132
🎨 2018-10-15 05:28:35 +09:00
syuilo
63f7941073
🎨 2018-10-15 05:18:39 +09:00
syuilo
676f026085
🎨 2018-10-15 04:36:31 +09:00
syuilo
99073b56df
Resolve #2900 2018-10-14 19:44:30 +09:00
MeiMei
5dce81c0db 非ASCIIなドメインへのメンションの修正 (#2903)
* punycodeでされたmentionのラベルをunicodeとして表示する

* post-form mentionはpunycodeにする

* mentionの表示はURLもAPI向けもunicodeにする
2018-10-14 16:56:19 +09:00
Hakaba Hitoyo
be82d845a4 expose user recommendation config in /api/meta (#2902) 2018-10-14 16:54:09 +09:00
syuilo
69d83f535d
Clean up 2018-10-14 10:16:07 +09:00
syuilo
c7988fb6f5
🎨 2018-10-14 10:16:02 +09:00
syuilo
3961fd08c9
Fix #2901 2018-10-14 10:06:10 +09:00
syuilo
ed83993e15
Fix 2018-10-14 09:48:47 +09:00
syuilo
0f8847bb74
Resolve #2618 2018-10-14 09:47:38 +09:00
syuilo
a72cfa7535
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-10-14 06:46:49 +09:00
syuilo
514b74a19d
Clean up 2018-10-14 06:44:20 +09:00
syuilo
a2c124306f Update mios.ts 2018-10-14 05:26:36 +09:00
syuilo
273f67e268
Fix bug 2018-10-13 23:12:48 +09:00
syuilo
65e5cfa68e
Resolve #2853 2018-10-13 20:11:00 +09:00
syuilo
4f74373df3
Better id 2018-10-13 19:25:59 +09:00
syuilo
3aef5e6748
Better id 2018-10-13 19:16:47 +09:00
syuilo
2b536a7443
connectedイベントはpongパラメータがtrueの時だけ発行するように 2018-10-13 19:14:05 +09:00
syuilo
c7684b59de
🎨 2018-10-13 18:08:30 +09:00
syuilo
a7237d157a
Resolve #2600 2018-10-13 17:57:40 +09:00
syuilo
299ac32225
🎨 2018-10-13 13:25:07 +09:00
syuilo
a038738d72
🎨 2018-10-13 13:22:14 +09:00
syuilo
2b0a919fb5
Resolve #2894 2018-10-13 13:13:15 +09:00
syuilo
946c706913
Better design 2018-10-13 12:51:01 +09:00
syuilo
89b5d976ee
Add some keyboard shortcuts of note 2018-10-13 12:48:33 +09:00
syuilo
e1109b168c
Clean up 2018-10-13 04:48:09 +09:00
syuilo
0ff27f65b3
Fix bug 2018-10-13 01:33:00 +09:00
syuilo
b1655740df
Improve perforance 2018-10-13 01:17:23 +09:00
syuilo
bca349fec1
Improve performance 2018-10-13 01:00:43 +09:00
syuilo
719fac6480
お気に入りを解除できるように 2018-10-13 00:54:30 +09:00
syuilo
5149be4b1b
Fix bug 2018-10-12 21:44:04 +09:00
syuilo
9b253ccb3a
Refactor 2018-10-12 14:34:54 +09:00
syuilo
dded76099c
Refactor and usability improvements 2018-10-12 14:28:48 +09:00
syuilo
41a7ec7d3d
Fix bug 2018-10-12 13:53:40 +09:00
MeiMei
168c773ba0 Fix user recommendation query (last activity) (#2892) 2018-10-12 13:48:26 +09:00
MeiMei
1a689f6641 削除された投稿はタイムライン上で表示しないようにする (#2887)
* Excepts deleted notes on query

* Hide deleted notes

* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
9535759787
trim filename 2018-10-12 04:01:45 +09:00
和風ドレッシング
f8fc31f14a スクロール時に新着情報を取得した際に、アイコンが被るのを修正 (#2888) 2018-10-12 03:28:37 +09:00
syuilo
a090b908bd
Fix bug 2018-10-11 23:52:11 +09:00
syuilo
e94c73efe2
Fix 2018-10-11 23:07:20 +09:00
syuilo
e85f9f4aa5
共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように 2018-10-11 23:01:57 +09:00
syuilo
ad67886f96
Resolve #543 2018-10-11 22:35:34 +09:00
syuilo
5df0e102fd
Fix 2018-10-11 22:17:27 +09:00
syuilo
dff9c7ac48
Clean up and fix 2018-10-11 21:25:55 +09:00
syuilo
3a80b59986
並列に処理するように 2018-10-11 21:14:20 +09:00
syuilo
34105abd9d
Fix 2018-10-11 18:35:19 +09:00
syuilo
6559197c55
Clean up 2018-10-11 18:10:41 +09:00
syuilo
05f9ad11bb
Redisがインストールされているときはイベントの共有にRedisのpub/subを使うように 2018-10-11 18:09:41 +09:00
syuilo
4f45e8125c
Fix 2018-10-11 17:25:53 +09:00
syuilo
324a974dec
Fix bug 2018-10-11 17:00:22 +09:00
syuilo
bf98a11b65
Reduce memory usage in file migration tool 2018-10-11 15:56:18 +09:00
syuilo
1117ce4b54
Redisをオプションにしたり 2018-10-11 15:50:27 +09:00
syuilo
9e4b061ed0 Fix bug 2018-10-11 05:26:51 +09:00
syuilo
1067bef7d6 Fix bug 2018-10-11 05:26:09 +09:00
syuilo
4b08677839
✌️ 2018-10-11 02:48:19 +09:00
syuilo
bf0ef17e23
Improve error logs 2018-10-11 02:19:21 +09:00
syuilo
7dae5107f8
Improve fault tolerance 2018-10-11 02:11:12 +09:00
syuilo
2dea88a147 Update stream.ts 2018-10-10 22:13:32 +09:00
syuilo
1fad3cbaae
🎨 2018-10-10 21:23:38 +09:00
syuilo
40d2e3e97c
🎨 2018-10-10 21:04:53 +09:00
syuilo
51c53f64d0
Fix #2881, Fix #2879 2018-10-10 20:59:10 +09:00
syuilo
1d582f5ad2
Fix syntax error 2018-10-10 20:58:42 +09:00
syuilo
8a62748e39
🎨 2018-10-10 20:02:56 +09:00
syuilo
ba5a540ca3
Log misskey version 2018-10-10 03:37:51 +09:00
syuilo
fb1e05c2e9
ストリーミングAPIでチャンネルに接続したときにconnectedメッセージを返すように 2018-10-10 03:28:11 +09:00
syuilo
aba84612a7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-10-10 03:24:18 +09:00
syuilo
9bebbf4e03
Add alias 2018-10-10 03:24:09 +09:00
mei23
890dc05022 lint fix 2018-10-10 02:08:26 +09:00
mei23
375f86ec82 Fix users recommendation query 2018-10-10 02:04:16 +09:00
syuilo
17b92c9db2
Fix bug 2018-10-09 22:48:45 +09:00
syuilo
990347f856
Fix 2018-10-09 15:13:06 +09:00
syuilo
136b13e7ca
Fix bug and refactor 2018-10-09 15:08:31 +09:00
syuilo
ba1c823fb1
🎨 2018-10-09 14:58:37 +09:00
syuilo
c464183329
Improve theme manager 2018-10-09 06:46:52 +09:00
syuilo
389f420cad
Update src/tools/move-drive-files.ts 2018-10-09 05:46:21 +09:00
syuilo
3c38a867b4
Fix bug 2018-10-09 05:35:40 +09:00
syuilo
7f5a69f4d8
Fix bug 2018-10-09 05:31:26 +09:00
syuilo
32371ed2bd
Fix #2858 2018-10-09 05:11:42 +09:00
syuilo
7cf72f7447
Merge pull request #2860 from mei23/mei-1009-v10d
互換ストリーム / に main streamの内容も流す
2018-10-09 04:35:08 +09:00
mei23
913385b10d / に main stream も流す 2018-10-09 03:29:11 +09:00
syuilo
38cc02e261
Add tool 2018-10-09 02:14:03 +09:00
syuilo
c6110dd996
Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
51d8de2c38
Improve readability 2018-10-09 01:33:40 +09:00
syuilo
4455a1aa9d
Fix bug 2018-10-09 01:33:31 +09:00
syuilo
040d395ddb
🎨 2018-10-09 01:26:04 +09:00
syuilo
8296cac636
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-10-09 01:02:04 +09:00
syuilo
3eafe8b87d
Better api definition 2018-10-09 01:01:48 +09:00
syuilo
e5cf3aecd5
Merge pull request #2830 from sei0o/fix-2346
fix #2346
2018-10-09 00:55:47 +09:00
syuilo
437d52e2ed
Improve theme 2018-10-08 18:42:19 +09:00
syuilo
1329721440
Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
6affb4fe97
Merge pull request #2851 from mei23/mei-1008-fix-apshow2
ap/showが返ってこないことがあるのを修正
2018-10-08 17:33:46 +09:00
mei23
15395686aa ap/showが返ってこないことがあるのを修正 2018-10-08 16:01:38 +09:00
syuilo
0e95b33b6a
Improve theme 2018-10-08 15:47:41 +09:00
syuilo
816ae7eb7e
🎨 2018-10-08 15:43:43 +09:00
syuilo
1c2dbb914e
Improve usability 2018-10-08 15:42:21 +09:00
syuilo
a70ced8e90
Add new theme 2018-10-08 15:23:20 +09:00
syuilo
567cedc7cc
Improve usability 2018-10-08 15:23:10 +09:00
syuilo
d9edc1eb1d
Improve theme 2018-10-08 09:08:02 +09:00
syuilo
65e46b5cec
oops 2018-10-08 09:02:11 +09:00
syuilo
e00b5f11cb
互換性を追加 2018-10-08 08:58:12 +09:00
syuilo
39bdfb6e0d
Improve usability 2018-10-08 02:10:46 +09:00
syuilo
1003fd393e
Fix bug 2018-10-08 01:56:36 +09:00
syuilo
2ede3c0864
Clean up 2018-10-08 01:25:34 +09:00
syuilo
674764a035
Fix 2018-10-08 01:16:32 +09:00
syuilo
a780e7b936
Clean up 2018-10-08 01:14:46 +09:00
syuilo
03d0ce1f89
Improve theme 2018-10-08 01:10:30 +09:00
syuilo
4182a0cf4c
Fix 2018-10-08 01:03:07 +09:00
syuilo
305915611e
Fix bug 2018-10-08 00:58:10 +09:00
MeiMei
b9f5fca333 ActivityPubオブジェクト採番API (#2832)
* Show ActivityPub object API

* Add missing return
2018-10-07 20:20:55 +09:00
syuilo
b6a330928d
投稿の削除イベントを受け取るように 2018-10-07 20:08:42 +09:00
syuilo
1c65cb3e36
Resolve #2843 2018-10-07 19:58:00 +09:00
syuilo
0adcb646fe
Fix bug 2018-10-07 19:35:25 +09:00
syuilo
75cd580c3a
Improve theming 2018-10-07 19:30:24 +09:00
syuilo
e05acb8d18
後方互換性を追加 2018-10-07 17:19:52 +09:00
syuilo
10af684804
Improve readability a little 2018-10-07 17:06:28 +09:00
sei0o inoue
3e897727ca 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
d0570d7fe3
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
5cf1956135 Added CSS variables for background of reactions-viewer 2018-10-06 22:14:30 +09:00
MeiMei
0b98a2364b Fix お知らせが確認中...のままになる(Announcement Fetching...) (#2831) 2018-10-06 20:36:11 +09:00
sei0o
fff307d4bb fix #2346 2018-10-06 17:51:59 +09:00
Hakaba Hitoyo
2b7782ba03 replace var by const 2018-10-06 17:38:57 +09:00
Hakaba Hitoyo
96d961ee80 better readable code 2018-10-06 17:23:32 +09:00
Hakaba Hitoyo
9f064d76d9 better readable code 2018-10-06 17:21:27 +09:00
Hakaba Hitoyo
2e39106c4b better config handling 2018-10-06 17:19:41 +09:00
Hakaba Hitoyo
04650464f3 debug 2018-10-06 16:34:52 +09:00
Hakaba Hitoyo
3bc7e1e35c remove follow buttons in the friends-maker component/widget 2018-10-06 16:31:21 +09:00
Hakaba Hitoyo
7019ddbfc7 external user recommendation 2018-10-06 16:03:18 +09:00
syuilo
63a8d556e5
🎨 2018-10-05 12:10:00 +09:00
syuilo
4794748c73
Fix bug 2018-10-05 04:50:23 +09:00
syuilo
02e7e3b971
Clean up 2018-10-05 03:21:45 +09:00
MeiMei
f243ce66e7 ActivityPubのHTTPリクエストの強化 (#2820)
* Fix error handling in AP deliver

* Set timeout to resolver

* Tune looks
2018-10-05 01:58:41 +09:00
syuilo
baf9b65801
Improve error handling of packaging functions 2018-10-05 01:43:47 +09:00
syuilo
fce7dc0f4e
Improve error handling of pack function of notification 2018-10-04 13:53:48 +09:00
syuilo
35489ef5b7
Improve default theme definition (dark) 2018-10-04 13:48:26 +09:00
syuilo
546d494587
Improve default theme definition (light) 2018-10-04 13:40:13 +09:00
syuilo
e8afa2c940
Improve pack function of favorite 2018-10-04 13:33:59 +09:00
syuilo
baad11288a
ドキュメントが見つからなくてもエラーにせずnullを返すように 2018-10-04 00:39:11 +09:00
syuilo
30c0f98691
Fix bug 2018-10-03 22:54:10 +09:00
syuilo
3537b3de8e
Clean up 2018-10-03 22:05:17 +09:00
MeiMei
ed6450244d Feature flags feature (#2803) 2018-10-03 12:39:03 +09:00
MeiMei
e813880392 6個ピン留めできてしまうの修正 (#2804) 2018-10-03 12:37:23 +09:00
syuilo
9a57efa6d9
✌️ 2018-10-03 03:13:10 +09:00
syuilo
16b6b1f2b3
テーマ関連機能の強化 2018-10-03 03:07:46 +09:00
syuilo
a2a25eb5f8
Improve usability 2018-10-03 03:00:55 +09:00
syuilo
274cf1af1c
テーマ関連の機能を強化 2018-10-03 02:57:31 +09:00
MeiMei
7d11c8b767 Improve admin UI (#2802) 2018-10-02 23:42:46 +09:00
MeiMei
c09a2a37fe リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
b5745877ca
🎨 2018-10-02 16:23:55 +09:00
syuilo
38139ee6c9
テーマに関して強化 2018-10-02 16:10:45 +09:00
syuilo
6b96bd0185
テーマに関して強化 2018-10-02 16:04:31 +09:00
syuilo
f56adce51f
9.0.0 2018-10-02 00:34:37 +09:00
MeiMei
cd0b9a8e3f 非承認制アカウントのリモートフォローではフォロー許可待ちと表示しない (#2796) 2018-10-01 19:28:24 +09:00
syuilo
ff76c815b1
テーマインストール時の動作をわかりやすくしたりテーマをアンインストールできるようにしたり 2018-09-30 23:03:21 +09:00
Acid Chicken (硫酸鶏)
1b9b8912ae Update post-form.vue (#2790) 2018-09-30 22:45:24 +09:00
MeiMei
1e2b484929 profile banner が濃すぎるのを修正 (#2783) 2018-09-29 16:52:58 +09:00
syuilo
25dd19dd8c
🎨 2018-09-29 09:11:06 +09:00
syuilo
8b68c5da37
Merge pull request #2781 from syuilo/theme
Theme
2018-09-29 00:48:56 +09:00
syuilo
f26e641905
wip 2018-09-29 00:48:02 +09:00
syuilo
57669c9c03
wip 2018-09-29 00:44:23 +09:00
syuilo
094d873f2e
wip 2018-09-29 00:20:49 +09:00
syuilo
7b42653271
wip 2018-09-29 00:03:28 +09:00
syuilo
6a82e94c54
wip 2018-09-29 00:01:11 +09:00
syuilo
1fa4d0d3f8
wip 2018-09-28 21:48:53 +09:00
MeiMei
d5818214f3 Fix 'URL is not defined' in MFM (#2782) 2018-09-28 20:54:14 +09:00
syuilo
0c63ec8157
wip 2018-09-28 20:39:32 +09:00
syuilo
8317a219a5
wip 2018-09-28 20:11:11 +09:00