Commit Graph

  • 987299e0d1 Bump nokogiri from 1.12.5 to 1.13.1 (#17306) dependabot[bot] 2022-01-19 11:06:17 +09:00
  • db9d8c8e33 Bump aws-sdk-s3 from 1.109.0 to 1.111.1 (#17277) dependabot[bot] 2022-01-19 11:04:34 +09:00
  • 587dc720c3 Bump prop-types from 15.7.2 to 15.8.1 (#17278) dependabot[bot] 2022-01-19 11:04:24 +09:00
  • 8e619ab341 Bump ed25519 from 1.2.4 to 1.3.0 (#17310) dependabot[bot] 2022-01-19 11:04:11 +09:00
  • da2e05582b Bump bootsnap from 1.9.3 to 1.10.1 (#17311) dependabot[bot] 2022-01-19 11:03:28 +09:00
  • 37ecfa090f Bump sass from 1.45.2 to 1.48.0 (#17315) dependabot[bot] 2022-01-19 11:01:18 +09:00
  • bc563c4847 Bump babel-jest from 27.4.5 to 27.4.6 (#17280) dependabot[bot] 2022-01-19 10:53:39 +09:00
  • 4cda245ed9 Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8 (#17314) dependabot[bot] 2022-01-19 10:53:26 +09:00
  • c4e748dcf2 Bump ws from 8.3.0 to 8.4.2 (#17318) dependabot[bot] 2022-01-19 10:53:12 +09:00
  • b066bcf277 Bump rubocop-rails from 2.13.0 to 2.13.2 (#17321) dependabot[bot] 2022-01-19 10:53:03 +09:00
  • 777b248bd1 Bump redis from 4.0.1 to 4.0.2 (#17309) dependabot[bot] 2022-01-18 22:39:12 +09:00
  • 3b825be804 Bump bullet from 7.0.0 to 7.0.1 (#17312) dependabot[bot] 2022-01-18 22:38:54 +09:00
  • 733691322c Bump react-select from 5.2.1 to 5.2.2 (#17313) dependabot[bot] 2022-01-18 22:38:45 +09:00
  • 95d63271be Bump @babel/preset-env from 7.16.7 to 7.16.8 (#17317) dependabot[bot] 2022-01-18 22:38:12 +09:00
  • 11a97be4b1 Bump pkg-config from 1.4.6 to 1.4.7 (#17307) dependabot[bot] 2022-01-18 22:36:39 +09:00
  • 18cf973345 Bump active_model_serializers from 0.10.12 to 0.10.13 (#17305) dependabot[bot] 2022-01-18 22:36:22 +09:00
  • eefa287d59 Bump follow-redirects from 1.14.4 to 1.14.7 (#17285) dependabot[bot] 2022-01-18 22:36:11 +09:00
  • 8f8f4ab099 Bump jest from 27.4.5 to 27.4.7 (#17279) dependabot[bot] 2022-01-18 22:35:31 +09:00
  • ecfed4f3e5 Bump rspec_junit_formatter from 0.5.0 to 0.5.1 (#17275) dependabot[bot] 2022-01-18 22:35:15 +09:00
  • 8647e19020 Bump rubocop-rails from 2.13.0 to 2.13.1 (#17274) dependabot[bot] 2022-01-18 22:35:02 +09:00
  • 2a0fb61e31 Bump scenic from 1.5.4 to 1.5.5 (#17193) dependabot[bot] 2022-01-18 22:34:45 +09:00
  • f6acc039ec Merge pull request #1660 from ClearlyClaire/glitch-soc/features/themes-multiple-packs Claire 2022-01-18 00:18:07 +01:00
  • b9ed7e0f55 Please CodeClimate Claire 2022-01-17 13:06:06 +01:00
  • c7e2b9cf64 Move controller theming code to concern Claire 2022-01-17 12:50:02 +01:00
  • c60f8ce032 Fix pinned attribute not being set for private self-posts (#17304) Claire 2022-01-17 11:59:46 +01:00
  • 69208ef6ff [Glitch] Add notifications for statuses deleted by moderators Eugen Rochko 2022-01-17 09:41:33 +01:00
  • b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-17 10:45:25 +01:00
  • 430d442791 Merge pull request #1661 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-17 10:01:02 +01:00
  • 77dd4ab8f5 Fix pinned attribute not being set for private self-posts Claire 2022-01-17 09:07:45 +01:00
  • 14f436c457 Add notifications for statuses deleted by moderators (#17204) Eugen Rochko 2022-01-17 09:41:33 +01:00
  • 5effc0f8fa [Glitch] Add support for private pinned posts Claire 2022-01-17 00:49:55 +01:00
  • 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-17 08:28:17 +01:00
  • d5c9feb7b7 Add support for private pinned posts (#16954) Claire 2022-01-17 00:49:55 +01:00
  • a85912b0d6 Merge pull request #1659 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-16 22:39:35 +01:00
  • 278bd61d6f Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-16 22:29:05 +01:00
  • de4c67c5fa Fix missing media: 'all' on default skins Claire 2022-01-16 22:25:53 +01:00
  • c789bcc844 Refactor theming HAML template a bit Claire 2022-01-16 22:03:43 +01:00
  • 1b386c881c Refactor theme config loading Claire 2022-01-16 21:46:48 +01:00
  • c61b29ebfd Refactor some more Claire 2022-01-16 21:25:11 +01:00
  • 30d9abdfc9 Refactor glitch-soc's theme handling Claire 2022-01-16 20:21:43 +01:00
  • 081e4426f8 Fix admin interface crash when displaying deleted user (#17301) Claire 2022-01-16 20:57:37 +01:00
  • 474cd302c9 [Glitch] Gradually increase retry waiting for media processing Jeong Arm 2022-01-10 22:25:08 +09:00
  • b61c3ddff8 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-16 18:11:20 +01:00
  • 462bc65112 Add line about using vagrant-hostsupdater in the Vagrant short guide (#17243) Claire 2022-01-16 16:55:41 +01:00
  • 8e84ebf0cb Remove IP tracking columns from users table (#16409) Eugen Rochko 2022-01-16 13:23:50 +01:00
  • b52fdb4c6f Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't work (#17216) tkr 2022-01-13 20:05:22 +09:00
  • 07cb948f39 Remove reference to dev.glitch.social from README Claire 2022-01-10 18:01:22 +01:00
  • ea61d3acd6 Fix media API limit (#17272) Jeong Arm 2022-01-10 22:25:24 +09:00
  • bc7a8ae6d6 Gradually increase retry waiting for media processing (#17271) Jeong Arm 2022-01-10 22:25:08 +09:00
  • 3dc0357d9e helm: upgrade elasticsearch to 7.x (#17262) Alexandra Catalina 2022-01-08 18:21:19 -08:00
  • 5b185b05f1 Merge pull request #1655 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-07 22:43:28 +01:00
  • af86c7a5de [Glitch] Fix media descriptions not being used for client-side filtering Claire 2021-12-28 23:25:50 +01:00
  • fca50e4b50 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-07 19:51:47 +01:00
  • bc066d8936 Fix timeline streaming stopping for multiple sessions instead of one (#17259) Claire 2022-01-07 19:50:12 +01:00
  • e002f32336 Bump rspec_junit_formatter from 0.4.1 to 0.5.0 (#17249) dependabot[bot] 2022-01-06 10:35:42 +09:00
  • 5339af0efb Bump @babel/plugin-transform-react-inline-elements from 7.16.5 to 7.16.7 (#17233) dependabot[bot] 2022-01-06 10:35:23 +09:00
  • 0dcb8f6e37 Bump eslint-plugin-react from 7.27.1 to 7.28.0 (#17200) dependabot[bot] 2022-01-06 10:28:18 +09:00
  • de7f68d11c Bump oj from 3.13.10 to 3.13.11 (#17251) dependabot[bot] 2022-01-06 10:27:30 +09:00
  • 69acb8faea Bump rubocop from 1.23.0 to 1.24.1 (#17228) dependabot[bot] 2022-01-06 10:26:53 +09:00
  • 609dc96ebe Bump @babel/core from 7.16.5 to 7.16.7 (#17238) dependabot[bot] 2022-01-06 10:25:52 +09:00
  • 3fa903fcf1 Bump @babel/preset-react from 7.16.5 to 7.16.7 (#17235) dependabot[bot] 2022-01-06 10:25:38 +09:00
  • b10933e1f6 Bump @babel/plugin-transform-runtime from 7.16.5 to 7.16.7 (#17239) dependabot[bot] 2022-01-06 10:25:22 +09:00
  • b1e5ba09d4 Bump bufferutil from 4.0.5 to 4.0.6 (#17225) dependabot[bot] 2022-01-06 10:14:35 +09:00
  • d5662b18af Bump sass from 1.45.1 to 1.45.2 (#17237) dependabot[bot] 2022-01-06 10:11:25 +09:00
  • 05d14a9956 Bump @babel/plugin-proposal-decorators from 7.16.5 to 7.16.7 (#17229) dependabot[bot] 2022-01-06 10:10:00 +09:00
  • 7ac14a44be Bump i18n-tasks from 0.9.35 to 0.9.37 (#17227) dependabot[bot] 2022-01-06 10:01:31 +09:00
  • 51c46c8bd6 Bump @babel/runtime from 7.16.5 to 7.16.7 (#17236) dependabot[bot] 2022-01-06 09:58:12 +09:00
  • a1b50a8a70 Bump eslint-plugin-import from 2.25.3 to 2.25.4 (#17234) dependabot[bot] 2022-01-06 09:56:33 +09:00
  • f96282f56e Bump utf-8-validate from 5.0.7 to 5.0.8 (#17231) dependabot[bot] 2022-01-06 09:56:20 +09:00
  • f82eaf531b Bump @babel/preset-env from 7.16.5 to 7.16.7 (#17230) dependabot[bot] 2022-01-06 09:55:17 +09:00
  • a2ad0b0457 Bump yargs from 17.3.0 to 17.3.1 (#17199) dependabot[bot] 2022-01-06 09:54:51 +09:00
  • e8552007da Bump kaminari from 1.2.1 to 1.2.2 (#17197) dependabot[bot] 2022-01-06 09:54:38 +09:00
  • cb499882dc Bump rubocop-rails from 2.12.4 to 2.13.0 (#17195) dependabot[bot] 2022-01-06 09:51:46 +09:00
  • d3db2eb7fb Remove custom emojis on domain purge (#17210) Jeong Arm 2021-12-30 16:41:09 +09:00
  • 37e80994f8 Fix media descriptions not being used for client-side filtering (#17206) Claire 2021-12-28 23:25:50 +01:00
  • e2933854ac Merge pull request #1653 from ClearlyClaire/glitch-soc/merge-upstream Claire 2021-12-27 16:46:38 +01:00
  • f011787003 [Glitch] Fix tag rendering error in hashtag column settings Rens Groothuijsen 2021-12-26 19:22:05 +01:00
  • 09c61e1376 Merge branch 'main' into glitch-soc/merge-upstream Claire 2021-12-27 15:16:18 +01:00
  • fe71548844 Fix warnings on Rails boot (#16946) Eugen Rochko 2021-12-27 00:47:20 +01:00
  • e65080181a Fix tag rendering error in hashtag column settings (#17184) Rens Groothuijsen 2021-12-26 19:22:05 +01:00
  • d78ddb1cea Modify Readme syntax (#17112) Zach Neill 2021-12-25 16:55:31 -05:00
  • 4d1eaf3e6e Finish update of node-redis (#17183) Lerk 2021-12-25 21:55:06 +00:00
  • fad37dd1bc Save bundle config as local (#17188) Jeong Arm 2021-12-26 06:52:24 +09:00
  • 56c55ab9f6 Add ReadWritePaths directive to service files (#17178) Lerk 2021-12-22 03:34:12 +00:00
  • 512bc9db7d Bump redis from 3.1.2 to 4.0.1 (#17161) dependabot[bot] 2021-12-21 11:28:00 +09:00
  • 7cd26c8dbd Bump bullet from 6.1.5 to 7.0.0 (#17154) dependabot[bot] 2021-12-21 10:58:59 +09:00
  • cde4976d40 Bump npmlog from 5.0.1 to 6.0.0 (#17026) dependabot[bot] 2021-12-21 10:57:25 +09:00
  • 82fdc81ae9 Bump eslint-plugin-promise from 5.1.1 to 6.0.0 (#17173) dependabot[bot] 2021-12-21 10:55:38 +09:00
  • 85307c5ccf Bump @babel/plugin-transform-runtime from 7.16.4 to 7.16.5 (#17164) dependabot[bot] 2021-12-21 10:54:54 +09:00
  • 0a25c95950 Bump sass from 1.45.0 to 1.45.1 (#17174) dependabot[bot] 2021-12-21 10:12:18 +09:00
  • e884315bb3 Bump @babel/preset-env from 7.16.4 to 7.16.5 (#17169) dependabot[bot] 2021-12-21 10:11:48 +09:00
  • 8fd6bba577 Bump @babel/runtime from 7.16.3 to 7.16.5 (#17170) dependabot[bot] 2021-12-21 10:11:24 +09:00
  • 0fd5c51028 Bump @babel/core from 7.16.0 to 7.16.5 (#17168) dependabot[bot] 2021-12-21 10:11:05 +09:00
  • 077d9f0c45 Bump pghero from 2.8.1 to 2.8.2 (#17165) dependabot[bot] 2021-12-21 10:10:45 +09:00
  • 81d6a67676 Bump @babel/plugin-transform-react-inline-elements from 7.16.0 to 7.16.5 (#17162) dependabot[bot] 2021-12-21 10:09:34 +09:00
  • 9ee341aa04 Bump babel-jest from 27.4.0 to 27.4.5 (#17132) dependabot[bot] 2021-12-21 10:09:09 +09:00
  • 4eef05d2d2 Bump express from 4.17.1 to 4.17.2 (#17171) dependabot[bot] 2021-12-21 09:39:21 +09:00
  • 1fcd9d8519 Bump @babel/preset-react from 7.16.0 to 7.16.5 (#17167) dependabot[bot] 2021-12-21 09:38:53 +09:00
  • 4aca1633f3 Bump @babel/plugin-proposal-decorators from 7.16.4 to 7.16.5 (#17163) dependabot[bot] 2021-12-21 09:38:29 +09:00
  • 43b4c14ac9 Bump strong_migrations from 0.7.8 to 0.7.9 (#17166) dependabot[bot] 2021-12-21 09:38:06 +09:00