gotosocial/internal/processing/account
tobi 9cadc764b3
[feature] Add experimental instance-federation-spam-filter option (#2685)
* [chore] Move `visibility` to `filter/visibility`

* [feature] Add experimental instance-federation-spam-filter option
2024-02-27 12:22:05 +00:00
..
account.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
account_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
alias.go [bugfix] Prevent URL + URI for same account being used as alias target (#2545) 2024-01-20 12:45:43 +01:00
alias_test.go [bugfix] Prevent URL + URI for same account being used as alias target (#2545) 2024-01-20 12:45:43 +01:00
block.go stop paged endpoints returning null for empty items (#2597) 2024-02-01 12:45:02 +00:00
bookmarks.go
create.go
delete.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
delete_test.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
follow.go
follow_request.go
follow_test.go
get.go
lists.go
move.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
note.go
relationships.go
rss.go
rss_test.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
statuses.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
update.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
update_test.go