Commit graph

166 commits

Author SHA1 Message Date
Paul
2ee3da28b9 Experiment: New search function. 2021-07-09 14:34:36 +01:00
nizune
5f8ee9d656 Refined bottom navigation bar on mobile 2021-07-09 13:35:24 +02: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
Paul
7a5ace2def Highlight messages we jump to. 2021-07-09 09:58:38 +01:00
bree
362e7452fe
Fix: attatchment sizing on chrome when unloaded 2021-07-08 18:17:59 -04:00
Paul
ee9aab07a9 Remember age gate prompt confirmation.
Translate age gate.
Add additional limitations on KaTeX.
Prevent any message overflow.
2021-07-08 20:16:50 +01:00
nizune
ccb7499c2a Fix: Support for DateDivider for RTL 2021-07-08 21:01:21 +02:00
nizune
2f60013935 Fix: Set font-family: inherit on auto-complete 2021-07-08 19:17:54 +02:00
nizune
76f43a4b98 Added hamburger and member sidebar icons 2021-07-08 18:39:03 +02:00
bree
eb7b915edb
Fix: max-width for other attachment types 2021-07-08 10:32:05 -04:00
bree
59a5d2e752
small fix for attachment width 2021-07-08 10:26:46 -04:00
bree
7843e10d5f
Merge remote-tracking branch 'upstream/master' 2021-07-08 10:23:47 -04:00
bree
f0397f8af8
remove content jumping when loading image and video attachments 2021-07-08 10:22:42 -04:00
nizune
5bd494fa9a Update: started work on new advanced settings 2021-07-08 16:02:52 +02:00
Paul
a3fa0b0807 Update certain logos and re-do mask. 2021-07-08 14:19:54 +01:00
nizune
e487f8c571 Small fixes 2021-07-08 15:16:23 +02:00
Paul
594980fdac Merge session icons together. 2021-07-08 14:07:25 +01:00
nizune
f0fccac355 Update: Fixed color swatch on mobile 2021-07-08 15:03:41 +02:00
Paul
64f415acfc Fix: Overlay moving with page.
Fix: Colour picker appearing in wrong position.
2021-07-08 13:54:18 +01:00
nizune
123020d77d Fix: Working on scrollable color swatch 2021-07-08 13:30:14 +02:00
Paul
98ea3e7af7 Modals: Add close animation. 2021-07-07 22:02:18 +01:00
Paul
ce67c5acdb Update react-overlapping-panels.
Fix: bottom navigation appearing in wrong place.
Fix: Redirect to server from invite if already joined.
Fix: Use monoscape font for code textareas.
2021-07-07 13:08:39 +01:00
Paul
197ba53c60 Fix: Spoilers would not toggle.
Hook events into Markdown render using ref.
2021-07-07 12:45:55 +01:00
nizune
f88a37f831 Temp. fix for members list sections 2021-07-07 13:37:14 +02:00
nizune
60746b8c21 Fix: sessions menu overflow 2021-07-07 10:46:23 +02:00
Paul
9bbbf5ffc8 Show tooltip for long statuses. 2021-07-06 22:58:45 +01:00
Paul
cf7dd6f99b Add collapsible sections to member sidebars. 2021-07-06 22:52:50 +01:00
Paul
67d3fb35a4 Format code. 2021-07-06 19:29:27 +01:00
Paul
1fcf4df1ed Fix: System messages would break replies.
Fix: Show correct time format on left side of messages.
2021-07-06 19:29:09 +01:00
nizune
b62eeb35e7 Fix: Small fixes to Sessions tab 2021-07-06 17:42:32 +02:00
Paul
9f85eda402 Update all packages.
Update vite fork to latest. (fixes voice)
2021-07-06 16:07:04 +01:00
Paul
7b9766cb0b 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
aebcf2875a Fixed sessions entries to work with RTL 2021-07-06 15:33:26 +02:00
nizune
e99cff9fe6 Update: Fixed Jump to bottom bar on mobile 2021-07-06 15:03:48 +02:00
nizune
3f2d8c2d35 Update: Account management under settings +strings 2021-07-06 14:24:24 +02:00
nizune
9e1a15eb3f Fix: Messagebox is now fully working 2021-07-06 13:16:29 +02:00
Paul
e8a111e6bc Rotate file upload icon instead of switching icon. 2021-07-06 11:52:07 +01:00
Paul
98e0edd331 Re-write types for modal actions. 2021-07-06 11:34:36 +01:00
Paul
ea65825454 Fix: Avoid going through react-redux to update draft. 2021-07-06 11:07:42 +01:00
Paul
b69ba4ca28 Fix: Textarea AutoSize did not resize correctly with long lines. 2021-07-06 11:04:51 +01:00
bree
d829deba98
Fix: Image embeds were unable to be opened into the image view
- Image embeds actions now use a better styling that's the same as the other action stylings
2021-07-06 03:56:04 -04:00
nizune
862bce7967 Fix: Solid icons in server settings 2021-07-06 00:06:03 +02:00
nizune
e64bffde22 Update: New button design 2021-07-05 23:49:57 +02:00
nizune
fd57f81118 Fix: Small gap fixes 2021-07-05 22:50:55 +02:00
Paul
c11d10a265 Revert change. 2021-07-05 21:28:38 +01:00
Paul
b8a4ada30c Fix: Padding on message box.
Allow 20 max rows on message area.
2021-07-05 21:07:04 +01:00
nizune
e5b233e14e Fix: changed outlines to box-shadow 2021-07-05 21:06:08 +02:00
Paul
ed12d5f4f9 Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
2021-07-05 17:55:08 +01:00
nizune
f1d413b6ef Fix: Small mobile fixes, paddings 2021-07-05 16:24:25 +02:00