Commit graph

  • 0fb907441c Add ability to set hCaptcha either on registration form or on e-mail validation Claire 2022-01-25 22:37:12 +01:00
  • a9269f8786 Disable registrations flag in /api/v1/instance when CAPTCHA is enabled Claire 2022-01-25 13:54:11 +01:00
  • bebf9bf33f
    Bump sass from 1.48.0 to 1.49.0 (#17352) dependabot[bot] 2022-01-25 21:25:26 +09:00
  • f0d73d82f8
    Bump json-ld-preloaded from 3.1.6 to 3.2.0 (#17353) dependabot[bot] 2022-01-25 21:23:42 +09:00
  • 7b2c733dfc
    Bump fabrication from 2.23.1 to 2.24.0 (#17356) dependabot[bot] 2022-01-25 21:22:51 +09:00
  • cea00f593e
    Bump sidekiq from 6.3.1 to 6.4.0 (#17350) dependabot[bot] 2022-01-25 21:22:10 +09:00
  • 69cb20bca4
    Bump @babel/plugin-transform-runtime from 7.16.8 to 7.16.10 (#17361) dependabot[bot] 2022-01-25 20:52:40 +09:00
  • daf2d8952d
    Bump cld3 from 3.4.3 to 3.4.4 (#17357) dependabot[bot] 2022-01-25 20:48:05 +09:00
  • 2dfb67f0c9
    Bump aws-sdk-s3 from 1.111.1 to 1.111.3 (#17368) dependabot[bot] 2022-01-25 20:46:52 +09:00
  • 029d89bfea
    Bump bootsnap from 1.10.1 to 1.10.2 (#17367) dependabot[bot] 2022-01-25 20:45:45 +09:00
  • ee7fafe1c8
    Bump node-fetch from 2.6.1 to 2.6.7 (#17366) dependabot[bot] 2022-01-25 20:44:01 +09:00
  • 2033ca6b31
    Bump nanoid from 3.1.23 to 3.2.0 (#17342) dependabot[bot] 2022-01-25 20:41:22 +09:00
  • 4b5629cc3d
    Bump @babel/preset-env from 7.16.8 to 7.16.11 (#17358) dependabot[bot] 2022-01-25 20:39:43 +09:00
  • 0d82c0359d
    Bump rubocop from 1.24.1 to 1.25.0 (#17322) dependabot[bot] 2022-01-25 20:39:08 +09:00
  • d528db801f
    Bump @babel/core from 7.16.7 to 7.16.12 (#17360) dependabot[bot] 2022-01-25 20:34:55 +09:00
  • 808e7cd906
    Bump rails from 6.1.4.1 to 6.1.4.4 (#17159) dependabot[bot] 2022-01-25 20:34:37 +09:00
  • bf351d72af Disable captcha if registrations are disabled for various reasons Claire 2022-01-24 22:12:57 +01:00
  • 6a2f248fe4 Renew Rails session ID on successful registration Claire 2022-01-24 21:52:45 +01:00
  • 3f6a36168f Fix tests Claire 2022-01-24 21:36:22 +01:00
  • 04050fbd46 Please CodeClimate Claire 2022-01-24 21:29:50 +01:00
  • 1b493c9fee Add optional hCaptcha support Claire 2022-01-24 19:06:19 +01:00
  • 244726e2e8
    disable legacy XSS filtering (#17289) Wonderfall 2022-01-24 13:14:26 +01:00
  • dd63923c0a
    Fix link_to_login argument handling when a block is passed (#17345) Claire 2022-01-24 03:29:03 +01:00
  • e58e0eb9aa
    Merge pull request #1663 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-23 19:17:31 +01:00
  • 9483d0c6b2 [Glitch] Change percent to rate in retention metrics API Claire 2022-01-23 16:01:25 +01:00
  • 4dd4fc2e5e [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share Claire 2022-01-23 18:24:34 +01:00
  • 61ef81c548 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-23 18:13:55 +01:00
  • 0a120d86d2
    Fix error-prone SQL queries (#15828) Claire 2022-01-23 18:10:10 +01:00
  • a63495230a
    Change percent to rate in retention metrics API (#16910) Claire 2022-01-23 16:01:25 +01:00
  • bddd9ba36d
    Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) Claire 2022-01-23 15:52:58 +01:00
  • cfa583fa71
    Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) Claire 2022-01-23 15:50:41 +01:00
  • 8a07ecd377
    Remove leftover database columns from Devise::Models::Rememberable (#17191) Claire 2022-01-23 15:46:30 +01:00
  • 96f0b33c8b
    Remove old duplicate index (#17245) Claire 2022-01-23 13:53:58 +01:00
  • 89532034af
    Bump nanoid from 3.1.23 to 3.2.0 dependabot[bot] 2022-01-22 02:54:52 +00:00
  • 3a103cd317
    Fix text being incorrectly pre-selected in composer textarea on /share (#17339) Claire 2022-01-20 20:56:21 +01:00
  • 1e8c885e5a
    Change mastodon:webpush:generate_vapid_key task to not require functional env (#17338) Claire 2022-01-20 14:51:23 +01:00
  • 6eea3f8f9c
    Add post edited notice in admin and public UIs (#17335) Claire 2022-01-20 13:37:31 +01:00
  • 4d0383d75a Add content-type to status source in glitch-soc Claire 2022-01-20 00:02:17 +01:00
  • d4654dc892 [Glitch] Add support for editing for published statuses Eugen Rochko 2022-01-19 22:37:27 +01:00
  • 1af4618a06 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 23:52:53 +01:00
  • fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 23:19:00 +01:00
  • 9eb775a9d1
    Fix error when using raw distribution worker (#17334) Eugen Rochko 2022-01-19 23:05:59 +01:00
  • d412a8d1f2
    Fix error when processing poll updates (#17333) Eugen Rochko 2022-01-19 22:50:01 +01:00
  • 1060666c58
    Add support for editing for published statuses (#16697) Eugen Rochko 2022-01-19 22:37:27 +01:00
  • b209e919bd
    Merge pull request #1662 from ClearlyClaire/glitch-soc/merge-upstream Claire 2022-01-19 14:22:59 +01:00
  • c42938aed4 Merge branch 'main' into glitch-soc/merge-upstream Claire 2022-01-19 12:32:44 +01:00
  • 2d1f082bb6
    Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326) Jeong Arm 2022-01-19 12:08:46 +09:00
  • f616897841
    Bump json-ld from 3.1.10 to 3.2.0 (#17224) dependabot[bot] 2022-01-19 11:12:01 +09:00
  • a1c14eb076
    Bump thor from 1.1.0 to 1.2.1 (#17250) dependabot[bot] 2022-01-19 11:07:37 +09:00
  • 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
  • f36dbb16af
    Bump follow-redirects from 1.14.4 to 1.14.7 dependabot[bot] 2022-01-15 07:17:13 +00: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
  • 4c17e5e20a
    Fix spelling mistake koyu 2022-01-11 02:17:45 +01:00
  • 07cb948f39 Remove reference to dev.glitch.social from README Claire 2022-01-10 18:01:22 +01:00
  • fb47eb7ec7 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
  • 4e017eaa06
    Bump fabrication from 2.22.0 to 2.23.1 (#17160) dependabot[bot] 2021-12-21 09:37:42 +09:00
  • 0d4af8008a
    Bump brakeman from 5.1.2 to 5.2.0 (#17158) dependabot[bot] 2021-12-21 09:37:25 +09:00
  • e85960bbd7
    Bump fastimage from 2.2.5 to 2.2.6 (#17157) dependabot[bot] 2021-12-21 09:36:53 +09:00
  • b93b0ad70d
    Bump discard from 1.2.0 to 1.2.1 (#17156) dependabot[bot] 2021-12-21 09:36:35 +09:00
  • 88c94eb088
    Bump sass from 1.43.5 to 1.45.0 (#17131) dependabot[bot] 2021-12-21 09:24:34 +09:00
  • 980cfc127c
    Bump jest from 27.4.3 to 27.4.5 (#17130) dependabot[bot] 2021-12-21 09:23:58 +09:00
  • 4f1c6e28c7
    Bump oj from 3.13.9 to 3.13.10 (#17129) dependabot[bot] 2021-12-21 09:23:28 +09:00
  • 267121824b
    Bump devise from 4.8.0 to 4.8.1 (#17155) dependabot[bot] 2021-12-21 09:22:58 +09:00
  • 4c375fe4f7
    Bump sprockets-rails from 3.4.1 to 3.4.2 (#17128) dependabot[bot] 2021-12-21 09:22:27 +09:00
  • d17ba32b4a
    Bump yargs from 17.2.1 to 17.3.0 (#17102) dependabot[bot] 2021-12-21 09:19:51 +09:00
  • 10058dd668
    Bump aws-sdk-s3 from 1.107.0 to 1.109.0 (#17101) dependabot[bot] 2021-12-21 09:19:29 +09:00
  • efd1b0cec3
    Bump sidekiq-unique-jobs from 7.1.8 to 7.1.12 (#17100) dependabot[bot] 2021-12-21 09:17:45 +09:00
  • a72f39f5d0
    Bump @testing-library/jest-dom from 5.16.0 to 5.16.1 (#17106) dependabot[bot] 2021-12-21 09:17:16 +09:00
  • 720e8ab0f5
    Fix duplicate record on admin/accounts when searching with IP (#17150) Jeong Arm 2021-12-21 08:17:14 +09:00
  • 3b9a6049ad
    Merge pull request #1650 from ClearlyClaire/glitch-soc/merge-upstream Claire 2021-12-18 13:17:37 +01:00
  • fec4ed5074 Revert "Change workflow to push to Docker Hub (#16980)" Claire 2021-12-18 11:57:42 +01:00
  • 518f70014a Revert "Change workflow to push to Docker Hub (#16980)" Claire 2021-12-18 11:57:42 +01:00
  • e061ea5f71 [Glitch] Change title of retention chart Claire 2021-12-17 23:00:41 +01:00
  • d4f315f304 Merge branch 'main' into glitch-soc/merge-upstream Claire 2021-12-18 11:44:54 +01:00
  • 76761d5fc0
    Add ability for admins to delete canonical email blocks (#16644) Claire 2021-12-17 23:02:14 +01:00
  • 7f803c41e2
    Add ability to purge undeliverable domains from admin interface (#16686) Claire 2021-12-17 23:01:21 +01:00
  • 0c17fd9109
    Change title of retention chart (#16909) Claire 2021-12-17 23:00:41 +01:00
  • 40f202c1e5
    Change list title input styling (#17092) Claire 2021-12-17 23:00:05 +01:00
  • 7efef7db9e
    Merge pull request #1648 from ClearlyClaire/glitch-soc/merge-upstream Claire 2021-12-16 19:45:17 +01:00
  • 50d62fe2e7 [Glitch] ignore hashtag suggestions if they vary only in case David Sterry 2021-12-15 14:47:19 -08:00
  • 59a5193280 [Glitch] Show correct error message if chosen password is too long Rens Groothuijsen 2021-12-05 21:49:50 +01:00
  • 9cecf59300 [Glitch] Add batch suspend for accounts in admin UI Eugen Rochko 2021-12-05 21:48:39 +01:00
  • b2526316f5 Merge branch 'main' into glitch-soc/merge-upstream Claire 2021-12-16 16:19:28 +01:00
  • 2aafa5b4e7
    ignore hashtag suggestions if they vary only in case (#16460) David Sterry 2021-12-15 14:47:19 -08:00
  • bda8e4f815
    Fix follow recommendation biased towards older accounts (#17126) Takeshi Umeda 2021-12-14 07:21:14 +09:00
  • 0fc73bbcb9
    Fix incorrect singular version of some translation strings (#17124) Claire 2021-12-13 18:25:25 +01:00
  • fe45184b36
    Change trending hashtags threshold back from 15 to 5 (#17122) Eugen Rochko 2021-12-13 05:32:29 +01:00
  • 6c8c031bcd
    Add remove orphans to tootctl statuses remove (#17067) Takeshi Umeda 2021-12-12 14:09:14 +09:00
  • 211958e8b8
    Update .dockerignore/.gitignore for #16947 etc (#17099) Shlee 2021-12-07 04:04:04 +11:00
  • 41503507ec
    Fix redirection when succeeded WebAuthn (#17098) heguro 2021-12-06 05:50:12 +09:00
  • 66baa629ea
    Show correct error message if chosen password is too long (#17082) Rens Groothuijsen 2021-12-05 21:49:50 +01:00
  • 0fb9536d38
    Add batch suspend for accounts in admin UI (#17009) Eugen Rochko 2021-12-05 21:48:39 +01:00
  • 2e2ea6bb6b
    Bump jest from 27.3.1 to 27.4.3 (#17094) dependabot[bot] 2021-12-04 23:53:39 +09:00
  • 88b19ac3f5
    Bump @testing-library/jest-dom from 5.15.1 to 5.16.0 (#17095) dependabot[bot] 2021-12-04 23:53:26 +09:00
  • 1710915711
    Bump reselect from 4.1.4 to 4.1.5 (#17075) dependabot[bot] 2021-12-04 23:41:40 +09:00
  • f6a8b0dd6e
    Bump redux-thunk from 2.4.0 to 2.4.1 (#17074) dependabot[bot] 2021-12-04 23:41:12 +09:00
  • 4b30129391
    Bump ws from 8.2.3 to 8.3.0 (#17076) dependabot[bot] 2021-12-04 23:40:19 +09:00
  • f80d50fc42
    Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 (#17081) dependabot[bot] 2021-12-04 23:39:18 +09:00
  • 0268868e25
    Bump sass from 1.43.4 to 1.43.5 (#17080) dependabot[bot] 2021-12-04 23:39:00 +09:00
  • f21537ba6b
    Bump babel-jest from 27.3.1 to 27.4.0 (#17078) dependabot[bot] 2021-12-04 23:38:38 +09:00
  • d911c17f52 Fix unneeded outline around list name edition input Claire 2021-12-03 19:13:43 +01:00
  • 25ac422282 Fix unneeded outline around list name edition input Claire 2021-12-03 19:13:43 +01:00
  • 2e0d5753e3
    Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085) gunchleoc 2021-12-01 19:03:35 +01:00