Commit graph

3898 commits

Author SHA1 Message Date
syuilo db3ae303cb Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-03 23:23:55 +09:00
syuilo 66f3a155e6 なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
Aya Morisawa 09843a409b Fix typo: Wroker -> Worker (#2597) 2018-09-03 18:58:26 +09:00
syuilo d94b3757be Merge branch 'master' into develop 2018-09-02 22:41:10 +09:00
syuilo 13e822cba6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa c57bf87f52 Make poll button togglable (#2592) 2018-09-02 21:39:47 +09:00
tamaina 99fbd60265 Improve url visual (#2591)
* Use string interpolation

* improve url visual

* fix lint
2018-09-02 20:19:59 +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
syuilo d15ebe5732 Improve usability 2018-09-02 18:27:43 +09:00
syuilo ef630195fa モバイルのドライブダイアログがおかしいのを修正 & ダークモード対応 2018-09-02 18:23:47 +09:00
syuilo e31921151e Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-02 17:56:39 +09:00
syuilo f94992abbe 🎨 2018-09-02 17:56:20 +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
syuilo 4f0d844b43 Remove needless properties 2018-09-02 09:31:11 +09:00
mei23 0177023ead Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
Aya Morisawa a4678e45de Not check dependencies 2018-09-02 08:02:10 +09:00
xps2 f24869625e fix 2018-09-02 01:10:55 +09:00
syuilo ce28c70c35 Clean up 2018-09-01 23:57:05 +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
tamaina ffb345ccb5 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
Aya Morisawa acffc3e522
Refactor mfm component 2018-09-01 22:38:50 +09:00
syuilo 0962e62b8c
Merge pull request #2572 from syuilo/refactor-reversi-game
Refactor reversi game
2018-09-01 22:20:32 +09:00
Aya Morisawa 91ebd310b7
Refactor reversi game 2018-09-01 22:18:07 +09:00
Aya Morisawa 3d24112d2d
Refactor reversi engine 2018-09-01 22:09:54 +09:00
syuilo 4b1886990f
Merge pull request #2570 from mei23/mei-0901-update2b
Implement ActivityPub Update(Person)
2018-09-01 21:38:49 +09:00
syuilo 5209a584a2 Better post form 2018-09-01 20:47:49 +09:00
mei23 57a63d38aa Send Update activity 2018-09-01 20:23:01 +09:00
mei23 3efffbcf22 Receive Update activity 2018-09-01 20:23:01 +09:00
mei23 15eaebe522 updatePersonで再割り当てを考慮する 2018-09-01 20:23:01 +09:00
mei23 eee98358ac Add missing updatePerson properties 2018-09-01 20:23:01 +09:00
mei23 795fc5e7bc Set Person.updatedAt at first 2018-09-01 20:23:01 +09:00
Aya Morisawa 52aa64fcb6
Fix drop index 2018-09-01 19:12:07 +09:00
Aya Morisawa 7860d97a10
Add type annotation 2018-09-01 18:47:02 +09:00
syuilo 7559b8da6c ✌️ 2018-09-01 16:23:23 +09:00
syuilo f1d65a66b4 Fix bug 2018-09-01 15:38:03 +09:00
syuilo 63e2dbbb0d Fix bug 2018-09-01 15:22:28 +09:00
syuilo 488bbc9651 DeckでもURLプレビュー 2018-09-01 13:08:43 +09:00
syuilo 29b2bdf613 Fix bug 2018-09-01 12:58:04 +09:00
syuilo 4d6b9f62e5 モバイルのドライブをダークモード対応した 2018-09-01 12:05:25 +09:00
syuilo 2a235151ed #2236 #2237 2018-09-01 09:42:25 +09:00
syuilo 9e318d5ebc Fix bug 2018-09-01 09:29:59 +09:00
syuilo 6819eb3b4d Improve usability 2018-09-01 09:16:25 +09:00
syuilo 4c6fb60dd2 #2541 2018-09-01 08:13:18 +09:00
syuilo bffb9a5c45 #2447 #1958 2018-09-01 08:09:21 +09:00
syuilo bbeb6d534e
Merge pull request #2557 from Hiramiya/darkmode
Fix darkmode on followers-you-may-know
2018-09-01 07:15:22 +09:00
Nasha Hiramiya 63b8af4531 Fix darkmode on followers-you-may-know 2018-08-31 20:42:20 +01:00