Age | Commit message (Expand) | Author |
2019-09-02 | fix tag timeline media prefetching, remove `limit_params` from prefetch queries | multiple creatures |
2019-09-01 | pre-emptively fetch missing remote media when a timeline's api page is read | multiple creatures |
2019-09-01 | fix breaking typo | multiple creatures |
2019-08-31 | add `strip` bangtag - removes leading/trailing whitespace from lines | multiple creatures |
2019-08-31 | add `nosr` & `sr` bangtags to mark sections of posts that should and should n... | multiple creatures |
2019-08-31 | support federating `aria-hidden` property to mark content that should be skip... | multiple creatures |
2019-08-30 | use a scheduled task to batch domain policy changes + revert `29643fd6` to av... | multiple creatures |
2019-08-30 | make sure media attachments are not from a blocked account, CDN, or their sub... | multiple creatures |
2019-08-30 | re-fetch media when local file is missing | multiple creatures |
2019-08-30 | make sure id is an integer | multiple creatures |
2019-08-30 | (asynchronously) re-fetch missing media on serialize | multiple creatures |
2019-08-26 | don't drop posts with invisible participants if they explicitly mention a loc... | multiple creatures |
2019-08-26 | detect spam registrations + include account approvals/rejections in transpara... | multiple creatures |
2019-08-26 | don't process incoming media or polls until sure the post is going to be save... | multiple creatures |
2019-08-26 | do not limit by `known` when `reject_unknown` is not set | multiple creatures |
2019-08-26 | don't add icons for non-misleading links unless it's media or a sanitized lin... | multiple creatures |
2019-08-26 | fix pseudomentions + always link mentions | multiple creatures |
2019-08-25 | avoid processing incoming posts that have invisible participants | multiple creatures |
2019-08-24 | support `offset` with search | multiple creatures |
2019-08-24 | fix breaking typo | multiple creatures |
2019-08-24 | avoid unneccesary scoping for self-searches; make sure general scope is limit... | multiple creatures |
2019-08-24 | raise description limit to 6666 | multiple creatures |
2019-08-23 | remove character counter from the ui | multiple creatures |
2019-08-23 | don't fail on missing visibility parameter | multiple creatures |
2019-08-23 | raise 404 if no stream entry | multiple creatures |
2019-08-20 | spot-fix more `arachnea` contrast bugs | multiple creatures |
2019-08-20 | confirm missing media descriptions by default | multiple creatures |
2019-08-19 | css gods please just make these dang theme readable ;_; | multiple creatures |
2019-08-18 | yep it's more arachnia theme adjustments | multiple creatures |
2019-08-18 | more arachnia contrast adjustment | multiple creatures |
2019-08-18 | aaaaa too many highlights - tone it down a lil bit | multiple creatures |
2019-08-18 | limit animations in dt themes | multiple creatures |
2019-08-18 | another round of adjusting arachnea colors | multiple creatures |
2019-08-18 | split db pruning off into its own scheduled job | multiple creatures |
2019-08-18 | prevent gap removal option from breaking columns | multiple creatures |
2019-08-18 | fix custom filter logic | multiple creatures |
2019-08-18 | janitor - allow retries, `@account_ids -> @exclude_ids`, remove unneeded `uni... | multiple creatures |
2019-08-18 | use default sidekiq options for `LogWorker` | multiple creatures |
2019-08-18 | use default sidekiq options for `DomainBlockWorker` | multiple creatures |
2019-08-18 | privacy - require authentication on all timeline endpoints to make life diffi... | multiple creatures |
2019-08-18 | use arachnia for the default theme | multiple creatures |
2019-08-15 | Fix linear gradient colour on collapsed statuses in a few skins | Blackle Mori |
2019-08-15 | apply custom filters and cws to search + remove unused es search methods | multiple creatures |
2019-08-15 | handle custom cws when a filter has the `entire thread` option set | multiple creatures |
2019-08-15 | only drop posts matching a custom filter when the filter has no cw override set | multiple creatures |
2019-08-15 | custom filters now have an option to add or override content warnings; filter... | multiple creatures |
2019-08-15 | allow out-of-body mentions | multiple creatures |
2019-08-15 | alias `quit` bangtag to `part` + `part:reply-guy-mode` egg | multiple creatures |
2019-08-15 | fix arachnia & seadrake media padding | multiple creatures |
2019-08-15 | fix arachnia & seadrake colors | multiple creatures |