Commit Graph

  • 6505b39e5d
    Fix poll updates being saved as status edits (#17373) Eugen Rochko 2022-01-26 18:05:39 +0100
  • 5893019937
    Merge pull request #1667 from ClearlyClaire/glitch-soc/fixes/hcaptcha-text Claire 2022-01-26 14:24:10 +0100
  • b768a4dea9 Add link to /about/more to the CAPTCHA verification page Claire 2022-01-26 14:09:11 +0100
  • 7c2204314a Add some explanation text on the CAPTCHA confirmation page Claire 2022-01-26 13:24:51 +0100
  • f997a5463b Add mention of accessibility issues to hCaptcha option in admin page Claire 2022-01-26 11:13:38 +0100
  • 129bc42979
    Merge pull request #1665 from ClearlyClaire/glitch-soc/features/hcaptcha Claire 2022-01-26 00:13:24 +0100
  • b7cf3941b3 Change CAPTCHA handling to be only on email verification Claire 2022-01-25 23:56:57 +0100
  • 0fb907441c Add ability to set hCaptcha either on registration form or on e-mail validation Claire 2022-01-25 22:37:12 +0100
  • a9269f8786 Disable `registrations` flag in /api/v1/instance when CAPTCHA is enabled Claire 2022-01-25 13:54:11 +0100
  • bebf9bf33f
    Bump sass from 1.48.0 to 1.49.0 (#17352) dependabot[bot] 2022-01-25 21:25:26 +0900
  • f0d73d82f8
    Bump json-ld-preloaded from 3.1.6 to 3.2.0 (#17353) dependabot[bot] 2022-01-25 21:23:42 +0900
  • 7b2c733dfc
    Bump fabrication from 2.23.1 to 2.24.0 (#17356) dependabot[bot] 2022-01-25 21:22:51 +0900
  • cea00f593e
    Bump sidekiq from 6.3.1 to 6.4.0 (#17350) dependabot[bot] 2022-01-25 21:22:10 +0900
  • 69cb20bca4
    Bump @babel/plugin-transform-runtime from 7.16.8 to 7.16.10 (#17361) dependabot[bot] 2022-01-25 20:52:40 +0900
  • daf2d8952d
    Bump cld3 from 3.4.3 to 3.4.4 (#17357) dependabot[bot] 2022-01-25 20:48:05 +0900
  • 2dfb67f0c9
    Bump aws-sdk-s3 from 1.111.1 to 1.111.3 (#17368) dependabot[bot] 2022-01-25 20:46:52 +0900
  • 029d89bfea
    Bump bootsnap from 1.10.1 to 1.10.2 (#17367) dependabot[bot] 2022-01-25 20:45:45 +0900
  • ee7fafe1c8
    Bump node-fetch from 2.6.1 to 2.6.7 (#17366) dependabot[bot] 2022-01-25 20:44:01 +0900
  • 2033ca6b31
    Bump nanoid from 3.1.23 to 3.2.0 (#17342) dependabot[bot] 2022-01-25 20:41:22 +0900
  • 4b5629cc3d
    Bump @babel/preset-env from 7.16.8 to 7.16.11 (#17358) dependabot[bot] 2022-01-25 20:39:43 +0900
  • 0d82c0359d
    Bump rubocop from 1.24.1 to 1.25.0 (#17322) dependabot[bot] 2022-01-25 20:39:08 +0900
  • d528db801f
    Bump @babel/core from 7.16.7 to 7.16.12 (#17360) dependabot[bot] 2022-01-25 20:34:55 +0900
  • 808e7cd906
    Bump rails from 6.1.4.1 to 6.1.4.4 (#17159) dependabot[bot] 2022-01-25 20:34:37 +0900
  • bf351d72af Disable captcha if registrations are disabled for various reasons Claire 2022-01-24 22:12:57 +0100
  • 6a2f248fe4 Renew Rails session ID on successful registration Claire 2022-01-24 21:52:45 +0100
  • 3f6a36168f Fix tests Claire 2022-01-24 21:36:22 +0100
  • 04050fbd46 Please CodeClimate Claire 2022-01-24 21:29:50 +0100
  • 1b493c9fee Add optional hCaptcha support Claire 2022-01-24 19:06:19 +0100
  • 244726e2e8
    disable legacy XSS filtering (#17289) Wonderfall 2022-01-24 13:14:26 +0100
  • dd63923c0a
    Fix link_to_login argument handling when a block is passed (#17345) Claire 2022-01-24 03:29:03 +0100
  • e58e0eb9aa
    Merge pull request #1663 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-23 19:17:31 +0100
  • 9483d0c6b2 [Glitch] Change `percent` to `rate` in retention metrics API Claire 2022-01-23 16:01:25 +0100
  • 4dd4fc2e5e [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share Claire 2022-01-23 18:24:34 +0100
  • 61ef81c548 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-23 18:13:55 +0100
  • 0a120d86d2
    Fix error-prone SQL queries (#15828) Claire 2022-01-23 18:10:10 +0100
  • a63495230a
    Change `percent` to `rate` in retention metrics API (#16910) Claire 2022-01-23 16:01:25 +0100
  • bddd9ba36d
    Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) Claire 2022-01-23 15:52:58 +0100
  • cfa583fa71
    Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) Claire 2022-01-23 15:50:41 +0100
  • 8a07ecd377
    Remove leftover database columns from Devise::Models::Rememberable (#17191) Claire 2022-01-23 15:46:30 +0100
  • 96f0b33c8b
    Remove old duplicate index (#17245) Claire 2022-01-23 13:53:58 +0100
  • 3a103cd317
    Fix text being incorrectly pre-selected in composer textarea on /share (#17339) Claire 2022-01-20 20:56:21 +0100
  • 1e8c885e5a
    Change mastodon:webpush:generate_vapid_key task to not require functional env (#17338) Claire 2022-01-20 14:51:23 +0100
  • 6eea3f8f9c
    Add post edited notice in admin and public UIs (#17335) Claire 2022-01-20 13:37:31 +0100
  • 4d0383d75a Add content-type to status source in glitch-soc Claire 2022-01-20 00:02:17 +0100
  • d4654dc892 [Glitch] Add support for editing for published statuses Eugen Rochko 2022-01-19 22:37:27 +0100
  • 1af4618a06 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 23:52:53 +0100
  • fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 23:19:00 +0100
  • 9eb775a9d1
    Fix error when using raw distribution worker (#17334) Eugen Rochko 2022-01-19 23:05:59 +0100
  • d412a8d1f2
    Fix error when processing poll updates (#17333) Eugen Rochko 2022-01-19 22:50:01 +0100
  • 1060666c58
    Add support for editing for published statuses (#16697) Eugen Rochko 2022-01-19 22:37:27 +0100
  • b209e919bd
    Merge pull request #1662 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-19 14:22:59 +0100
  • c42938aed4 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 12:32:44 +0100
  • 2d1f082bb6
    Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326) Jeong Arm 2022-01-19 12:08:46 +0900
  • f616897841
    Bump json-ld from 3.1.10 to 3.2.0 (#17224) dependabot[bot] 2022-01-19 11:12:01 +0900
  • a1c14eb076
    Bump thor from 1.1.0 to 1.2.1 (#17250) dependabot[bot] 2022-01-19 11:07:37 +0900
  • 987299e0d1
    Bump nokogiri from 1.12.5 to 1.13.1 (#17306) dependabot[bot] 2022-01-19 11:06:17 +0900
  • db9d8c8e33
    Bump aws-sdk-s3 from 1.109.0 to 1.111.1 (#17277) dependabot[bot] 2022-01-19 11:04:34 +0900
  • 587dc720c3
    Bump prop-types from 15.7.2 to 15.8.1 (#17278) dependabot[bot] 2022-01-19 11:04:24 +0900
  • 8e619ab341
    Bump ed25519 from 1.2.4 to 1.3.0 (#17310) dependabot[bot] 2022-01-19 11:04:11 +0900
  • da2e05582b
    Bump bootsnap from 1.9.3 to 1.10.1 (#17311) dependabot[bot] 2022-01-19 11:03:28 +0900
  • 37ecfa090f
    Bump sass from 1.45.2 to 1.48.0 (#17315) dependabot[bot] 2022-01-19 11:01:18 +0900
  • bc563c4847
    Bump babel-jest from 27.4.5 to 27.4.6 (#17280) dependabot[bot] 2022-01-19 10:53:39 +0900
  • 4cda245ed9
    Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8 (#17314) dependabot[bot] 2022-01-19 10:53:26 +0900
  • c4e748dcf2
    Bump ws from 8.3.0 to 8.4.2 (#17318) dependabot[bot] 2022-01-19 10:53:12 +0900
  • b066bcf277
    Bump rubocop-rails from 2.13.0 to 2.13.2 (#17321) dependabot[bot] 2022-01-19 10:53:03 +0900
  • 777b248bd1
    Bump redis from 4.0.1 to 4.0.2 (#17309) dependabot[bot] 2022-01-18 22:39:12 +0900
  • 3b825be804
    Bump bullet from 7.0.0 to 7.0.1 (#17312) dependabot[bot] 2022-01-18 22:38:54 +0900
  • 733691322c
    Bump react-select from 5.2.1 to 5.2.2 (#17313) dependabot[bot] 2022-01-18 22:38:45 +0900
  • 95d63271be
    Bump @babel/preset-env from 7.16.7 to 7.16.8 (#17317) dependabot[bot] 2022-01-18 22:38:12 +0900
  • 11a97be4b1
    Bump pkg-config from 1.4.6 to 1.4.7 (#17307) dependabot[bot] 2022-01-18 22:36:39 +0900
  • 18cf973345
    Bump active_model_serializers from 0.10.12 to 0.10.13 (#17305) dependabot[bot] 2022-01-18 22:36:22 +0900
  • eefa287d59
    Bump follow-redirects from 1.14.4 to 1.14.7 (#17285) dependabot[bot] 2022-01-18 22:36:11 +0900
  • 8f8f4ab099
    Bump jest from 27.4.5 to 27.4.7 (#17279) dependabot[bot] 2022-01-18 22:35:31 +0900
  • ecfed4f3e5
    Bump rspec_junit_formatter from 0.5.0 to 0.5.1 (#17275) dependabot[bot] 2022-01-18 22:35:15 +0900
  • 8647e19020
    Bump rubocop-rails from 2.13.0 to 2.13.1 (#17274) dependabot[bot] 2022-01-18 22:35:02 +0900
  • 2a0fb61e31
    Bump scenic from 1.5.4 to 1.5.5 (#17193) dependabot[bot] 2022-01-18 22:34:45 +0900
  • f6acc039ec
    Merge pull request #1660 from ClearlyClaire/glitch-soc/features/themes-multiple-packs Claire 2022-01-18 00:18:07 +0100
  • b9ed7e0f55 Please CodeClimate Claire 2022-01-17 13:06:06 +0100
  • c7e2b9cf64 Move controller theming code to concern Claire 2022-01-17 12:50:02 +0100
  • c60f8ce032
    Fix `pinned` attribute not being set for private self-posts (#17304) Claire 2022-01-17 11:59:46 +0100
  • 69208ef6ff [Glitch] Add notifications for statuses deleted by moderators Eugen Rochko 2022-01-17 09:41:33 +0100
  • b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-17 10:45:25 +0100
  • 430d442791
    Merge pull request #1661 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-17 10:01:02 +0100
  • 77dd4ab8f5 Fix `pinned` attribute not being set for private self-posts Claire 2022-01-17 09:07:45 +0100
  • 14f436c457
    Add notifications for statuses deleted by moderators (#17204) Eugen Rochko 2022-01-17 09:41:33 +0100
  • 5effc0f8fa [Glitch] Add support for private pinned posts Claire 2022-01-17 00:49:55 +0100
  • 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-17 08:28:17 +0100
  • d5c9feb7b7
    Add support for private pinned posts (#16954) Claire 2022-01-17 00:49:55 +0100
  • a85912b0d6
    Merge pull request #1659 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-16 22:39:35 +0100
  • 278bd61d6f Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-16 22:29:05 +0100
  • de4c67c5fa Fix missing media: 'all' on default skins Claire 2022-01-16 22:25:53 +0100
  • c789bcc844 Refactor theming HAML template a bit Claire 2022-01-16 22:03:43 +0100
  • 1b386c881c Refactor theme config loading Claire 2022-01-16 21:46:48 +0100
  • c61b29ebfd Refactor some more Claire 2022-01-16 21:25:11 +0100
  • 30d9abdfc9 Refactor glitch-soc's theme handling Claire 2022-01-16 20:21:43 +0100
  • 081e4426f8
    Fix admin interface crash when displaying deleted user (#17301) Claire 2022-01-16 20:57:37 +0100
  • 474cd302c9 [Glitch] Gradually increase retry waiting for media processing Jeong Arm 2022-01-10 22:25:08 +0900
  • b61c3ddff8 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-16 18:11:20 +0100
  • 462bc65112
    Add line about using vagrant-hostsupdater in the Vagrant short guide (#17243) Claire 2022-01-16 16:55:41 +0100
  • 8e84ebf0cb
    Remove IP tracking columns from users table (#16409) Eugen Rochko 2022-01-16 13:23:50 +0100