Age | Commit message (Collapse) | Author |
|
|
|
either server
|
|
|
|
|
|
|
|
|
|
|
|
avoid accidentally dosing servers when multiple users block a domain
|
|
subdomains
|
|
|
|
|
|
transparancy log
|
|
|
|
`uniq` calls
|
|
|
|
|
|
comments; support a custom `subject`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is set to so they can be imported elsewhere (e.g., `nginx`)
|
|
`ModerationHelper::janitor_account`
|
|
|
|
|
|
|
|
|
|
|
|
in-place, and process asynchronously
|
|
|
|
|
|
only prop
|
|
|
|
|
|
|
|
prefix configurable
|
|
|
|
auto-rejections to a logger account
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
- app/models/media_attachment.rb
|
|
* Do not retry processing ActivityPub jobs raising validation errors
Jobs yielding validation errors most probably won't ever be accepted,
so it makes sense not to clutter the queues with retries.
* Lower RecordInvalid error reporting to debug log level
* Remove trailing whitespace
|
|
Conflicts:
- config/locales/pl.yml
Conflict caused by new upstream string too close to glitch-specific
“flavour” string. Took both strings.
|
|
* Refactor imports
* Export show_reblogs when exporting list of followed users
* Add support for importing show_reblogs with following collection
* Fix tests
|