Commit Graph

74 Commits

Author SHA1 Message Date
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
bree
79d8e7905d Fix: image attachments not having minimum width 2021-07-09 11:09:55 -04: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
bree
e2b182e521 Fix: attatchment sizing on chrome when unloaded 2021-07-08 18:17:59 -04:00
bree
a4fee369c8 Fix: max-width for other attachment types 2021-07-08 10:32:05 -04:00
bree
c286649f88 small fix for attachment width 2021-07-08 10:26:46 -04:00
bree
6f3de75c35 remove content jumping when loading image and video attachments 2021-07-08 10:22:42 -04:00
Paul
f9b5d768d3 Fix: Spoilers would not toggle.
Hook events into Markdown render using ref.
2021-07-07 12:45:55 +01:00
Paul
fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00