Commit Graph

  • d76ca8964c Bump simplecov from 0.16.1 to 0.17.0 (#11260) dependabot-preview[bot] 2019-07-08 18:28:33 +09:00
  • 01ee35f14a Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262) dependabot-preview[bot] 2019-07-08 18:26:41 +09:00
  • f935004a74 Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258) dependabot-preview[bot] 2019-07-08 18:26:12 +09:00
  • d0b40ae7dd Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253) dependabot-preview[bot] 2019-07-08 18:25:20 +09:00
  • 76d5fd1c5c Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254) dependabot-preview[bot] 2019-07-08 18:24:38 +09:00
  • 1a8bbcdca4 Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224) dependabot-preview[bot] 2019-07-08 16:49:47 +09:00
  • 6a313f872a Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255) dependabot-preview[bot] 2019-07-08 16:49:26 +09:00
  • 239befc6e8 Bump react-redux from 6.0.1 to 7.1.0 (#11256) dependabot-preview[bot] 2019-07-08 16:48:44 +09:00
  • 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241) ThibG 2019-07-08 02:24:25 +02:00
  • fce885f271 Merge pull request #1152 from ThibG/glitch-soc/merge-upstream ThibG 2019-07-07 22:26:10 +02:00
  • 3ece6e25e6 Update fuubar dependency to 2.4.1 (#11248) Georg Gadinger 2019-07-07 18:13:19 +02:00
  • b851456139 Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) Eugen Rochko 2019-07-07 16:16:51 +02:00
  • 5ff9970c8d Re-add route for direct timeline Thibaut Girka 2019-07-07 14:12:41 +02:00
  • 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport ThibG 2019-07-06 18:18:08 +02:00
  • a0b614f10a Fix support for HTTP proxies (#11245) ThibG 2019-07-07 02:05:38 +02:00
  • 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream Thibaut Girka 2019-07-07 13:49:31 +02:00
  • 406b46395d Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) Eugen Rochko 2019-07-07 03:37:01 +02:00
  • 58276715be Fix support for HTTP proxies (#11245) ThibG 2019-07-07 02:05:38 +02:00
  • 23aeef52cc Remove Salmon and PubSubHubbub (#11205) Eugen Rochko 2019-07-06 23:26:16 +02:00
  • c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246) ThibG 2019-07-06 18:18:08 +02:00
  • ae003d54f9 Fix option to send e-mail notification about account action always being true (#11242) Eugen Rochko 2019-07-06 13:54:32 +02:00
  • ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) ThibG 2019-07-05 22:03:00 +02:00
  • e5f4d83e60 Allow serializing local-only toots in backup service Thibaut Girka 2019-07-05 21:34:03 +02:00
  • 0c1b1069c9 Remove deprecated REST API GET /api/v1/statuses/:id/card (#11213) Eugen Rochko 2019-07-05 02:15:24 +02:00
  • 30f5bcf3e7 Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (#11214) Eugen Rochko 2019-07-05 02:15:13 +02:00
  • 3fd6ab99e6 Remove deprecated REST API GET /api/v1/timelines/direct (#11212) Eugen Rochko 2019-07-05 02:14:56 +02:00
  • 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view ThibG 2019-07-02 16:03:54 +02:00
  • 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in ThibG 2019-07-02 00:36:16 +02:00
  • 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-07-04 16:21:39 +02:00
  • 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234) ThibG 2019-07-02 16:03:54 +02:00
  • 3bc0c4a884 Remove unused StatsD code and expose StatsD as a global variable (#11232) Eugen Rochko 2019-07-02 11:34:39 +02:00
  • 1a747f7020 Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) Eugen Rochko 2019-07-02 01:01:17 +02:00
  • bc60d794f8 Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) Eugen Rochko 2019-07-02 00:59:53 +02:00
  • dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203) ThibG 2019-07-02 00:36:16 +02:00
  • 0d9ffe56fb Add request pool to improve delivery performance (#10353) Eugen Rochko 2019-07-02 00:34:38 +02:00
  • c94966891a Minor cleanup and maybe minor performance improvements Thibaut Girka 2019-06-29 18:10:54 +02:00
  • 9d6b46fe34 Minor optimization regarding regexp filtering in timelines Thibaut Girka 2019-06-29 15:24:44 +02:00
  • c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values Thibaut Girka 2019-07-01 12:45:18 +02:00
  • 82a76f03a4 Assume children of visible IntersectionObserverArticle always change Thibaut Girka 2019-06-30 18:05:37 +02:00
  • c0b5ee315d Revert to using upstream's optimisations Thibaut Girka 2019-06-30 10:24:56 +02:00
  • 0ef6a114e7 Fix error boundary DOM Thibaut Girka 2019-07-01 13:38:00 +02:00
  • 82cd138c89 Fix some React warnings Thibaut Girka 2019-06-29 10:43:45 +02:00
  • 687680f241 Merge pull request #1148 from ThibG/glitch-soc/merge-upstream ThibG 2019-07-01 19:30:46 +02:00
  • 2cfa427ea7 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) Eugen Rochko 2019-07-01 19:13:30 +02:00
  • 13f54f41ad Bump rubocop from 0.71.0 to 0.72.0 (#11229) dependabot-preview[bot] 2019-07-01 22:36:45 +09:00
  • ffb6da8b78 Bump capybara from 3.24.0 to 3.25.0 (#11225) dependabot-preview[bot] 2019-07-01 22:34:51 +09:00
  • 8c4287c239 Bump memory_profiler from 0.9.13 to 0.9.14 (#11227) dependabot-preview[bot] 2019-07-01 22:34:25 +09:00
  • 47b4cd0fff Bump bullet from 6.0.0 to 6.0.1 (#11228) dependabot-preview[bot] 2019-07-01 22:33:54 +09:00
  • 3936404911 Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223) dependabot-preview[bot] 2019-07-01 21:29:56 +09:00
  • d33a30377c Bump webpack-cli from 3.3.4 to 3.3.5 (#11221) dependabot-preview[bot] 2019-07-01 21:23:40 +09:00
  • 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204) ThibG 2019-06-30 16:11:21 +02:00
  • 06424786a1 Fix support for MP4 files that are actually M4V files (#11210) Eugen Rochko 2019-06-30 16:10:43 +02:00
  • b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible Thibaut Girka 2019-06-30 11:09:54 +02:00
  • cbb41e2dad [Glitch] Optimize makeGetStatus ThibG 2019-06-30 00:12:38 +02:00
  • 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported ThibG 2019-06-29 18:32:06 +02:00
  • c5495a448c Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-30 10:59:45 +02:00
  • f895bf1984 Optimize makeGetStatus (#11211) ThibG 2019-06-30 00:12:38 +02:00
  • ccc7fe3e1d When sending a toot, ensure a CW is only set if the CW field is visible (#11206) ThibG 2019-06-29 18:32:36 +02:00
  • 84ff393842 Use ScrollToOptions for smooth scrolling if supported (#11207) ThibG 2019-06-29 18:32:06 +02:00
  • 98c2d2aa46 Merge pull request #1146 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 22:35:54 +02:00
  • 662252c8f7 [Glitch] Add categories for custom emojis Eugen Rochko 2019-06-28 15:54:10 +02:00
  • 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing ThibG 2019-06-28 13:52:15 +02:00
  • 3922b518f7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 21:36:50 +02:00
  • 4f5b221be2 Display FTS warning based on actual search term, not the one being typed (#11202) ThibG 2019-06-28 19:29:11 +02:00
  • f7c0e326ab Merge pull request #1145 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 19:11:06 +02:00
  • 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this ThibG 2019-06-27 21:12:26 +02:00
  • e64e6a03dd Add categories for custom emojis (#11196) Eugen Rochko 2019-06-28 15:54:10 +02:00
  • 072158ee97 Fix swiping columns on mobile sometimes failing (#11200) ThibG 2019-06-28 13:52:15 +02:00
  • c8ba75b963 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 12:11:45 +02:00
  • 6ad870a410 Change search components classes and styling to match upstream Thibaut Girka 2019-06-27 22:30:55 +02:00
  • ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112) ThibG 2019-06-27 21:12:26 +02:00
  • 9a90ec3b3b Fix account URI in UpdatePollSerializer (#11194) ThibG 2019-06-27 19:41:55 +02:00
  • ca17bae904 Use a redis-cached feed for the DM timeline Thibaut Girka 2019-06-25 22:56:32 +02:00
  • 2f95adc06f Merge pull request #1142 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-27 16:43:55 +02:00
  • 6ab7051b48 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-27 15:48:23 +02:00
  • a02f4b7cd4 Fix NameError (#11192) mayaeh 2019-06-27 16:16:55 +09:00
  • 4175f13155 [Glitch] Add option to disable blurhash previews ThibG 2019-06-26 19:33:04 +02:00
  • 383136d9bb [Glitch] Removed extra pipes from regex. PatOnTheBack 2019-06-25 20:16:24 -04:00
  • 5c3171e8ea [Glitch] Apply filters to poll options in WebUI ThibG 2019-06-25 14:45:14 +02:00
  • aaec64a500 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-26 22:54:09 +02:00
  • 3086c645fd Add option to disable blurhash previews (#11188) ThibG 2019-06-26 19:33:04 +02:00
  • 915c619394 Add support for Audio activities (#11189) ThibG 2019-06-26 19:32:36 +02:00
  • 32a4494926 Scroll to compose form rather than reply indicator on focus (#11182) ThibG 2019-06-26 14:28:36 +02:00
  • 9ef25877df Scroll to compose form rather than reply indicator on focus Thibaut Girka 2019-06-25 22:57:56 +02:00
  • 5b20284f6f Removed extra pipes from regex. (#11181) PatOnTheBack 2019-06-25 20:16:24 -04:00
  • ed10ae2693 Merge pull request #1138 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-25 22:43:33 +02:00
  • 07508b2045 Bump stringz from 1.0.0 to 2.0.0 (#11168) dependabot-preview[bot] 2019-06-25 20:51:35 +02:00
  • 6836587117 Fix unnecessary SQL query performed on unauthenticated requests (#11179) Eugen Rochko 2019-06-25 20:18:15 +02:00
  • 8d57795608 Bump eslint from 5.11.1 to 5.16.0 (#11165) dependabot-preview[bot] 2019-06-25 22:51:57 +09:00
  • 8d56433327 Bump derailed_benchmarks from 1.3.5 to 1.3.6 (#11171) dependabot-preview[bot] 2019-06-25 22:49:44 +09:00
  • 1afb8cac2f Bump aws-sdk-s3 from 1.42.0 to 1.43.0 (#11172) dependabot-preview[bot] 2019-06-25 22:45:32 +09:00
  • d9ac5b79ae Bump parallel_tests from 2.29.0 to 2.29.1 (#11169) dependabot-preview[bot] 2019-06-25 22:39:35 +09:00
  • 864bc0d97a Bump dotenv-rails from 2.7.2 to 2.7.4 (#11170) dependabot-preview[bot] 2019-06-25 22:37:26 +09:00
  • 99ade565b4 Bump mini-css-extract-plugin from 0.5.0 to 0.7.0 (#11167) dependabot-preview[bot] 2019-06-25 22:36:57 +09:00
  • f1da937245 Bump webpack-dev-server from 3.5.1 to 3.7.2 (#11166) dependabot-preview[bot] 2019-06-25 22:32:58 +09:00
  • e76d2c51c2 Bump babel-loader from 8.0.5 to 8.0.6 (#11164) dependabot-preview[bot] 2019-06-25 22:24:49 +09:00
  • 47ef4a6c7a Apply filters to poll options (#11174) ThibG 2019-06-25 14:45:14 +02:00
  • 81bf43cfdd Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio files Thibaut Girka 2019-06-24 16:27:10 +02:00
  • 598cdc9542 Use a different icon for audio attachments Thibaut Girka 2019-06-24 16:16:16 +02:00
  • d7eb580053 [Glitch] Add media description as title to links of unknown media attachments Eugen Rochko 2019-06-21 22:59:44 +02:00