Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | Original upstream merge | ThibG | |
2020-01-14 | make the external login (ldap/pam/saml/etc) error informative for ↵ | multiple creatures | |
non-technical users | |||
2020-01-13 | add new privacy option to auto-defederate after a given timespan + add ↵ | multiple creatures | |
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation | |||
2019-12-19 | remove now-unsed `no_body` translation string | multiple creatures | |
2019-12-12 | avoid posting when body only has mentions it | multiple creatures | |
2019-12-12 | add ability for post authors to kick jerks out of their threads | multiple creatures | |
2019-12-10 | add synchronize button to account manager | multiple creatures | |
2019-11-19 | Add waiting time to list of pending accounts in admin UI (#10985) | Eugen Rochko | |
2019-10-13 | (optionally) announce the success of werewolf transformations | multiple creatures | |
2019-10-12 | graylist (reject unknown) federation & known account auto-learning finally ↵ | multiple creatures | |
have toggle switches in site settings | |||
2019-09-24 | add limited tag string | multiple creatures | |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from ↵ | multiple creatures | |
large/undermoderated servers | |||
2019-08-03 | respect 'don't @ me' requests | multiple creatures | |
2019-07-31 | ability to add domain moderation notes, edit existing domain policies ↵ | multiple creatures | |
in-place, and process asynchronously | |||
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures | |
2019-07-19 | fix adult content badge on public profiles | multiple creatures | |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for ↵ | multiple creatures | |
admin-locked accts, also federate `frozen` state | |||
2019-07-19 | add badge to ui for locked accounts | multiple creatures | |
2019-07-18 | add missing visibility strings to preferences | multiple creatures | |
2019-05-21 | handle importing posts from json dumps | multiple creatures | |
2019-05-21 | add strings for new import options & change domain block -> domain policy | multiple creatures | |
2019-05-21 | Strings, Moderation: Replace "blocked domain" with "changed policy for" (re: ↵ | multiple creatures | |
commit 6eaf72). | |||
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ↵ | multiple creatures | |
add federatable `adult content` tag. Handle from remote accounts as well. | |||
2019-05-21 | Strings: correct broken username interpolations while reflecting upon the ↵ | multiple creatures | |
dangers of automated nomenclature changes using `sed`. | |||
2019-05-21 | Buttons expecting users to perform an action should be verbs. | multiple creatures | |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures | |
2019-05-21 | Correct nomenclature changes that break strings. | multiple creatures | |
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 | s/Toot/Roar/ | multiple creatures | |
2019-05-21 | restore custom registration message | multiple creatures | |
2019-05-21 | unbreak some translation entries | multiple creatures | |
2019-05-21 | Automatic nomenclature update | multiple creatures | |
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 | |
* 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-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/models/media_attachment.rb | |||
2019-05-03 | Provide a link to existing domain block when trying to block an ↵ | ThibG | |
already-blocked domain (#10663) * When trying to block an already-blocked domain, provide a link to the block * Fix styling for links in flash messages * Allow blocks to be upgraded but not downgraded | |||
2019-05-01 | Add site-wide options to show reblogs and replies in local/public timelines | Thibaut Girka | |
Fixes #1021 | |||
2019-04-19 | Add forgotten text | Thibaut Girka | |
2019-04-19 | Allow turning keybase off instance-wide | Thibaut Girka | |
2019-04-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-04-10 | i18n: Update Japanese translations (#10536) | mayaeh | |
* run i18n-tasks add-missing * Update Japanese translations. | |||
2019-04-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/views/admin/pending_accounts/index.html.haml No real conflict, upstream changes too close to glitch-specific theming system changes. - config/navigation.rb Upstream redesigned the settings navigation, took those changes and re-inserted the flavours menu. | |||
2019-04-10 | Change the groupings of menu items in settings navigation (#10533) | Eugen Rochko | |
* Change the groupings of menu items in settings navigation Fix #10307 * Remove unused translations | |||
2019-04-09 | Add "why do you want to join" field to invite requests (#10524) | Eugen Rochko | |
* Add "why do you want to join" field to invite requests Fix #10512 * Remove unused translations * Fix broken registrations when no invite request text is submitted | |||
2019-04-08 | Fix batch actions not working on pending accounts (#10508) | ThibG | |
2019-04-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - config/locales/pl.yml Conflict caused by new upstream string too close to glitch-specific “flavour” string. Took both strings. | |||
2019-04-08 | i18n: Update Japanese translations (#10494) | mayaeh | |
* Update Japanese translations * Update Japanese translations. | |||
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko | |
* Revert "Fix filtering of favourited_by, reblogged_by, followers and following (#10447)" This reverts commit 120544067fcca4bf6e71ba1ffb276c451c17c656. * Revert "Hide blocking accounts from blocked users (#10442)" This reverts commit 62bafa20a112ccdddaedb25723fc819dbbcd8e9a. * Improve blocked view of profiles - Change "You are blocked" to "Profile unavailable" - Hide following/followers in API when blocked - Disable follow button and show "Profile unavailable" on public profile as well | |||
2019-04-06 | Add batch actions for approving and rejecting pending accounts (#10469) | Eugen Rochko | |
2019-04-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/models/form/admin_settings.rb - config/locales/ja.yml |