Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Add missing Korean translations (#10962) | Jeong Arm | |
And change some word. | |||
2019-11-19 | Replace from uglifyjs to terser (#10956) | Yamagishi Kazutoshi | |
2019-11-19 | Small update for sk.yml (#10913) | Marek Ľach | |
2019-11-19 | Remove dependency on fibers (#10902) | Yamagishi Kazutoshi | |
2019-11-19 | Change default to single column UI (#10847) | Eugen Rochko | |
Keep current setting for users who were active within the last month | |||
2019-11-19 | Update Japanese translations. (#10875) | mayaeh | |
run yarn manage:translations ja && i18n-tasks add-missing ja | |||
2019-11-19 | Fix undefined method error (#10868) | Hinaloe | |
2019-11-19 | Fix undefined method error. (#10867) | mayaeh | |
2019-11-19 | Update simple_form.co.yml (#10862) | Alix Rossi | |
2019-11-19 | Improve rate limiting (#10860) | ThibG | |
* Rate limit based on remote address IP, not on potential reverse proxy * Limit rate of unauthenticated API requests further * Rate-limit paging requests to one every 3 seconds | |||
2019-11-19 | Update simple_form.sk.yml (#10842) | Marek Ľach | |
2019-11-19 | I18n: Update Czech translation (#10832) | Aditoo17 | |
2019-11-19 | Add 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-19 | Update 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-18 | Auto-remove expired filters. | multiple creatures | |
2019-11-18 | Add 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-27 | add profile option to (locally) block anonymous views of public posts | multiple creatures | |
2019-10-14 | add `/api/v1/werewolf` endpoint | multiple creatures | |
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-10-09 | custom filters can now also match posts with missing media descriptions | multiple creatures | |
2019-10-09 | custom filters can now match media descriptions | multiple creatures | |
2019-09-24 | add limited tag string | multiple creatures | |
2019-09-16 | add bulk sidekiq queue | multiple creatures | |
2019-09-14 | add jortage proxy to csp | multiple creatures | |
2019-09-06 | raise authenticated api limit | multiple creatures | |
2019-09-01 | bump up authenticated media api req limit | multiple creatures | |
2019-08-30 | use a scheduled task to batch domain policy changes + revert `29643fd6` to ↵ | multiple creatures | |
avoid accidentally dosing servers when multiple users block a domain | |||
2019-08-18 | split db pruning off into its own scheduled job | multiple creatures | |
2019-08-15 | relax the the media proxy rate limit when logged in (now with 300% more ↵ | multiple creatures | |
relaxation) | |||
2019-08-15 | custom filters now have an option to add or override content warnings; ↵ | multiple creatures | |
filter caching has been fixed | |||
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from ↵ | multiple creatures | |
large/undermoderated servers | |||
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures | |
2019-08-04 | allow more media proxy requests when logged in | multiple creatures | |
2019-08-04 | update `rack_attack` config from `glitch-soc` | multiple creatures | |
2019-08-03 | respect 'don't @ me' requests | multiple creatures | |
2019-08-03 | `monsterpit-janitor` is now built in as a sidekiq job (with better code) | multiple creatures | |
2019-08-02 | filters now have options to separately match post text, content ↵ | multiple creatures | |
warnings/titles, & hashtags + option to filter threads containing a matching post | |||
2019-07-31 | ability to add domain moderation notes, edit existing domain policies ↵ | multiple creatures | |
in-place, and process asynchronously | |||
2019-07-30 | add a domain policy viewer at `/policies` | multiple creatures | |
2019-07-30 | add an optional blinking cursor to console formatting | multiple creatures | |
2019-07-29 | add plain-text console formatting option | multiple creatures | |
2019-07-29 | actually let's make the delay time configurable | multiple creatures | |
2019-07-29 | fix delayed roars mentions bug, increase delay to 1 minute, include local ↵ | multiple creatures | |
only prop | |||
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures | |
2019-07-24 | revert the current unfinished chat implementation | multiple creatures | |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures | |
2019-07-22 | formatting examples in preferences | multiple creatures | |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user ↵ | multiple creatures | |
options, make original `Account.hidden` prop federation-affecting `invisible mode` | |||
2019-07-21 | privacy - add option to disable public activitypub outbox | multiple creatures | |