Commit graph

9294 commits

Author SHA1 Message Date
syuilo
c514dcbd32 トップページのタイムラインをリアルタイム更新するように 2018-09-04 12:59:34 +09:00
syuilo
da0f6e585d Fix bug 2018-09-04 12:58:43 +09:00
syuilo
560816387c ローカルタイムラインストリームに認証不要で接続できるように 2018-09-04 12:58:35 +09:00
syuilo
0dececbc5b 🎨 2018-09-04 11:34:36 +09:00
syuilo
5d45c234e5 Support darkmode 2018-09-04 11:24:39 +09:00
syuilo
b37cceb894 8.24.0 2018-09-04 02:10:47 +09:00
syuilo
78a17dd6bb 🍕 2018-09-04 02:09:56 +09:00
syuilo
6ce9f9ac2d 8.23.0 2018-09-03 23:25:35 +09:00
syuilo
3a385e1ad8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-03 23:23:55 +09:00
syuilo
d5c3464e6f なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
Aya Morisawa
2960cd73b2 Fix typo: Wroker -> Worker (#2597) 2018-09-03 18:58:26 +09:00
syuilo
1ebf8a04c4 Merge branch 'master' into develop 2018-09-02 22:41:10 +09:00
syuilo
dbc98d5fe6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
3d8c292a0b Make poll button togglable (#2592) 2018-09-02 21:39:47 +09:00
tamaina
4622d25f04 Improve url visual (#2591)
* Use string interpolation

* improve url visual

* fix lint
2018-09-02 20:19:59 +09:00
syuilo
cb960ddbd1 Merge branch 'develop' 2018-09-02 19:27:33 +09:00
syuilo
3fbeb19fea 8.22.0 2018-09-02 19:27:09 +09:00
Acid Chicken (硫酸鶏)
306bcea15e Update README.md [AUTOGEN] (#2586) 2018-09-02 19:10:12 +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
syuilo
c959914a5e Improve usability 2018-09-02 18:27:43 +09:00
syuilo
3a4e6b21e9 モバイルのドライブダイアログがおかしいのを修正 & ダークモード対応 2018-09-02 18:23:47 +09:00
syuilo
92c7e5ab87 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-02 17:56:39 +09:00
syuilo
ddd11ea14a 🎨 2018-09-02 17:56:20 +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
Acid Chicken (硫酸鶏)
997c2df6e2 Update README.md [AUTOGEN] 2018-09-02 09:45:28 +09:00
syuilo
6812d97e7f Merge branch 'develop' 2018-09-02 09:34:26 +09:00
syuilo
6e650bce05 8.21.1 2018-09-02 09:33:55 +09:00
syuilo
a72213ff35 Remove needless properties 2018-09-02 09:31:11 +09:00
Acid Chicken (硫酸鶏)
79a2e3a4ec Update README.md [AUTOGEN] 2018-09-02 09:05:34 +09:00
Acid Chicken (硫酸鶏)
984627a60d Update README.md [AUTOGEN] 2018-09-02 08:03:27 +09:00
mei23
a90d6044fe Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
Aya Morisawa
a772babee7 Not check dependencies 2018-09-02 08:02:10 +09:00
xps2
0e869600bf fix 2018-09-02 01:10:55 +09:00
syuilo
6b4d9f4fd8 8.21.0 2018-09-02 00:07:23 +09:00
syuilo
19300044ad Clean up 2018-09-01 23:57:05 +09:00
Aya Morisawa
e41dc31e1a Merge branch 'string-interpolation' into develop 2018-09-01 23:30:16 +09:00
Aya Morisawa
d60683d7ce Use typeof 2018-09-01 23:29:22 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
tamaina
98ff6cdf91 fix #2315 (#2339)
* improve MFM to html

* improve html to MFM

* missing semicolon

* missing semicolon

* fix html to MFM

タグのリンクは解除するように

* fix bug

* misssing semicolon

* Update html-to-mfm.ts

* Update html-to-mfm.ts
2018-09-01 22:45:27 +09:00
syuilo
65cdb171a7 Merge pull request #2573 from syuilo/refactor-mfm
Refactor mfm component
2018-09-01 22:39:30 +09:00
Aya Morisawa
11105ac0be Refactor mfm component 2018-09-01 22:38:50 +09:00
syuilo
3a09ee0eeb Merge pull request #2572 from syuilo/refactor-reversi-game
Refactor reversi game
2018-09-01 22:20:32 +09:00
Aya Morisawa
4981b3f7ae Refactor reversi game 2018-09-01 22:18:07 +09:00
syuilo
0b1be3c3c0 Merge pull request #2571 from syuilo/refactor-reversi-engine
Refactor reversi engine
2018-09-01 22:11:33 +09:00
Aya Morisawa
613009661b Refactor reversi engine 2018-09-01 22:09:54 +09:00
Aya Morisawa
d935a39919 Update CHANGELOG.md 2018-09-01 21:42:07 +09:00
syuilo
c2aac202df Merge pull request #2570 from mei23/mei-0901-update2b
Implement ActivityPub Update(Person)
2018-09-01 21:38:49 +09:00
syuilo
5cc8fc44a8 8.20.0 2018-09-01 20:49:06 +09:00