GoToSocial/internal/processing
kim 906639ad7e
[chore] update viper version (#2539)
* update viper version

* removes our last uses of the slice package

* fix tests
2024-01-17 14:54:30 +00:00
..
account [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
admin [chore] update viper version (#2539) 2024-01-17 14:54:30 +00:00
common [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
fedi [bugfix] use a much shorter refresh limit for statuses with polls (#2453) 2023-12-15 15:24:39 +01: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 [bugfix] use a much shorter refresh limit for statuses with polls (#2453) 2023-12-15 15:24:39 +01:00
stream [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
timeline
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_test.go
preferences.go
processor_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
processor.go [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
util.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00