Commit Graph

810 Commits

Author SHA1 Message Date
Hakaba Hitoyo
afdb23ff57 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
bb0cb0a866 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
syuilo
09af9968b5
🎨 2018-11-28 16:29:18 +09:00
syuilo
5e54751bd4
Refactor 2018-11-25 04:26:07 +09:00
MeiMei
93f13ffc8e Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
syuilo
79ffbf95db
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
syuilo
8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
43c2b00cf8 Show visibility in note-detail (#3308)
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
MeiMei
35db61f1b4 To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
MeiMei
0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
Aya Morisawa
57d80932a4 Add an optional setting to remain deleted note (#3271)
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
Aya Morisawa
9d3a1cab6e Fix #3224 (#3265) 2018-11-16 17:41:52 +09:00
MeiMei
d2385a0e52 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo
6e491c1466
Refactoring 2018-11-16 05:53:17 +09:00
MeiMei
bceb02d760 local only visibility (#3254)
* local only visibility

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

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
d063d59a91
[Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
7a2ef04ec3
[Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
e76bf5707a
[Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo
11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
402efb8c50
[Client] Fix imports 2018-11-14 01:40:29 +09:00
syuilo
cc81d41a05
[Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo
a63ec05e41
[Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo
0dcb527bf3
[Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
54710f17fc
[Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
62132570e1
[Client] Split components to reduce bundle size 2018-11-13 20:21:52 +09:00
syuilo
7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo
4a6722b9e9
Merge branch 'master' into develop 2018-11-13 15:01:52 +09:00
syuilo
7c9fb5228b
Improve usability 2018-11-13 15:01:05 +09:00
MeiMei
81805b01cc sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
dd3f007582
[Client] Improve post-form widget 2018-11-13 01:04:15 +09:00
syuilo
a4b2b093fc
🎨 2018-11-13 00:21:49 +09:00
syuilo
0fbf56219f
[Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
33e79e4bb8
[Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo
b1b02d0e32
[Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
0b40194d31
🎨 2018-11-12 01:20:26 +09:00
syuilo
71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo
72cbab6514
[Clinet] Fix i18n 2018-11-11 19:10:15 +09:00
MeiMei
036d46c459 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo
69eefc1425
[Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo
27bdb26202
Fix #3187 2018-11-10 00:28:50 +09:00
syuilo
251cef3129
🎨 2018-11-09 21:46:35 +09:00
Aya Morisawa
035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
372db65604
[Client] Fix i18n 2018-11-09 18:34:32 +09:00
syuilo
0b53ef9bae
[Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo
3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
20cf2b3f77
[Client] Fix i18n 2018-11-09 14:15:29 +09:00
syuilo
4dcb15ef0d
[Client] Fix bug 2018-11-09 14:10:50 +09:00