|
5cb3faa92b
|
feat(backend): allow suspended users to access some endpoints, add flag scopes
|
2024-12-11 20:42:26 +01:00 |
|
|
7e6698c3fb
|
update to .net 9 and add new OpenAPI packages
|
2024-12-10 15:28:44 +01:00 |
|
|
d30ebacc72
|
chore: add license headers to all c# files
|
2024-12-09 21:11:46 +01:00 |
|
|
8bd4449804
|
refactor(backend): move all request/response types to a new Dto namespace
|
2024-12-09 13:58:18 +01:00 |
|
|
f8e6032449
|
chore(backend): add roslynator and fix diagnostics
|
2024-12-08 15:17:18 +01:00 |
|
|
649988db25
|
refactor(backend): use explicit types instead of var by default
|
2024-12-08 15:07:25 +01:00 |
|
|
bc7fd6d804
|
feat(frontend): register/log in with email
|
2024-12-04 17:43:02 +01:00 |
|
|
57e1ec09c0
|
feat: link fediverse account to existing user
|
2024-12-04 01:49:03 +01:00 |
|
|
8b1d5b2c1b
|
feat(backend): validate custom preferences on save
|
2024-11-28 17:28:52 +01:00 |
|
|
71b59dbb00
|
feat: add icon list generation script
this is used to validate icons for custom preferences. it generates both
typescript and c# code
|
2024-11-27 20:00:28 +01:00 |
|
|
59496a8cd8
|
feat(frontend): edit names/pronouns
|
2024-11-25 23:07:17 +01:00 |
|
|
142ff36d3a
|
fix: stop crash on start with empty sentry dsn, make max avatar length a constant
|
2024-11-23 20:43:43 +01:00 |
|
|
7f971e8549
|
chore: add csharpier to husky, format backend with csharpier
|
2024-10-02 00:28:07 +02:00 |
|
|
06f7019330
|
feat(backend): move internal endpoints to /api/internal
|
2024-10-02 00:15:14 +02:00 |
|
|
aa756ac56a
|
chore(backend): format
|
2024-10-01 21:58:13 +02:00 |
|
|
5a8b7aae80
|
fix(backend): fix username regex accepting characters with diacritics
|
2024-10-01 16:04:36 +02:00 |
|
|
4002893323
|
feat(backend): limit total members per user
|
2024-09-30 21:44:41 +02:00 |
|
|
e11e60e16b
|
feat(backend): add update member endpoint
|
2024-09-28 22:28:59 +02:00 |
|
|
8fe8755183
|
feat(backend): validate links, allow setting links in POST /users/@me/members
|
2024-09-27 15:29:33 +02:00 |
|
|
f81ae97821
|
feat(backend): return unlisted status in partial member for authenticated users
|
2024-09-25 19:48:09 +02:00 |
|
|
862a64840e
|
feat: add avatar/bio/links/names/pronouns to user page
|
2024-09-24 20:56:10 +02:00 |
|
|
2682cabfb0
|
refactor: add DatabaseContext.GetToken method
|
2024-09-11 16:23:45 +02:00 |
|
|
6c9d1c328b
|
fix: add class context to all loggers, format
|
2024-09-04 14:25:44 +02:00 |
|
|
0aadc5fb47
|
feat: replace Hangfire with Coravel
|
2024-09-03 16:29:51 +02:00 |
|
|
ef221b2c45
|
feat: update custom preferences endpoint
|
2024-08-22 15:13:46 +02:00 |
|
|
a069d0ff15
|
feat(backend): add more params to POST /users/@me/members
|
2024-07-14 21:25:23 +02:00 |
|
|
fb34464199
|
feat(backend): improve bad request errors
|
2024-07-14 16:44:41 +02:00 |
|
|
e7ec0e6661
|
feat(backend): add member GET endpoints, POST /users/@me/members endpoint
|
2024-07-13 19:38:40 +02:00 |
|
|
fa49030b06
|
feat: add deleted user columns in database
|
2024-07-13 03:09:07 +02:00 |
|
|
e95e0a79ff
|
feat: add PATCH request support, expand PATCH /users/@me, serialize enums correctly
|
2024-07-12 17:12:24 +02:00 |
|
|
d6c9345dba
|
too many things to list (notably, user avatar update)
|
2024-07-08 19:03:04 +02:00 |
|
|
588afeec20
|
feat: add debug registration endpoint, fix snowflake serialization
|
2024-06-04 17:38:59 +02:00 |
|
|
852036a6f7
|
format, add more query extensions
|
2024-05-30 16:59:40 +02:00 |
|
|
6114f384a0
|
add a bunch of stuff copied from Foxchat.NET
|
2024-05-28 15:29:18 +02:00 |
|