Paul Makles
14a2f4882e
chore: refactor permission checks
2022-04-28 15:02:22 +01:00
Paul Makles
b2f4411850
feat: switch to revolt.js@6.0.0 + new revolt-api
2022-04-09 15:47:04 +01:00
Paul Makles
041c039827
feat(permission): implement new server / channel permission menus
2022-02-27 23:44:29 +00:00
trashtemp
6020d94c3a
fix: changed anim name
2022-01-22 17:13:06 +01:00
trashtemp
074057b481
fix: added animation to jumpbar
2022-01-21 09:15:31 +01:00
trashtemp
4d769f42e1
fix(settings): added bezier curve to animations
2022-01-21 09:06:55 +01:00
trashtemp
344519de00
fix: added string to toggle
2022-01-21 00:13:13 +01:00
trashtemp
ad40197df9
fix: flex shrink
2022-01-21 00:04:44 +01:00
trashtemp
0de078a794
feat: new replies
2022-01-21 00:02:55 +01:00
trashtemp
6e89e10461
fix(jumpbar): fixed collision on mobile
2022-01-20 15:26:58 +01:00
trashtemp
0dec90f53d
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
c5461f3134
fix(messagebox): fixed padding
2022-01-15 17:31:57 +01:00
Paul Makles
60cd17d673
feat(context menu): add "mark as unread"
2022-01-15 14:46:19 +00:00
Paul Makles
2c8bbe7d1f
feat(messaging): add message overlay logic
2022-01-15 12:54:16 +00:00
trashtemp
200db35c25
fix(msgbar): removed IconButton dependency
2022-01-15 13:33:04 +01:00
trashtemp
a3005cfcd8
fix(msgbar): use vertical dots
2022-01-15 13:16:27 +01:00
trashtemp
4a58a4082b
fix(msgbar): added support for keyboard focus
2022-01-15 12:55:23 +01:00
trashtemp
62335e4902
fix: added shadow on hover
2022-01-14 23:06:47 +01:00
trashtemp
0c9c712ee0
fix(msgbar): improved design, added actions
2022-01-14 22:52:19 +01:00
KuhnChris
f509acbe80
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
f01943c681
fix(typindicator): some design tweaks
2022-01-14 20:53:09 +01:00
Paul Makles
3fd56e4fdc
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
trashtemp
dfd9043ca0
fix(app): tweaked glass value for few components
2022-01-04 20:00:06 +01:00
Paul Makles
e7e8dbf23d
fix: fixed jump to bottom bar positioning
2022-01-04 14:01:45 +00:00
Paul Makles
7496f484e1
fix: add template to new msg bar translation
2021-12-30 15:12:38 +00:00
trashtemp
086ab7b3bc
fix(channel): last update before master merge
2021-12-29 16:39:35 +01:00
trashtemp
5974a2b83b
fix(typindicator): fixed var color
2021-12-29 00:35:26 +01:00
trashtemp
94520bf064
feat(typindicator): added glass effect
2021-12-29 00:34:02 +01:00
trashtemp
d20fa9e3ea
fix(jumpbar): started css rewrite
2021-12-28 23:42:50 +01:00
trashtemp
e4159e1c6d
hotfix(jumpbar): jump bar fixed on mobile
2021-12-28 23:40:07 +01:00
trashtemp
64df7edf9b
fix(header): new unread bar fixed on mobile
2021-12-26 23:43:07 +01:00
trashtemp
83f38d71ce
feat(header): new glass header on channel view
2021-12-26 22:26:27 +01:00
Paul
301070a3cb
fix(reply): mention toggle would not persist
2021-12-26 15:00:50 +00:00
Paul
b955f2820c
fix: hide new message bar on jump to bottom
2021-12-25 14:49:31 +00:00
trashtemp
d1e1449f99
fix(channel): mobile jump bar fixed
2021-12-25 11:33:30 +01:00
trashtemp
7e02979560
fix(channel): jump to beginning bar
2021-12-25 11:20:44 +01:00
trashtemp
73b6da4e1e
fix(channel): added string to new message bar
2021-12-24 19:01:55 +01:00
trashtemp
18f7f91ff0
fix(settings): more settings fixes pt. 2
2021-12-24 18:36:40 +01:00
Paul
af3eb754f7
feat(messaging): hide new message bar on esc or sent message
2021-12-24 17:20:05 +00:00
Paul
c64906051d
fix: hide new messages bar on click
2021-12-24 14:49:21 +00:00
Paul
fee56d8f54
chore: clean up contrasting colours code
2021-12-24 14:13:10 +00:00
Paul
cc0e45526c
feat(mobx): refactor and remove (react-)redux
2021-12-23 21:43:11 +00:00
Paul
67834309b1
fix: use masquerade everywhere applicable
...
fixes #400
2021-11-14 19:53:50 +00:00
Paul
fb1de01edd
fix: remove removed messages from reply bar
...
fixes #71
fixes #143
2021-11-14 19:30:41 +00:00
Paul
b938f6620b
fix: prevent reply overflow
...
fixes #399
2021-11-14 18:46:46 +00:00
brecert
806e3108cb
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
a387d3c6ae
Use variables for scrollbar width.
...
Update language definitions.
2021-09-03 10:17:42 +01:00
Paul
d368820aeb
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
2341408557
Fix unresolved import for system user ID.
2021-08-18 11:31:25 +01:00
Martin Löffler
5ab1773f01
Moved reply mention disable into internal event handler
2021-08-17 20:52:16 +02:00