You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boojack
a5ddd5adaf
fix(server): close SSE clients during shutdown
...
Close long-lived SSE streams before HTTP shutdown so graceful shutdown is not held until the deadline. Also wait for background runners before closing the store to make shutdown ordering explicit.
3 months ago
..
test
fix(server): close SSE clients during shutdown
3 months ago
acl_config.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
acl_config_test.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
ai_service.go
refactor(ai): use official provider SDKs ( #5845 )
3 months ago
attachment_exif_test.go
feat: implement EXIF metadata stripping for image uploads
6 months ago
attachment_motion.go
feat(attachments): add Live Photo and Motion Photo support ( #5810 )
3 months ago
attachment_service.go
fix: normalize attachment MIME types before validation
3 months ago
auth_service.go
refactor: move plugin packages under internal
3 months ago
auth_service_client_info_test.go
refactor: remove deprecated Sessions and AccessTokens settings
7 months ago
common.go
refactor: migrate HOST roles to ADMIN
6 months ago
connect_handler.go
feat(ai): add instance AI providers and transcription ( #5829 )
3 months ago
connect_interceptors.go
refactor: consolidate duplicated auth logic into auth package
5 months ago
connect_services.go
feat(ai): add instance AI providers and transcription ( #5829 )
3 months ago
header_carrier.go
fix(backend): correct generic type parameter in withHeaderCarrier helper
7 months ago
health_service.go
refactor(store): remove deprecated migration_history table and backward compatibility code
7 months ago
idp_service.go
fix(lint): correct goimports struct literal alignment after removing write-only credential fields ( #5794 )
4 months ago
instance_service.go
feat(ai): add BYOK audio transcription ( #5832 )
3 months ago
memo_attachment_service.go
feat(attachments): add Live Photo and Motion Photo support ( #5810 )
3 months ago
memo_batch_helpers.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
memo_mention_helpers.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
memo_relation_service.go
fix(webhooks): trigger memo updates for attachment and relation changes ( #5795 )
3 months ago
memo_service.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
memo_service_converter.go
fix(api): tolerate missing related users in memo conversions ( #5809 )
3 months ago
memo_service_filter.go
refactor: deprecate old filter
12 months ago
memo_share_service.go
fix(api): tolerate missing related users in memo conversions ( #5809 )
3 months ago
memo_update_helpers.go
fix(webhooks): trigger memo updates for attachment and relation changes ( #5795 )
3 months ago
reaction_service.go
fix(api): tolerate missing related users in memo conversions ( #5809 )
3 months ago
resource_name.go
fix(api): switch user resource names to usernames ( #5779 )
4 months ago
shortcut_service.go
refactor: move plugin packages under internal
3 months ago
sse_event_helpers.go
fix(api): improve SSE hub design and fix double-broadcast on comments
4 months ago
sse_handler.go
fix(api): improve SSE hub design and fix double-broadcast on comments
4 months ago
sse_hub.go
fix(server): close SSE clients during shutdown
3 months ago
sse_hub_test.go
fix(server): close SSE clients during shutdown
3 months ago
sse_service_test.go
fix(webhooks): trigger memo updates for attachment and relation changes ( #5795 )
3 months ago
user_resource_name.go
fix(api): switch user resource names to usernames ( #5779 )
4 months ago
user_service.go
feat(mentions): add memo mention parsing, notifications, and rendering ( #5811 )
3 months ago
user_service_stats.go
fix(api): switch user resource names to usernames ( #5779 )
4 months ago
v1.go
feat(ai): add instance AI providers and transcription ( #5829 )
3 months ago