Age | Commit message (Expand) | Author |
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures |
2019-07-25 | add all `ActionLog`-able admin & moderator actions to logger | multiple creatures |
2019-07-24 | transparancy - log use of admin related method calls & activitypub auto-rejec... | 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-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-20 | fix typo in account model - `frozen` -> `froze` | multiple creatures |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for admin-loc... | multiple creatures |
2019-07-19 | remove aliases of old of kobold prefs from account model | multiple creatures |
2019-07-15 | move user variables to `users` relation | 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 | include bio field keys in emojifiable text | multiple creatures |
2019-05-21 | fix schema | multiple creatures |
2019-05-21 | add option to embiggen the emojos & embiggen small bbcode text on hover | multiple creatures |
2019-05-21 | Correct a 6-in-the-morning breaking typos. | multiple creatures |
2019-05-21 | Expose user settings to `Account` model and update code referencing those set... | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Make user settings for status filter accessible from `account` model. | multiple creatures |
2019-05-21 | Drop remaining OStatus and PuSH code, as well as related database items. | multiple creatures |
2019-05-21 | Account model: drop `protocol` attribute when looking up AP inboxes; use `rem... | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Privacy: add options to make interaction lists private and to not be included... | multiple creatures |
2019-05-21 | Add option to hide public replies from profile | multiple creatures |
2019-05-21 | DB: Replace `NULL` boolean values with `FALSE` in Monsterpit feature columns;... | multiple creatures |
2019-05-21 | Raise various string limits. | multiple creatures |
2019-05-21 | Dedicated `network` DB column for marking whether a roar is a part of the loc... | multiple creatures |
2019-05-21 | hidden accounts + stats hiding | multiple creatures |
2019-05-21 | Return more accounts in searches | Daggertooth |
2019-05-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-04-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-01 | Fix filtering of favourited_by, reblogged_by, followers and following (#10447) | ThibG |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-26 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-26 | Change icons of features on admin dashboard to remove bias (#10366) | Eugen Rochko |
2019-03-14 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-11 | Squish username before validation (#10239) | Aurélien Reeves |
2019-03-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-08 | Fix setting up fields of a previously suspended account (#10222) | ThibG |
2019-03-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-05 | Fix suspended account's fields being set as empty dict instead of list (#10178) | ThibG |
2019-02-26 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |