Commit Graph

  • 8603a07504 Fix error when trying to register (#17600) Claire 2022-02-21 14:55:38 +01:00
  • 23a548d794 Merge pull request #1695 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-19 13:54:53 +01:00
  • dc121b609f Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-19 11:33:18 +01:00
  • 2e89067d21 Bump pundit from 2.1.1 to 2.2.0 (#17543) dependabot[bot] 2022-02-19 13:30:06 +09:00
  • 4dddb1a431 Bump url-parse from 1.5.3 to 1.5.7 (#17584) dependabot[bot] 2022-02-19 13:23:06 +09:00
  • 1761d9ba5d New Crowdin updates (#17514) Eugen Rochko 2022-02-19 05:20:00 +01:00
  • de448ab1b5 Change global locale param to lang to avoid conflicts (#17592) Eugen Rochko 2022-02-19 03:12:28 +01:00
  • 2426577a91 Fix sign in token and warning emails failed to send in some cases (#17589) helloworldstack 2022-02-19 02:43:42 +07:00
  • f9e7f2e409 Avoid return within block (#17590) zunda 2022-02-18 19:21:21 +00:00
  • 1de2e3f980 Throttle IPv6 signup for subnet (#17588) Jeong Arm 2022-02-18 21:51:51 +09:00
  • c8ef003c6b Merge pull request #1692 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-17 22:31:21 +01:00
  • 41a8606627 [Glitch] Fix opening the emoji picker scrolling the single-column view to the top Claire 2022-02-16 21:44:47 +01:00
  • d70e4e3da0 [Glitch] Fix edge case where settings/admin page sidebar would be incorrectly hidden Claire 2022-02-16 21:44:19 +01:00
  • 41d52ee4b5 Fix issue with glitch-soc's theming system Claire 2022-02-14 21:54:01 +01:00
  • 5ed35a0df4 [Glitch] Add appeals Eugen Rochko 2022-02-14 21:27:53 +01:00
  • 3a0eba4918 [Glitch] Fix privacy policy link not being visible on small screens Eugen Rochko 2022-02-13 02:52:34 +01:00
  • f224237862 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-17 10:58:25 +01:00
  • ac99f586bb Fix issues when attempting to appeal an old strike (#17554) Claire 2022-02-16 22:29:48 +01:00
  • aa86cf9557 Fix opening the emoji picker scrolling the single-column view to the top (#17579) Claire 2022-02-16 21:44:47 +01:00
  • 00b45b967e Fix edge case where settings/admin page sidebar would be incorrectly hidden (#17580) Claire 2022-02-16 21:44:19 +01:00
  • ec4f906618 Fix toggling sidebar on mobile in admin pages Claire 2022-02-16 16:15:22 +01:00
  • 1abf0f9000 Fix 0 pluralization for some localization strings (#17576) Claire 2022-02-16 14:57:57 +01:00
  • 6ea80ba2a2 Change streaming server error messages when failing to parse client input (#17559) Claire 2022-02-16 14:37:26 +01:00
  • 8f537a1168 Change relays handling to not record boosts (#17571) Claire 2022-02-16 14:36:44 +01:00
  • 73fce8d311 Fix performance of server-side filtering (#17575) Claire 2022-02-16 14:28:45 +01:00
  • 793da08995 Change dasbhoard links for “new users” and “active users” (#17570) Claire 2022-02-16 13:17:28 +01:00
  • 2fd2666eea Add test for user matching ip (#17572) Jeong Arm 2022-02-16 21:14:53 +09:00
  • 436d1243e5 Bump axios from 0.25.0 to 0.26.0 (#17551) dependabot[bot] 2022-02-16 19:20:37 +09:00
  • 448d62058c Bump scenic from 1.5.5 to 1.6.0 (#17547) dependabot[bot] 2022-02-16 19:18:09 +09:00
  • 073543a19c Bump pg from 1.3.1 to 1.3.2 (#17555) dependabot[bot] 2022-02-16 13:05:10 +09:00
  • 5f4b9e1bce Bump rails from 6.1.4.4 to 6.1.4.6 (#17550) dependabot[bot] 2022-02-15 14:13:48 +09:00
  • db94a3d94d Bump rqrcode from 2.1.0 to 2.1.1 (#17542) dependabot[bot] 2022-02-15 11:07:42 +09:00
  • b289644227 Bump npmlog from 6.0.0 to 6.0.1 (#17545) dependabot[bot] 2022-02-15 11:07:14 +09:00
  • 5939aa934b Bump @babel/plugin-proposal-decorators from 7.17.0 to 7.17.2 (#17548) dependabot[bot] 2022-02-15 11:06:25 +09:00
  • fee7d5cce6 Bump babel-jest from 27.5.0 to 27.5.1 (#17549) dependabot[bot] 2022-02-15 11:06:06 +09:00
  • 61c2e74f07 Bump @babel/runtime from 7.17.0 to 7.17.2 (#17544) dependabot[bot] 2022-02-15 11:05:18 +09:00
  • f5c6ee4d54 Bump dotenv from 10.0.0 to 16.0.0 (#17476) dependabot[bot] 2022-02-14 21:49:40 +01:00
  • 564efd0651 Add appeals (#17364) Eugen Rochko 2022-02-14 21:27:53 +01:00
  • 5be705e1e0 Revert "Bump strong_migrations from 0.7.9 to 0.8.0 (#17504)" (#17540) Claire 2022-02-14 16:08:23 +01:00
  • 298491a816 Remove protobuf dependencies (#17539) Yamagishi Kazutoshi 2022-02-15 00:08:02 +09:00
  • d39df35441 Fix admin statuses page order with media (#17538) Jeong Arm 2022-02-15 00:07:04 +09:00
  • 9a015e43ef Add from: query operator to search syntax (#16526) Jeong Arm 2022-02-14 08:17:09 +09:00
  • 901bbf2e5f Bump kt-paperclip from 7.0.1 to 7.1.1 (#17502) dependabot[bot] 2022-02-13 20:21:09 +09:00
  • bbd3474416 Fix privacy policy link not being visible on small screens (#17533) Eugen Rochko 2022-02-13 02:52:34 +01:00
  • 6240466866 Fix duplicate accounts when searching by IP range in admin UI (#17524) Eugen Rochko 2022-02-13 01:58:26 +01:00
  • f76dd51aa5 Bump strong_migrations from 0.7.9 to 0.8.0 (#17504) dependabot[bot] 2022-02-13 08:05:22 +09:00
  • b87c853806 Bump annotate from 3.1.1 to 3.2.0 (#17503) dependabot[bot] 2022-02-13 08:04:32 +09:00
  • 4a61bbe176 Bump rspec-rails from 5.0.2 to 5.1.0 (#17406) dependabot[bot] 2022-02-13 08:00:26 +09:00
  • 6f78c66fe0 Merge pull request #1691 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-12 22:43:43 +01:00
  • f3429d7354 [Glitch] Fix controls for unchangeable properties on status edit not being disabled Claire 2022-02-12 19:00:33 +01:00
  • c9669ee167 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-12 21:36:33 +01:00
  • 27803cd2b7 Make the settings button go to settings when opened in a new tab Holly 2022-02-03 13:36:52 +00:00
  • 7396a254c1 Fix empty batch statuses selection causing a 500 error (#17532) Claire 2022-02-12 19:52:17 +01:00
  • 38845592c4 Fix controls for unchangeable properties on status edit not being disabled (#17531) Claire 2022-02-12 19:00:33 +01:00
  • ee40c2c5b0 Bump chewy from 7.2.3 to 7.2.4 (#17529) Yamagishi Kazutoshi 2022-02-13 02:07:42 +09:00
  • 2d3f8055ed Fix attempts at distributing Update activities for local-only posts Claire 2022-02-12 14:39:01 +01:00
  • f61137b7ff Merge pull request #1688 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-12 14:33:01 +01:00
  • f4db2e1832 [Glitch] Fix layout of the report page on smaller screens in admin UI Eugen Rochko 2022-02-12 01:08:23 +01:00
  • 958089fb21 [Glitch] Add notifications when a reblogged status has been updated Eugen Rochko 2022-02-11 22:20:19 +01:00
  • d35bc9c3cc Bump ws from 8.4.2 to 8.5.0 (#17467) dependabot[bot] 2022-02-12 20:50:49 +09:00
  • 348855b6c5 Bump ox from 2.14.7 to 2.14.9 (#17528) dependabot[bot] 2022-02-12 20:50:17 +09:00
  • 6a99e33cbc Bump babel-plugin-preval from 5.0.0 to 5.1.0 (#17475) dependabot[bot] 2022-02-12 20:21:56 +09:00
  • d9379f5331 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-12 11:12:41 +01:00
  • 79b167f01a Bump follow-redirects from 1.14.7 to 1.14.8 (#17527) dependabot[bot] 2022-02-12 01:09:31 +01:00
  • e848d281d5 Fix layout of the report page on smaller screens in admin UI (#17523) Eugen Rochko 2022-02-12 01:08:23 +01:00
  • 28ec7def58 Fix missing javascript in some admin pages Claire 2022-02-11 23:53:35 +01:00
  • f3b9a2b590 Add support for multiple source files per pack Claire 2022-02-11 23:52:42 +01:00
  • 9f763b5b79 Refactor compile-time glitch-soc theme handling Claire 2022-02-11 23:06:37 +01:00
  • 4a0b6e3e5e Bump puma from 5.6.1 to 5.6.2 (#17526) dependabot[bot] 2022-02-11 23:16:52 +01:00
  • ee47e2028b Enable domain purge button on suspended domains too (#17209) Jeong Arm 2022-02-12 06:23:19 +09:00
  • 59b7ba451b Merge pull request #1684 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-11 22:22:25 +01:00
  • 8f03b7a2fb Add notifications when a reblogged status has been updated (#17404) Eugen Rochko 2022-02-11 22:20:19 +01:00
  • a34e4f7e27 [Glitch] Change actions in reports to require only one click Eugen Rochko 2022-02-11 21:51:57 +01:00
  • 51cad4f7fb Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-11 21:53:20 +01:00
  • d0fcf07436 Change actions in reports to require only one click (#17487) Eugen Rochko 2022-02-11 21:51:57 +01:00
  • a27729ee48 Change reblogs to not count towards hashtag trends anymore (#17501) Eugen Rochko 2022-02-11 21:16:23 +01:00
  • a131f06e12 Helm chart SSO support (#17205) bobbyd0g 2022-02-11 09:01:40 -05:00
  • c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) Eugen Rochko 2022-02-11 14:52:45 +01:00
  • d4e6774a0c Fix Undo Announce sometimes inlining the originally Announced status (#17516) Claire 2022-02-11 14:52:07 +01:00
  • 6f38765fcc New Crowdin updates (#16858) Eugen Rochko 2022-02-11 04:50:27 +01:00
  • cc7ae3932c Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0 (#17474) dependabot[bot] 2022-02-11 11:59:31 +09:00
  • c363fbe3a3 Bump @babel/core from 7.16.12 to 7.17.2 (#17510) dependabot[bot] 2022-02-11 11:59:26 +09:00
  • ccad1a3cae Bump jest from 27.4.7 to 27.5.1 (#17512) dependabot[bot] 2022-02-11 11:59:12 +09:00
  • b391277057 Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 (#17469) dependabot[bot] 2022-02-11 10:54:19 +09:00
  • f9f40069d5 Bump sass from 1.49.0 to 1.49.7 (#17470) dependabot[bot] 2022-02-11 10:53:51 +09:00
  • 67034ea1eb Bump babel-jest from 27.4.6 to 27.5.0 (#17477) dependabot[bot] 2022-02-11 10:53:06 +09:00
  • ccf5bcc3dc Bump @babel/runtime from 7.16.7 to 7.17.0 (#17473) dependabot[bot] 2022-02-11 10:50:45 +09:00
  • f23c8dee2a Bump @babel/plugin-proposal-decorators from 7.16.7 to 7.17.0 (#17468) dependabot[bot] 2022-02-11 10:50:09 +09:00
  • aed98fd4dd Bump sidekiq-unique-jobs from 7.1.12 to 7.1.15 (#17505) dependabot[bot] 2022-02-11 10:49:31 +09:00
  • 472bc89611 Fix some flaky tests that randomly failed because of item ordering (#17509) Claire 2022-02-10 22:00:10 +01:00
  • 776e337b8d Merge pull request #1683 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-02-10 21:07:48 +01:00
  • 2af03164cb Improve tests involving push_bulk (#17508) Claire 2022-02-10 19:42:45 +01:00
  • 642b5a621a [Glitch] Chore: Disable menu items for editing statuses in web UI (#17497) Eugen Rochko 2022-02-10 15:28:53 +01:00
  • 5e67858fbc [Glitch] Add editing for published statuses Eugen Rochko 2022-02-10 00:15:30 +01:00
  • abd113167b Add ability to change content-type when editing a toot Claire 2022-02-10 09:13:27 +01:00
  • f1a6f9062e Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-02-10 19:09:27 +01:00
  • 3dc1e3cfc3 Chore: Disable menu items for editing statuses in web UI (#17497) Eugen Rochko 2022-02-10 15:28:53 +01:00
  • 009ad6f86b Bump fabrication from 2.24.0 to 2.27.0 (#17447) dependabot[bot] 2022-02-10 15:25:42 +01:00
  • 988f3dbdc4 Bump rubocop from 1.25.0 to 1.25.1 (#17446) dependabot[bot] 2022-02-10 15:12:33 +01:00
  • 4ff04e2343 Bump aws-sdk-s3 from 1.111.3 to 1.112.0 (#17452) dependabot[bot] 2022-02-10 15:12:09 +01:00