Commit Graph

749 Commits (94fab0852f2c3b3c41df482d701cae57d7095367)

Author SHA1 Message Date
Asraye 94fab0852f
Ugly ahh patch 2025-06-11 18:08:33 +10:00
Paul Makles 18243f0207
chore: always target blank for download button 2025-01-29 13:41:54 +00:00
Declan Chidlow 7750276554
fix: remove /download from attachments (#1067) 2025-01-29 13:39:17 +00:00
Amy bf951e59ee
fix: appending mention to draft content (#1065) 2024-12-17 17:29:57 +00:00
Paul Makles 478d375125 fix: add try-catch block around md renderer
fix: update recursive match to block numbered lists
2024-11-15 13:09:40 +00:00
Paul Makles 48a9d7d370
chore: update donation links 2024-11-06 09:51:35 +00:00
Sophie L 6cf0ef95ad
fix: remove (broken/deprecated) built-in custom emoji
these have been broken for a while due to the data loss when insert's server failed, and were also deprecated upon the addition of custom server emoji.

they were meant to be temporary anyway, and other clients (including the new web app) don't implement them, so let's remove them to avoid confusion.
2024-05-16 15:29:53 +01:00
Paul Makles 5b6546b761
fix: allow retrying sending files 2024-03-15 19:50:17 +00:00
Sophie L be3565871c feat: translate account management options 2023-08-25 18:44:34 +01:00
Paul Makles 5363ff2572
feat: raise katex limit to 512, upgrade dependencies 2023-06-18 10:22:01 +02:00
Paul Makles 04027658e6
feat: add more validation to KaTeX in markdown 2023-06-17 16:11:22 +01:00
Paul Makles 70f5e6fc7e
chore: monkey patch ulid parse error 2023-06-12 09:58:13 +01:00
Paul Makles 9b9ec867da
chore: update typing indicator to at least use display name 2023-06-12 09:52:00 +01:00
Paul Makles fead4ca879
feat: always show link warning for masked links 2023-06-12 09:51:17 +01:00
Paul Makles 636367faea
chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles 75d07ffe0f
chore: move badges to top half of user profile 2023-06-11 13:02:38 +01:00
Paul Makles 5b600bec20
feat: back port discriminators and display names 2023-06-11 12:44:05 +01:00
temptrash 86218a7272 feat: swap pomelo usernames for discriminators 2023-06-10 15:01:12 +02:00
Paul Makles 1862db89a3
feat: add support for webhooks
fix: removing reactions crashes client
2023-06-03 19:29:14 +01:00
Paul Makles 00708bb8f4
feat: include message context (if any) when reporting user 2023-05-31 12:06:31 +01:00
Paul Makles 7441569cfa
chore: enable emoji picker by default 2023-03-14 21:48:19 +00:00
Paul Makles 21175dffda
fix: check if content actually exists
chore: update lang submodule
2023-02-24 13:53:56 +01:00
kate 6062a361f1
fix: allow dash char in autocorrect content validation (#838) 2023-02-05 13:45:32 +00:00
Paul Makles 95d4f61d7f
feat: support Streamable embeds 2023-01-29 17:34:07 +00:00
kate 89b3c9c098
fix: dash ("-" char) in emoji names (#816) 2023-01-24 17:55:17 +00:00
Lea 09be8c9e4f
feat: list custom emojis in autocomplete (#809)
* feat: list custom emojis in autocomplete

* fix: properly align emoji name in autocompletion
2022-12-05 14:44:47 +00:00
kate 6767ea1853
fix(ci): typing issues; broken submodules (#826)
* Remove broken submodules

* Fix yarn typecheck

* Add build:deps before typecheck to fix missing dependencies

* fix: minor linting nitpick

Co-authored-by: Sophie L <beartechtalks@gmail.com>
2022-12-05 14:42:43 +00:00
Paul Makles eb4670ec43
revert: "fix: display server identity (if present) in typing indicator" (#789) 2022-09-20 19:11:45 +01:00
Paul Makles 22b2bc0a5e fix: use new lightspeed embed URL 2022-09-20 18:31:12 +01:00
Ed L 5a738b7c68 fix: grammar, update command for dev mode 2022-09-20 18:24:59 +01:00
Ed L d2264a2a43 fix: use --monospace-font 2022-09-20 18:24:59 +01:00
Jan 4f2fc267f9
feat: display account age next to join messages (#750) 2022-09-20 18:23:06 +01:00
Leda 2687f98952
fix: display server identity (if present) in typing indicator (#703) 2022-09-20 18:22:25 +01:00
Paul Makles e6ad6a552e feat: add focus mode 2022-09-18 12:05:48 +01:00
Paul Makles 61a06c3f1a fix: re-write blockquote regex to include lists 2022-09-17 13:01:02 +01:00
Paul Makles b42c24295f fix: null assertion has a chance of throwing error here 2022-09-17 10:50:26 +01:00
Paul Makles ff57dbddba fix: correctly specify headers when removing MFA 2022-09-08 11:19:26 +01:00
Paul Makles 2c50d9be6b chore: disable list behaviour if line starts with plus 2022-09-02 16:29:20 +01:00
Paul Makles 7626a1f461 fix: remove stray text 2022-09-02 14:40:17 +01:00
Paul Makles 83ca6f489e feat: add new reaction button to list 2022-09-02 14:35:16 +01:00
Paul Makles b7a10bb9ab fix: ensure blockquotes are broken 2022-09-02 14:17:56 +01:00
Paul Makles f6be6d7cf8 feat: change emojis page from grid to list 2022-09-02 14:17:42 +01:00
Paul Makles dfbba41be4 feat: redesign emoji uploader 2022-09-02 13:42:34 +01:00
Paul Makles 5bd2d24c56 feat: display timeout status on client 2022-09-01 14:00:43 +01:00
Paul Makles 07fd598bf9 fix: don't collapse whitespace / newlines 2022-08-18 12:56:21 +02:00
Paul Makles a77f2f9b4d chore: remove stray log 2022-08-15 19:37:29 +02:00
Paul Makles 787d5840d2 chore: hide discovery button if not pointing to Revolt 2022-08-15 19:32:02 +02:00
Sophie L 7cf7402cea
fix: styling fixes (#721) 2022-08-08 16:06:21 +01:00
Leda c2a729a5e0 fix: render markdown inside/after HTML tags
fixes #733
2022-08-08 16:02:57 +01:00
Alice Harris e9977b2a76 fix: large images in website previews escape embed box 2022-08-08 16:02:04 +01:00