gotosocial/internal/processing
tobi 301543616b
[feature] Add domain permission drafts and excludes (#3547)
* [feature] Add domain permission drafts and excludes

* fix typescript complaining

* lint

* make filenames more consistent

* test own domain excluded
2024-11-21 13:09:58 +00:00
..
account [performance] minimise log field allocations (#3529) 2024-11-11 15:45:19 +00:00
admin [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
advancedmigrations
common [bugfix] Don't try to add nil filtered statuses to context (#3388) 2024-10-04 19:23:18 +02:00
conversations
fedi [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
filters
interactionrequests [feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 (#3271) 2024-09-10 12:34:49 +00:00
list [performance] cache more database calls, reduce required database calls overall (#3290) 2024-09-16 16:46:09 +00:00
markers
media [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
polls
report
search
status [performance] minimise log field allocations (#3529) 2024-11-11 15:45:19 +00:00
stream [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2024-10-21 14:04:50 +02:00
tags
timeline
user
workers [feature] Distribute + ingest Accepts to followers (#3404) 2024-10-08 08:51:13 +00:00
app.go
followrequest_test.go
instance.go
oauth.go
parsemention.go
parsemention_test.go
preferences.go
preferences_test.go
processor.go [feature] Show info for pending replies, allow implicit accept of pending replies (#3322) 2024-09-23 14:42:19 +02:00
processor_test.go