- Mar 31, 2023
-
-
Christian Schmidt authored
-
- Mar 30, 2023
-
-
Eugen Rochko authored
Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- Mar 16, 2023
-
-
Christian Schmidt authored
-
- Mar 10, 2023
-
-
Matt Jankowski authored
-
- Mar 04, 2023
-
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
- Mar 03, 2023
-
-
Christian Schmidt authored
-
- Mar 02, 2023
-
-
Matt Jankowski authored
-
- Feb 27, 2023
-
-
Matt Jankowski authored
-
- Feb 22, 2023
-
-
Nick Schonning authored
-
- Feb 20, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 18, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 17, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 08, 2023
-
-
Nick Schonning authored
* Apply Rubocop Rails/WhereNot * Update spec for where.not
-
- Feb 07, 2023
-
-
Nick Schonning authored
* Autofix Rails/EagerEvaluationLogMessage * Update spec for debug block syntax
-
- Jan 24, 2023
-
-
Claire authored
* Add tests * Fix account activation being triggered before email confirmation Fixes #23098
-
- Jan 04, 2023
-
-
Partho Ghosh authored
* Fix ・ detection in hashtag regex to construct hashtag correctly * Fixed rubocop liniting issues * More rubocop linting fix
-
- Dec 15, 2022
- Dec 07, 2022
-
-
Claire authored
* Fix 500 error when trying to migrate to an invalid address * Add tests
-
- Nov 20, 2022
-
-
David Leadbeater authored
* Don't allow URLs that contain non-normalized paths to be verified This stops things like https://example.com/otheruser/../realuser where "/otheruser" appears to be the verified URL, but the actual URL being verified is "/realuser" due to the "/../". Also fix a test to use 'https', so it is testing the right thing, now that since #20304 https is required. * missing do
-
- Nov 14, 2022
-
-
Eugen Rochko authored
Fix #19156
-
- Nov 13, 2022
-
-
Emily Strickland authored
* Test blank account field verifiability This change tests the need for #20428, which ensures that we guard against a situation in which `at_xpath` returns `nil`. * Test verifiability of blank fields for remote account profiles This adds a counterpart test for remote account profiles' fields' verifiability when those fields are blank. I previously added the same test for local accounts.
-
- Nov 10, 2022
-
-
Eugen Rochko authored
Fix #3833
-