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
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
8012b680a5
Fix: Use minHeight.
...
Temporary change: Prevent TextFile from loading large content.
Fixes #1 : File preview failing with JSON files.
Add a way to open text files in new tab.
2021-07-06 14:58:54 +01:00
nizune
193b039fd0
Fixed sessions entries to work with RTL
2021-07-06 15:33:26 +02: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
insert
f69e04d4e9
Merge branch 'master' into 'cleanup'
...
# Conflicts:
# src/components/common/LocaleSelector.tsx
2021-07-05 10:17:57 +00:00
bree
ebdf64b623
Fix: attachment scaling and better image scaling
...
- attachment scaling now works for all forms of attachments
- switched to grid based action bar
- added onLoad class so image proportions are "trimmed" once the image has loaded to avoid moving the view around before loading
- this may be possible to remove at some point
2021-07-05 04:32:05 -04:00
bree
1cc6514c9a
Update revolt.js to fix types
2021-07-04 21:09:24 -04:00
bree
e5d46cc34a
Merge branch 'master' into cleanup
2021-07-04 21:06:30 -04:00
insert
41c6a95a6a
Merge branch 'images' into 'master'
...
replace js image scaling with css for message attatchments
See merge request revolt/revite!3
2021-07-04 17:53:55 +00:00
Paul
720bc263a5
Feature: Font selector and ligature toggle.
2021-07-04 17:56:18 +01:00