Commit graph

  • e89648574f
    Fix error when changing ACL on missing objects during suspension (#15420) Eugen Rochko 2020-12-24 15:53:45 +01:00
  • ba0b79fc5c
    Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) Eugen Rochko 2020-12-24 15:53:26 +01:00
  • 7e6d3a7d9a
    Fix unfollow action button style (#15418) Takeshi Umeda 2020-12-24 07:47:50 +09:00
  • b08d2d4f78
    Fix media modal buttons not showing up on mobile (#15417) ThibG 2020-12-23 19:55:23 +01:00
  • 4950e59cdc
    Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) trwnh 2020-12-23 09:43:38 -06:00
  • de57efd055
    Fix mentions not being deleted efficiently (#15416) ThibG 2020-12-23 16:43:11 +01:00
  • 473abc35a1
    Fix trying to privatize empty media attachments (#15414) Eugen Rochko 2020-12-23 07:47:03 +01:00
  • 444b21b55f
    Bump version to 3.3.0rc3 (#15411) v3.3.0rc3 Eugen Rochko 2020-12-23 01:36:13 +01:00
  • 814b7775fb
    Improve performances of deleting favourites when deleting accounts (#15412) ThibG 2020-12-23 01:35:02 +01:00
  • 62e42bd15b
    New Crowdin updates (#15369) Eugen Rochko 2020-12-23 00:10:58 +01:00
  • 2ab3e91eaf
    Fix BatchedRemoveStatusService not working without ES in rails console (#15408) ThibG 2020-12-23 00:04:52 +01:00
  • 3249d35bdc
    Improve account deletion performances further (#15407) ThibG 2020-12-22 23:57:46 +01:00
  • f18349640b
    Fix batch order warnings in BatchedRemoveStatusService (#15409) ThibG 2020-12-22 20:24:55 +01:00
  • 1cf2c3a810
    Fix external user creation failing when invite request text is required (#15405) ThibG 2020-12-22 17:14:32 +01:00
  • 9915d11c0d
    Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) Eugen Rochko 2020-12-22 17:13:55 +01:00
  • 67ebd61f11
    Bump node-notifier from 8.0.0 to 8.0.1 (#15404) dependabot[bot] 2020-12-22 05:12:11 +01:00
  • 43961035a9
    Fix some notifications not being deleted on poll/status deletion (#15402) ThibG 2020-12-21 18:22:17 +01:00
  • 6f51fd7435
    Fix invitation links not working when invite request text is required (#15385) ThibG 2020-12-21 00:47:02 +01:00
  • 7bf3c6e57b
    Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) ThibG 2020-12-20 18:25:00 +01:00
  • 9734c9b6fe
    Add clean error message when RAILS_ENV is unset (#15381) ThibG 2020-12-20 18:05:03 +01:00
  • c4e860277d
    Fix "tootctl accounts fix-duplicates" (#15373) ThibG 2020-12-19 13:34:16 +01:00
  • 3561f8fabe
    Forward-port v3.2.2 changelog (#15370) Eugen Rochko 2020-12-19 03:13:50 +01:00
  • 2dd3643dbc
    Ran i18n-tasks normalize (#15372) Yamagishi Kazutoshi 2020-12-19 10:23:42 +09:00
  • 2d5a5bac67 Bump version to 3.2.2 v3.2.2 stable-3.2 Eugen Rochko 2020-12-19 00:41:49 +01:00
  • c6598b17d9
    Bump version to 3.3.0rc2 (#15365) v3.3.0rc2 Eugen Rochko 2020-12-19 00:28:38 +01:00
  • 36b9b8deaa
    Fix ResolveAccountService accepting mismatching acct: URI (#15368) ThibG 2020-12-19 00:26:53 +01:00
  • 1c41ce3217
    New Crowdin updates (#15353) Eugen Rochko 2020-12-19 00:21:01 +01:00
  • 59343ef4d1
    Fix missing description on enable bootstrap timeline accounts toggle in admin UI (#15367) Eugen Rochko 2020-12-19 00:19:15 +01:00
  • 406adfca27
    Backport fixes to 3.2 (#15360) ThibG 2020-12-18 23:31:14 +01:00
  • a60d9335d8
    Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) ThibG 2020-12-18 23:26:26 +01:00
  • 052249588b
    Fix old migration script not being able to run if it fails midway (#15361) ThibG 2020-12-18 17:51:24 +01:00
  • 1a02882244
    Reword invite text settings in admin views for consistency (#15358) ThibG 2020-12-18 09:57:54 +01:00
  • 75944a2f2d
    Bump max supported schema version in maintenance script (#15359) ThibG 2020-12-18 09:46:59 +01:00
  • 47c6c54d31
    Fix styling issue on /about when server admin has a long username (#15357) ThibG 2020-12-18 09:43:33 +01:00
  • eb35be0431
    Fix follow limit preventing re-following of a moved account (#14207) Eugen Rochko 2020-12-18 09:18:31 +01:00
  • 941ff04b03
    Fix styles for RTL languages and the light theme (#15356) Eugen Rochko 2020-12-18 08:47:36 +01:00
  • 8a95867693
    Add option to obfuscate domain name in public list of domain blocks (#15355) Eugen Rochko 2020-12-18 08:30:41 +01:00
  • b1feb47055
    Improve searching for private toots from URL (#14856) ThibG 2020-12-17 06:51:49 +01:00
  • 2032748050
    New Crowdin updates (#15220) Eugen Rochko 2020-12-16 03:24:55 +01:00
  • 79efcf8aad
    Change notification permission handling (#15176) ThibG 2020-12-15 18:43:54 +01:00
  • 8357969559
    Fix admins being able to suspend their instance actor (#14567) ThibG 2020-12-15 17:23:58 +01:00
  • 8485c436d5
    Bump max supported schema version in maintenance script (#15349) ThibG 2020-12-15 12:57:24 +01:00
  • 1f564051b6
    Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) Eugen Rochko 2020-12-15 12:56:43 +01:00
  • 1045549f85
    Add stoplight for object storage failures, return HTTP 503 (#13043) Eugen Rochko 2020-12-15 12:55:29 +01:00
  • 75d2762fdf
    Add "invite request content" display in user account admin page (#15265) Mashiro 2020-12-15 13:28:14 +08:00
  • 1390cc194b
    Add indication to admin UI of whether a report has been forwarded (#13237) ThibG 2020-12-15 04:30:15 +01:00
  • 7c800fa801
    Bump ini from 1.3.5 to 1.3.7 (#15317) dependabot[bot] 2020-12-15 03:17:06 +01:00
  • a2ef002214
    Fix to isolate the sidekiq process that runs the scheduler job (#15314) Takeshi Umeda 2020-12-15 11:04:03 +09:00
  • 9342705e6b
    Add app shortcuts (#15234) Marcin Mikołajczak 2020-12-15 02:04:56 +01:00
  • 47e507fa61
    Add ability to require invite request text (#15326) ThibG 2020-12-14 10:03:09 +01:00
  • a7e819b8a8
    Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325) ThibG 2020-12-14 09:37:58 +01:00
  • 4fd3062003
    Change "Profile unavailable" string to "Account suspended" in web UI (#15345) Eugen Rochko 2020-12-14 09:08:09 +01:00
  • 216b85b053
    Fix performance on instances list in admin UI (#15282) Eugen Rochko 2020-12-14 09:06:34 +01:00
  • a3b5675aa8
    Change number format on about page from full to shortened (#15327) Eugen Rochko 2020-12-14 05:09:14 +01:00
  • 49eb4d4ddf
    Add honeypot fields and minimum fill-out time for sign-up form (#15276) ThibG 2020-12-10 06:27:26 +01:00
  • 9669167aae
    Fix notifications being unnecessarily redrawn on state change (#15312) ThibG 2020-12-09 19:16:30 +01:00
  • 127c543a6e
    rename replies_policy enumerables (#15304) trwnh 2020-12-08 21:34:17 -06:00
  • f379a52d74
    Fix missing pictureInPicture prop in detailed status container (#15309) Takeshi Umeda 2020-12-09 12:33:33 +09:00
  • 7aee364795
    Fix open media hotkey (#15308) Jeong Arm 2020-12-09 08:24:13 +09:00
  • 765626a3a7
    Fix the Open handler for PreviewCard (#15305) Takeshi Umeda 2020-12-08 20:07:54 +09:00
  • 0b437325dc
    Fix column swiping animation logic (#15301) ThibG 2020-12-07 20:07:24 +01:00
  • 9620ee90be
    Fix unnecessary re-rendering of various components when typing in web UI (#15286) Eugen Rochko 2020-12-07 19:36:36 +01:00
  • 48bef17cc9
    Fix slow distinct queries where grouped queries are faster (#15287) Eugen Rochko 2020-12-07 12:08:30 +01:00
  • a8c471fcc0
    Fix not being able to open audio modal in web UI (#15283) Eugen Rochko 2020-12-07 04:29:37 +01:00
  • 59d943e152
    Fix alert when failing to save timeline markers in web UI (#15285) Eugen Rochko 2020-12-07 03:23:43 +01:00
  • 014733d1e4
    Fix too low contrast on new media modal background in web UI (#15284) Eugen Rochko 2020-12-07 02:32:27 +01:00
  • 17a2e27641
    Fix remove number sign from account_featured_tags (#15277) Takeshi Umeda 2020-12-06 13:55:35 +09:00
  • 44d5c6bc8f
    Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) Takeshi Umeda 2020-12-04 12:22:35 +09:00
  • fbe7519243
    Fix account merging in maintenance script (#15264) ThibG 2020-12-04 02:23:51 +01:00
  • d849aad852
    Change public thread view to hide "Show thread" link (#15266) ThibG 2020-12-02 21:21:44 +01:00
  • 9136be480f
    Fix followers hash cache not being invalidated on account merge (#15256) ThibG 2020-12-02 21:20:00 +01:00
  • fbff89be03
    Fix tootctl ip_blocks add failing if not given a comment (#15263) ThibG 2020-12-02 21:19:41 +01:00
  • 4b7f21a28e
    Fix Gemfile.lock breaking CI (#15257) ThibG 2020-12-01 12:34:33 +01:00
  • 17f01ecc4e
    Fix changelog containing items from 3.2.1 twice (#15255) v3.3.0rc1 Eugen Rochko 2020-12-01 06:45:58 +01:00
  • 8e0b98556f
    Bump version to 3.3.0rc1 (#15230) Eugen Rochko 2020-12-01 06:38:05 +01:00
  • a55e6e99c0
    Fix ku locale not being right-to-left (#15252) Eugen Rochko 2020-11-30 23:02:32 +01:00
  • 68775b6039
    Fix character count not ignoring hidden CW field (#15236) Mélanie Chauvel 2020-11-30 12:09:34 +01:00
  • b429d33e46
    Update Dockerfile (#15232) Shlee 2020-11-29 18:50:02 +10:30
  • 13b07b88f1
    Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228) Eugen Rochko 2020-11-28 05:17:53 +01:00
  • 13206fcfb8
    Fix media modal crashing when media has no blurhash (#15229) Eugen Rochko 2020-11-28 03:37:01 +01:00
  • e7f1439b97
    Bump version to 3.2.1 (#15227) Eugen Rochko 2020-11-27 18:29:22 +01:00
  • e7e099d1a0
    Fix deletes not reaching every server that interacted with status (#15200) Eugen Rochko 2020-11-27 15:48:31 +01:00
  • e1a6526c8d
    Fix media modal regression on public pages (#15221) Eugen Rochko 2020-11-27 15:41:58 +01:00
  • ec0edf74d6
    Fix post-migration warning about index corruption being too scary (#15223) Eugen Rochko 2020-11-27 15:41:43 +01:00
  • 1e89e2ed98
    Change media modals look in web UI (#15217) Eugen Rochko 2020-11-27 03:24:11 +01:00
  • cb7bd8ee03
    New Crowdin updates (#15137) Eugen Rochko 2020-11-26 14:42:12 +01:00
  • 41b38b0273
    Revert "Bump webpack-cli from 3.3.12 to 4.2.0 (#15123)" (#15213) Eugen Rochko 2020-11-24 21:06:18 +01:00
  • f844386809
    Add tootctl accounts merge (#15201) Eugen Rochko 2020-11-23 17:50:16 +01:00
  • a2da02626e
    Fixed ESLint error (#15214) abcang 2020-11-24 01:35:14 +09:00
  • 4ae22c4613
    Bump @babel/preset-env from 7.12.1 to 7.12.7 (#15209) dependabot[bot] 2020-11-23 21:03:44 +09:00
  • 6b6b1ea2fb
    Bump parallel from 1.20.0 to 1.20.1 (#15204) dependabot[bot] 2020-11-23 21:02:47 +09:00
  • 01e41acb9c
    Bump eslint from 7.13.0 to 7.14.0 (#15210) dependabot[bot] 2020-11-23 17:07:56 +09:00
  • fef4da9fe0
    Bump @babel/preset-react from 7.12.5 to 7.12.7 (#15208) dependabot[bot] 2020-11-23 17:05:04 +09:00
  • 3e7016170b
    Bump @babel/core from 7.12.3 to 7.12.7 (#15205) dependabot[bot] 2020-11-23 17:04:47 +09:00
  • 94c97ef3ae
    Bump @testing-library/react from 11.2.0 to 11.2.2 (#15211) dependabot[bot] 2020-11-23 17:03:37 +09:00
  • 005354b98e
    Bump parallel_tests from 3.3.0 to 3.4.0 (#15203) dependabot[bot] 2020-11-23 17:02:30 +09:00
  • af607c6528
    Bump redis from 4.2.2 to 4.2.5 (#15202) dependabot[bot] 2020-11-23 17:00:55 +09:00
  • 9536ce1454
    Bump rubocop from 1.3.0 to 1.3.1 (#15212) dependabot[bot] 2020-11-23 17:00:23 +09:00
  • b257c50571
    Bump aws-sdk-s3 from 1.84.1 to 1.85.0 (#15207) dependabot[bot] 2020-11-23 16:59:45 +09:00
  • 272566043a
    Remove fade-in animation from modals in web UI (#15199) Eugen Rochko 2020-11-21 23:54:36 +01:00