pronounsfu/backend/db
sam b1a7ef89ca
feat(backend): add snowflake IDs
2023-08-17 18:49:32 +02:00
..
avatars.go feat: add list/upload flag UI 2023-05-29 03:26:54 +02:00
db.go feat(backend): cache user/member counts 2023-06-25 15:49:19 +02:00
entries.go fix(backend): use to-be-set custom preferences when validating fields, remove constants 2023-04-21 16:35:13 +02:00
export.go fix: remove leading / from s3 paths 2023-05-22 15:59:49 +02:00
fediverse.go fix(backend): recognise firefish as misskey and hometown as mastodon 2023-07-30 21:33:16 +02:00
field.go feat(backend): add custom preferences 2023-04-20 07:33:01 +00:00
flags.go feat(backend): add snowflake IDs 2023-08-17 18:49:32 +02:00
invites.go chore: update backend dependencies 2023-04-04 04:11:03 +02:00
member.go feat(backend): add snowflake IDs 2023-08-17 18:49:32 +02:00
metrics.go *actually* cache counts 2023-06-25 15:55:44 +02:00
names_pronouns.go chore: update backend dependencies 2023-04-04 04:11:03 +02:00
redis.go fix(backend): don't crash if redis isn't set, use tx in CreateMember 2022-11-24 13:41:36 +01:00
report.go feat: improve report ui 2023-05-17 13:26:23 +02:00
tokens.go fix: fix tokens to expire after 3 months and always inherit admin perms from user 2023-04-17 23:43:04 +02:00
user.go feat(backend): add snowflake IDs 2023-08-17 18:49:32 +02:00
user_settings.go feat(backend): add /api/v2/users/@me/settings 2023-08-17 00:49:46 +02:00