Age | Commit message (Expand) | Author |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user opti... | multiple creatures |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for admin-loc... | multiple creatures |
2019-07-19 | correct references in kobold migration | multiple creatures |
2019-07-19 | migrate the kobolds from user setting to account | multiple creatures |
2019-07-15 | make sure user exists before migrating | 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 | add `origin` to status table to mark posts that were previously imported | multiple creatures |
2019-05-21 | add `imported` column to status table to mark posts imported from a json dump | multiple creatures |
2019-05-21 | add `edited` column to status table to mark if a mod/admin changed something | multiple creatures |
2019-05-21 | use dots instead of colons for tag scopes | multiple creatures |
2019-05-21 | split `i:am` signatures into their very own `footer` column | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Drop remaining OStatus and PuSH code, as well as related database items. | multiple creatures |
2019-05-21 | Remove unneeded migration. | multiple creatures |
2019-05-21 | Second round of Rspec fixes. | multiple creatures |
2019-05-21 | Privacy: add options to make interaction lists private and to not be included... | multiple creatures |
2019-05-21 | Implement scoped tags; use `local:` and `self:` scopes for community and pers... | multiple creatures |
2019-05-21 | Allow own roars to be included in lists. | multiple creatures |
2019-05-21 | Custom filters: add ability to create filters that exclude or are exclusive ... | 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 | Dedicated `network` DB column for marking whether a roar is a part of the loc... | multiple creatures |
2019-05-21 | Add `share_key` column to status table in preparation for letting folks gener... | multiple creatures |
2019-05-21 | Do not set default in `add_column` migration. | multiple creatures |
2019-05-21 | Refactored community-curated world timeline code; **privacy**: remove support... | multiple creatures |
2019-05-21 | hidden accounts + stats hiding | multiple creatures |
2019-05-17 | Add database row to hold status content type | Thibaut Girka |
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-05-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-09 | Record deleted(by mod) status to prevent re-appear (#10732) | Jeong Arm |
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-27 | Add blurhash (#10630) | Eugen Rochko |
2019-04-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-09 | Add "why do you want to join" field to invite requests (#10524) | Eugen Rochko |
2019-03-20 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-18 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-14 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-14 | Migrate existing `open_registrations` setting to the new `registrations_mode`... | ThibG |
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-07 | Fix AddLockVersionToPolls migration (#10200) | ThibG |
2019-03-06 | Fix AddLockVersionToPolls migration | Thibaut Girka |
2019-03-06 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-06 | Add optimistic lock to avoid race conditions when handling votes (#10196) | ThibG |
2019-03-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |