GoToSocial/internal/processing
kim c13eb87ae7
stop paged endpoints returning null for empty items (#2597)
2024-02-01 12:45:02 +00:00
..
account stop paged endpoints returning null for empty items (#2597) 2024-02-01 12:45:02 +00:00
admin [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
common stop paged endpoints returning null for empty items (#2597) 2024-02-01 12:45:02 +00:00
fedi [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
list
markers
media [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
polls [bugfix] fix check for closed poll to account for non-zero closed time but in the future (#2486) 2024-01-03 18:42:58 +01:00
report
search [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLite text searches (#2435) 2023-12-10 14:15:41 +01:00
status Improve context descendant sorting (#2579) 2024-01-31 13:40:41 +00:00
stream [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
timeline [bugfix] add missing "local" param in public timeline link headers (#2277) 2023-10-18 12:32:40 +02:00
user
workers [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
account_test.go
app.go
followrequest_test.go
instance.go [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
oauth.go
preferences.go
preferences_test.go
processor.go [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
processor_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
util.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00