Commit graph

  • f8d867bac4 Merge branch 'master' into glitch-soc/merge-upstream Claire 2020-12-05 17:33:29 +0100
  • ec5783c59c Merge branch 'master' into glitch-soc/merge-upstream Claire 2020-12-05 17:33:29 +0100
  • 13df125b6c Add favourite modal to light theme CSS Starfall 2020-12-03 15:49:29 -0600
  • 5b87387e19 Add favourite modal to light theme CSS Starfall 2020-12-03 15:49:29 -0600
  • 44d5c6bc8f
    Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) Takeshi Umeda 2020-12-04 12:22:35 +0900
  • fabb864526 Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) Takeshi Umeda 2020-12-04 12:22:35 +0900
  • fbe7519243
    Fix account merging in maintenance script (#15264) ThibG 2020-12-04 02:23:51 +0100
  • 1fce69291f Fix account merging in maintenance script (#15264) ThibG 2020-12-04 02:23:51 +0100
  • d849aad852
    Change public thread view to hide "Show thread" link (#15266) ThibG 2020-12-02 21:21:44 +0100
  • b62b44a0e1 Change public thread view to hide "Show thread" link (#15266) ThibG 2020-12-02 21:21:44 +0100
  • 9136be480f
    Fix followers hash cache not being invalidated on account merge (#15256) ThibG 2020-12-02 21:20:00 +0100
  • 39824d29f1 Fix followers hash cache not being invalidated on account merge (#15256) ThibG 2020-12-02 21:20:00 +0100
  • fbff89be03
    Fix tootctl ip_blocks add failing if not given a comment (#15263) ThibG 2020-12-02 21:19:41 +0100
  • 27a1419a65 Fix tootctl ip_blocks add failing if not given a comment (#15263) ThibG 2020-12-02 21:19:41 +0100
  • 4b7f21a28e
    Fix Gemfile.lock breaking CI (#15257) ThibG 2020-12-01 12:34:33 +0100
  • 879f86f323 Fix Gemfile.lock breaking CI (#15257) ThibG 2020-12-01 12:34:33 +0100
  • 17f01ecc4e
    Fix changelog containing items from 3.2.1 twice (#15255) Eugen Rochko 2020-12-01 06:45:58 +0100
  • 3f7dc86890 Fix changelog containing items from 3.2.1 twice (#15255) Eugen Rochko 2020-12-01 06:45:58 +0100
  • 8e0b98556f
    Bump version to 3.3.0rc1 (#15230) Eugen Rochko 2020-12-01 06:38:05 +0100
  • 2207431f39 Bump version to 3.3.0rc1 (#15230) Eugen Rochko 2020-12-01 06:38:05 +0100
  • a55e6e99c0
    Fix ku locale not being right-to-left (#15252) Eugen Rochko 2020-11-30 23:02:32 +0100
  • 9c670a0e7f Fix ku locale not being right-to-left (#15252) Eugen Rochko 2020-11-30 23:02:32 +0100
  • 68775b6039
    Fix character count not ignoring hidden CW field (#15236) Mélanie Chauvel 2020-11-30 12:09:34 +0100
  • 413526a7b8 Fix character count not ignoring hidden CW field (#15236) Mélanie Chauvel 2020-11-30 12:09:34 +0100
  • b429d33e46
    Update Dockerfile (#15232) Shlee 2020-11-29 18:50:02 +1030
  • 5630db1dab Update Dockerfile (#15232) Shlee 2020-11-29 18:50:02 +1030
  • 13b07b88f1
    Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228) Eugen Rochko 2020-11-28 05:17:53 +0100
  • a217a14b58 Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228) Eugen Rochko 2020-11-28 05:17:53 +0100
  • 13206fcfb8
    Fix media modal crashing when media has no blurhash (#15229) Eugen Rochko 2020-11-28 03:37:01 +0100
  • c3d62dcf8a Fix media modal crashing when media has no blurhash (#15229) Eugen Rochko 2020-11-28 03:37:01 +0100
  • e7f1439b97
    Bump version to 3.2.1 (#15227) Eugen Rochko 2020-11-27 18:29:22 +0100
  • 77aba785e9 Bump version to 3.2.1 (#15227) Eugen Rochko 2020-11-27 18:29:22 +0100
  • e7e099d1a0
    Fix deletes not reaching every server that interacted with status (#15200) Eugen Rochko 2020-11-27 15:48:31 +0100
  • 715c8eac80 Fix deletes not reaching every server that interacted with status (#15200) Eugen Rochko 2020-11-27 15:48:31 +0100
  • e1a6526c8d
    Fix media modal regression on public pages (#15221) Eugen Rochko 2020-11-27 15:41:58 +0100
  • 841c0c9a28 Fix media modal regression on public pages (#15221) Eugen Rochko 2020-11-27 15:41:58 +0100
  • ec0edf74d6
    Fix post-migration warning about index corruption being too scary (#15223) Eugen Rochko 2020-11-27 15:41:43 +0100
  • 6a7221587b Fix post-migration warning about index corruption being too scary (#15223) Eugen Rochko 2020-11-27 15:41:43 +0100
  • 1e89e2ed98
    Change media modals look in web UI (#15217) Eugen Rochko 2020-11-27 03:24:11 +0100
  • af1fa584e9 Change media modals look in web UI (#15217) Eugen Rochko 2020-11-27 03:24:11 +0100
  • cb7bd8ee03
    New Crowdin updates (#15137) Eugen Rochko 2020-11-26 14:42:12 +0100
  • 5de6f37c4d New Crowdin updates (#15137) Eugen Rochko 2020-11-26 14:42:12 +0100
  • 29812c2e59
    Merge pull request #1468 from ThibG/glitch-soc/merge-upstream ThibG 2020-11-25 19:01:15 +0100
  • 9f065b7df9 Merge pull request #1468 from ThibG/glitch-soc/merge-upstream ThibG 2020-11-25 19:01:15 +0100
  • b9fc807115 [Glitch] Fixed ESLint error abcang 2020-11-24 01:35:14 +0900
  • b36187b56a [Glitch] Fixed ESLint error abcang 2020-11-24 01:35:14 +0900
  • 3d970faeb1 [Glitch] Remove fade-in animation from modals in web UI Eugen Rochko 2020-11-21 23:54:36 +0100
  • 11e0328fc7 [Glitch] Remove fade-in animation from modals in web UI Eugen Rochko 2020-11-21 23:54:36 +0100
  • 4dab236690 Default to 25 fps for frame seeking if framerate information isn't known Thibaut Girka 2020-11-25 15:47:23 +0100
  • 42630afabb Default to 25 fps for frame seeking if framerate information isn't known Thibaut Girka 2020-11-25 15:47:23 +0100
  • 51d0e1c7b4 [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI Eugen Rochko 2020-11-21 23:19:04 +0100
  • 3a6cae746e [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI Eugen Rochko 2020-11-21 23:19:04 +0100
  • e71b16ae2b Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-11-25 15:31:45 +0100
  • 060df6c5c9 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-11-25 15:31:45 +0100
  • 41b38b0273
    Revert "Bump webpack-cli from 3.3.12 to 4.2.0 (#15123)" (#15213) Eugen Rochko 2020-11-24 21:06:18 +0100
  • c1d1fc484c Revert "Bump webpack-cli from 3.3.12 to 4.2.0 (#15123)" (#15213) Eugen Rochko 2020-11-24 21:06:18 +0100
  • f844386809
    Add tootctl accounts merge (#15201) Eugen Rochko 2020-11-23 17:50:16 +0100
  • 876df5bb18 Add tootctl accounts merge (#15201) Eugen Rochko 2020-11-23 17:50:16 +0100
  • a2da02626e
    Fixed ESLint error (#15214) abcang 2020-11-24 01:35:14 +0900
  • 144e606ec9 Fixed ESLint error (#15214) abcang 2020-11-24 01:35:14 +0900
  • 4ae22c4613
    Bump @babel/preset-env from 7.12.1 to 7.12.7 (#15209) dependabot[bot] 2020-11-23 21:03:44 +0900
  • 6afc4a7846 Bump @babel/preset-env from 7.12.1 to 7.12.7 (#15209) dependabot[bot] 2020-11-23 21:03:44 +0900
  • 6b6b1ea2fb
    Bump parallel from 1.20.0 to 1.20.1 (#15204) dependabot[bot] 2020-11-23 21:02:47 +0900
  • f307883e2f Bump parallel from 1.20.0 to 1.20.1 (#15204) dependabot[bot] 2020-11-23 21:02:47 +0900
  • 01e41acb9c
    Bump eslint from 7.13.0 to 7.14.0 (#15210) dependabot[bot] 2020-11-23 17:07:56 +0900
  • 3e042e4ff7 Bump eslint from 7.13.0 to 7.14.0 (#15210) dependabot[bot] 2020-11-23 17:07:56 +0900
  • fef4da9fe0
    Bump @babel/preset-react from 7.12.5 to 7.12.7 (#15208) dependabot[bot] 2020-11-23 17:05:04 +0900
  • 2d9c22de6c Bump @babel/preset-react from 7.12.5 to 7.12.7 (#15208) dependabot[bot] 2020-11-23 17:05:04 +0900
  • 3e7016170b
    Bump @babel/core from 7.12.3 to 7.12.7 (#15205) dependabot[bot] 2020-11-23 17:04:47 +0900
  • 96fae5c28a Bump @babel/core from 7.12.3 to 7.12.7 (#15205) dependabot[bot] 2020-11-23 17:04:47 +0900
  • 94c97ef3ae
    Bump @testing-library/react from 11.2.0 to 11.2.2 (#15211) dependabot[bot] 2020-11-23 17:03:37 +0900
  • d1db8452e8 Bump @testing-library/react from 11.2.0 to 11.2.2 (#15211) dependabot[bot] 2020-11-23 17:03:37 +0900
  • 005354b98e
    Bump parallel_tests from 3.3.0 to 3.4.0 (#15203) dependabot[bot] 2020-11-23 17:02:30 +0900
  • 65f5857b19 Bump parallel_tests from 3.3.0 to 3.4.0 (#15203) dependabot[bot] 2020-11-23 17:02:30 +0900
  • af607c6528
    Bump redis from 4.2.2 to 4.2.5 (#15202) dependabot[bot] 2020-11-23 17:00:55 +0900
  • a0aff403eb Bump redis from 4.2.2 to 4.2.5 (#15202) dependabot[bot] 2020-11-23 17:00:55 +0900
  • 9536ce1454
    Bump rubocop from 1.3.0 to 1.3.1 (#15212) dependabot[bot] 2020-11-23 17:00:23 +0900
  • 86807b918f Bump rubocop from 1.3.0 to 1.3.1 (#15212) dependabot[bot] 2020-11-23 17:00:23 +0900
  • b257c50571
    Bump aws-sdk-s3 from 1.84.1 to 1.85.0 (#15207) dependabot[bot] 2020-11-23 16:59:45 +0900
  • 2813d4014d Bump aws-sdk-s3 from 1.84.1 to 1.85.0 (#15207) dependabot[bot] 2020-11-23 16:59:45 +0900
  • 272566043a
    Remove fade-in animation from modals in web UI (#15199) Eugen Rochko 2020-11-21 23:54:36 +0100
  • 107759e4ee Remove fade-in animation from modals in web UI (#15199) Eugen Rochko 2020-11-21 23:54:36 +0100
  • f970e1fab6
    Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198) Eugen Rochko 2020-11-21 23:19:04 +0100
  • bcb3a91c0c Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198) Eugen Rochko 2020-11-21 23:19:04 +0100
  • 66832cbf33
    Undo outgoing follows when suspending a remote account (#15188) ThibG 2020-11-21 21:27:00 +0100
  • da80f4852e Undo outgoing follows when suspending a remote account (#15188) ThibG 2020-11-21 21:27:00 +0100
  • c43f4cd3bb
    Fix not being able to unfavorite toots one has lost access to (#15192) ThibG 2020-11-21 06:18:09 +0100
  • a609802736 Fix not being able to unfavorite toots one has lost access to (#15192) ThibG 2020-11-21 06:18:09 +0100
  • 24696458bf
    Merge pull request #1467 from ThibG/glitch-soc/merge-upstream ThibG 2020-11-20 15:11:43 +0100
  • 4ec6a8e188 Merge pull request #1467 from ThibG/glitch-soc/merge-upstream ThibG 2020-11-20 15:11:43 +0100
  • 3281c9b4c0 Fix video not taking focus on interaction Thibaut Girka 2020-11-20 14:20:17 +0100
  • 7875455336 Fix video not taking focus on interaction Thibaut Girka 2020-11-20 14:20:17 +0100
  • 15be0bde8a [Glitch] Fix image uploads being random data when canvas read access is blocked ThibG 2020-11-18 18:01:58 +0100
  • 096b2f775f [Glitch] Fix image uploads being random data when canvas read access is blocked ThibG 2020-11-18 18:01:58 +0100
  • b82aa33dea [Glitch] Add hotkeys for audio/video control Eugen Rochko 2020-11-15 14:24:54 +0100
  • c1d8a04660 [Glitch] Add hotkeys for audio/video control Eugen Rochko 2020-11-15 14:24:54 +0100
  • 48f0f3ffee Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-11-20 13:27:48 +0100
  • 3216868024 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-11-20 13:27:48 +0100
  • 8b8004a962
    Fix webfinger redirect handling in ResolveAccountService (#15187) ThibG 2020-11-19 19:52:06 +0100
  • f2e1d77706 Fix webfinger redirect handling in ResolveAccountService (#15187) ThibG 2020-11-19 19:52:06 +0100