Commit graph

  • 33607c43a5 Fix HTTP requests to IPv6 hosts (#11240) ThibG 2019-07-05 22:03:00 +0200
  • ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) ThibG 2019-07-05 22:03:00 +0200
  • 017b0ea6ff Allow serializing local-only toots in backup service Thibaut Girka 2019-07-05 21:34:03 +0200
  • e5f4d83e60 Allow serializing local-only toots in backup service Thibaut Girka 2019-07-05 21:34:03 +0200
  • d9f42ba34b Remove deprecated REST API GET /api/v1/statuses/:id/card (#11213) Eugen Rochko 2019-07-05 02:15:24 +0200
  • 0c1b1069c9
    Remove deprecated REST API GET /api/v1/statuses/:id/card (#11213) Eugen Rochko 2019-07-05 02:15:24 +0200
  • 5704e5c963 Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (#11214) Eugen Rochko 2019-07-05 02:15:13 +0200
  • 30f5bcf3e7
    Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (#11214) Eugen Rochko 2019-07-05 02:15:13 +0200
  • 6cae1b40bf Remove deprecated REST API GET /api/v1/timelines/direct (#11212) Eugen Rochko 2019-07-05 02:14:56 +0200
  • 3fd6ab99e6
    Remove deprecated REST API GET /api/v1/timelines/direct (#11212) Eugen Rochko 2019-07-05 02:14:56 +0200
  • 447e13fec3 [Glitch] Memoize ancestorIds and descendantIds in detailed status view ThibG 2019-07-02 16:03:54 +0200
  • 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view ThibG 2019-07-02 16:03:54 +0200
  • b8d7f860ca [Glitch] When deleting & redrafting a poll, fill in closest expires_in ThibG 2019-07-02 00:36:16 +0200
  • 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in ThibG 2019-07-02 00:36:16 +0200
  • 9866c2bfff Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-07-04 16:21:39 +0200
  • 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-07-04 16:21:39 +0200
  • eda4094171 Memoize ancestorIds and descendantIds in detailed status view (#11234) ThibG 2019-07-02 16:03:54 +0200
  • 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234) ThibG 2019-07-02 16:03:54 +0200
  • 3ce4cdd552 Remove unused StatsD code and expose StatsD as a global variable (#11232) Eugen Rochko 2019-07-02 11:34:39 +0200
  • 3bc0c4a884
    Remove unused StatsD code and expose StatsD as a global variable (#11232) Eugen Rochko 2019-07-02 11:34:39 +0200
  • 7391d223ab Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) Eugen Rochko 2019-07-02 01:01:17 +0200
  • 1a747f7020
    Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) Eugen Rochko 2019-07-02 01:01:17 +0200
  • 227d9297ba Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) Eugen Rochko 2019-07-02 00:59:53 +0200
  • bc60d794f8
    Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) Eugen Rochko 2019-07-02 00:59:53 +0200
  • a55fd40802 When deleting & redrafting a poll, fill in closest expires_in (#11203) ThibG 2019-07-02 00:36:16 +0200
  • dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203) ThibG 2019-07-02 00:36:16 +0200
  • e782fcef4f Add request pool to improve delivery performance (#10353) Eugen Rochko 2019-07-02 00:34:38 +0200
  • 0d9ffe56fb
    Add request pool to improve delivery performance (#10353) Eugen Rochko 2019-07-02 00:34:38 +0200
  • 1181f84c79 Minor cleanup and maybe minor performance improvements Thibaut Girka 2019-06-29 18:10:54 +0200
  • c94966891a Minor cleanup and maybe minor performance improvements Thibaut Girka 2019-06-29 18:10:54 +0200
  • 65b1946489 Minor optimization regarding regexp filtering in timelines Thibaut Girka 2019-06-29 15:24:44 +0200
  • 9d6b46fe34 Minor optimization regarding regexp filtering in timelines Thibaut Girka 2019-06-29 15:24:44 +0200
  • bcbc9ed7f6 Use strict equality rather than Immutable.is as the compared props are values Thibaut Girka 2019-07-01 12:45:18 +0200
  • c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values Thibaut Girka 2019-07-01 12:45:18 +0200
  • e4ffc42c8c Assume children of visible IntersectionObserverArticle always change Thibaut Girka 2019-06-30 18:05:37 +0200
  • 82a76f03a4 Assume children of visible IntersectionObserverArticle always change Thibaut Girka 2019-06-30 18:05:37 +0200
  • b9ae9c7205 Revert to using upstream's optimisations Thibaut Girka 2019-06-30 10:24:56 +0200
  • c0b5ee315d Revert to using upstream's optimisations Thibaut Girka 2019-06-30 10:24:56 +0200
  • 081790f04b Fix error boundary DOM Thibaut Girka 2019-07-01 13:38:00 +0200
  • 0ef6a114e7 Fix error boundary DOM Thibaut Girka 2019-07-01 13:38:00 +0200
  • edad7f2a6c Fix some React warnings Thibaut Girka 2019-06-29 10:43:45 +0200
  • 82cd138c89 Fix some React warnings Thibaut Girka 2019-06-29 10:43:45 +0200
  • d46e1ae25a Merge pull request #1148 from ThibG/glitch-soc/merge-upstream ThibG 2019-07-01 19:30:46 +0200
  • 687680f241
    Merge pull request #1148 from ThibG/glitch-soc/merge-upstream ThibG 2019-07-01 19:30:46 +0200
  • 9ac82421f8 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) Eugen Rochko 2019-07-01 19:13:30 +0200
  • 2cfa427ea7
    Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) Eugen Rochko 2019-07-01 19:13:30 +0200
  • eda8ac5298 Bump rubocop from 0.71.0 to 0.72.0 (#11229) dependabot-preview[bot] 2019-07-01 22:36:45 +0900
  • 13f54f41ad Bump rubocop from 0.71.0 to 0.72.0 (#11229) dependabot-preview[bot] 2019-07-01 22:36:45 +0900
  • 0b527c27c7 Bump capybara from 3.24.0 to 3.25.0 (#11225) dependabot-preview[bot] 2019-07-01 22:34:51 +0900
  • ffb6da8b78 Bump capybara from 3.24.0 to 3.25.0 (#11225) dependabot-preview[bot] 2019-07-01 22:34:51 +0900
  • aa1d8a4aad Bump memory_profiler from 0.9.13 to 0.9.14 (#11227) dependabot-preview[bot] 2019-07-01 22:34:25 +0900
  • 8c4287c239 Bump memory_profiler from 0.9.13 to 0.9.14 (#11227) dependabot-preview[bot] 2019-07-01 22:34:25 +0900
  • 6dcda24de2 Bump bullet from 6.0.0 to 6.0.1 (#11228) dependabot-preview[bot] 2019-07-01 22:33:54 +0900
  • 47b4cd0fff Bump bullet from 6.0.0 to 6.0.1 (#11228) dependabot-preview[bot] 2019-07-01 22:33:54 +0900
  • f556f363db Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223) dependabot-preview[bot] 2019-07-01 21:29:56 +0900
  • 3936404911 Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223) dependabot-preview[bot] 2019-07-01 21:29:56 +0900
  • 05cead26f8 Bump webpack-cli from 3.3.4 to 3.3.5 (#11221) dependabot-preview[bot] 2019-07-01 21:23:40 +0900
  • d33a30377c Bump webpack-cli from 3.3.4 to 3.3.5 (#11221) dependabot-preview[bot] 2019-07-01 21:23:40 +0900
  • a70732fd06 Fix expiration date of filters being set to “Never” when editing them (#11204) ThibG 2019-06-30 16:11:21 +0200
  • 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204) ThibG 2019-06-30 16:11:21 +0200
  • 6385ddb97f Fix support for MP4 files that are actually M4V files (#11210) Eugen Rochko 2019-06-30 16:10:43 +0200
  • 06424786a1
    Fix support for MP4 files that are actually M4V files (#11210) Eugen Rochko 2019-06-30 16:10:43 +0200
  • 6b21ce2daa [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 +0200
  • 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 +0200
  • c49a57e989 [Glitch] Optimize makeGetStatus ThibG 2019-06-30 00:12:38 +0200
  • cbb41e2dad [Glitch] Optimize makeGetStatus ThibG 2019-06-30 00:12:38 +0200
  • 68e998de21 [Glitch] Use ScrollToOptions for smooth scrolling if supported ThibG 2019-06-29 18:32:06 +0200
  • 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported ThibG 2019-06-29 18:32:06 +0200
  • 5c23174a2f Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-30 10:59:45 +0200
  • c5495a448c Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-30 10:59:45 +0200
  • ff65c494a6 Optimize makeGetStatus (#11211) ThibG 2019-06-30 00:12:38 +0200
  • f895bf1984 Optimize makeGetStatus (#11211) ThibG 2019-06-30 00:12:38 +0200
  • fa7866c9c8 When sending a toot, ensure a CW is only set if the CW field is visible (#11206) ThibG 2019-06-29 18:32:36 +0200
  • 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 +0200
  • 20b1f8dcf6 Use ScrollToOptions for smooth scrolling if supported (#11207) ThibG 2019-06-29 18:32:06 +0200
  • 84ff393842 Use ScrollToOptions for smooth scrolling if supported (#11207) ThibG 2019-06-29 18:32:06 +0200
  • 48260a9a54 Merge pull request #1146 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 22:35:54 +0200
  • 98c2d2aa46
    Merge pull request #1146 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 22:35:54 +0200
  • a3cd9e432d [Glitch] Add categories for custom emojis Eugen Rochko 2019-06-28 15:54:10 +0200
  • 662252c8f7 [Glitch] Add categories for custom emojis Eugen Rochko 2019-06-28 15:54:10 +0200
  • 284ff65022 [Glitch] Fix swiping columns on mobile sometimes failing ThibG 2019-06-28 13:52:15 +0200
  • 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing ThibG 2019-06-28 13:52:15 +0200
  • 6739c423ff Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 21:36:50 +0200
  • 3922b518f7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 21:36:50 +0200
  • 72dc1b3e60 Display FTS warning based on actual search term, not the one being typed (#11202) ThibG 2019-06-28 19:29:11 +0200
  • 4f5b221be2 Display FTS warning based on actual search term, not the one being typed (#11202) ThibG 2019-06-28 19:29:11 +0200
  • 3bb035f8be Merge pull request #1145 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 19:11:06 +0200
  • f7c0e326ab
    Merge pull request #1145 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-28 19:11:06 +0200
  • a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this ThibG 2019-06-27 21:12:26 +0200
  • 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this ThibG 2019-06-27 21:12:26 +0200
  • 1c612f24e4 Add categories for custom emojis (#11196) Eugen Rochko 2019-06-28 15:54:10 +0200
  • e64e6a03dd
    Add categories for custom emojis (#11196) Eugen Rochko 2019-06-28 15:54:10 +0200
  • 9668e42afd Fix swiping columns on mobile sometimes failing (#11200) ThibG 2019-06-28 13:52:15 +0200
  • 072158ee97 Fix swiping columns on mobile sometimes failing (#11200) ThibG 2019-06-28 13:52:15 +0200
  • 8176d21824 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 12:11:45 +0200
  • c8ba75b963 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-28 12:11:45 +0200
  • ad4ebd172a Change search components classes and styling to match upstream Thibaut Girka 2019-06-27 22:30:55 +0200
  • 6ad870a410 Change search components classes and styling to match upstream Thibaut Girka 2019-06-27 22:30:55 +0200
  • 0943e994dd Add message telling FTS is disabled when no toot can be found because of this (#11112) ThibG 2019-06-27 21:12:26 +0200
  • ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112) ThibG 2019-06-27 21:12:26 +0200