Age | Commit message (Collapse) | Author |
|
missing filter_options argument
|
|
authenticated access
|
|
authenticated_or_following
|
|
|
|
|
|
|
|
and test environments
|
|
|
|
of unfollowed accounts
|
|
|
|
|
|
|
|
|
|
Monsterfork
|
|
|
|
to public timelines
|
|
local mode
|
|
account without a signature
|
|
customization options
|
|
posts without a signature
|
|
|
|
permission information
|
|
|
|
|
|
requesting actor is locally authenticated or follows the author
|
|
|
|
|
|
|
|
|
|
local-only toots not based on emoji
Co-authored-by: Fire Demon <firedemon@creature.cafe>
|
|
|
|
|
|
|
|
|
|
|
|
whether to include replies and unlisted posts on their profiles
|
|
|
|
|
|
|
|
|
|
|
|
/api/v1/admin/domain_blocks endpoints
|
|
|
|
|
|
trusted servers to about page possible.
|
|
|
|
* Fix not being able to unbookmark toots when blocked by their author
* Add tests
|
|
|
|
* Increase DNS timeout from 1 second to 5 seconds for MX check
1 seconds is rather short when using a recursive DNS resolver which
hasn't got a cached result already available. Use 5 seconds instead,
which is the timeout value we use for outgoing HTTP queries.
* Add more precise error messages for invalid e-mail addresses
|
|
(broken because I forgot to adapt it to glitch-soc's theming system)
|