about summary refs log tree commit diff
path: root/config
AgeCommit message (Collapse)Author
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ↵multiple creatures
add federatable `adult content` tag. Handle from remote accounts as well.
2019-05-21Drop remaining OStatus and PuSH code, as well as related database items.multiple creatures
2019-05-21Strings: correct broken username interpolations while reflecting upon the ↵multiple creatures
dangers of automated nomenclature changes using `sed`.
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Buttons expecting users to perform an action should be verbs.multiple creatures
2019-05-21Strings: add UI strings for interaction list options; clearer wording of ↵multiple creatures
`hidden`, `setting_hide_network`, and `invite_request`.
2019-05-21Anxiety reduction: add option to hide mascot.multiple creatures
2019-05-21Add option to filter packmate thread branches where you don't follow all the ↵multiple creatures
participants.
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ↵multiple creatures
to roars with attachments.
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-05-21Anxiety reduction: make block/mute reply filters more granular and add ↵multiple creatures
options to control what to filter.
2019-05-21Correct nomenclature changes that break strings.multiple creatures
2019-05-21Add Pending Accounts tab to the Moderation section.multiple creatures
2019-05-21Raise invite request text limit. Carry a kobold on tail.multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of ↵multiple creatures
compose drawer.
2019-05-21Add options to increase size and spacing of context menus and to gently the ↵multiple creatures
kobolds. Also allow showing multiple user roles.
2019-05-21adjust upstream invite wordingmultiple creatures
2019-05-21allow users to add emojimultiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21s/Toot/Roar/multiple creatures
2019-05-21make hide public stats option more clearmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-05-21add option to show raw world timelinemultiple creatures
2019-05-21restore custom registration messagemultiple creatures
2019-05-21update csp for img proxymultiple creatures
2019-05-21unbreak some translation entriesmultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-21Automatic nomenclature updatemultiple creatures
2019-05-21transparency: let logged in users view mod actionsmultiple creatures
2019-05-21additional secure headersmultiple creatures
2019-05-21Email mention notifications by defaultDaggertooth
2019-05-21Opt users out of search engine indexing by defaultDaggertooth
2019-05-21Confirm boosts by defaultDaggertooth
2019-05-21Confirm unfollows by defaultDaggertooth
2019-05-21Rename default site titleDaggertooth
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-20sk.yml grammar update (#10786)Marek Ľach
* sk.yml grammar update * bundle exec i18n-tasks normalize
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-19Small corrections for sk translation (#10784)Marek Ľach
2019-05-19I18n: Update Czech translation (#10781)Aditoo17
2019-05-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-17Add option for default toot content-typeThibaut Girka
2019-05-17i18n: Update Corsican translation (#10770)Alix Rossi
* i18n: update Corsican translation * Fix typo in co.yml
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-15Update simple_form.fr.yml (#10756)manuelviens
Remplacement des ' par des ’
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
* Record account suspend/silence time and keep track of domain blocks * Also unblock users who were suspended/silenced before dates were recorded * Add tests * Keep track of suspending date for users suspended through the CLI * Show accurate number of accounts that would be affected by unsuspending an instance * Change migration to set silenced_at and suspended_at * Revert "Also unblock users who were suspended/silenced before dates were recorded" This reverts commit a015c65d2d1e28c7b7cfab8b3f8cd5fb48b8b71c. * Switch from using suspended and silenced to suspended_at and silenced_at * Add post-deployment migration script to remove `suspended` and `silenced` columns * Use Account#silence! and Account#suspend! instead of updating the underlying property * Add silenced_at and suspended_at migration to post-migration * Change account fabricator to translate suspended and silenced attributes * Minor fixes * Make unblocking domains always retroactive
2019-05-14Update slovak simple_forms (#10763)Marek Ľach