Age | Commit message (Expand) | Author |
2020-01-13 | add new privacy option to auto-defederate after a given timespan + add option... | multiple creatures |
2020-01-11 | expose `local` visibility flag only when monsterfork api exposure is set to `... | multiple creatures |
2020-01-11 | expose `local` visibility flag only when monsterfork api exposure is set to `... | multiple creatures |
2020-01-11 | pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A... | multiple creatures |
2020-01-10 | make sure it is actually a local user before checking `monsterfork_api` prop | multiple creatures |
2020-01-10 | add option for changing the monsterfork api exposure level, defaulting to `fu... | multiple creatures |
2020-01-04 | monsterpit says trans rights!!! | multiple creatures |
2019-12-21 | add option to set mutes that apply only to timelines | multiple creatures |
2019-12-11 | move sharekeys & import metadata to own tables | multiple creatures |
2019-11-19 | Raise exception when attempting to serialize local-only statuses | Thibaut Girka |
2019-11-19 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko |
2019-11-18 | Add support for updating posts in-place to the frontend and API. This makes ... | multiple creatures |
2019-11-18 | Get rid of the `Formatter` cache. It isn't worth the admin headaches. | multiple creatures |
2019-11-18 | Remove unused and incompatable filter settings. These will be re-added in ti... | multiple creatures |
2019-11-18 | Always skip `Formatter` cache when serializing ActivityPub representations of... | multiple creatures |
2019-09-24 | in custom filters, remove the `irreversible` flag (but report it as `true` to... | multiple creatures |
2019-09-24 | add account limited by admin flag to api + badge | multiple creatures |
2019-08-30 | (asynchronously) re-fetch missing media on serialize | multiple creatures |
2019-08-15 | handle custom cws when a filter has the `entire thread` option set | multiple creatures |
2019-08-15 | custom filters now have an option to add or override content warnings; filter... | multiple creatures |
2019-08-03 | respect 'don't @ me' requests | multiple creatures |
2019-07-29 | add plain-text console formatting option | multiple creatures |
2019-07-28 | big tails never fail! | multiple creatures |
2019-07-28 | add `i:am` shortname to the client api | multiple creatures |
2019-07-28 | make `i:am`/`we:are` signatures available to the client api | multiple creatures |
2019-07-24 | revert the current unfinished chat implementation | multiple creatures |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for admin-loc... | multiple creatures |
2019-07-18 | federate account locked status (`mp:locked`) | multiple creatures |
2019-07-15 | add text representation of statuses to status serializer | multiple creatures |
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 |
2019-05-21 | expose account roles to the api | multiple creatures |
2019-05-21 | tell other ap software what content type they should expect source text to be | multiple creatures |
2019-05-21 | Accounts, UI: Expose kobold badges over the API. Render badges in the web app. | multiple creatures |
2019-05-21 | Expose user settings to `Account` model and update code referencing those set... | multiple creatures |
2019-05-21 | ActivityPub `Actor`: use correct property name for `suggestedMinAge`. | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Implement scoped tags; use `local:` and `self:` scopes for community and pers... | multiple creatures |
2019-05-21 | federate raw versions of roars using `source` prop | multiple creatures |
2019-05-21 | Allow own roars to be included in lists. | multiple creatures |
2019-05-21 | Don't show Roars & Growls tag in web app if someone has disabled showing publ... | multiple creatures |
2019-05-21 | Custom filters: add ability to create filters that exclude or are exclusive ... | multiple creatures |
2019-05-21 | Implement share keys and related bangtags, add `sharekey`, `network`, and `cu... | multiple creatures |
2019-05-21 | Add support for general-purpose file sharing. | multiple creatures |
2019-05-21 | more local-only options | multiple creatures |
2019-05-21 | add option to default to local only | multiple creatures |
2019-05-21 | allow pinning packmate roars | multiple creatures |
2019-05-17 | Export fallback content type and use it as default in WebUI | Thibaut Girka |