| .. |
|
account_handler.go
|
feat: email notifications for deactivate/delete, typed confirmations, chat backup manager, provider invalidation on logout
|
2026-02-07 23:39:51 -06:00 |
|
admin_handler.go
|
feat: safe domains management - admin UI, CRUD endpoints, URL safety checker, seeded domains
|
2026-02-08 13:47:08 -06:00 |
|
analysis_handler.go
|
Initial commit: Complete threaded conversation system with inline replies
|
2026-01-30 07:40:19 -06:00 |
|
appeal_handler.go
|
fix: remove unused variables in appeal handler
|
2026-02-05 07:57:21 -06:00 |
|
auth_handler.go
|
feat: implement account deactivation, deletion (14-day), and immediate destroy with email confirmation
|
2026-02-07 11:13:11 -06:00 |
|
backup_handler.go
|
Initial commit: Complete threaded conversation system with inline replies
|
2026-01-30 07:40:19 -06:00 |
|
category_handler.go
|
feat: notification system refinements and api route fixes
|
2026-02-04 10:51:01 -06:00 |
|
chat_handler.go
|
feat: notification system refinements and api route fixes
|
2026-02-04 10:51:01 -06:00 |
|
discover_handler.go
|
feat: notification system refinements and api route fixes
|
2026-02-04 10:51:01 -06:00 |
|
key_handler.go
|
Initial commit: Complete threaded conversation system with inline replies
|
2026-01-30 07:40:19 -06:00 |
|
media_handler.go
|
feat: anonymous beacons, video metadata stripping, remove beacon author exposure
|
2026-02-07 12:02:47 -06:00 |
|
notification_handler.go
|
feat: notify archive instead of delete, fix api domain failsafe
|
2026-02-04 19:38:02 -06:00 |
|
post_handler.go
|
feat: compose URL preview, truncated URLs in post body, sync link preview fetch
|
2026-02-08 14:20:38 -06:00 |
|
search_handler.go
|
feat: notification system refinements and api route fixes
|
2026-02-04 10:51:01 -06:00 |
|
settings_handler.go
|
Age gating: birth month/year in registration, under-16 login block, under-18 NSFW block
|
2026-02-06 20:56:00 -06:00 |
|
templates.go
|
Initial commit: Complete threaded conversation system with inline replies
|
2026-01-30 07:40:19 -06:00 |
|
user_handler.go
|
fix: hide NSFW posts entirely when user hasn't enabled NSFW - backend filtering + Flutter safety net
|
2026-02-08 00:19:44 -06:00 |
|
ws_handler.go
|
Initial commit: Complete threaded conversation system with inline replies
|
2026-01-30 07:40:19 -06:00 |