Commit Graph

  • 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
  • 967456b6a9 [Glitch] Add audio uploads Eugen Rochko 2019-06-19 23:42:38 +02:00
  • ddd875ad99 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-24 14:47:48 +02:00
  • 66ac1bd063 Fix unconverted PRs in the changelog (#11155) Eugen Rochko 2019-06-22 18:13:52 +02:00
  • b5c772c3d4 Bump version to 2.9.2 (#11152) Eugen Rochko 2019-06-22 17:28:26 +02:00
  • 8fe7116cdf New Crowdin translations (#11144) Eugen Rochko 2019-06-22 17:26:09 +02:00
  • b927bb3f07 Fix audio-only OGG and WebM files not being processed as such (#11151) Eugen Rochko 2019-06-22 16:54:06 +02:00
  • 6eb5241099 Change camera icon to paperclip icon in upload form (#11149) koyu 2019-06-22 15:29:25 +02:00
  • d61d164685 Add short_description and approval_required to GET /api/v1/instance (#11146) Eugen Rochko 2019-06-22 12:08:16 +02:00
  • aa9b37822b Fix audio not being downloaded from remote servers (#11145) Eugen Rochko 2019-06-22 02:50:36 +02:00
  • 84f945d64c Bump version to 2.9.1 (#11143) Eugen Rochko 2019-06-22 01:51:27 +02:00
  • 6e7e714bd9 New Crowdin translations (#11116) Eugen Rochko 2019-06-22 00:57:48 +02:00
  • 1b052c7b2d Remove expensive counters from federation page in admin UI (#11139) Eugen Rochko 2019-06-22 00:39:09 +02:00
  • 707ddf7808 Change domain blocks to automatically support subdomains (#11138) Eugen Rochko 2019-06-22 00:13:10 +02:00
  • 49ebda4d49 Change audio format from ogg to mp3 for wider compatibility (#11141) Eugen Rochko 2019-06-21 22:59:44 +02:00
  • 38d2882447 Fix NavigationBar styling Thibaut Girka 2019-06-19 15:41:17 +02:00
  • bb9459774d Add NavigationBar to getting started column in single-column mode Thibaut Girka 2019-06-19 15:16:18 +02:00
  • f717d7a92d Merge pull request #1134 from ThibG/glitch-soc/merge-upstream ThibG 2019-06-20 19:19:30 +02:00
  • 8f23726918 Fix converted media being saved with original extension and mime type (#11130) Eugen Rochko 2019-06-20 10:52:36 +02:00
  • 7696f77245 Add moderation API (#9387) Eugen Rochko 2019-06-20 02:52:34 +02:00
  • 33144e132d Fix layout of identity proofs settings (#11126) Acid Chicken (硫酸鶏) 2019-06-20 09:18:06 +09:00
  • f7f23b4a19 Add audio uploads (#11123) Eugen Rochko 2019-06-19 23:42:38 +02:00
  • 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client ThibG 2019-06-18 18:23:08 +02:00
  • 032a669622 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-19 18:49:25 +02:00
  • 356e9150df Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-06-19 16:19:32 +02:00
  • e9a11dca19 Fix inconsistent interpolation in sk.yml (#11124) Eugen Rochko 2019-06-19 18:25:06 +02:00
  • 26d3b2efce Add label for admin theme selector (#11121) Alix Rossi 2019-06-19 17:30:08 +02:00
  • f4b008906d Change preferences link in local settings modal from sliders to cog for consistency Thibaut Girka 2019-06-16 21:04:09 +02:00
  • ed2f0f6152 Fix bottom margin of lists in toots Thibaut Girka 2019-06-17 21:01:22 +02:00
  • a06e7bc3fb Change plaintext icon in composer options Thibaut Girka 2019-06-18 16:26:10 +02:00
  • ede0be5dba New Crowdin translations (#11077) Eugen Rochko 2019-06-18 22:58:18 +02:00
  • 5ea45351a0 Fix rendering of emoji in public pages Thibaut Girka 2019-06-18 19:54:36 +02:00
  • c8fae508cf Completely hide toots matched by “irreversible” filters even if they got to the client (#11113) ThibG 2019-06-18 18:23:08 +02:00
  • 17747e2cd7 Fix User#active scope only returning suspended users (#11111) ThibG 2019-06-18 18:22:02 +02:00
  • 48ec6abaca Fix streaming server crashing when updating filters Thibaut Girka 2019-06-18 15:58:01 +02:00
  • 83dd4d4204 Bump enzyme-adapter-react-16 from 1.7.1 to 1.14.0 (#11105) dependabot-preview[bot] 2019-06-18 00:28:28 +09:00
  • b403c33fb4 Bump webpack-cli from 3.3.2 to 3.3.4 (#11106) dependabot-preview[bot] 2019-06-18 00:20:54 +09:00
  • 7555a0017e Bump webpack from 4.29.6 to 4.34.0 (#11108) dependabot-preview[bot] 2019-06-18 00:19:00 +09:00
  • 85ec79cedf Bump enzyme from 3.8.0 to 3.10.0 (#11107) dependabot-preview[bot] 2019-06-18 00:04:24 +09:00
  • 54438042f1 Bump capybara from 3.22.0 to 3.24.0 (#11100) dependabot-preview[bot] 2019-06-17 23:23:13 +09:00