Paul Makles
3fd56e4fdc
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
trashtemp
6aaabb4815
fix(app): font sizing, better system msgs
2022-01-13 22:31:35 +01:00
Paul Makles
0609b40f81
fix: assume attachment URL is volatile
2022-01-04 13:40:52 +00:00
Paul
318177b414
fix: don't fail if channel is null on reply
2021-12-25 15:42:13 +00:00
trashtemp
d2d7083542
fix(home,settings): updated homepage, settings
...
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
73d99e4518
feat(home): add snow
2021-12-23 13:16:43 +00:00
Paul
67834309b1
fix: use masquerade everywhere applicable
...
fixes #400
2021-11-14 19:53:50 +00:00
Paul
b938f6620b
fix: prevent reply overflow
...
fixes #399
2021-11-14 18:46:46 +00:00
3nt3
b09ccd90ba
fix: add context menu to individual attachments if > 1 attached ( #348 )
2021-10-31 21:25:33 +00:00
brecert
999fc5b639
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
c302eade17
Update source links from GitLab to GitHub.
2021-09-03 10:30:27 +01:00
Paul
2341408557
Fix unresolved import for system user ID.
2021-08-18 11:31:25 +01:00
Paul
1f2e58b10e
Include @ symbol when reply is a mention.
2021-08-16 18:08:44 +01:00
Paul
b4f16f0d00
Handle role hoisting / ranking.
...
Closes #76 and closes #75 .
2021-08-16 17:02:24 +01:00
Paul
72e9cda844
Attempt to fix attachments not showing up on Samsung Internet.
2021-08-16 15:16:54 +01:00
Michaili K
88c9775e23
Create separate ImageFile component for image attachments
2021-08-15 18:53:42 +02:00
Michaili K
1b4d1e73df
Add (basic implementation of) background for loading images
2021-08-15 12:59:00 +02:00
Paul
4abf98adcb
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
4ac3165bdc
Remove logs.
2021-08-12 19:51:23 +01:00
brecert
6f99af6527
fix image overflow on older browsers
2021-08-10 05:48:26 -04:00
Paul
17f68088d1
Show server identity in message replies and typing indicator.
...
Revert reply connector temporarily.
2021-08-08 10:16:48 +01:00
Paul
1f903cd56b
Manage state per channel. Closes #2
2021-08-07 20:43:08 +01:00
brecert
144a63a5c8
Improve image embed scaling.
...
- fixes #15
2021-08-06 12:39:23 -04:00
Paul
55e00bf93f
Make the linter happy.
2021-08-05 14:47:00 +01:00
nizune
123dc6bbfc
New look to replies
2021-08-05 11:54:32 +02:00
nizune
7a8b12e15c
Fixed sent attachments code
2021-08-04 19:59:29 +02:00
Paul
fe75f5a6ca
Add i18n to replies.
...
Add Fluent design category button.
Update Account page with new design.
2021-08-04 16:03:38 +01:00
nizune
c93f0245f1
Fixed message replies + refined account settings
2021-08-04 14:48:33 +02:00
nizune
f5e2779983
Added detection for multiple attachments.
...
Co-authored-by: infi <insrt-git@geist.ga>
2021-08-03 22:42:06 +02:00
Paul
909985b47d
Fix message links redirecting to home page.
2021-07-31 15:11:58 +01:00
Paul
5eed9ecc5e
Fix message links from replies.
2021-07-31 13:50:29 +01:00
Paul
4c9554c5e9
Zero error milestone.
2021-07-30 22:40:49 +01:00
Paul
3184269ba4
Start migration to revolt.js@5.0.0.
...
200 error milestone
2021-07-30 20:24:53 +01:00
Paul
0571c065bd
Remove remaining references to useUser(s).
...
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul
f8611ddea5
Finish migrating user state over to MobX.
2021-07-29 15:51:19 +01:00
Paul
6d5fb0a8a3
Rename occurrences of monoscape to monospace.
2021-07-25 14:26:45 +01:00
Paul
6cf18b1b9b
Fix message reply overflow.
...
Add opera icon to sessions.
2021-07-25 14:18:48 +01:00
Paul
93ee98717d
Fix: Session icon alignment.
...
Fix: i18n blocked messages / users.
2021-07-10 18:06:21 +01:00
Paul
7586b365fe
Format and automatically fix linted code.
2021-07-10 15:57:29 +01:00
Paul
392cb23541
Add spoilers back.
2021-07-10 15:55:21 +01:00
Paul
ef5944b065
Add more internal CSS variables.
2021-07-10 15:42:13 +01:00
Paul
9846262e8b
Fix attachment scaling.
2021-07-10 15:21:35 +01:00
nizune
a2211d9fd7
Fix: Removed CSS file for Server Overview
2021-07-09 23:08:00 +02:00
nizune
4eb0461977
Updated replies
2021-07-09 21:56:09 +02:00
nizune
2141711d9e
Fixed username in replies
2021-07-09 21:46:35 +02:00
bree
c1dc2b9a1d
Fix: image attachments not having minimum width
2021-07-09 11:09:55 -04:00
Paul
b806902bc4
Fix: Prevent clicking on links in reply / channel header.
...
Jump to existing message if exists.
2021-07-09 10:15:32 +01:00
Paul
3075fc8e32
Add links to message replies and load older messages.
2021-07-09 10:10:36 +01:00
bree
362e7452fe
Fix: attatchment sizing on chrome when unloaded
2021-07-08 18:17:59 -04:00
bree
eb7b915edb
Fix: max-width for other attachment types
2021-07-08 10:32:05 -04:00