gotosocial/docs
tobi ab2d063fcb
[feature] Process outgoing Move from clientAPI (#2750)
* prevent moved accounts from taking create-type actions

* update move logic

* federate move out

* indicate on web profile when an account has moved

* [docs] Add migration docs section

* lock while checking + setting move state

* use redirectFollowers func for clientAPI as well

* comment typo

* linter? i barely know 'er!

* Update internal/uris/uri.go

Co-authored-by: Daenney <daenney@users.noreply.github.com>

* add a couple tests for move

* fix little mistake exposed by tests (thanks tests)

* ensure Move marked as successful

* attach shared util funcs to struct

* lock whole account when doing move

* move moving check to after error check

* replace repeated text with error func

* linterrrrrr!!!!

* catch self follow case

---------

Co-authored-by: Daenney <daenney@users.noreply.github.com>
2024-03-13 13:53:29 +01:00
..
admin [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
advanced [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
api [bugfix]: Add missing Link headers in Swagger spec (#2751) 2024-03-13 12:23:26 +01:00
assets [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
configuration [docs] Use human sizes for size limitations (#2706) 2024-03-01 14:47:03 +00:00
federation [feature] Process incoming Move activity (#2724) 2024-03-12 14:34:08 +00:00
getting_started [docs] Add note about privileged ports (#2735) 2024-03-08 10:09:06 +01:00
user_guide [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
environment.yml [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
faq.md [chore/docs] Various little docs updates (#2691) 2024-02-27 14:39:22 +00:00
index.md [docs] Add a note on cluster support (#2214) 2023-09-20 18:12:31 +02:00
swagger.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00