Commit Graph

749 Commits (3d25700b7f808d9886bf95960501e29445fd94a9)

Author SHA1 Message Date
Anonymous b118e0e006 Remove DMing without Friends UI 2024-10-03 16:48:21 +08:00
Anonymous 6bca2e56f8 Allow DMing non friends 2024-08-30 15:55:56 +08:00
Anonymous d648cad20c Remove seasonal effects and set invite links on landing page 2024-08-28 15:56:16 +08:00
Anonymous 2974dda142 Remove voice 2024-08-28 10:32:00 +08:00
Anonymous 423fbb6546 Fix ability to set appearence of Focus status and remove unused references to streaming status 2024-08-28 10:05:03 +08:00
Anonymous 841861504f Remove Discover tab on mobile 2024-08-28 09:57:21 +08:00
Sophie L a75a89154f 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 b4047482cb fix: allow retrying sending files 2024-03-15 19:50:17 +00:00
Sophie L 583f025f92 feat: translate account management options 2023-08-25 18:44:34 +01:00
Paul Makles a91f274b34 feat: raise katex limit to 512, upgrade dependencies 2023-06-18 10:22:01 +02:00
Paul Makles ec3129afcf feat: add more validation to KaTeX in markdown 2023-06-17 16:11:22 +01:00
Paul Makles 1c84bee415 chore: monkey patch ulid parse error 2023-06-12 09:58:13 +01:00
Paul Makles 711848dae0 chore: update typing indicator to at least use display name 2023-06-12 09:52:00 +01:00
Paul Makles f69ebadc77 feat: always show link warning for masked links 2023-06-12 09:51:17 +01:00
Paul Makles 6d5dd9b13e chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles d4728b8107 chore: move badges to top half of user profile 2023-06-11 13:02:38 +01:00
Paul Makles c9573c7440 feat: back port discriminators and display names 2023-06-11 12:44:05 +01:00
temptrash 0e5adb54b5 feat: swap pomelo usernames for discriminators 2023-06-10 15:01:12 +02:00
Paul Makles 9ad827f716 feat: add support for webhooks
fix: removing reactions crashes client
2023-06-03 19:29:14 +01:00
Paul Makles 54d5c9dc4a feat: include message context (if any) when reporting user 2023-05-31 12:06:31 +01:00
Paul Makles 3964b9f048 chore: enable emoji picker by default 2023-03-14 21:48:19 +00:00
Paul Makles 38efedd82d fix: check if content actually exists
chore: update lang submodule
2023-02-24 13:53:56 +01:00
kate 8e6c65e8d4 fix: allow dash char in autocorrect content validation (#838) 2023-02-05 13:45:32 +00:00
Paul Makles c84d07f466 feat: support Streamable embeds 2023-01-29 17:34:07 +00:00
kate 47e33ae2a8 fix: dash ("-" char) in emoji names (#816) 2023-01-24 17:55:17 +00:00
Lea 4952101ca9 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 72f1023771 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 4dfb9e9ade revert: "fix: display server identity (if present) in typing indicator" (#789) 2022-09-20 19:11:45 +01:00
Paul Makles 0a319a1109 fix: use new lightspeed embed URL 2022-09-20 18:31:12 +01:00
Ed L 6f521278ce fix: grammar, update command for dev mode 2022-09-20 18:24:59 +01:00
Ed L 3e5d1c598d fix: use --monospace-font 2022-09-20 18:24:59 +01:00
Jan 3912e40a8f feat: display account age next to join messages (#750) 2022-09-20 18:23:06 +01:00
Leda 23c12b73e3 fix: display server identity (if present) in typing indicator (#703) 2022-09-20 18:22:25 +01:00
Paul Makles 0ca988427f feat: add focus mode 2022-09-18 12:05:48 +01:00
Paul Makles 2ee26e839d fix: re-write blockquote regex to include lists 2022-09-17 13:01:02 +01:00
Paul Makles 3b72077307 fix: null assertion has a chance of throwing error here 2022-09-17 10:50:26 +01:00
Paul Makles 39f7d31025 fix: correctly specify headers when removing MFA 2022-09-08 11:19:26 +01:00
Paul Makles 13bab3acbd chore: disable list behaviour if line starts with plus 2022-09-02 16:29:20 +01:00
Paul Makles e728c2061c fix: remove stray text 2022-09-02 14:40:17 +01:00
Paul Makles f91dd334dc feat: add new reaction button to list 2022-09-02 14:35:16 +01:00
Paul Makles 1fc65ae75b fix: ensure blockquotes are broken 2022-09-02 14:17:56 +01:00
Paul Makles 9925a10ece feat: change emojis page from grid to list 2022-09-02 14:17:42 +01:00
Paul Makles f195bb3a23 feat: redesign emoji uploader 2022-09-02 13:42:34 +01:00
Paul Makles 2a0c619a71 feat: display timeout status on client 2022-09-01 14:00:43 +01:00
Paul Makles d55992ee25 fix: don't collapse whitespace / newlines 2022-08-18 12:56:21 +02:00
Paul Makles d1ba7e045b chore: remove stray log 2022-08-15 19:37:29 +02:00
Paul Makles 04590873cd chore: hide discovery button if not pointing to Revolt 2022-08-15 19:32:02 +02:00
Sophie L fab495c5f4 fix: styling fixes (#721) 2022-08-08 16:06:21 +01:00
Leda 3de2c1ed72 fix: render markdown inside/after HTML tags
fixes #733
2022-08-08 16:02:57 +01:00
Alice Harris 6da3527f24 fix: large images in website previews escape embed box 2022-08-08 16:02:04 +01:00