Commit Graph

83 Commits (66cfcc4b023158adeea6c98baabfc496f8740bec)

Author SHA1 Message Date
trashtemp 66cfcc4b02 fix(messagebox): fixed z-index 2022-01-21 08:30:54 +01:00
trashtemp bbf641d861 fix(reply): used var instead of fixed hex 2022-01-21 00:26:06 +01:00
trashtemp 69268726d5 feat: new replies 2022-01-21 00:02:55 +01:00
trashtemp 62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles eecd78c374 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 1bac372c4c fix(app): font sizing, better system msgs 2022-01-13 22:31:35 +01:00
Paul Makles 730a7ca7d7 fix: assume attachment URL is volatile 2022-01-04 13:40:52 +00:00
Paul aebffcb063 fix: don't fail if channel is null on reply 2021-12-25 15:42:13 +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 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
3nt3 939309f8ed fix: add context menu to individual attachments if > 1 attached (#348) 2021-10-31 21:25:33 +00:00
brecert aee256572e Fix major image bugs for chrome 93+
- fixed major bugs for chrome 93+ at the cost of minor issues that may appear (unsure, did not find any in testing)
- position scaled image to the left for firefox (firefox aspect-ratio still does not scale correctly)
- added `--width` and `--height` to the `Grid` for theme creators who may want to use such information easily
2021-09-08 07:01:11 -04:00
Paul 695f02aa13 Update source links from GitLab to GitHub. 2021-09-03 10:30:27 +01: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 cb064aba50 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul 7f24ee3c9a Attempt to fix attachments not showing up on Samsung Internet. 2021-08-16 15:16:54 +01:00
Michaili K a17317f09c Create separate ImageFile component for image attachments 2021-08-15 18:53:42 +02:00
Michaili K 222f4cc447 Add (basic implementation of) background for loading images 2021-08-15 12:59:00 +02: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
brecert 3191a61d5b fix image overflow on older browsers 2021-08-10 05:48:26 -04: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
brecert f2897ed615 Improve image embed scaling.
- fixes #15
2021-08-06 12:39:23 -04: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 33decef7de Zero error milestone. 2021-07-30 22:40:49 +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 5dac9c4244 Rename occurrences of monoscape to monospace. 2021-07-25 14:26:45 +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
Paul 1a59bb1abd Add spoilers back. 2021-07-10 15:55:21 +01:00
Paul 0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
Paul e717cb415e Fix attachment scaling. 2021-07-10 15:21:35 +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