Commit Graph

36 Commits (ca3c791331e29091fcf42d646eecfe09cf6f7527)

Author SHA1 Message Date
Paul ca3c791331 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul 9403707ba3 fix: prevent reply overflow
fixes #399
2021-11-14 18:46:46 +00:00
Paul 1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul 127dcf0528 Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul 1b1869f408 Bump revolt.js to fix objects not being properly updated.
Also don't re-fetch members on each message.
Add cursor: pointer to attachment images upon request.
Use client message cache for replies.
2021-08-15 09:58:22 +01:00
Paul 3a150b638a Remove logs. 2021-08-12 19:51:23 +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 fd0bc03c78 Fixed message replies + refined account settings 2021-08-04 14:48:33 +02:00
nizune adc6f7db4f Added detection for multiple attachments.
Co-authored-by: infi <insrt-git@geist.ga>
2021-08-03 22:42:06 +02:00
Paul 67feb34f58 Fix message links redirecting to home page. 2021-07-31 15:11:58 +01:00
Paul 0a23cfced8 Fix message links from replies. 2021-07-31 13:50:29 +01:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +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 70e9de448d Fix message reply overflow.
Add opera icon to sessions.
2021-07-25 14:18:48 +01:00
Paul b085f715af Fix: Session icon alignment.
Fix: i18n blocked messages / users.
2021-07-10 18:06:21 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
nizune e026be30ea Fix: Removed CSS file for Server Overview 2021-07-09 23:08:00 +02:00
nizune b0bbc85be5 Updated replies 2021-07-09 21:56:09 +02:00
nizune 08ec5e5da5 Fixed username in replies 2021-07-09 21:46:35 +02:00
Paul 72baac442e Fix: Prevent clicking on links in reply / channel header.
Jump to existing message if exists.
2021-07-09 10:15:32 +01:00
Paul be87739473 Add links to message replies and load older messages. 2021-07-09 10:10:36 +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
Paul 4afdd15813 Fix avatar direction. 2021-07-01 21:23:54 +01:00
Paul 99643c5461 Migrate to @tippyjs/react from react-tippy.
Fix strokes on home sidebar.
Add tooltips on servers.
Fix reply SVG direction.
2021-06-27 21:54:31 +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