Commit graph

585 commits

Author SHA1 Message Date
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
e3dde97e62 Format 2018-10-29 21:38:09 +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
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
98191b5318 Fix bug 2018-10-26 15:06:27 +09:00
syuilo
0f08a5c99a Fix bug 2018-10-26 08:36:50 +09:00
syuilo
8c8ff7d49a Implement featured note API 2018-10-25 07:04:15 +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
96a20f5d06 Implement federation chart API 2018-10-24 06:34:04 +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
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
ccb86ea4f9 Refactoring 2018-10-23 05:36:35 +09:00
syuilo
1583e1a3d1 Implement #2961 2018-10-22 22:00:54 +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
d48df375bd Doc: Better parameter description 2018-10-22 17:06:53 +09:00
syuilo
355c6a204a Improve API definitions 2018-10-22 05:16:27 +09:00
syuilo
781ea39177 Refactor 2018-10-21 15:08:07 +09:00
syuilo
da42d987cf Clean up 2018-10-21 14:15:02 +09:00
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
syuilo
912ad5d849 ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
syuilo
0a6f2933f7 自分宛ての投稿をタイムラインで見れるように 2018-09-16 22:48:57 +09:00
syuilo
4772a23e8f Fix bug 2018-09-15 05:42:14 +09:00
syuilo
dd65b65831 Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo
a8985df58a 常にメディアを閲覧注意として投稿するオプションを実装 2018-09-14 20:11:01 +09:00
syuilo
e61f0175a2 Refactor: remove needless await 2018-09-13 02:07:03 +09:00
syuilo
e29d9652fc Fix bug 2018-09-13 01:50:21 +09:00
syuilo
fe3de4aaf7 Resolve #2691 2018-09-12 02:48:19 +09:00
syuilo
87d0bc2854 lint 2018-09-10 03:39:00 +09:00
syuilo
8ac6336822 #2623 2018-09-10 02:21:16 +09:00
syuilo
6f8536e6d2 Clean up 2018-09-10 02:20:09 +09:00
syuilo
9173f50d8f Fix #2096 2018-09-10 02:09:33 +09:00
syuilo
786e241ff8 Fix #1740 2018-09-10 01:57:19 +09:00
syuilo
e562b477b6 削除された投稿にリアクションできないように
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo
d4f4a557f4 Resolve #2560 2018-09-10 01:51:46 +09:00
syuilo
9aac072e6c 返すタグの数を制限 2018-09-07 20:23:46 +09:00
syuilo
a8735f8793 Implement new endpoint 2018-09-07 19:23:39 +09:00
syuilo
72e525e59e 統計で無視するハッシュタグを設定できるように 2018-09-07 19:20:50 +09:00
Aya Morisawa
9e28382dc9 Add erase function (#2641) 2018-09-07 00:02:55 +09:00
syuilo
e8b69e586f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-06 04:28:42 +09:00
syuilo
53f39a388f Improve local timeline API 2018-09-06 04:28:22 +09:00
Aya Morisawa
8c4df79be8 Resolve #2625 (#2627) 2018-09-06 02:16:08 +09:00
syuilo
dd3fbed38a 互換性のためのコードを追加 & #2623 2018-09-05 23:55:51 +09:00
syuilo
1aad33c3a3 Fix parameter name 2018-09-05 19:35:57 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
syuilo
342210f776 #2566 2018-09-04 13:03:16 +09:00
syuilo
d5c3464e6f なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
syuilo
dbc98d5fe6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
8df1e09bc7 Fix users/list/update API (#2590) 2018-09-02 19:03:00 +09:00
Aya Morisawa
2e638b9f16 Add users/lists/delete API (#2589) 2018-09-02 18:59:42 +09:00
Aya Morisawa
3c6bce1c2f Clean up 2018-09-02 17:44:49 +09:00
Marihachi
4908a0fef9 add an endpoint users/lists/update (#2585)
* add an endpoint users/lists/update

* add meta params

* fix packing
2018-09-02 11:25:32 +09:00
Aya Morisawa
d60683d7ce Use typeof 2018-09-01 23:29:22 +09:00
mei23
036e94c368 Send Update activity 2018-09-01 20:23:01 +09:00
syuilo
0a6568fa58 #2541 2018-09-01 08:13:18 +09:00
syuilo
9ae71a1630 Fix bug 2018-08-30 03:53:26 +09:00
syuilo
100b1e762e Improve API 2018-08-30 03:49:52 +09:00
syuilo
d39d1fb469 Fix bug 2018-08-29 06:59:43 +09:00
syuilo
7c463c7c3c ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
syuilo
948a89b90d Fix bug 2018-08-25 11:10:27 +09:00
syuilo
8d3669193f #2460 2018-08-25 08:35:41 +09:00
syuilo
ea87d1e181 バグ修正など 2018-08-24 14:55:58 +09:00
syuilo
29ea1f8179 チャート取得APIを誰でも利用できるようにするなど 2018-08-24 07:23:04 +09:00
syuilo
c51ba19926 Better charts 2018-08-24 05:37:19 +09:00
syuilo
90c8eacd95 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
syuilo
dc413e984f 1時間単位での集計を追加 2018-08-23 15:40:24 +09:00
syuilo
3af8ab7694 Fix bug: Check following request existance 2018-08-23 14:56:39 +09:00
syuilo
255660c645 コントロールパネルから招待制のオンオフを切り替えられるように 2018-08-23 03:19:57 +09:00
syuilo
b6673cda89 Fix #2334 2018-08-22 09:33:59 +09:00
syuilo
78f84dbc21 #2359 など 2018-08-21 01:03:58 +09:00
syuilo
a6eaa9718e wip 2018-08-19 21:07:18 +09:00
syuilo
e9473ca642 wip 2018-08-19 19:15:29 +09:00
syuilo
eaa3cbc9ab nameId廃止 & アプリ作成時にシークレットを返すように 2018-08-19 18:38:02 +09:00
syuilo
2f10efea7d Fix #2335 2018-08-19 04:01:10 +09:00
syuilo
78ab81cc83 Fix #2325 2018-08-19 03:36:51 +09:00
syuilo
32b32cef0e Fix bug 2018-08-19 00:42:09 +09:00
syuilo
b6df125961 wip 2018-08-19 00:27:23 +09:00
Aya Morisawa
043ae91032 Fix typo 2018-08-18 13:12:29 +09:00
Aya Morisawa
c309aa9189 Resolve #2293 2018-08-18 13:09:15 +09:00
syuilo
415cd55cf0 Fix bug 2018-08-18 05:46:57 +09:00
syuilo
56e856233c Fix bug 2018-08-18 05:43:09 +09:00
syuilo
5dd21e26e3 Update rate limit setting 2018-08-18 04:21:49 +09:00
syuilo
cfac3d5ed6 Show some charts in control panel 2018-08-18 03:52:24 +09:00
Aya Morisawa
392d118f4a Resolve #2271 2018-08-17 21:40:08 +09:00
syuilo
d41237022e #2214 #2155 2018-08-17 19:17:23 +09:00
syuilo
3efb2efd79 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-16 23:59:25 +09:00
syuilo
6ef10ba596 #2263 2018-08-16 23:59:22 +09:00
syuilo
d9d2e59fa3 Fix bug 2018-08-16 23:33:11 +09:00
Aya Morisawa
c3429fdebd Resolve #2215 2018-08-15 06:50:49 +09:00
syuilo
3bd6b212e9 wip 2018-08-14 01:05:58 +09:00
Tosuke
ae161051ff Create apps without authentication(#2025) 2018-08-13 12:30:32 +09:00
syuilo
df20013938 Implement messaging/messages/read 2018-08-11 21:01:39 +09:00
syuilo
5aa14820f1 Update doc 2018-08-11 21:01:26 +09:00
syuilo
1ff86b09ad Refactoring 2018-08-11 20:53:03 +09:00
syuilo
c4ac527495 ユーザー検索APIを統合 2018-08-06 18:28:27 +09:00
syuilo
14df6c6636 Fix bug 2018-08-05 21:03:52 +09:00
syuilo
2a354ca8b1 Implement surrender of reversi 2018-08-04 22:28:01 +09:00
syuilo
01676a0ce7 type指定廃止 2018-08-02 09:30:57 +09:00
syuilo
8063676af9 Clean up 2018-08-02 09:27:30 +09:00
syuilo
cca6f51abe Clean up 2018-08-01 08:44:58 +09:00
syuilo
ead45c70ab Clean up 2018-08-01 08:38:56 +09:00
syuilo
56db5c0cf9 #2020 2018-07-30 07:20:27 +09:00
syuilo
5995b83f0d Fix #2007 2018-07-28 07:52:48 +09:00
syuilo
f31dbf90da ログインしていないとリバーシを観戦できない問題を修正 2018-07-27 04:01:12 +09:00
syuilo
8dc0fbe463 Refactor: withFile --> requireFile 2018-07-25 07:18:50 +09:00
syuilo
e0a76b2380 Clean up: Remove unmaintained codes 2018-07-25 00:33:48 +09:00
syuilo
792d9233e2 #1947 2018-07-21 19:17:15 +09:00
syuilo
6111272654 Fix #1901 2018-07-21 11:03:32 +09:00
syuilo
8c951f156e Fix bug 2018-07-21 08:54:41 +09:00
Aya Morisawa
abef7ba942 mark as read all -> mark all as read
Close #855
2018-07-20 14:16:02 +09:00
syuilo
8772f0e785 Improve 賢さ 2018-07-20 04:59:04 +09:00
syuilo
be05309ca4 #1334 2018-07-20 02:40:37 +09:00
Aya Morisawa
b0e0016cec Show error message if searching is not available 2018-07-19 08:24:03 +09:00
syuilo
a807d6abb1 Fix bugs 2018-07-18 07:34:17 +09:00
syuilo
31e4d127e9 #1720 #59 2018-07-18 07:19:24 +09:00
syuilo
20414bf8b0 Update api definitions 2018-07-17 04:36:44 +09:00
syuilo
9c2aad9ded Improve doc 2018-07-17 03:57:34 +09:00
こぴなたみぽ
0cffd5b904 Fix 2018-07-16 06:58:45 +09:00
syuilo
f22ec3787e Improve docs 2018-07-16 06:19:19 +09:00
syuilo
4058f66ea6 良い感じに 2018-07-16 03:43:36 +09:00
syuilo
9d3748a288 良い感じに 2018-07-16 03:25:35 +09:00
syuilo
caac246486 グローバルタイムラインに返信を含めないように 2018-07-15 17:50:24 +09:00
syuilo
2e9a4e8f15 Fix #1887 2018-07-14 00:36:39 +09:00
syuilo
32e2699ad3 wip 2018-07-11 14:03:21 +09:00
syuilo
096bd52a34 Fix bug 2018-07-08 03:51:09 +09:00
syuilo
0be22cffea oops 2018-07-08 03:15:54 +09:00
syuilo
15422cbfd5 Refactor 2018-07-07 19:21:54 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
58f6a63e17 Refactorijg 2018-07-07 19:01:33 +09:00
syuilo
c06c8928fd ✌️ 2018-07-07 13:34:42 +09:00
syuilo
c872671543 w 2018-07-06 23:52:47 +09:00
syuilo
d2ef61b8e6 移行 2018-07-06 23:19:47 +09:00
syuilo
112ddd3ba4 ✌️ 2018-07-06 23:19:41 +09:00
syuilo
0ff6130958 新形式に移行 2018-07-06 20:40:44 +09:00
syuilo
8e3d56fdb9 wip 2018-07-06 02:58:29 +09:00
syuilo
11e368092e wip 2018-07-06 00:04:40 +09:00
syuilo
4c972189cb wip 2018-07-05 23:47:36 +09:00
syuilo
ac95bcb87f wip 2018-07-05 23:36:07 +09:00
syuilo
c2f1021223 wip 2018-07-05 22:35:35 +09:00
syuilo
e083919b33 wip 2018-07-04 13:21:30 +09:00
syuilo
b094260f3c yatta 2018-06-18 14:28:43 +09:00
syuilo
a640a1e4d4 wip 2018-06-18 09:54:53 +09:00
syuilo
ccac819eba Improve user search 2018-06-17 16:40:18 +09:00
syuilo
6b54f277c3 reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo
6178b604dd #1708 2018-06-16 15:23:03 +09:00
syuilo
d053005559 #1715 2018-06-16 10:40:53 +09:00
syuilo
2bad6bd5ac Fix bug 2018-06-15 09:56:59 +09:00
syuilo
d4c71a6c99 ドライブのファイルの削除を実装 2018-06-15 09:53:30 +09:00
syuilo
414db47a35 ✌️ 2018-06-12 02:46:54 +09:00
syuilo
7bc5f1740c Improve hashtag trend detection 2018-06-12 02:00:05 +09:00
syuilo
c60924878f 変数調整 2018-06-12 01:51:51 +09:00
syuilo
2696e2427b Fix bug 2018-06-12 01:48:29 +09:00
syuilo
68f62edb32 Fix bug 2018-06-12 01:45:58 +09:00
syuilo
cc503a79b3 変数調整 2018-06-12 01:43:56 +09:00
syuilo
90b1841c64 Improve hashtag trend detection 2018-06-12 01:41:17 +09:00
syuilo
c16c399d6a Clean up 2018-06-11 13:49:53 +09:00
syuilo
a32fa43612 ✌️ 2018-06-11 13:45:32 +09:00
syuilo
accd9c6cfd ✌️ 2018-06-11 12:52:47 +09:00
syuilo
5ed4dd2fe8 ✌️ 2018-06-11 11:27:21 +09:00
syuilo
79b055e237 ✌️ 2018-06-11 11:24:29 +09:00
syuilo
5cfe2e25c2 wip 2018-06-11 09:11:32 +09:00
syuilo
15dcfe1627 ハッシュタグ検索を実装 2018-06-10 12:19:19 +09:00
momf
a872d659b2 fix: "or" operator. 2018-06-08 22:04:07 +09:00
momf
d2dbeb1a45 fix: when text is null, bug can pass validation.
fixed. (maybe?)
2018-06-08 22:00:18 +09:00
syuilo
a24cb50d37 やった 2018-06-07 06:13:57 +09:00
syuilo
f770525c76 nanka iroiro 2018-06-07 05:14:37 +09:00
syuilo
7c526de472 Deckにウィジェットを置けるように 2018-06-06 19:22:45 +09:00
syuilo
f71279c5d0 Fix bug 2018-06-03 19:53:57 +09:00
syuilo
90ec55ddcc wip 2018-06-02 16:27:24 +09:00
syuilo
54c14d4372 wip 2018-06-02 16:01:32 +09:00
syuilo
e2ab10763c wip 2018-06-02 12:58:56 +09:00
syuilo
ab527be6a0 wip 2018-06-02 00:51:20 +09:00
syuilo
89b726c4b2 wip 2018-06-02 00:15:17 +09:00
syuilo
178a23adee wip 2018-06-01 21:55:27 +09:00
syuilo
efc5f1e9a5 wip 2018-06-01 01:12:02 +09:00
syuilo
8cb8c9242c wip 2018-06-01 00:42:37 +09:00
syuilo
f3d2274ce4 wip 2018-05-31 22:56:02 +09:00
syuilo
7f7308190f Fix bug 2018-05-29 11:25:28 +09:00
syuilo
c25e9557b9 ✌️ 2018-05-29 01:50:01 +09:00
syuilo
7c35faf546 #1634 2018-05-29 01:22:39 +09:00
syuilo
0024e02f80 typo 2018-05-29 00:38:07 +09:00
syuilo
9bf44e240e #1579 2018-05-29 00:36:52 +09:00
syuilo
ab8a179e91 notes/local-timeline と notes/global-timeline のサインインを不要に 2018-05-28 21:59:57 +09:00
syuilo
1ef035ce04 Fix bug 2018-05-28 21:43:21 +09:00
syuilo
c800477f70 Implement delete note 2018-05-28 14:39:46 +09:00
syuilo
e4480cc8a5 Refactor: Use better english 2018-05-25 21:05:16 +09:00
syuilo
053df7f51e Refactor and some fixes 2018-05-25 18:41:49 +09:00
syuilo
ab6d62b27c oops 2018-05-23 15:47:51 +09:00
syuilo
f0e3e70a15 oops 2018-05-23 15:46:20 +09:00
syuilo
f23c8d93b5 Only show local posts in the timeline of top page 2018-05-23 15:25:15 +09:00
syuilo
e01e53c60a Fix bug and remove unnecessary query 2018-05-22 11:45:49 +09:00
syuilo
35e7169b90 Refactor 2018-05-22 11:39:48 +09:00
syuilo
e45ac0ceb0 #1621 2018-05-21 11:08:08 +09:00
syuilo
298ed9406d Clean up 2018-05-19 07:33:34 +09:00
syuilo
6ea01697b1 Use _id instead of createdAt to improve performance 2018-05-14 13:58:44 +09:00
syuilo
fff0e8bc6d Fix bug 2018-05-14 13:54:18 +09:00
syuilo
0e332f0186 Provide originalNotesCount and originalUsersCount 2018-05-08 07:19:23 +09:00
syuilo
54ec0b8a93 アイコンのレンダリングを改善 2018-05-06 18:04:37 +09:00
syuilo
f4272cdb90 oops 2018-05-03 19:49:04 +09:00
syuilo
6c1eae618e Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo
3a133e3f6f リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo
aa908ea359 wip 2018-04-29 04:30:51 +09:00
syuilo
7c527564c1 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo
255152f615 #1029 2018-04-26 20:30:49 +09:00
syuilo
cb4242a0bd wip 2018-04-25 22:37:08 +09:00
syuilo
d5f1436b69 wip 2018-04-25 19:53:16 +09:00
syuilo
db7a9dde88 wip 2018-04-25 18:04:16 +09:00
syuilo
da6d547150 wip 2018-04-25 06:34:50 +09:00
syuilo
da67ea52d9 wip 2018-04-24 23:34:18 +09:00
syuilo
fb518988ac wip 2018-04-24 20:58:29 +09:00
syuilo
fbe36c2b57 cafy 5.xに移行 2018-04-24 18:13:06 +09:00
syuilo
aaf138f020 他のMisskeyインスタンスにリアクション情報を伝えるように 2018-04-23 15:27:01 +09:00
syuilo
e882bc48ae サーバーのバージョンとクライアントのバージョンを分けた 2018-04-22 21:32:09 +09:00
syuilo
bbc6a9c87a CW 2018-04-22 17:04:52 +09:00
syuilo
433816e767 AP: 投票をレンダリング 2018-04-22 10:44:17 +09:00
syuilo
d7fd670886 #1506 2018-04-21 11:42:38 +09:00
syuilo
81f3aed033 ✌️ 2018-04-20 13:31:43 +09:00
syuilo
77546682b2 oops 2018-04-19 13:06:12 +09:00
syuilo
9b05c40c2b ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo
56a3f641c3 Fix #1510 2018-04-18 18:46:38 +09:00
syuilo
12f6033f56 oops 2018-04-17 22:33:27 +09:00
syuilo
a1f52712c2 Clean up 2018-04-17 22:31:52 +09:00
syuilo
dda9e28337 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo
90a75e9228 Fix bug 2018-04-16 15:42:34 +09:00
syuilo
2a333bd4c6 hostLowerは廃止してhostにlowerしたものを入れるように 2018-04-14 14:39:07 +09:00
syuilo
28e75adb69 リモートユーザーはおすすめユーザーに含めないように 2018-04-14 14:22:58 +09:00
syuilo
58f6e6e57a Fix bug 2018-04-11 17:42:56 +09:00
syuilo
99774413f4 ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo
c3f3bd9d80 Fix #1437 and some clean ups 2018-04-10 21:47:56 +09:00
syuilo
acaec82841 Fix bug 2018-04-10 04:15:20 +09:00
syuilo
01349dd36d Clean up 2018-04-08 19:14:55 +09:00
syuilo
e540a622cb oops 2018-04-08 17:23:32 +09:00
syuilo
d2c02b307e oops 2018-04-08 17:16:11 +09:00
syuilo
1078dd6d65 ✌️ 2018-04-08 15:25:17 +09:00
syuilo
37afa07c8d Fix bug 2018-04-08 07:11:29 +09:00
syuilo
d482ca7f9f Implement announce
And bug fixes
2018-04-08 06:55:26 +09:00
syuilo
b288304ac3 Fix bugs 2018-04-08 05:02:50 +09:00
syuilo
f482c9329f Some bug fixes and clean ups 2018-04-08 04:02:12 +09:00
syuilo
9739dc4ac2 Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
2ebbb70356 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo
f79dc2cbc0 Implement like 2018-04-07 17:05:14 +09:00
syuilo
68311019bf Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo
7961ef33b2 RENAME: api --> services 2018-04-06 03:10:25 +09:00