Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-21 | Buttons expecting users to perform an action should be verbs. | multiple creatures | |
2019-05-21 | Strings: add UI strings for interaction list options; clearer wording of ↵ | multiple creatures | |
`hidden`, `setting_hide_network`, and `invite_request`. | |||
2019-05-21 | Anxiety reduction: add option to hide mascot. | multiple creatures | |
2019-05-21 | Add option to filter packmate thread branches where you don't follow all the ↵ | multiple creatures | |
participants. | |||
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures | |
2019-05-21 | Custom filters: add ability to create filters that exclude or are exclusive ↵ | multiple creatures | |
to roars with attachments. | |||
2019-05-21 | Add option to hide public replies from profile | multiple creatures | |
2019-05-21 | Anxiety reduction: make block/mute reply filters more granular and add ↵ | multiple creatures | |
options to control what to filter. | |||
2019-05-21 | Correct nomenclature changes that break strings. | multiple creatures | |
2019-05-21 | Add Pending Accounts tab to the Moderation section. | multiple creatures | |
2019-05-21 | Raise invite request text limit. Carry a kobold on tail. | multiple creatures | |
2019-05-21 | Add option to remove filtered roar placeholder gap. | multiple creatures | |
2019-05-21 | Add options to increase size and spacing of action buttons and width of ↵ | multiple creatures | |
compose drawer. | |||
2019-05-21 | Add options to increase size and spacing of context menus and to gently the ↵ | multiple creatures | |
kobolds. Also allow showing multiple user roles. | |||
2019-05-21 | adjust upstream invite wording | multiple creatures | |
2019-05-21 | allow users to add emoji | multiple creatures | |
2019-05-21 | add option to toggle captions + code: move monsterpit additons on top | multiple creatures | |
2019-05-21 | s/Toot/Roar/ | multiple creatures | |
2019-05-21 | make hide public stats option more clear | multiple creatures | |
2019-05-21 | hidden accounts + stats hiding | multiple creatures | |
2019-05-21 | add option to show raw world timeline | multiple creatures | |
2019-05-21 | restore custom registration message | multiple creatures | |
2019-05-21 | update csp for img proxy | multiple creatures | |
2019-05-21 | unbreak some translation entries | 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 | Automatic nomenclature update | multiple creatures | |
2019-05-21 | transparency: let logged in users view mod actions | multiple creatures | |
2019-05-21 | additional secure headers | multiple creatures | |
2019-05-21 | Email mention notifications by default | Daggertooth | |
2019-05-21 | Opt users out of search engine indexing by default | Daggertooth | |
2019-05-21 | Confirm boosts by default | Daggertooth | |
2019-05-21 | Confirm unfollows by default | Daggertooth | |
2019-05-21 | Rename default site title | Daggertooth | |
2019-05-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-20 | sk.yml grammar update (#10786) | Marek Ľach | |
* sk.yml grammar update * bundle exec i18n-tasks normalize | |||
2019-05-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-19 | Small corrections for sk translation (#10784) | Marek Ľach | |
2019-05-19 | I18n: Update Czech translation (#10781) | Aditoo17 | |
2019-05-18 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-17 | Add option for default toot content-type | Thibaut Girka | |
2019-05-17 | i18n: Update Corsican translation (#10770) | Alix Rossi | |
* i18n: update Corsican translation * Fix typo in co.yml | |||
2019-05-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-15 | Update simple_form.fr.yml (#10756) | manuelviens | |
Remplacement des ' par des ’ | |||
2019-05-14 | Record 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-14 | Update slovak simple_forms (#10763) | Marek Ľach | |
2019-05-11 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-10 | i18n: Update French translations (#10747) | Alix Rossi | |
* Update French JSON * i18n: Update fr.yml * i18n: Update simple_form.fr.yml * Update simple_form.fr.yml * Update fr.yml | |||
2019-05-10 | i18n: Update Corsican translations (#10746) | Alix Rossi | |
* i18n: Update Corsican translations * Update co.yml * Fix a translation in co.yml | |||
2019-05-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/controllers/statuses_controller.rb minor conflict because of glitch-soc's theming system - app/controllers/stream_entries_controller.rb minor conflict because of glitch-soc's theming system |