Anonymous
63cfee04b7
Update login page
2024-08-28 09:52:52 +08:00
Paul Makles
793b97c41f
feat: add report button to user profiles
2024-06-23 12:23:42 +01:00
Paul Makles
609c135ec0
chore: remove this so people don't click it
2024-06-09 13:57:36 +01: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
Bob Bobs
9d170b5517
fix: only delete session if error is Unauthorized
2024-03-13 22:55:12 +00:00
Paul Makles
3ed0b46807
merge: pull request #864
...
fix(home): inconsistent discover button height
2023-11-11 19:16:59 +00:00
Lea
7275ec73ec
fix: appeal to monkey brain
2023-10-04 19:13:07 +01:00
Lea
b46ff49988
feat: admin panel link for system message user
2023-10-04 19:13:07 +01:00
Sophie L
583f025f92
feat: translate account management options
2023-08-25 18:44:34 +01:00
Paul Makles
50070be7fd
feat: add admin shortcuts for convenience
2023-08-01 23:09:50 +01:00
Paul Makles
15c47b224c
chore: update alerts to use new health service
2023-07-06 19:00:30 +01:00
FluffyCookie000
6c0377ec8a
fix: usernames are evolving blog post link ( #895 )
2023-07-02 08:46: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
0b276e4fb2
chore: show error on modify account
2023-06-15 18:43:36 +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
64196d1854
fix: copy full username from user profile
2023-06-11 22:26:56 +01:00
Paul Makles
4d5eec5c92
fix: use display name where available for friends
2023-06-11 22:22:52 +01:00
Paul Makles
4008e3ba6d
chore: add helpful hint for new username format
2023-06-11 19:00:34 +01:00
Paul Makles
6d5dd9b13e
chore: strip emoji picker experiment
...
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles
961ee92a1c
feat: add changelog entry in preparation for update
2023-06-11 17:31:22 +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
kate
b3d0ef6f7b
fix: comment out link for nightly desktop build ( #882 )
2023-05-06 19:19:45 +01:00
Paul Makles
e35ef1bc8d
fix: weird typing errors that cropped up
2023-04-21 21:05:29 +01:00
Paul Makles
d68ffe8ca3
fix: reset member sidebar fetch status when we become ready
2023-04-21 20:52:23 +01:00
Ashley
a22795d7ed
add a blank space to re run CI
2023-03-22 18:40:24 +03:00
Ashley
906551af62
fix inconsonant height in buttons
2023-03-20 18:11:10 +03:00
Paul Makles
ec79045997
chore: add notice to emoji menu
2023-03-14 21:57:47 +00:00
Paul Makles
3964b9f048
chore: enable emoji picker by default
2023-03-14 21:48:19 +00:00
Paul Makles
78dad8b6c1
chore: add notices throughout app about development
2023-03-14 21:48:13 +00:00
Declan Chidlow
52691ae924
fix: overflow management in voice menus ( #849 )
2023-03-14 21:16:05 +00:00
Paul Makles
38efedd82d
fix: check if content actually exists
...
chore: update lang submodule
2023-02-24 13:53:56 +01:00
Paul Makles
39563d7025
merge: remote-tracking branch 'origin/production'
2023-02-23 20:08:51 +01:00
Paul Makles
060e10e229
chore: move date forwards
2023-02-23 19:12:26 +01:00
Paul Makles
4d7a63a026
feat(modal): add report success modal (also allows blocking user)
2023-02-23 17:52:47 +01:00
Paul Makles
028705c91d
feat: add changelog entry for in-app reporting
2023-02-22 18:34:35 +01:00
Paul Makles
26b632e8f1
feat: render shadows and markdown in changelogs
2023-02-22 18:33:38 +01:00
Paul Makles
2a9f17d44e
fix(modal): trigger on keydown instead of keyup to prevent interference
2023-02-22 17:59:26 +01:00
Paul Makles
1a06695dba
feat: add reporting UI
2023-02-22 17:13:43 +01:00
Paul Makles
a854d070c2
fix: do not trigger modal submission on <select>
2023-02-22 17:00:47 +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
Leda
228873cd00
fix: category title input reverts to span on empty string ( #699 )
...
Fixes https://github.com/revoltchat/revite/issues/693
2023-01-24 17:59:31 +00:00