Commit Graph

  • 9c88792f0a
    Merge pull request #1442 from ThibG/glitch-soc/merge-upstream ThibG 2020-10-26 16:11:58 +0100
  • ddbb9f0ec4 [Glitch] Fix follow request notifications ThibG 2020-10-26 15:41:28 +0100
  • 9c34090db8 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-10-26 15:47:21 +0100
  • 3678b10823
    Fix follow request notifications (#15048) ThibG 2020-10-26 15:41:28 +0100
  • 1f945e7390
    Fix followers synchronization mechanism not being triggered on mentions (#15026) ThibG 2020-10-23 14:22:16 +0200
  • fb586584f2
    Fix account processing failing because of large collections (#15027) ThibG 2020-10-23 14:21:31 +0200
  • 36e5c9d45b
    Merge pull request #1441 from ThibG/glitch-soc/merge-upstream ThibG 2020-10-22 22:38:11 +0200
  • 57b9115c4e
    Bump @babel/plugin-transform-runtime from 7.11.5 to 7.12.1 (#14995) dependabot[bot] 2020-10-22 17:51:57 +0900
  • 8984c871fe
    Bump @babel/preset-env from 7.11.5 to 7.12.1 (#15001) dependabot[bot] 2020-10-22 17:26:02 +0900
  • d9b6efd1e8
    Bump react from 16.13.1 to 16.14.0 (#15005) dependabot[bot] 2020-10-22 15:35:48 +0900
  • cab4a71248
    Bump @babel/preset-react from 7.10.4 to 7.12.1 (#15006) dependabot[bot] 2020-10-22 14:27:10 +0900
  • 3b4ecf40f7
    Bump @babel/plugin-proposal-decorators from 7.10.5 to 7.12.1 (#15008) dependabot[bot] 2020-10-22 14:11:56 +0900
  • 4d6716ed0b
    Bump @github/webauthn-json from 0.5.6 to 0.5.7 (#14997) dependabot[bot] 2020-10-22 13:14:50 +0900
  • 39d7562f89
    Bump omniauth-saml from 1.10.2 to 1.10.3 (#15007) dependabot[bot] 2020-10-22 12:46:54 +0900
  • 90611276ed
    Bump rubocop from 0.93.0 to 0.93.1 (#15004) dependabot[bot] 2020-10-22 12:46:25 +0900
  • cf5f8a7657
    Bump tzinfo-data from 1.2020.2 to 1.2020.3 (#15002) dependabot[bot] 2020-10-22 12:41:42 +0900
  • 5598c670fc
    Bump oj from 3.10.14 to 3.10.15 (#15009) dependabot[bot] 2020-10-22 12:28:25 +0900
  • ac90b06a6e
    Bump yargs from 16.0.3 to 16.1.0 (#15010) dependabot[bot] 2020-10-22 12:27:37 +0900
  • 5567a50a25
    Bump active_record_query_trace from 1.7 to 1.8 (#14999) dependabot[bot] 2020-10-22 12:11:20 +0900
  • 5bdcc2c5a0
    Bump @babel/plugin-transform-react-inline-elements from 7.10.4 to 7.12.1 (#14998) dependabot[bot] 2020-10-22 11:57:30 +0900
  • 0e37e2682c
    Bump webmock from 3.9.1 to 3.9.3 (#14996) dependabot[bot] 2020-10-22 11:50:01 +0900
  • e07ea2f2b4
    Bump @babel/runtime from 7.11.2 to 7.12.1 (#14994) dependabot[bot] 2020-10-22 11:45:56 +0900
  • a8eea8ecf4
    Bump @babel/core from 7.11.6 to 7.12.3 (#14993) dependabot[bot] 2020-10-22 11:45:03 +0900
  • bfc4226be5
    Bump @testing-library/react from 11.0.4 to 11.1.0 (#14992) dependabot[bot] 2020-10-22 11:41:48 +0900
  • b37c9e5660
    helm: bump version to 3.2.1 (#15019) Alex Dunn 2020-10-21 16:36:07 -0700
  • 5c60f7eaed [Glitch] Fix strings that could not be translated mayaeh 2020-10-16 04:24:58 +0900
  • 4ae4b03974 [Glitch] Change how missing desktop notifications permission is displayed Eugen Rochko 2020-10-15 16:24:47 +0200
  • dca05c79a9 Move columns-related CSS rules into the appropriate files Thibaut Girka 2020-10-21 21:16:19 +0200
  • b5927301cf [Glitch] Fix browser notification permission request logic ThibG 2020-10-13 00:37:21 +0200
  • 2eb054c07f Remove glitch-soc specific and obsolete /api/v1/mutes/details Thibaut Girka 2020-10-21 20:38:16 +0200
  • 78ad04420c [Glitch] Add duration parameter to muting. OSAMU SATO 2020-10-13 08:01:14 +0900
  • 813c84cd6c [Glitch] Change how CDN_HOST is passed down to make assets build reproducible ThibG 2020-10-13 01:19:35 +0200
  • 842c048c6b [Glitch] Fix unread notification marker not updating when mounting column ThibG 2020-10-08 00:35:27 +0200
  • f7306c7b7c [Glitch] Ignore alt-key hotkeys in text fields ThibG 2020-10-05 22:04:06 +0200
  • 8071613dd7 [Glitch] Fix mark as read in notifications to be saved immediately Takeshi Umeda 2020-10-01 11:17:46 +0900
  • c3d82027cf [Glitch] Fix bell button causing a brief “Cancel follow request” on locked accounts ThibG 2020-09-28 21:44:29 +0200
  • ec49aa8175 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-10-21 19:10:50 +0200
  • ca56527140
    Add follower synchronization mechanism (#14510) ThibG 2020-10-21 18:04:09 +0200
  • 9649ca0fbe
    Removed disabling comments for Style/MethodMissingSuper (#15014) abcang 2020-10-20 16:13:39 +0900
  • 29870d2be6
    Glitchsoc translation to 'es' language (#1439) otrapersona 2020-10-19 15:17:29 -0500
  • 0c24f4dce2
    Add support for Gemini urls (#15013) Josh Leeb-du Toit 2020-10-20 02:02:13 +1100
  • 4130aef29c
    Fix translation string (#14986) mayaeh 2020-10-17 04:41:43 +0900
  • fb5f3be18f
    Fix strings that could not be translated (#14980) mayaeh 2020-10-16 04:24:58 +0900
  • a69ca29473
    Change how missing desktop notifications permission is displayed (#14985) Eugen Rochko 2020-10-15 16:24:47 +0200
  • b4c4af18dc
    Fix a bear check when the activity object is nil (#14981) Takeshi Umeda 2020-10-14 05:41:00 +0900
  • 311f457430 Fix crash when autolinking an invalid URI in Markdown Thibaut Girka 2020-10-13 12:47:38 +0200
  • bb180921a3
    Bump jest from 26.5.2 to 26.5.3 (#14969) dependabot[bot] 2020-10-13 20:19:39 +0900
  • ec1d8b7121
    Bump sass from 1.26.12 to 1.27.0 (#14973) dependabot[bot] 2020-10-13 16:41:47 +0900
  • 37295d59c4
    Bump eslint from 7.10.0 to 7.11.0 (#14975) dependabot[bot] 2020-10-13 15:50:06 +0900
  • df8cbbf364
    Bump terser-webpack-plugin from 4.2.2 to 4.2.3 (#14971) dependabot[bot] 2020-10-13 15:49:45 +0900
  • a8e8ee249a
    Bump eslint-plugin-react from 7.21.3 to 7.21.4 (#14968) dependabot[bot] 2020-10-13 15:49:16 +0900
  • 5de866539e
    Bump file-loader from 6.1.0 to 6.1.1 (#14974) dependabot[bot] 2020-10-13 15:47:40 +0900
  • 06c3d36395
    Bump rubocop from 0.92.0 to 0.93.0 (#14967) dependabot[bot] 2020-10-13 15:45:37 +0900
  • 5b131f08e1
    Bump tzinfo-data from 1.2020.1 to 1.2020.2 (#14966) dependabot[bot] 2020-10-13 15:27:16 +0900
  • 658dbd7f84
    Bump imports-loader from 1.1.0 to 1.2.0 (#14976) dependabot[bot] 2020-10-13 15:23:27 +0900
  • fc87b15871
    Bump sass-loader from 10.0.2 to 10.0.3 (#14977) dependabot[bot] 2020-10-13 15:22:56 +0900
  • 3547009c42
    Bump compression-webpack-plugin from 6.0.2 to 6.0.3 (#14979) dependabot[bot] 2020-10-13 15:16:46 +0900
  • 4c45b43cb8
    Change how CDN_HOST is passed down to make assets build reproducible (#14381) ThibG 2020-10-13 01:19:35 +0200
  • 53b22d247f
    helm: add optional cron job to run `tootctl remove media` (#14396) Alex Dunn 2020-10-12 16:19:13 -0700
  • 96761752ec
    Add duration parameter to muting. (#13831) OSAMU SATO 2020-10-13 08:01:14 +0900
  • f54ca3d08e
    Fix browser notification permission request logic (#13543) ThibG 2020-10-13 00:37:21 +0200
  • 5e1364c448
    Add IP-based rules (#14963) Eugen Rochko 2020-10-12 16:33:49 +0200
  • dc52a778e1
    Fix issue checking for last unread notification when there are gaps (#14960) ThibG 2020-10-09 17:12:52 +0200
  • cd861c051c Fix issue checking for last unread notification when there are gaps Thibaut Girka 2020-10-08 21:45:50 +0200
  • dac3e362fd
    Fix unread notification marker not updating when mounting column (#14954) ThibG 2020-10-08 00:35:27 +0200
  • 7d985f2aac
    Remove dependency on goldfinger gem (#14919) Eugen Rochko 2020-10-08 00:34:57 +0200
  • a37732ef33
    Bump eslint from 7.6.0 to 7.10.0 (#14948) dependabot[bot] 2020-10-07 23:24:57 +0900
  • 3f6ab34cc5
    Bump jest from 26.4.2 to 26.5.2 (#14951) dependabot[bot] 2020-10-07 22:53:43 +0900
  • d175a3bf09
    Bump mini-css-extract-plugin from 0.11.0 to 0.11.3 (#14949) dependabot[bot] 2020-10-07 20:33:19 +0900
  • dcaff7d3d0
    Bump eslint-plugin-react from 7.21.2 to 7.21.3 (#14950) dependabot[bot] 2020-10-07 20:32:39 +0900
  • e2d20be499
    Bump sass from 1.26.11 to 1.26.12 (#14947) dependabot[bot] 2020-10-07 20:32:07 +0900
  • 0b03ee3de7
    Bump @github/webauthn-json from 0.5.5 to 0.5.6 (#14946) dependabot[bot] 2020-10-07 20:31:54 +0900
  • 9114b84157
    Bump babel-jest from 26.3.0 to 26.5.2 (#14945) dependabot[bot] 2020-10-07 20:29:19 +0900
  • 7919418e4c
    add S3_READ_TIMEOUT environment variable (#14952) tateisu 2020-10-07 04:29:22 +0900
  • da10c5c707
    Exclude dependency updates other than direct dependencies (#14944) Yamagishi Kazutoshi 2020-10-07 02:16:30 +0900
  • 8e6abbc4b9
    Bump aws-sdk-core from 3.109.0 to 3.109.1 (#14943) dependabot[bot] 2020-10-06 17:49:56 +0900
  • 66aa520acd
    Bump better_errors from 2.8.1 to 2.8.3 (#14927) dependabot[bot] 2020-10-06 17:40:09 +0900
  • 3d740f7c32
    Bump decimal.js from 10.2.0 to 10.2.1 (#14921) dependabot[bot] 2020-10-06 17:17:36 +0900
  • 546e4899dd
    Bump simple_form from 5.0.2 to 5.0.3 (#14923) dependabot[bot] 2020-10-06 17:17:27 +0900
  • e93e6cf5d3
    Bump caniuse-lite from 1.0.30001137 to 1.0.30001143 (#14938) dependabot[bot] 2020-10-06 17:15:26 +0900
  • 648fc02922
    Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#14936) dependabot[bot] 2020-10-06 17:15:11 +0900
  • 088638d593
    Bump object-is from 1.1.2 to 1.1.3 (#14939) dependabot[bot] 2020-10-06 17:14:05 +0900
  • 3f443d0018
    Bump uuid from 8.3.0 to 8.3.1 (#14935) dependabot[bot] 2020-10-06 17:13:26 +0900
  • d87a172972
    Bump rspec-core from 3.9.2 to 3.9.3 (#14934) dependabot[bot] 2020-10-06 17:11:59 +0900
  • 2e9dc7eb98
    Bump brakeman from 4.9.1 to 4.10.0 (#14933) dependabot[bot] 2020-10-06 17:07:50 +0900
  • a30c997586
    Bump hamlit from 2.11.1 to 2.13.0 (#14924) dependabot[bot] 2020-10-06 17:06:23 +0900
  • 78d1e577a1
    Bump @github/webauthn-json from 0.5.4 to 0.5.5 (#14925) dependabot[bot] 2020-10-06 17:04:55 +0900
  • 7cb0cc2edb
    Bump http-link-header from 1.0.2 to 1.0.3 (#14926) dependabot[bot] 2020-10-06 17:00:43 +0900
  • 80975c42fc
    Bump regexp_parser from 1.8.0 to 1.8.1 (#14928) dependabot[bot] 2020-10-06 17:00:19 +0900
  • ee82a853ed
    Bump regexpu-core from 4.7.0 to 4.7.1 (#14940) dependabot[bot] 2020-10-06 17:00:00 +0900
  • 30941dd6ea
    Bump aws-sdk-s3 from 1.81.1 to 1.83.0 (#14929) dependabot[bot] 2020-10-06 16:56:13 +0900
  • 63770d3aac
    Ignore alt-key hotkeys in text fields (#14942) ThibG 2020-10-05 22:04:06 +0200
  • 5a9ad221bf
    Update translation files (#14920) mayaeh 2020-10-05 09:57:38 +0900
  • a549415868
    Fix regressions in icon buttons in web UI (#14915) Eugen Rochko 2020-10-04 15:02:36 +0200
  • 16b776c68f
    Bump compression-webpack-plugin from 5.0.1 to 6.0.2 (#14892) dependabot[bot] 2020-10-01 15:40:30 +0900
  • d9a7661f83
    Bump @testing-library/react from 10.4.7 to 11.0.4 (#14871) dependabot[bot] 2020-10-01 15:34:25 +0900
  • df8c6572d4
    Bump rubocop-ast from 0.7.0 to 0.7.1 (#14899) dependabot[bot] 2020-10-01 15:33:24 +0900
  • bec8b12bb5
    Fix mark as read in notifications to be saved immediately (#14907) Takeshi Umeda 2020-10-01 11:17:46 +0900
  • 65136600e3
    Fix logging out on mobile (#14901) ThibG 2020-09-30 19:31:17 +0200
  • 78e45a5285
    Add option to disable swiping motions across the WebUI (#13885) ThibG 2020-09-30 19:31:03 +0200