Commit graph

308 commits

Author SHA1 Message Date
syuilo
4545439d28 Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo
7fdd4d1cdd Refactoring 2018-10-21 07:10:35 +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
4e903102e8 ✌️ 2018-10-19 09:20:11 +09:00
syuilo
27f107e1ee 未読の投稿をすべて既読にできるように 2018-10-19 06:36:59 +09:00
syuilo
d3dd5d7ae2 Add some tests and some fixes 2018-10-16 08:54:36 +09:00
Hakaba Hitoyo
7aa6ef2c25 expose user recommendation config in /api/meta (#2902) 2018-10-14 16:54:09 +09:00
syuilo
daa656fe60 Fix #2901 2018-10-14 10:06:10 +09:00
syuilo
ae15d4332d Resolve #2853 2018-10-13 20:11:00 +09:00
syuilo
f93cb02293 Resolve #2894 2018-10-13 13:13:15 +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
9cdf8f1fe6 Fix bug 2018-10-11 05:26:51 +09:00
syuilo
7e37873045 Fix bug 2018-10-11 05:26: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
8a02ba305d Better api definition 2018-10-09 01:01:48 +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
7a03fe9b34 Improve usability 2018-10-08 02:10:46 +09:00
MeiMei
edb531679f ActivityPubオブジェクト採番API (#2832)
* Show ActivityPub object API

* Add missing return
2018-10-07 20:20:55 +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
MeiMei
07edb01bf9 Fix お知らせが確認中...のままになる(Announcement Fetching...) (#2831) 2018-10-06 20:36:11 +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
96959f4d91 external user recommendation 2018-10-06 16:03:18 +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
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
MeiMei
a26fdd8aa9 Feature flags feature (#2803) 2018-10-03 12:39:03 +09:00
MeiMei
43a5595d54 リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
5fb1e0086e Add excludeNsfw option 2018-09-25 21:09:38 +09:00
syuilo
efa2b9d5d4 ピン留めを解除することができるようにしたり 2018-09-24 16:26:12 +09:00
syuilo
c8461d5581 mentionsを読み込むときも既読にするように 2018-09-23 16:05:46 +09:00
syuilo
f3ad0b35cf Fix bug 2018-09-21 16:43:46 +09:00
syuilo
3d4983b381 Resolve #2698 2018-09-20 17:21:16 +09:00
syuilo
68ee2cde64 Make admin can delete any note 2018-09-19 17:29:03 +09:00
syuilo
d3014f6832 Implement #2736 2018-09-19 14:18:34 +09:00
syuilo
0439c9c69f Refactor: Better type annotations 2018-09-18 13:14:17 +09:00
MeiMei
4d37778077 Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
syuilo
4f1c4e204c Resolve #1302 2018-09-18 06:29:47 +09:00
syuilo
f4f9bae111 メッセージタイムラインを追加 2018-09-18 02:14:12 +09:00
syuilo
9580204ff1 Add untilId param 2018-09-17 11:43:53 +09:00