Commit Graph

  • c4d45765e3 Change domain block behavior to update user records before deleting data (#12247) ThibG 2019-11-21 11:36:16 +0100
  • 5bc4edd078 Fix whitelist federation for subdomains (#12435) noiob 2019-11-21 11:35:39 +0100
  • 55f5e81a9d
    Merge pull request #1246 from ThibG/glitch-soc/merge-upstream ThibG 2019-11-21 10:01:26 +0100
  • e87cc59811 Fix weird edge case in load_schema Thibaut Girka 2019-11-20 19:19:32 +0100
  • 6b999411fc Revert CircleCI and some webpack changes to match upstream Thibaut Girka 2019-11-20 18:05:24 +0100
  • d52e27f3db Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-11-20 17:57:17 +0100
  • 64225f4ac2 [Glitch] Fix unread toot indicator not honoring onlyMedia in public and community timelines ThibG 2019-11-10 23:05:02 +0100
  • 5605b828e5 Bump webpacker from 4.0.7 to 4.2.0 (#12416) dependabot-preview[bot] 2019-11-20 17:56:11 +0100
  • 1064a9d827 Override Migrator.new instead of Migrator#initialize, it's easier to understand Thibaut Girka 2019-11-20 17:31:22 +0100
  • 33c2a7e23c Add documentation about the migration hack Thibaut Girka 2019-11-20 17:18:00 +0100
  • 6475525f31 Monkey-patch Rails' migrator to ignore duplicate migrations across Mastodon and glitch-soc Thibaut Girka 2019-11-20 17:03:25 +0100
  • ff67385cfb Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-11-20 15:36:09 +0100
  • 8dfc45f757
    Fix account dropdown not opening due to regression from #12377 (#12430) Eugen Rochko 2019-11-20 00:56:22 +0100
  • 5f0cba2561 Bump react-dom from 16.11.0 to 16.12.0 (#12415) dependabot-preview[bot] 2019-11-20 05:28:00 +0900
  • 853a67ed16
    Add relationship-based options to status dropdowns (#12377) Eugen Rochko 2019-11-19 21:24:16 +0100
  • cb3e9a2934 Store rspec statuses in .cache/rspec (#12427) Dimitri Merejkowsky 2019-11-19 17:22:40 +0100
  • e8de558ee7 Bump glob from 7.1.5 to 7.1.6 (#12413) dependabot-preview[bot] 2019-11-18 23:04:53 +0900
  • 6e8d6ba3b7 Bump babel-plugin-preval from 3.0.1 to 4.0.0 (#12414) dependabot-preview[bot] 2019-11-18 22:43:49 +0900
  • 4e992e4ea8 Bump aws-sdk-s3 from 1.52.0 to 1.55.0 (#12419) dependabot-preview[bot] 2019-11-18 22:40:16 +0900
  • c4fd5156ef Bump derailed_benchmarks from 1.4.1 to 1.4.2 (#12418) dependabot-preview[bot] 2019-11-18 22:40:04 +0900
  • 258539b2c5 Bump react-textarea-autosize from 7.1.0 to 7.1.2 (#12412) dependabot-preview[bot] 2019-11-18 22:30:10 +0900
  • 5e2c08c453 Bump httplog from 1.3.2 to 1.3.3 (#12420) dependabot-preview[bot] 2019-11-18 22:29:00 +0900
  • f2362f642a Bump rack-attack from 6.1.0 to 6.2.1 (#12421) dependabot-preview[bot] 2019-11-18 22:26:08 +0900
  • 7f65eff6c3 Bump @babel/preset-react from 7.6.3 to 7.7.0 (#12410) dependabot-preview[bot] 2019-11-18 22:21:52 +0900
  • 9eba62a73f Bump doorkeeper from 5.2.1 to 5.2.2 (#12417) dependabot-preview[bot] 2019-11-18 22:13:23 +0900
  • 88ef210af2 Bump copy-webpack-plugin from 5.0.4 to 5.0.5 (#12408) dependabot-preview[bot] 2019-11-18 22:10:46 +0900
  • 4bf2e080f4 Bump react-select from 3.0.5 to 3.0.8 (#12407) dependabot-preview[bot] 2019-11-18 22:07:31 +0900
  • 0d14102ac3 [Security] Bump nokogiri from 1.10.4 to 1.10.5 (#12404) dependabot-preview[bot] 2019-11-18 09:15:30 +0900
  • d14e74eff5
    Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) Eugen Rochko 2019-11-17 18:40:33 +0100
  • 5a2c0707f1 Support min_id-based pagination for bookmarks (#12381) Gomasy 2019-11-18 01:09:42 +0900
  • df15a2cd37 Edit CONTRIBUTING.md (#12401) sclaire-1 2019-11-17 03:25:10 -0800
  • fd93a9c871 make it not return http 400 when passing and empty source argument (#12259) Jennifer Glauche 2019-11-16 19:02:09 +0100
  • 286bf45d4c [Security] Bump rack-cors from 1.0.3 to 1.0.6 (#12395) dependabot-preview[bot] 2019-11-15 21:51:42 +0100
  • 9d7cfcb1b3
    Fix inconsistent interpolations test by ignoring single plural keys (#12394) Eugen Rochko 2019-11-15 21:23:03 +0100
  • 510e184216
    Fix localization test failing due to order of locale definitions (#12393) Eugen Rochko 2019-11-15 21:00:09 +0100
  • 24ea938ce1
    Add kn, mr, ur to available locales (#12379) Eugen Rochko 2019-11-13 23:36:41 +0100
  • eee73de5c8
    New Crowdin translations (#12146) Eugen Rochko 2019-11-13 23:24:55 +0100
  • dfea7368c9 Add bookmarks (#7107) ThibG 2019-11-13 23:02:10 +0100
  • afb398b583 Change to always returns html document in error pages (#12214) Yamagishi Kazutoshi 2019-11-14 06:53:05 +0900
  • 6c60ccee8a Add config for issue template (#12306) Yamagishi Kazutoshi 2019-11-14 06:51:49 +0900
  • 1e96f7d067 Edit introduction of README.md (#12372) sclaire-1 2019-11-13 04:54:47 -0800
  • c31bc41a02 Bump @babel/core from 7.4.5 to 7.7.2 (#12350) dependabot-preview[bot] 2019-11-12 00:25:34 +0900
  • ee820caf97 Bump @babel/plugin-proposal-decorators from 7.6.0 to 7.7.0 (#12348) dependabot-preview[bot] 2019-11-11 22:52:24 +0900
  • acf132b477 Bump @babel/runtime from 7.7.1 to 7.7.2 (#12351) dependabot-preview[bot] 2019-11-11 22:51:32 +0900
  • 4cade42b02 Bump enzyme-adapter-react-16 from 1.14.0 to 1.15.1 (#12353) dependabot-preview[bot] 2019-11-11 22:50:55 +0900
  • 58faefe0a5 Bump babel-plugin-react-intl from 3.1.3 to 3.4.1 (#12352) dependabot-preview[bot] 2019-11-11 22:45:58 +0900
  • a3a109d12c Bump parallel from 1.17.0 to 1.18.0 (#12358) dependabot-preview[bot] 2019-11-11 22:43:43 +0900
  • b0c4eb28e0 Bump rubocop from 0.75.1 to 0.76.0 (#12355) dependabot-preview[bot] 2019-11-11 22:42:50 +0900
  • 6fa2f3eba3 Bump faker from 2.6.0 to 2.7.0 (#12354) dependabot-preview[bot] 2019-11-11 22:38:07 +0900
  • 169ce493a7 Bump annotate from 3.0.2 to 3.0.3 (#12359) dependabot-preview[bot] 2019-11-11 22:37:34 +0900
  • e311131176 Bump stoplight from 2.1.3 to 2.2.0 (#12360) dependabot-preview[bot] 2019-11-11 22:34:48 +0900
  • bc1af899b1 Bump react-notification from 6.8.4 to 6.8.5 (#12349) dependabot-preview[bot] 2019-11-11 22:24:27 +0900
  • 6cbaaac270 Bump uuid from 3.3.2 to 3.3.3 (#12347) dependabot-preview[bot] 2019-11-11 22:22:06 +0900
  • 11cb5e6521 Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0 (#12346) dependabot-preview[bot] 2019-11-11 22:17:22 +0900
  • ac1709c3e1 Bump @clusterws/cws from 0.15.2 to 0.16.0 (#12345) dependabot-preview[bot] 2019-11-11 22:15:31 +0900
  • c6960938dd Bump fuubar from 2.4.1 to 2.5.0 (#12356) dependabot-preview[bot] 2019-11-11 22:05:16 +0900
  • a2014830c2 Fix broken admin audit log in whitelist mode (#12303) ThibG 2019-11-10 23:05:15 +0100
  • 0d6da8892a Fix unread toot indicator not honoring onlyMedia in public and community timelines (#12330) ThibG 2019-11-10 23:05:02 +0100
  • 0d5f3ae331 Fix already-known remote private toots not being searchable by URL (#12336) ThibG 2019-11-10 23:04:48 +0100
  • 823dcc4dc6 Updated Twemoji to 12.1.3 (#12342) koyu 2019-11-10 23:04:24 +0100
  • 05ae908d3f [Security] Bump brakeman from 4.6.1 to 4.7.1 (#12329) dependabot-preview[bot] 2019-11-08 14:45:42 +0900
  • 707c4918b2
    Merge pull request #1243 from ThibG/glitch-soc/merge-upstream ThibG 2019-11-07 21:15:22 +0100
  • 0092096328 Fix type mismatch (#12324) Darius Kazemi 2019-11-07 11:51:48 -0800
  • 04125c9c0d Fix build with new sass-loader Thibaut Girka 2019-11-07 14:56:09 +0100
  • 2c6d8ebf02 [Glitch] Minor improvements to poll composing UI Thibaut Girka 2019-11-07 14:43:07 +0100
  • 44acac0dcd [Glitch] Fix WebUI allowing to upload more items than the limit ThibG 2019-11-07 08:07:03 +0100
  • 83774367d2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-11-07 13:43:56 +0100
  • dd2ec970db
    Merge pull request #1242 from ThibG/glitch-soc/merge-upstream ThibG 2019-11-07 13:41:56 +0100
  • f63dad5294 Change CircleCI config to build assets with NODE_ENV=test Thibaut Girka 2019-11-07 12:47:41 +0100
  • 42dff261d6 Disable minimization in test environment Thibaut Girka 2019-11-07 13:16:10 +0100
  • 514e427bd2 Fix relationship caches being broken as result of a follow request (#12299) ThibG 2019-11-07 08:08:00 +0100
  • 66684c489c Fix WebUI allowing to upload more items than the limit (#12300) ThibG 2019-11-07 08:07:03 +0100
  • 7cdb8c10e9 Minor improvements to poll composing UI (#12319) ThibG 2019-11-07 08:06:06 +0100
  • 66c1fe0495 Fix various issues with account migration (#12301) ThibG 2019-11-07 08:05:07 +0100
  • 699427777a Bump sass-loader from 7.1.0 to 8.0.0 (#12027) dependabot-preview[bot] 2019-11-07 01:15:20 +0900
  • 0e4e536036 Bump @babel/runtime from 7.6.0 to 7.7.1 (#12317) dependabot-preview[bot] 2019-11-07 00:55:46 +0900
  • 2a08acac4a Bump @babel/preset-env from 7.6.0 to 7.7.1 (#12318) dependabot-preview[bot] 2019-11-07 00:55:22 +0900
  • 0c20442605 Bump tesseract.js from 2.0.0-alpha.16 to 2.0.0-beta.2 (#12311) dependabot-preview[bot] 2019-11-07 00:14:46 +0900
  • 4c86b1181d Bump glob from 7.1.4 to 7.1.5 (#12312) dependabot-preview[bot] 2019-11-07 00:14:26 +0900
  • c4cf93f787 Bump sass from 1.23.1 to 1.23.3 (#12314) dependabot-preview[bot] 2019-11-07 00:12:48 +0900
  • 80b1a72742 Bump @babel/preset-react from 7.0.0 to 7.6.3 (#12315) dependabot-preview[bot] 2019-11-07 00:11:08 +0900
  • 84a27a08df [Glitch] Fix notification message for own poll Thibaut Girka 2019-11-06 15:06:53 +0100
  • ec567337dc [Glitch] fix: support KaiOS arrow navigation on public pages Nolan Lawson 2019-11-04 04:03:09 -0800
  • 734181c3bf [Glitch] Fix filtered out items being counted as pending items ThibG 2019-11-04 13:02:16 +0100
  • d76ab55608 [Glitch] Use inert polyfill Gabriel Rubens 2019-11-04 09:03:44 -0300
  • ea55f70f97 [Glitch] Add support for submitting media description with ctrl+enter ThibG 2019-11-04 12:59:17 +0100
  • f940c5a1fb [Glitch] dont crash with null-ref Hinaloe 2019-11-04 20:58:19 +0900
  • f2fc7246e1 [Glitch] Fix an issue where polls with 'expires_at' not set expired Takeshi Umeda 2019-10-27 20:45:55 +0900
  • 0ae7d84273 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-11-06 14:38:28 +0100
  • 42d9ca21de Bump webpack-cli from 3.3.9 to 3.3.10 (#12297) dependabot-preview[bot] 2019-11-05 00:28:47 +0900
  • d84aca66ea Bump react-overlays from 0.8.3 to 0.9.1 (#12298) dependabot-preview[bot] 2019-11-05 00:23:26 +0900
  • 674a630bf1 Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.6.2 (#12296) dependabot-preview[bot] 2019-11-04 23:33:05 +0900
  • 0a9c2db59b Bump webpack-dev-server from 3.8.1 to 3.9.0 (#12293) dependabot-preview[bot] 2019-11-04 23:27:50 +0900
  • 5c537401d8 Bump react-test-renderer from 16.10.2 to 16.11.0 (#12295) dependabot-preview[bot] 2019-11-04 23:27:07 +0900
  • c21c7a2b9b Bump wavesurfer.js from 3.0.0 to 3.2.0 (#12292) dependabot-preview[bot] 2019-11-04 23:21:40 +0900
  • 086a9211f3 Bump react-toggle from 4.0.2 to 4.1.1 (#12291) dependabot-preview[bot] 2019-11-04 23:15:23 +0900
  • a537d083dd Bump react-dom from 16.10.2 to 16.11.0 (#12289) dependabot-preview[bot] 2019-11-04 22:55:46 +0900
  • 3cc9ff872f Use inert polyfill (#12209) Gabriel Rubens 2019-11-04 09:03:44 -0300
  • be93318c05 Integrate own poll's translation into own_poll. (#12231) mayaeh 2019-11-04 21:03:29 +0900
  • 1e232e455c fix: support KaiOS arrow navigation on public pages (#12251) Nolan Lawson 2019-11-04 04:03:09 -0800