Commit graph

669 commits

Author SHA1 Message Date
syuilo
18b7f4cf2b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo
8999767d86 🎨 2018-11-29 16:24:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
0ad502a1d3 Feature / Configurable web search engine (#3406)
* configurable web search engine

* add webSearchEngine config in mobile ui

* add webSearchEngine config in desktop ui

* add webSearchEngine config

* add messages for web search engine config

* correct locale
2018-11-29 11:05:17 +09:00
Ivan
3b15b842de Fix bad style in deck column options and other things (#3412)
* Fix wrong text color in empty timeline (#3268)

* Whoops

* Fix wrong text color in deck options (#3268)

* Some padding to make it look less ugly

* Fix wrong text color in user lists menu (#3268)

* Fix wrong text color of footer on welcome screen (mobile) (#3268)

* Fix misalignment of icons and text in menu (mobile) (#3289)

* Fix wrong text color in empty timeline (mobile) (#3268)
2018-11-29 05:02:35 +09:00
Acid Chicken (硫酸鶏)
9842c4883f Update profile-editor.vue (#3424) 2018-11-29 04:54:36 +09:00
syuilo
d63cee114f ✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo
a38dd775e3 🎨 2018-11-25 13:47:42 +09:00
syuilo
df88d82cae [MFM] Add center syntax
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
ae2ed757d5 [Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo
d89a67c52d 🎨 2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d 🎨 2018-11-25 05:10:48 +09:00
syuilo
498979bd7d Update note-mixin.ts 2018-11-25 04:30:32 +09:00
MeiMei
4061ae6d80 Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
syuilo
84d38621bd Update reversi.room.vue 2018-11-24 07:01:12 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
syuilo
e679a60224 Refactoring 2018-11-22 01:51:26 +09:00
syuilo
3ee4fb95a0 Improve test page 2018-11-21 06:25:58 +09:00
syuilo
cae54d5647 [Client] Fix #3114 2018-11-21 06:24:46 +09:00
syuilo
60252911eb Improve MFM parser (#3337)
* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Clean up

* Update misskey-flavored-markdown.ts

* wip

* wip

* wip

* wip

* Update parser.ts

* wip

* Add new test

* wip

* Add new test

* Add new test

* wip

* Refactor

* Update parse.ts

* Refactor

* Update parser.ts

* wip
2018-11-21 05:11:00 +09:00
MeiMei
52c0d747ff Cores => Logical cores (#3332) 2018-11-20 05:30:22 +09:00
MeiMei
599f034367 Fix some image processing (#3313)
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
3540355f9f [Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo
2e27473f7a Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
d98173238d Improve relative time detection (#3302) 2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
syuilo
59eddc8be1 [Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00
syuilo
369473f6db Revert "[Client] Load katex async to reduce bundle size"
This reverts commit 37e3d60ade0c742591d2a4d18a79b8de0b67a637.
2018-11-16 18:26:19 +09:00
syuilo
6c398ba877 [Client] Load katex async to reduce bundle size 2018-11-16 18:22:44 +09:00
syuilo
bbe838a85c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-16 17:56:08 +09:00
syuilo
cce1505496 Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa
e4200f3df1 Show server version on server.info.vue (#3264) 2018-11-16 17:24:03 +09:00
Aya Morisawa
97d4c04276 Support math rendering on MFM (#3260) 2018-11-16 17:03:52 +09:00
MeiMei
a4670f9396 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo
84fcbb7f34 Refactoring 2018-11-16 05:53:17 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo
2eb902c2c9 [Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
d3a9e9cc86 🎨 2018-11-15 01:45:13 +09:00
syuilo
1efbc00ab4 🎨 2018-11-15 01:43:06 +09:00
syuilo
bd04c623a0 [Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
65c13a0e7d 🎨 2018-11-14 20:23:51 +09:00
syuilo
2dcffd7146 🎨 2018-11-14 20:21:35 +09:00
syuilo
7ab1265f97 🎨 2018-11-14 20:17:12 +09:00
syuilo
8ea77024b6 🎨 2018-11-14 18:00:23 +09:00