Age | Commit message (Expand) | Author |
2019-09-17 | don't pre-cache media in tag bookmarks (we don't need to do this anymore) | multiple creatures |
2019-09-16 | stop pre-caching tag timeline media | multiple creatures |
2019-09-15 | stop pre-caching media on public, home, direct, & list timelines | multiple creatures |
2019-09-15 | pre-cache more pages of media at a time when browsing tags | multiple creatures |
2019-09-02 | `bookmarks` -> `account_bookmarks` | multiple creatures |
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-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-26 | detect spam registrations + include account approvals/rejections in transpara... | multiple creatures |
2019-08-23 | raise 404 if no stream entry | multiple creatures |
2019-08-18 | privacy - require authentication on all timeline endpoints to make life diffi... | multiple creatures |
2019-08-15 | custom filters now have an option to add or override content warnings; filter... | multiple creatures |
2019-08-15 | fix err 500 when someone attempts to follow someone they're already following | multiple creatures |
2019-08-15 | handle interactions on sharekeyed posts when both participants are local; all... | multiple creatures |
2019-08-10 | fix interaction buttons on public pages | multiple creatures |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from larg... | multiple creatures |
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures |
2019-08-07 | remember login & clear signed-in notice when switching accounts | multiple creatures |
2019-08-06 | added ability to link accounts with `account:link:token` + `account:link:add`... | multiple creatures |
2019-08-05 | add ability to access bookmarks from #self.bookmarks tag | multiple creatures |
2019-08-04 | restrict private pin visibility to packmates & do not include them in `featur... | multiple creatures |
2019-08-02 | filters now have options to separately match post text, content warnings/titl... | multiple creatures |
2019-08-01 | strip params | multiple creatures |
2019-07-31 | ability to add domain moderation notes, edit existing domain policies in-plac... | multiple creatures |
2019-07-31 | sort instance list by most recent | multiple creatures |
2019-07-30 | use a non-tabular domain policy list layout & paginate | multiple creatures |
2019-07-30 | order policy list by most recently changed | multiple creatures |
2019-07-30 | add a domain policy viewer at `/policies` | multiple creatures |
2019-07-30 | add an optional blinking cursor to console formatting | multiple creatures |
2019-07-29 | actually let's make the delay time configurable | multiple creatures |
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures |
2019-07-28 | fix `adult content` setting & remove old `supports chat` setting | multiple creatures |
2019-07-25 | add all `ActionLog`-able admin & moderator actions to logger | multiple creatures |
2019-07-24 | success message when processing bangtags-only scripts | multiple creatures |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures |
2019-07-21 | begone extra parenthesis | multiple creatures |
2019-07-21 | allow self & signed-in local followers to read outbox when `hide public ap ou... | multiple creatures |
2019-07-21 | allow self & signed-in local followers to see account when `hide public profi... | multiple creatures |
2019-07-21 | return 404 if `hide public profile` set | multiple creatures |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user opti... | multiple creatures |
2019-07-21 | privacy - add option to disable public activitypub outbox | multiple creatures |
2019-07-21 | add more options for time range of roars visible to anonymous public profile ... | multiple creatures |
2019-07-21 | privacy - limit public profiles & public ap outboxes to last 6 days of history | multiple creatures |
2019-07-21 | privacy - remove rss endpoint from account controller | multiple creatures |
2019-07-18 | better handling of bangtag-only posts that produce no output | multiple creatures |
2019-07-17 | add search env to controller file | Lumb |
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, federa... | multiple creatures |
2019-07-15 | local visibility scope, chat scope+tags, unlisted tags | multiple creatures |