Commit graph

592 commits

Author SHA1 Message Date
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
syuilo
d9fe9cc5df
返すタグの数を制限 2018-09-07 20:23:46 +09:00
syuilo
e0deaec695
Implement new endpoint 2018-09-07 19:23:39 +09:00
syuilo
7343e6e2e8
統計で無視するハッシュタグを設定できるように 2018-09-07 19:20:50 +09:00
Aya Morisawa
00d79487cd Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa
8e359d54bd if elimination (#2635) 2018-09-06 06:06:22 +09:00
syuilo
ccf8e44acc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-06 04:28:42 +09:00
syuilo
e2c6227f47
Improve local timeline API 2018-09-06 04:28:22 +09:00
Aya Morisawa
395cfa6108 Resolve #2625 (#2627) 2018-09-06 02:16:08 +09:00
syuilo
b5ff2abdb9
互換性のためのコードを追加 & #2623 2018-09-05 23:55:51 +09:00
syuilo
37058e3480 Fix parameter name 2018-09-05 19:35:57 +09:00
syuilo
a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
syuilo
199573ccee #2566 2018-09-04 13:03:16 +09:00
syuilo
dc1d7fa9d7 ローカルタイムラインストリームに認証不要で接続できるように 2018-09-04 12:58:35 +09:00
syuilo
66f3a155e6 なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
syuilo
13e822cba6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
3136c714bf Fix users/list/update API (#2590) 2018-09-02 19:03:00 +09:00
Aya Morisawa
c0ee134f19 Add users/lists/delete API (#2589) 2018-09-02 18:59:42 +09:00
Aya Morisawa
b00060c09c
Clean up 2018-09-02 17:44:49 +09:00
Marihachi
f6217d96d2 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
5e0f5c31e7
Merge branch 'string-interpolation' into develop 2018-09-01 23:30:16 +09:00
Aya Morisawa
b28dd4be52
Use typeof 2018-09-01 23:29:22 +09:00
Aya Morisawa
291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
mei23
57a63d38aa Send Update activity 2018-09-01 20:23:01 +09:00
syuilo
4c6fb60dd2 #2541 2018-09-01 08:13:18 +09:00
syuilo
3038434712 Fix bug 2018-08-30 03:53:26 +09:00
syuilo
117ab633a1 Improve API 2018-08-30 03:49:52 +09:00
syuilo
2de8e8c358 Fix bug 2018-08-29 06:59:43 +09:00
Aya Morisawa
bfed1475bb
Use endsWith for readability 2018-08-26 13:55:39 +09:00
Aya Morisawa
08a59591ae
Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
syuilo
0875460974 ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
syuilo
ef57f5907b Fix bug 2018-08-25 11:10:27 +09:00
syuilo
7b6e55047f #2460 2018-08-25 08:35:41 +09:00
syuilo
13624ea7c2 バグ修正など 2018-08-24 14:55:58 +09:00
syuilo
b21287262e チャート取得APIを誰でも利用できるようにするなど 2018-08-24 07:23:04 +09:00
syuilo
a11c991f83
Merge pull request #2436 from mei23/mei-0824-api404
/api/ 下の存在しないにURL対しては404を返すようにする
2018-08-24 05:40:30 +09:00
syuilo
4dee7d91b1 Better charts 2018-08-24 05:37:19 +09:00
mei23
839be6477d Return 404 for unknown API 2018-08-24 05:26:26 +09:00
syuilo
efae7a7bce
8.1.0 (#2426)
* Update url-preview.vue

* 一時間ごとのグラフも見れるように

* Merge pull request #2423 from syuilo/develop (#2425)

* 8.1.0
2018-08-23 16:38:12 +09:00
syuilo
71a5662195 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
syuilo
8fc1e07136 1時間単位での集計を追加 2018-08-23 15:40:24 +09:00
syuilo
e31a2f7e55 Fix bug: Check following request existance 2018-08-23 14:56:39 +09:00
syuilo
8ba178f795 コントロールパネルから招待制のオンオフを切り替えられるように 2018-08-23 03:19:57 +09:00
syuilo
fe1e60a28c Fix #2334 2018-08-22 09:33:59 +09:00
Tosuke
0b503661af fix login bug(#2384) 2018-08-22 09:26:06 +09:00
syuilo
07ddeae2f1 Clean up 2018-08-22 04:53:02 +09:00
syuilo
75e4c8d74d Better reponse 2018-08-21 23:56:15 +09:00
syuilo
fd947407af Revert "Fix bug?"
This reverts commit 2c9bacfcea.
2018-08-21 01:23:39 +09:00
syuilo
30444e5f1a #2359 など 2018-08-21 01:03:58 +09:00
syuilo
f0d818de24 Fix bug 2018-08-21 00:12:45 +09:00
syuilo
2c9bacfcea Fix bug? 2018-08-20 23:49:00 +09:00
syuilo
bb925e5de3 wip 2018-08-19 21:07:18 +09:00
syuilo
c9de5b65d4 wip 2018-08-19 19:15:29 +09:00
syuilo
bb7b335491 nameId廃止 & アプリ作成時にシークレットを返すように 2018-08-19 18:38:02 +09:00
syuilo
452514f7fe Fix bug 2018-08-19 05:26:34 +09:00
syuilo
f3936a79aa Fix #2335 2018-08-19 04:01:10 +09:00
syuilo
2fc6313380 Fix #2325 2018-08-19 03:36:51 +09:00
syuilo
c2b882a5d7 Improve cpu and memory chart in control panel 2018-08-19 03:32:01 +09:00
syuilo
f59c68022f Fix bug 2018-08-19 00:42:09 +09:00
syuilo
0481de6629 wip 2018-08-19 00:27:23 +09:00
Aya Morisawa
b52d995719 Fix typo 2018-08-18 13:12:29 +09:00
Aya Morisawa
11bb1608cf Resolve #2293 2018-08-18 13:09:15 +09:00
syuilo
31aaf559ac Fix bug 2018-08-18 05:46:57 +09:00
syuilo
160185b108 Fix bug 2018-08-18 05:43:09 +09:00
syuilo
45b55a8c98 Update rate limit setting 2018-08-18 04:21:49 +09:00
syuilo
c35e760fd3 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-18 03:52:46 +09:00
syuilo
bc34ac82cf Show some charts in control panel 2018-08-18 03:52:24 +09:00
syuilo
9f8d21b2bc
Fix #2298 2018-08-18 03:36:13 +09:00
Aya Morisawa
9f4c6a3aef Resolve #2271 2018-08-17 21:40:08 +09:00
syuilo
2c8f962889 #2214 #2155 2018-08-17 19:17:23 +09:00
syuilo
d5379e2b36 autoWatchをデフォルトでfalseに 2018-08-17 00:04:07 +09:00
syuilo
58f3c6aab7 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-16 23:59:25 +09:00
syuilo
22e79675ad #2263 2018-08-16 23:59:22 +09:00
syuilo
e5c350d740
Fix bug 2018-08-16 23:33:11 +09:00
Aya Morisawa
c53cb94250 Resolve #2215 2018-08-15 06:50:49 +09:00
syuilo
9021bb5694 wip 2018-08-14 01:05:58 +09:00
Tosuke
fda1ab3e05 Create apps without authentication(#2025) 2018-08-13 12:30:32 +09:00
syuilo
be68f42220 Implement messaging/messages/read 2018-08-11 21:01:39 +09:00
syuilo
7942aa677f Update doc 2018-08-11 21:01:26 +09:00
syuilo
2fcf9288a5 Refactoring 2018-08-11 20:53:03 +09:00
syuilo
5f208a7d99 ユーザー検索APIを統合 2018-08-06 18:28:27 +09:00
syuilo
43b6140dbe Fix bug 2018-08-05 21:03:52 +09:00
syuilo
9e5e3c2f2e ✌️ 2018-08-05 13:44:44 +09:00
syuilo
be9f6ad294 Implement surrender of reversi 2018-08-04 22:28:01 +09:00
syuilo
ce0f6f7ebe type指定廃止 2018-08-02 09:30:57 +09:00
syuilo
bcf854b7bb Clean up 2018-08-02 09:27:30 +09:00
syuilo
2c3ea0cfef Fix #2042 2018-08-01 11:07:30 +09:00
syuilo
c4351acf7c Clean up 2018-08-01 08:44:58 +09:00
syuilo
bffd7bbb3b Clean up 2018-08-01 08:38:56 +09:00
syuilo
83d9730d93 #2020 2018-07-30 07:20:27 +09:00
syuilo
ce405fc4f6 Fix #2007 2018-07-28 07:52:48 +09:00
syuilo
fab0a0d6e2 ログインしていないとリバーシを観戦できない問題を修正 2018-07-27 04:01:12 +09:00
syuilo
d8b9a8715b ✌️ 2018-07-26 16:50:50 +09:00
syuilo
dbf335a05d Refactor: withFile --> requireFile 2018-07-25 07:18:50 +09:00
syuilo
575da76235 Clean up: Remove unmaintained codes 2018-07-25 00:33:48 +09:00
Aya Morisawa
886510d721 Clean up 2018-07-23 14:04:53 +09:00
Aya Morisawa
427b3dcd73 Fix semantic errors 2018-07-23 13:56:25 +09:00
syuilo
297a7f541e #1947 2018-07-21 19:17:15 +09:00
syuilo
4d0c303660 Fix #1901 2018-07-21 11:03:32 +09:00
syuilo
49bc00102b Fix bug 2018-07-21 08:54:41 +09:00
syuilo
5f68d08cbc Improve log 2018-07-21 02:18:35 +09:00
Aya Morisawa
5d09b7e38b mark as read all -> mark all as read
Close #855
2018-07-20 14:16:02 +09:00
syuilo
9536d76b61 Improve 賢さ 2018-07-20 04:59:04 +09:00
syuilo
ec2b1ec3f0 #1334 2018-07-20 02:40:37 +09:00
syuilo
713dcd9083 #1921 2018-07-19 11:45:55 +09:00
Aya Morisawa
e03ec67b5c Show error message if searching is not available 2018-07-19 08:24:03 +09:00
syuilo
efaa41ba49 reCAPTCHAをオプションに 2018-07-19 00:04:09 +09:00
syuilo
4cb51a2d32 Fix bugs 2018-07-18 07:34:17 +09:00
syuilo
df20f5063d #1720 #59 2018-07-18 07:19:24 +09:00
syuilo
16726789da Update api definitions 2018-07-17 04:36:44 +09:00
syuilo
f88ac3c04e Improve doc 2018-07-17 03:57:34 +09:00
こぴなたみぽ
b5625a4550 Fix 2018-07-16 06:58:45 +09:00
syuilo
168d13d6e6 Improve docs 2018-07-16 06:19:19 +09:00
syuilo
3a02a7dad8 良い感じに 2018-07-16 03:53:03 +09:00
syuilo
1744316656 良い感じに 2018-07-16 03:43:36 +09:00
syuilo
1e4a86da8e 良い感じに 2018-07-16 03:25:35 +09:00
syuilo
d47f92f396 グローバルタイムラインに返信を含めないように 2018-07-15 17:50:24 +09:00
syuilo
dc8f14c23a Fix #1887 2018-07-14 00:36:39 +09:00
syuilo
2bc572b4cc アカウントを凍結されていたらAPIにアクセスできないようにした 2018-07-13 23:44:45 +09:00
syuilo
2db01f3d5c Clean up 2018-07-13 23:39:20 +09:00
PRB0t
0e7fe670aa 🤖 Fix a bug 2018-07-13 16:17:02 +02:00
syuilo
c41ccf7821 Fix bug 2018-07-11 14:33:03 +09:00
syuilo
1af3c42001 wip 2018-07-11 14:03:21 +09:00
syuilo
8ef066adda Merge branch 'master' into hybrid-tl 2018-07-11 13:50:52 +09:00
syuilo
5cc7fa8e8b oops 2018-07-11 13:50:37 +09:00
syuilo
eb392b1251 wip 2018-07-11 09:36:30 +09:00
syuilo
e32bf34830 Update call.ts 2018-07-10 22:07:24 +09:00
syuilo
9201b5318b Refactoring 2018-07-09 21:15:49 +09:00
syuilo
0f4f862840 Fix bug 2018-07-08 03:51:09 +09:00
syuilo
8e11e2e3fc oops 2018-07-08 03:19:04 +09:00
syuilo
ef58503537 oops 2018-07-08 03:15:54 +09:00
syuilo
d92044cf6a Refactor 2018-07-07 19:21:54 +09:00
syuilo
aa4ef6745a Refactorng 2018-07-07 19:19:00 +09:00
syuilo
865fd25af1 Refactorijg 2018-07-07 19:01:33 +09:00
syuilo
2cdcbcc80e ✌️ 2018-07-07 13:34:42 +09:00
syuilo
e74c1f2ac6 w 2018-07-06 23:52:47 +09:00
syuilo
42d4e6610f 移行 2018-07-06 23:19:47 +09:00
syuilo
4179685bb6 ✌️ 2018-07-06 23:19:41 +09:00
syuilo
a81a34cd76 新形式に移行 2018-07-06 20:40:44 +09:00
syuilo
9b41023c43 wip 2018-07-06 02:58:29 +09:00
syuilo
fcfd9239c1 wip 2018-07-06 00:04:40 +09:00
syuilo
10e9d3f32f wip 2018-07-05 23:47:36 +09:00
syuilo
11439afde7 wip 2018-07-05 23:36:07 +09:00
syuilo
d53d45f797 wip 2018-07-05 22:35:35 +09:00
syuilo
85b8749f02 Clean up 2018-07-05 03:36:41 +09:00
syuilo
67afe968b4 wip 2018-07-04 13:21:30 +09:00
syuilo
1673957aa6 Update rate limit 2018-07-01 13:40:31 +09:00
syuilo
6037b0acc5 非ログイン時のトップにトレンドを表示するように 2018-06-22 18:32:21 +09:00
syuilo
b07911ec68 Fix 2018-06-19 07:56:26 +09:00
syuilo
e66d7babc5 yatta 2018-06-18 14:28:43 +09:00
syuilo
80e5645a84 wip 2018-06-18 09:54:53 +09:00
syuilo
d692bb3c52 Improve user search 2018-06-17 16:40:18 +09:00
syuilo
750c0d7df2 Use wildcard 2018-06-17 11:27:20 +09:00
syuilo
2fcebdd281 cors 2018-06-17 11:23:18 +09:00
syuilo
1ef66c962a reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo
9cac293efc #1708 2018-06-16 15:23:03 +09:00
syuilo
e11f547308 #1715 2018-06-16 10:40:53 +09:00
syuilo
fcd437c89f Fix bug 2018-06-15 09:56:59 +09:00
syuilo
bd827f946a ドライブのファイルの削除を実装 2018-06-15 09:53:30 +09:00
syuilo
8bc47baf4f #1710 2018-06-12 18:54:36 +09:00
syuilo
ed67e3506b ✌️ 2018-06-12 02:46:54 +09:00
syuilo
ebde84214e Improve hashtag trend detection 2018-06-12 02:00:05 +09:00
syuilo
03fbae7b6d 変数調整 2018-06-12 01:51:51 +09:00
syuilo
f90e9596d4 Fix bug 2018-06-12 01:48:29 +09:00
syuilo
944f9524e2 Fix bug 2018-06-12 01:45:58 +09:00
syuilo
c61050244e 変数調整 2018-06-12 01:43:56 +09:00
syuilo
90337adbbc Improve hashtag trend detection 2018-06-12 01:41:17 +09:00
syuilo
b87e7e50b6 Clean up 2018-06-11 13:49:53 +09:00
syuilo
6f724827bd ✌️ 2018-06-11 13:45:32 +09:00
syuilo
c3e375e8a5 ✌️ 2018-06-11 12:52:47 +09:00
syuilo
7cca509eb3 ✌️ 2018-06-11 11:27:21 +09:00
syuilo
7d7193cb63 ✌️ 2018-06-11 11:24:29 +09:00
syuilo
2ec25a7729 wip 2018-06-11 09:11:32 +09:00
syuilo
dc3c80e3ce wip 2018-06-11 06:48:25 +09:00
syuilo
94ce658ab9 ハッシュタグ検索を実装 2018-06-10 12:19:19 +09:00
syuilo
c78945436e #1686 2018-06-09 04:14:26 +09:00
syuilo
6eff8fde74 サーバーの統計情報をメモリに記憶するようにするなど 2018-06-09 01:45:25 +09:00
momf
33495b5cb3
fix: "or" operator. 2018-06-08 22:04:07 +09:00
momf
02e6b732e9
fix: when text is null, bug can pass validation.
fixed. (maybe?)
2018-06-08 22:00:18 +09:00
syuilo
be9f836b21 やった 2018-06-07 06:13:57 +09:00
syuilo
14d12c21f2 nanka iroiro 2018-06-07 05:14:37 +09:00
syuilo
b0f989dbac Deckにウィジェットを置けるように 2018-06-06 19:22:45 +09:00
syuilo
f918081168 wip 2018-06-06 02:48:26 +09:00
syuilo
761ae807db Fix bug 2018-06-03 19:53:57 +09:00
syuilo
60a7f7f146 wip 2018-06-02 16:27:24 +09:00
syuilo
4feff8835c wip 2018-06-02 16:01:32 +09:00
syuilo
56fa24e401 wip 2018-06-02 12:58:56 +09:00
syuilo
a26c19cbd2 wip 2018-06-02 00:51:20 +09:00
syuilo
484d17f53f wip 2018-06-02 00:15:17 +09:00
syuilo
0be790fa31 wip 2018-06-01 21:55:27 +09:00
syuilo
bae44b4708 wip 2018-06-01 01:12:02 +09:00
syuilo
35115607bc wip 2018-06-01 00:42:37 +09:00
syuilo
51255bb446 wip 2018-05-31 22:56:02 +09:00
syuilo
7dd7de8ff6
Update endpoints.ts 2018-05-30 23:05:24 +09:00
syuilo
a0a4ce4dd9 Fix bug 2018-05-29 11:25:28 +09:00
syuilo
afc2efee1b ✌️ 2018-05-29 01:50:01 +09:00
syuilo
ab16fb3a3f #1634 2018-05-29 01:22:39 +09:00
syuilo
973b1e42ef typo 2018-05-29 00:38:07 +09:00
syuilo
bd1f3a2f01 #1579 2018-05-29 00:36:52 +09:00
syuilo
43eb8bd99b notes/local-timeline と notes/global-timeline のサインインを不要に 2018-05-28 21:59:57 +09:00
syuilo
5a76716b5a home 2018-05-28 21:43:33 +09:00
syuilo
3f9e5fffbe Fix bug 2018-05-28 21:43:21 +09:00
syuilo
ceda2ca896 Implement delete note 2018-05-28 14:39:46 +09:00
syuilo
712c0ef27d Refactor: Use better english 2018-05-25 21:05:16 +09:00
syuilo
bd434ed02d Refactor and some fixes 2018-05-25 18:41:49 +09:00
syuilo
eb23be979c oops 2018-05-23 15:47:51 +09:00
syuilo
6d9d6a6779 oops 2018-05-23 15:46:20 +09:00
syuilo
0ba5dc3900 Only show local posts in the timeline of top page 2018-05-23 15:25:15 +09:00
syuilo
89dee86f39 Fix bug and remove unnecessary query 2018-05-22 11:45:49 +09:00
syuilo
b414068ada Refactor 2018-05-22 11:39:48 +09:00
syuilo
f8c414aafc #1621 2018-05-21 11:08:08 +09:00
syuilo
e6eb1b2ae1 Clean up 2018-05-19 07:33:34 +09:00
syuilo
97c4758de2 Use _id instead of createdAt to improve performance 2018-05-14 13:58:44 +09:00
syuilo
f20c08f0f7 Fix bug 2018-05-14 13:54:18 +09:00
syuilo
f5d2cb5c61 Improve performance 2018-05-14 09:24:49 +09:00
syuilo
4116b9eaf2 Provide originalNotesCount and originalUsersCount 2018-05-08 07:19:23 +09:00
syuilo
3f2a7a561e アイコンのレンダリングを改善 2018-05-06 18:04:37 +09:00
syuilo
75764e59e1 oops 2018-05-03 19:49:04 +09:00
syuilo
f664cf09c0 Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo
a8083eb52b バグ修正など 2018-04-29 17:54:50 +09:00
syuilo
372bfaceda リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo
ec4ed8fb2d wip 2018-04-29 04:30:51 +09:00
syuilo
0f27b62924 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo
32da569ef6 #1029 2018-04-26 20:30:49 +09:00
syuilo
3972e98f74 wip 2018-04-26 11:02:15 +09:00
syuilo
7ea42af0ba wip 2018-04-25 22:37:08 +09:00
syuilo
c2e053a208 wip 2018-04-25 19:53:16 +09:00
syuilo
3d9ac6387e wip 2018-04-25 18:04:16 +09:00
syuilo
1ba5dfd79c wip 2018-04-25 06:34:50 +09:00
syuilo
1a13c7e0b1 wip 2018-04-24 23:34:18 +09:00
syuilo
e14ea1fe61 wip 2018-04-24 20:58:29 +09:00
syuilo
7602e8f938 cafy 5.xに移行 2018-04-24 18:13:06 +09:00
syuilo
9e74a3b8fa Refactor 2018-04-23 18:00:58 +09:00
syuilo
02bb99ac02 他のMisskeyインスタンスにリアクション情報を伝えるように 2018-04-23 15:27:01 +09:00
syuilo
0b99483ccb サーバーのバージョンとクライアントのバージョンを分けた 2018-04-22 21:32:09 +09:00
syuilo
d2d3a7d52b CW 2018-04-22 17:04:52 +09:00
syuilo
20e77196f2 AP: 投票をレンダリング 2018-04-22 10:44:17 +09:00
syuilo
a9a7a89b8b #1506 2018-04-21 11:42:38 +09:00
syuilo
4953842ff1 ✌️ 2018-04-20 13:31:43 +09:00
syuilo
d02afbee96 oops 2018-04-19 13:06:12 +09:00
syuilo
0d5bc3be66 ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo
ea9c4de45b Fix #1510 2018-04-18 18:46:38 +09:00
syuilo
a447ed1d10 oops 2018-04-17 22:33:27 +09:00
syuilo
50d56bdc25 Clean up 2018-04-17 22:31:52 +09:00
syuilo
a0e640b118 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo
d59ad70802 Fix bug 2018-04-16 15:42:34 +09:00
syuilo
d81c20f163 hostLowerは廃止してhostにlowerしたものを入れるように 2018-04-14 14:39:07 +09:00
syuilo
bcc5449e47 リモートユーザーはおすすめユーザーに含めないように 2018-04-14 14:22:58 +09:00
syuilo
bf57b2ad13 Fix bug 2018-04-14 06:41:33 +09:00
syuilo
8bf05e47df Fix bug 2018-04-14 06:27:17 +09:00
syuilo
732e07a4b3 Clean up 2018-04-13 13:52:25 +09:00
syuilo
e2e7babee0 wip 2018-04-13 11:44:39 +09:00
syuilo
22d2f2051c wip 2018-04-13 09:44:00 +09:00
syuilo
61f21594a9 wip 2018-04-13 07:34:27 +09:00
syuilo
3368fe8552 wip 2018-04-13 06:06:18 +09:00
syuilo
534ef9e999 Fix bug 2018-04-11 17:42:56 +09:00
syuilo
bd3d57a67f ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo
4ec94696fe Fix #1437 and some clean ups 2018-04-10 21:47:56 +09:00
syuilo
0e7cabc622 Fix bug 2018-04-10 04:15:20 +09:00
syuilo
be5138207e Fix bug 2018-04-10 02:38:48 +09:00
syuilo
d0aed377b9 Fix bug 2018-04-09 20:03:38 +09:00
syuilo
2a5016865a Fix bug 2018-04-09 17:38:22 +09:00
syuilo
64547965b4 Fix bug 2018-04-09 17:33:52 +09:00
syuilo
998b1c4a9c Clean up 2018-04-08 19:14:55 +09:00
syuilo
7093d4b87a oops 2018-04-08 17:23:32 +09:00
syuilo
56da6f77c0 oops 2018-04-08 17:16:11 +09:00
syuilo
6d49edc0ab ✌️ 2018-04-08 15:25:17 +09:00
syuilo
04cdb04ee2 Fix bug 2018-04-08 07:11:29 +09:00
syuilo
6e34e77372 Implement announce
And bug fixes
2018-04-08 06:55:26 +09:00
syuilo
5ddb047794 Fix bugs 2018-04-08 05:02:50 +09:00
syuilo
7f448221ce Fix bugs 2018-04-08 04:44:59 +09:00
syuilo
cebea4e94c Some bug fixes and clean ups 2018-04-08 04:02:12 +09:00
syuilo
a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo
c5f23bce78 Implement like 2018-04-07 17:05:14 +09:00
syuilo
ddced43ec7 Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo
b6aeacdeb9 RENAME: api --> services 2018-04-06 03:10:25 +09:00
Akihiko Odaki
d99d628f50 Do not save 名無し as the name of a new user 2018-04-06 01:37:24 +09:00