Commit graph

1352 commits

Author SHA1 Message Date
Amy
bf951e59ee
fix: appending mention to draft content (#1065) 2024-12-17 17:29:57 +00:00
Paul Makles
03f9f7673d
merge: pull request #1050 from JackDotJS/fix-blank-category-name 2024-12-17 17:29:16 +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
Paul Makles
ef4218d12b
merge branch: 'insert/member-subscriptions' 2024-10-27 22:00:22 +00:00
Paul Makles
df4f6578f7
feat: add session token to file uploads 2024-10-27 21:59:16 +00:00
JackDotJS
28c897ac3d fix(settings): fixed inability to rename categories when they have blank names
Signed-off-by: JackDotJS <jackdotjs@proton.me>
2024-10-27 11:14:04 -07:00
Declan Chidlow
5e66bc8dc4 fix: Add ability to leave server through server info screen 2024-10-15 20:23:36 +08:00
Paul Makles
0f0808aa56
feat: add report button to user profiles 2024-06-23 12:23:42 +01:00
Paul Makles
c972e6813f
fix: should always call subscribe 2024-06-19 18:16:30 +01:00
Paul Makles
61304f18c2
feat: implement support for Subscribe event 2024-06-19 17:40:59 +01:00
Paul Makles
2722d0a854
chore: remove this so people don't click it 2024-06-09 13:57:36 +01: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
Bob Bobs
472e6e07b5 fix: only delete session if error is Unauthorized 2024-03-13 22:55:12 +00:00
Paul Makles
15e8e10151
merge: pull request #864
fix(home): inconsistent discover button height
2023-11-11 19:16:59 +00:00
Lea
7fef354fe6 fix: appeal to monkey brain 2023-10-04 19:13:07 +01:00
Lea
d4e0f19f95 feat: admin panel link for system message user 2023-10-04 19:13:07 +01:00
Sophie L
be3565871c feat: translate account management options 2023-08-25 18:44:34 +01:00
Paul Makles
8c183b530b
feat: add admin shortcuts for convenience 2023-08-01 23:09:50 +01:00
Paul Makles
0d5ffb4df8
chore: update alerts to use new health service 2023-07-06 19:00:30 +01:00
FluffyCookie000
534b9227de
fix: usernames are evolving blog post link (#895) 2023-07-02 08:46: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
f1594a7b36
chore: show error on modify account 2023-06-15 18:43:36 +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
449eee006d
fix: copy full username from user profile 2023-06-11 22:26:56 +01:00
Paul Makles
cf691a8462
fix: use display name where available for friends 2023-06-11 22:22:52 +01:00
Paul Makles
c5ca579c95
chore: add helpful hint for new username format 2023-06-11 19:00:34 +01:00
Paul Makles
636367faea
chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles
f20ada7c49
feat: add changelog entry in preparation for update 2023-06-11 17:31:22 +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
kate
d55d86aa3c
fix: comment out link for nightly desktop build (#882) 2023-05-06 19:19:45 +01:00
Paul Makles
4d58ff06f3
fix: weird typing errors that cropped up 2023-04-21 21:05:29 +01:00
Paul Makles
9f9902ffb1
fix: reset member sidebar fetch status when we become ready 2023-04-21 20:52:23 +01:00
Ashley
e8989fcffa
add a blank space to re run CI 2023-03-22 18:40:24 +03:00
Ashley
06dea9300c
fix inconsonant height in buttons 2023-03-20 18:11:10 +03:00
Paul Makles
e17e556ee6
chore: add notice to emoji menu 2023-03-14 21:57:47 +00:00
Paul Makles
7441569cfa
chore: enable emoji picker by default 2023-03-14 21:48:19 +00:00
Paul Makles
eff1de7c78
chore: add notices throughout app about development 2023-03-14 21:48:13 +00:00
Declan Chidlow
e68ceac4f6
fix: overflow management in voice menus (#849) 2023-03-14 21:16:05 +00:00
Paul Makles
21175dffda
fix: check if content actually exists
chore: update lang submodule
2023-02-24 13:53:56 +01:00
Paul Makles
5b31ce494e
merge: remote-tracking branch 'origin/production' 2023-02-23 20:08:51 +01:00
Paul Makles
056ec623cb
chore: move date forwards 2023-02-23 19:12:26 +01:00