Commit Graph

88 Commits

Author SHA1 Message Date
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles
48fb8c847f feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +00:00
trashtemp
4ec58e2d92 fix: changed anim name 2022-01-22 17:13:06 +01:00
trashtemp
bb300d8848 fix: added animation to jumpbar 2022-01-21 09:15:31 +01:00
trashtemp
73303dc05e fix(settings): added bezier curve to animations 2022-01-21 09:06:55 +01:00
trashtemp
9f32fc3ab4 fix: added string to toggle 2022-01-21 00:13:13 +01:00
trashtemp
c30d8b2873 fix: flex shrink 2022-01-21 00:04:44 +01:00
trashtemp
69268726d5 feat: new replies 2022-01-21 00:02:55 +01:00
trashtemp
b2839d705d fix(jumpbar): fixed collision on mobile 2022-01-20 15:26:58 +01:00
trashtemp
f3b6d32dee chore: added fonts and weights, removed font
+ added new font-weight for Open Sans
+ added "Bitter" font
- bye bye Bree Serif :'(
2022-01-15 20:56:00 +01:00
trashtemp
3676ee48d3 fix(messagebox): fixed padding 2022-01-15 17:31:57 +01:00
Paul Makles
b917e034fc feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles
2179307e48 feat(messaging): add message overlay logic 2022-01-15 12:54:16 +00:00
trashtemp
852b9ca345 fix(msgbar): removed IconButton dependency 2022-01-15 13:33:04 +01:00
trashtemp
d1edfb6d70 fix(msgbar): use vertical dots 2022-01-15 13:16:27 +01:00
trashtemp
e0805b5166 fix(msgbar): added support for keyboard focus 2022-01-15 12:55:23 +01:00
trashtemp
f1df8ccd5d fix: added shadow on hover 2022-01-14 23:06:47 +01:00
trashtemp
be8d1142f6 fix(msgbar): improved design, added actions 2022-01-14 22:52:19 +01:00
KuhnChris
a5b1d727d3 feat(messaging): quick action bar (#493)
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-01-14 21:03:52 +00:00
trashtemp
e1290b72a9 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
7de758a911 fix(app): tweaked glass value for few components 2022-01-04 20:00:06 +01:00
Paul Makles
a3234fc051 fix: fixed jump to bottom bar positioning 2022-01-04 14:01:45 +00:00
Paul Makles
b2bbdad4bc fix: add template to new msg bar translation 2021-12-30 15:12:38 +00:00
trashtemp
3b60db4ba6 fix(channel): last update before master merge 2021-12-29 16:39:35 +01:00
trashtemp
de94090461 fix(typindicator): fixed var color 2021-12-29 00:35:26 +01:00
trashtemp
ca3e814da3 feat(typindicator): added glass effect 2021-12-29 00:34:02 +01:00
trashtemp
8cd1909ee9 fix(jumpbar): started css rewrite 2021-12-28 23:42:50 +01:00
trashtemp
e89ade2e78 hotfix(jumpbar): jump bar fixed on mobile 2021-12-28 23:40:07 +01:00
trashtemp
5980faae0d fix(header): new unread bar fixed on mobile 2021-12-26 23:43:07 +01:00
trashtemp
4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul
a37ff5d349 fix(reply): mention toggle would not persist 2021-12-26 15:00:50 +00:00
Paul
c8dd1c2564 fix: hide new message bar on jump to bottom 2021-12-25 14:49:31 +00:00
trashtemp
1618fdef21 fix(channel): mobile jump bar fixed 2021-12-25 11:33:30 +01:00
trashtemp
12c82da66d fix(channel): jump to beginning bar 2021-12-25 11:20:44 +01:00
trashtemp
b5194ced8e fix(channel): added string to new message bar 2021-12-24 19:01:55 +01:00
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
Paul
e9b646f039 fix: hide new messages bar on click 2021-12-24 14:49:21 +00:00
Paul
ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul
0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +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
brecert
b310692091 Improve reply mention styling
- [#220] reply mention now uses translations
- reply mention styling improved
  - `@` fits better
  - `min-width: 6ch` is used to remove shifting between `on` and `off` lengths, mostly for the english `on/off` but could be modified to work with any language in the future.
2021-09-11 11:53:50 -04:00
Paul
ab4167cab4 Use variables for scrollbar width.
Update language definitions.
2021-09-03 10:17:42 +01:00
Paul
08c963e715 Add CTRL + ENTER to force send message.
Fix: cursor jumping to the end of message area.
Fix: inconsistent message send button on mobile.
2021-08-30 18:01:32 +01:00
Paul
1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Martin Löffler
61901b4bc1 Moved reply mention disable into internal event handler 2021-08-17 20:52:16 +02:00
Martin Löffler
d419c455af Disable mention behavior on self-replies 2021-08-17 17:29:25 +02:00