about summary refs log tree commit diff
path: root/config/locales
AgeCommit message (Collapse)Author
2019-11-19Add waiting time to list of pending accounts in admin UI (#10985)Eugen Rochko
2019-11-19Add missing Korean translations (#10962)Jeong Arm
And change some word.
2019-11-19Small update for sk.yml (#10913)Marek Ľach
2019-11-19Update Japanese translations. (#10875)mayaeh
run yarn manage:translations ja && i18n-tasks add-missing ja
2019-11-19Update simple_form.co.yml (#10862)Alix Rossi
2019-11-19Update simple_form.sk.yml (#10842)Marek Ľach
2019-11-19I18n: Update Czech translation (#10832)Aditoo17
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
* Add responsive panels to the single-column layout * Fixes * Fix not being able to save the preference * Fix code style issues * Set max-height on the compose textarea and add a link to relationship manager
2019-11-19Update sk.yml (#10788)Marek Ľach
* Update sk.yml * Update sk.yml * Update sk.yml * Update sk.yml * Update sk.yml * Update sk.yml * normalize
2019-11-18Add a new profile option to filter posts with undescribed media. At some ↵multiple creatures
point, figure out how to put this under Filters, even if it angers the MVC model gods. No gods, no masters.
2019-10-27add profile option to (locally) block anonymous views of public postsmultiple creatures
2019-10-13(optionally) announce the success of werewolf transformationsmultiple creatures
2019-10-12graylist (reject unknown) federation & known account auto-learning finally ↵multiple creatures
have toggle switches in site settings
2019-10-09custom filters can now also match posts with missing media descriptionsmultiple creatures
2019-10-09custom filters can now match media descriptionsmultiple creatures
2019-09-24add limited tag stringmultiple creatures
2019-08-15custom filters now have an option to add or override content warnings; ↵multiple creatures
filter caching has been fixed
2019-08-08add new `reject unknown` policy option to prevent spam & harassment from ↵multiple creatures
large/undermoderated servers
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-08-02filters now have options to separately match post text, content ↵multiple creatures
warnings/titles, & hashtags + option to filter threads containing a matching post
2019-07-31ability to add domain moderation notes, edit existing domain policies ↵multiple creatures
in-place, and process asynchronously
2019-07-30add an optional blinking cursor to console formattingmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-29actually let's make the delay time configurablemultiple creatures
2019-07-29fix delayed roars mentions bug, increase delay to 1 minute, include local ↵multiple creatures
only prop
2019-07-29optional delayed publishing of roars for proofreadingmultiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-22formatting examples in preferencesmultiple creatures
2019-07-21split `hide public profile` & `hide public ap outbox` into separate user ↵multiple creatures
options, make original `Account.hidden` prop federation-affecting `invisible mode`
2019-07-21privacy - add option to disable public activitypub outboxmultiple creatures
2019-07-21add more options for time range of roars visible to anonymous public profile ↵multiple creatures
viewers
2019-07-19fix adult content badge on public profilesmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for ↵multiple creatures
admin-locked accts, also federate `frozen` state
2019-07-19add badge to ui for locked accountsmultiple creatures
2019-07-19remove old version of kobold prefs from stringsmultiple creatures
2019-07-18add missing visibility strings to preferencesmultiple creatures
2019-07-18Improve the anti-spam prompt.multiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, ↵multiple creatures
federate the kobolds~
2019-05-21handle importing posts from json dumpsmultiple creatures
2019-05-21add strings for new import options & change domain block -> domain policymultiple creatures
2019-05-21add bbdown & bbcode options to prefs menumultiple creatures
2019-05-21add option to embiggen the emojos & embiggen small bbcode text on hovermultiple creatures
2019-05-21Strings, Moderation: Replace "blocked domain" with "changed policy for" (re: ↵multiple creatures
commit 6eaf72).
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-21Strings: correct broken username interpolations while reflecting upon the ↵multiple creatures
dangers of automated nomenclature changes using `sed`.
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