Commit graph

602 commits

Author SHA1 Message Date
syuilo 1bf8cbeb29
Clean up 2018-10-21 14:15:02 +09:00
syuilo 969b6dbcad
Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo ba0e57396d
Refactoring 2018-10-21 07:10:35 +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 71c9964e19
Fix bug and clean up 2018-10-20 11:19:27 +09:00
syuilo 13f381710c
Validate param 2018-10-20 09:31:52 +09:00
syuilo 8533663b26
✌️ 2018-10-19 09:20:11 +09:00
syuilo 0a4015b8a2
Refactoring 2018-10-19 09:19:55 +09:00
syuilo fb5f6fdc10
未読の投稿をすべて既読にできるように 2018-10-19 06:36:59 +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 9427a756c9
Update mongodb 2018-10-16 11:38:09 +09:00
syuilo 0162eaf826 Update signin.ts 2018-10-16 10:33:05 +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
Hakaba Hitoyo be82d845a4 expose user recommendation config in /api/meta (#2902) 2018-10-14 16:54:09 +09:00
syuilo 3961fd08c9
Fix #2901 2018-10-14 10:06:10 +09:00
syuilo 65e5cfa68e
Resolve #2853 2018-10-13 20:11:00 +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 2b0a919fb5
Resolve #2894 2018-10-13 13:13:15 +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 e94c73efe2
Fix 2018-10-11 23:07:20 +09:00
syuilo e85f9f4aa5
共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように 2018-10-11 23:01:57 +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 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 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
mei23 913385b10d / に main stream も流す 2018-10-09 03:29:11 +09:00
syuilo c6110dd996
Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo 3eafe8b87d
Better api definition 2018-10-09 01:01:48 +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 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 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 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
MeiMei 0b98a2364b Fix お知らせが確認中...のままになる(Announcement Fetching...) (#2831) 2018-10-06 20:36:11 +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 7019ddbfc7 external user recommendation 2018-10-06 16:03:18 +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 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
MeiMei ed6450244d Feature flags feature (#2803) 2018-10-03 12:39:03 +09:00
MeiMei c09a2a37fe リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo afdacf14b7
Add excludeNsfw option 2018-09-25 21:09:38 +09:00
syuilo 59d67d3140
ピン留めを解除することができるようにしたり 2018-09-24 16:26:12 +09:00
syuilo 49e82adc6c
mentionsを読み込むときも既読にするように 2018-09-23 16:05:46 +09:00
syuilo ecc235c545
Fix bug 2018-09-21 16:43:46 +09:00
syuilo d058ecc4ea
Resolve #2698 2018-09-20 17:21:16 +09:00
syuilo faf29b768f
Make admin can delete any note 2018-09-19 17:29:03 +09:00
syuilo ea3bcbbc37
キャッシュの設定を調整 2018-09-19 14:22:46 +09:00
syuilo d9f0e158a3
Implement #2736 2018-09-19 14:18:34 +09:00
MeiMei 8414db57f0 Specify AP Cache-Control (#2735) 2018-09-19 07:17:19 +09:00
syuilo 429bf179dc
Refactor: Better type annotations 2018-09-18 13:14:17 +09:00
MeiMei 11496d887e Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
syuilo 1f2ebce8ed
Resolve #1302 2018-09-18 06:29:47 +09:00
syuilo ab83e08bc7
メッセージタイムラインを追加 2018-09-18 02:14:12 +09:00
syuilo 44f6fe6f1f
Refactor: Extract shouldMuteThisNote function 2018-09-17 23:07:15 +09:00
syuilo 67ec10e86d
Add untilId param 2018-09-17 11:43:53 +09:00
syuilo 7d599a68ea
pong 2018-09-17 09:07:46 +09:00
syuilo 109738ccb9
ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
syuilo 32afe77a26
自分宛ての投稿をタイムラインで見れるように 2018-09-16 22:48:57 +09:00
syuilo fc31e44fd2
Fix bug 2018-09-15 05:42:14 +09:00
syuilo c985fed3e4
Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo 3220d69a69
常にメディアを閲覧注意として投稿するオプションを実装 2018-09-14 20:11:01 +09:00
syuilo b4a30e2a25
Refactor: remove needless await 2018-09-13 02:07:03 +09:00
syuilo e1a946ab45
Fix bug 2018-09-13 01:50:21 +09:00
syuilo 046976dffc
Resolve #2691 2018-09-12 02:48:19 +09:00
syuilo 1fea2cdcbe
Fix bug 2018-09-11 20:57:25 +09:00
syuilo 23efaae85e
lint 2018-09-10 03:39:00 +09:00
syuilo d9a1cd082c
#2623 2018-09-10 02:21:16 +09:00
syuilo a32071541a
Clean up 2018-09-10 02:20:09 +09:00
syuilo eb4f625bbd
Fix #2096 2018-09-10 02:09:33 +09:00
syuilo e32884f07f
Fix #1740 2018-09-10 01:57:19 +09:00
syuilo 1344ffa67d
削除された投稿にリアクションできないように
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo fd06fd4dc1
Resolve #2560 2018-09-10 01:51:46 +09:00
MeiMei ea4e2da58d Fix AP Announce detection (#2672) 2018-09-09 02:59:14 +09:00