Commit Graph

3875 Commits

Author SHA1 Message Date
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
mei23 18b4f74cdb Improve validation error message 2018-08-31 16:46:24 +09:00
Nasha Hiramiya 6434dac04d Add return for invalid filetypes, fixes wrong behaviour 2018-08-30 21:04:20 +01:00
syuilo f0abc46429 開発モードで警告を表示するようにするなど 2018-08-30 22:10:29 +09:00
mei23 48223c1c76 Validate host in activity 2018-08-30 20:53:41 +09:00
mei23 dddf7834cc Add host/digest to HTTP signature 2018-08-30 20:52:35 +09:00
syuilo 1b7d98c17e 🎨 2018-08-30 03:56:04 +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 e50fa4762d Clean up 2018-08-30 03:37:23 +09:00
syuilo aed1e839ba Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-30 03:32:45 +09:00
syuilo 00f2974a2a Refactoring 2018-08-30 03:32:42 +09:00
syuilo 89288d8e0d
Merge pull request #2530 from mei23/mei-0829-apvalidate
ActivityPub Personのホストの検証等の修正
2018-08-29 17:32:33 +09:00
mei23 6e3bf26cad Validate host on Person 2018-08-29 16:10:03 +09:00
Zero King f55fcd3305 Use https:// for maps.google.com links 2018-08-29 04:34:53 +00:00
syuilo f92745e381 デフォルトで時計を表示するように 2018-08-29 07:10:42 +09:00
syuilo 2762b78bcc モバイルでもサウンドの設定を行えるように 2018-08-29 07:05:56 +09:00
syuilo 2de8e8c358 Fix bug 2018-08-29 06:59:43 +09:00
syuilo 321e851b26 Fix bug 2018-08-29 06:46:05 +09:00
syuilo 02341ceb6e
Merge pull request #2512 from Hiramiya/avatarbannerfiletypes
Fix linting errors
2018-08-28 18:08:22 +09:00
Nasha Hiramiya 3dcdd7a5d7 Fix linting errors 2018-08-28 09:44:49 +01:00
syuilo 77baca8e6e
Merge pull request #2511 from Hiramiya/avatarbannerfiletypes
Prevent setting non-image files as avatar/banner
2018-08-28 07:41:50 +09:00
syuilo 6a7169630c
Merge pull request #2509 from Hiramiya/updateavatarfix
Update update-avatar.ts to match update-banner.ts behaviour
2018-08-28 07:39:35 +09:00
Hiramiya e7e6d833b7
Restrict banner filetypes 2018-08-27 20:03:48 +01:00