Paul Makles
48ff1dcf92
feat: switch to revolt.js@6.0.0 + new revolt-api
2022-04-09 15:47:04 +01:00
trashtemp
4ec58e2d92
fix: changed anim name
2022-01-22 17:13:06 +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
Paul Makles
41dc0a0ad9
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
Paul
a37ff5d349
fix(reply): mention toggle would not persist
2021-12-26 15:00:50 +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
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
Martin Löffler
59dde14333
Hide reply mention button from current user
2021-08-17 17:20:53 +02:00
Paul
0e8feb2389
Remember whether reply was a mention or not.
...
Fix input modals refreshing page.
2021-08-14 21:37:43 +01:00
Paul
031dc64173
Show server identity in message replies and typing indicator.
...
Revert reply connector temporarily.
2021-08-08 10:16:48 +01:00
Paul
0d415b4d5b
Manage state per channel. Closes #2
2021-08-07 20:43:08 +01:00
Paul
872b710bc4
Make the linter happy.
2021-08-05 14:47:00 +01:00
nizune
8271551c33
New look to replies
2021-08-05 11:54:32 +02:00
nizune
3b65501a12
Fixed sent attachments code
2021-08-04 19:59:29 +02:00
Paul
c997261e20
Add i18n to replies.
...
Add Fluent design category button.
Update Account page with new design.
2021-08-04 16:03:38 +01:00
nizune
204fe3dfed
Changed Reply bar structure
2021-08-04 14:01:24 +02:00
Paul
33decef7de
Zero error milestone.
2021-07-30 22:40:49 +01:00
Paul
551dc7562e
Remove remaining references to useUser(s).
...
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul
86c981d692
Finish migrating user state over to MobX.
2021-07-29 15:51:19 +01:00
Paul
b3386ade33
Format and automatically fix linted code.
2021-07-10 15:57:29 +01:00
Paul
fb0ae130e9
Format code.
2021-07-06 19:29:27 +01:00
Paul
fd23fdb206
Fix: System messages would break replies.
...
Fix: Show correct time format on left side of messages.
2021-07-06 19:29:09 +01:00
Paul
14809f1989
Use tabWidth 4 without actual tabs.
2021-07-05 11:25:20 +01:00
Paul
a9ce64c9fe
Run prettier on all files.
2021-07-05 11:23:23 +01:00
nizune
38be8f8fcc
Update: Changed icon pack to Boxicons
2021-06-27 12:17:59 +02:00
Paul
90713b3c5d
Support replying to files, show icon in reply.
2021-06-26 09:45:07 +01:00
Paul
50bd6addb4
Add message reply UI.
2021-06-23 18:26:41 +01:00