Commit Graph

435 Commits

Author SHA1 Message Date
trashtemp
4665e00f4c fix(settings): more settings fixes pt. 2 2021-12-24 18:36:40 +01:00
Paul
23e239d6ed feat(messaging): hide new message bar on esc or sent message 2021-12-24 17:20:05 +00:00
trashtemp
4f65c63b42 fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul
6e5bb02774 fix: add margin to theme selector 2021-12-24 15:51:11 +00:00
Paul
e9b646f039 fix: hide new messages bar on click 2021-12-24 14:49:21 +00:00
Paul
ac832bfe42 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00:00
Paul
153493e4dc fix: use contrasting colour for new message divider 2021-12-24 14:35:37 +00:00
Paul
d0c1deb77c feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul
ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul
c138f58b12 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul
5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul
1c05d93cf5 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul
246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul
0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul
c5f9fc2873 feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
trashtemp
545d32dd93 fix(settings): started work on settings cleanup 2021-12-23 17:35:58 +00:00
trashtemp
6f28892a7d fix(home,settings): updated homepage, settings
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
1233eee138 feat(home): add snow 2021-12-23 13:16:43 +00:00
Paul
9f435ef6b9 feat(renderer): add additional languages to cb
Closes #28
2021-12-22 22:11:25 +00:00
Paul Makles
e6f6ddc772 fix(ui): fixes for mobile UI, settings and sessions pages (#451)
Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 20:48:37 +00:00
trashtemp
40315ea593 fix: fixed channel sidebar on mobile 2021-12-20 14:56:37 +01:00
Paul Makles
3ee0c37a60 feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
Paul Makles
961ba0dedb feat(mobx): start work on migrations 2021-12-20 12:01:45 +00:00
Paul Makles
741511105d feat(mobx): migrate audio settings 2021-12-16 22:05:31 +00:00
Paul
759b9fe3ea feat(mobx): rewrite appearance menu 2021-12-15 18:23:05 +00:00
Paul Makles
83896ae239 feat(mobx): continue implementing themes; performance work on settings 2021-12-13 17:27:30 +00:00
Paul Makles
13d3ea8696 feat(mobx): start implementing theme store 2021-12-13 17:27:06 +00:00
Paul
74dbdef136 feat(mobx): add message queue store 2021-12-12 15:33:47 +00:00
Paul
6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul
763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul
a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul
7c665b3b40 feat(mobx): implement locale options 2021-12-11 11:56:33 +00:00
Paul Makles
ac2ff24cf6 feat(mobx): add drafts and state context 2021-12-10 12:53:41 +00:00
An00nymushun
33312e2826 fix(ui): flicker on modal close (#407) 2021-11-18 20:36:24 +00:00
Paul
ca3c791331 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul
9096083706 fix: remove removed messages from reply bar
fixes #71
fixes #143
2021-11-14 19:30:41 +00:00
Paul
9403707ba3 fix: prevent reply overflow
fixes #399
2021-11-14 18:46:46 +00:00
Paul
9ffacc07ca fix: accent buttons and allow selection of back
fixes #398
fixes #397
2021-11-14 18:29:46 +00:00
Paul
b7674f89b2 feat: add moderation badge 2021-11-13 23:11:40 +00:00
Paul
bc83047fdd feat: add new badges 2021-11-13 22:55:41 +00:00
Steveplays
0248d01028 fix: added hover event to overline + removed context menu (#393) 2021-11-12 20:20:50 +00:00
Paul
571fc49b32 fix(markdown): enable linkify, disable fuzzyLink 2021-11-04 21:04:44 +00:00
Paul
718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Paul
fd3c7630a1 chore(markdown): disable linkify 2021-11-04 14:35:41 +00:00
Paul
2bb33d3ff4 fix(markdown): fix line breaks
fixes #214
2021-11-04 14:33:59 +00:00
Paul
f88894b377 fix(sidebar): handle channel as muted if 'none' 2021-11-04 13:42:46 +00:00
Ed L
e87222ef3d feat(i18n): translate home buttons and server tooltips (#361) 2021-10-31 22:42:40 +00:00
bree
7b140d1467 feat: require at least two characters to autocomplete emoji (#298) 2021-10-31 22:36:38 +00:00
3nt3
939309f8ed fix: add context menu to individual attachments if > 1 attached (#348) 2021-10-31 21:25:33 +00:00
RigidStudios
3233c01e2d fix: muted channels no longer have new messages badge (#297) 2021-10-31 21:10:42 +00:00