-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moderator Tool Improvements #767
base: develop
Are you sure you want to change the base?
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66689b1 - Browse repository at this point
Copy the full SHA 66689b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 319aa37 - Browse repository at this point
Copy the full SHA 319aa37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756a491 - Browse repository at this point
Copy the full SHA 756a491View commit details -
Configuration menu - View commit details
-
Copy full SHA for c13b529 - Browse repository at this point
Copy the full SHA c13b529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4a3f8 - Browse repository at this point
Copy the full SHA 8c4a3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3957cf - Browse repository at this point
Copy the full SHA f3957cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df8b50 - Browse repository at this point
Copy the full SHA 8df8b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cba6e4 - Browse repository at this point
Copy the full SHA 1cba6e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b184c - Browse repository at this point
Copy the full SHA 10b184cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed47df - Browse repository at this point
Copy the full SHA 4ed47dfView commit details -
New dependencies require ruby 2.7 and rails 6.0 as minimum versions.
Configuration menu - View commit details
-
Copy full SHA for caaa40b - Browse repository at this point
Copy the full SHA caaa40bView commit details -
It seems that the update to rubocop/rails means we get some new rules. The new rules seem to have changed their minds on how some things should look or be done. This applies the new rules.
Configuration menu - View commit details
-
Copy full SHA for 07e0e9d - Browse repository at this point
Copy the full SHA 07e0e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba90ab6 - Browse repository at this point
Copy the full SHA ba90ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5b3df - Browse repository at this point
Copy the full SHA ee5b3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6ef2a - Browse repository at this point
Copy the full SHA 2f6ef2aView commit details -
Check media type rather than content type
Also swap arguments around such that the error message upon failure lists the right value as expected.
Configuration menu - View commit details
-
Copy full SHA for cc73bd1 - Browse repository at this point
Copy the full SHA cc73bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9acd15 - Browse repository at this point
Copy the full SHA e9acd15View commit details -
Remove comments of safely updated packages
Also add a note in the INSTALLATION about the ruby versions that are supported/not supported.
Configuration menu - View commit details
-
Copy full SHA for 65a9559 - Browse repository at this point
Copy the full SHA 65a9559View commit details -
Configuration menu - View commit details
-
Copy full SHA for e77bd6f - Browse repository at this point
Copy the full SHA e77bd6fView commit details -
Switch to rails 6 defaults and cleanup safe settings
The only setting left in new_framework_defaults_6.0 is about updating the cookies. If the system runs stable on rails 6, the file can be removed and the upgrade is completed.
Configuration menu - View commit details
-
Copy full SHA for edd3a1c - Browse repository at this point
Copy the full SHA edd3a1cView commit details -
Fix files without .html extension
Rails 6.1 is more picky about the response formats, and not having the intended html extension can cause issues.
Configuration menu - View commit details
-
Copy full SHA for 6cf9a46 - Browse repository at this point
Copy the full SHA 6cf9a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bfd41 - Browse repository at this point
Copy the full SHA 76bfd41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53897ef - Browse repository at this point
Copy the full SHA 53897efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93bc9fb - Browse repository at this point
Copy the full SHA 93bc9fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda29fa - Browse repository at this point
Copy the full SHA eda29faView commit details -
Upgrade puma and clean up Gemfile
Package notes are added into the PR instead.
Configuration menu - View commit details
-
Copy full SHA for a996013 - Browse repository at this point
Copy the full SHA a996013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13823b6 - Browse repository at this point
Copy the full SHA 13823b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2ac7e - Browse repository at this point
Copy the full SHA 0d2ac7eView commit details -
Fix flag fixture polymorphic relation without type
When a relation is polymorphic, the type of the target must be specified in the fixture, otherwise the polymorphic_type field is not set and the record is invalid.
Configuration menu - View commit details
-
Copy full SHA for 4997d7d - Browse repository at this point
Copy the full SHA 4997d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d39b5 - Browse repository at this point
Copy the full SHA 46d39b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f293d7 - Browse repository at this point
Copy the full SHA 2f293d7View commit details -
Update sass-rails to sassc-rails
Fix invalid SCSS
Configuration menu - View commit details
-
Copy full SHA for 405c680 - Browse repository at this point
Copy the full SHA 405c680View commit details -
The user is not present on those posts, and rails 6 performs better validations. It must be marked as optional to fix the issue.
Configuration menu - View commit details
-
Copy full SHA for dae5fb9 - Browse repository at this point
Copy the full SHA dae5fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4d829 - Browse repository at this point
Copy the full SHA dc4d829View commit details -
Configuration menu - View commit details
-
Copy full SHA for b258ec2 - Browse repository at this point
Copy the full SHA b258ec2View commit details -
The namespaced env cache needs to be recreated after forking. With the old method of changing the Rails cache, this was not happening correctly.
Configuration menu - View commit details
-
Copy full SHA for aa2250b - Browse repository at this point
Copy the full SHA aa2250bView commit details -
The namespaced env cache breaks multiple rubocop rules with regards to using map on a hash-like object. However, the suggested fixes break the intention of the code. Therefore, I have added it to be ignored.
Configuration menu - View commit details
-
Copy full SHA for de53aaa - Browse repository at this point
Copy the full SHA de53aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ca3d3 - Browse repository at this point
Copy the full SHA 29ca3d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ecfcf - Browse repository at this point
Copy the full SHA 08ecfcfView commit details -
Remove new defaults initializer
Otherwise, new checkouts/installs of the project would not run with recommended settings.
Configuration menu - View commit details
-
Copy full SHA for 64c466c - Browse repository at this point
Copy the full SHA 64c466cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6b4d8 - Browse repository at this point
Copy the full SHA 9e6b4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2026d3 - Browse repository at this point
Copy the full SHA e2026d3View commit details -
Update sass-rails to sassc-rails
Fix invalid SCSS
Configuration menu - View commit details
-
Copy full SHA for d882265 - Browse repository at this point
Copy the full SHA d882265View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a7d7f - Browse repository at this point
Copy the full SHA e9a7d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7591c7c - Browse repository at this point
Copy the full SHA 7591c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f5ae9 - Browse repository at this point
Copy the full SHA e9f5ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce0197 - Browse repository at this point
Copy the full SHA bce0197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1624284 - Browse repository at this point
Copy the full SHA 1624284View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c7844 - Browse repository at this point
Copy the full SHA c5c7844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9146c80 - Browse repository at this point
Copy the full SHA 9146c80View commit details -
Use less specific versions to prevent image removals from breaking the CI.
Configuration menu - View commit details
-
Copy full SHA for 3edb77b - Browse repository at this point
Copy the full SHA 3edb77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48da4af - Browse repository at this point
Copy the full SHA 48da4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1166ab - Browse repository at this point
Copy the full SHA d1166abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 905f9cf - Browse repository at this point
Copy the full SHA 905f9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c649581 - Browse repository at this point
Copy the full SHA c649581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce2275 - Browse repository at this point
Copy the full SHA 3ce2275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4992009 - Browse repository at this point
Copy the full SHA 4992009View commit details -
Changed error messages to avoid 'tags can't have more than 5 tags' co…
…nstruct. I realize that usually we want to attach an error to the field (:tags) not the post (:base), but I couldn't come up with wordings that were clear and the error messages point to tags as the problem, so I think this is ok.
Configuration menu - View commit details
-
Copy full SHA for 659f0c9 - Browse repository at this point
Copy the full SHA 659f0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e42309 - Browse repository at this point
Copy the full SHA 4e42309View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3fdd56 - Browse repository at this point
Copy the full SHA f3fdd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170a091 - Browse repository at this point
Copy the full SHA 170a091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3326fd2 - Browse repository at this point
Copy the full SHA 3326fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ada5f - Browse repository at this point
Copy the full SHA c2ada5fView commit details -
In seeding, actually link to the corresponding objects
Previously, we would pass ids to the creation handler. However, this does not pass validations whenever the association is non-optional (i.e. belongs_to). With these changes, we pass the actual Rails objects instead of just the ids, which does pass the validations and sets it properly.
Configuration menu - View commit details
-
Copy full SHA for 4ff4833 - Browse repository at this point
Copy the full SHA 4ff4833View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3fd074 - Browse repository at this point
Copy the full SHA d3fd074View commit details -
Revert redis to version 4 until issue is fixed and update settings
Settings are now properly loaded from the database.yml config file, rather than only taking some of those settings.
Configuration menu - View commit details
-
Copy full SHA for a38be9a - Browse repository at this point
Copy the full SHA a38be9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875fa72 - Browse repository at this point
Copy the full SHA 875fa72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b7a4c - Browse repository at this point
Copy the full SHA d5b7a4cView commit details -
Add back still required install instructions
The `rmagick` library requires imagemagick to also be installed (libvips is the new default used by image processing in rails).
Configuration menu - View commit details
-
Copy full SHA for f670c19 - Browse repository at this point
Copy the full SHA f670c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e91cdb3 - Browse repository at this point
Copy the full SHA e91cdb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a77f8a - Browse repository at this point
Copy the full SHA 5a77f8aView commit details -
Add some notes on docker compose and Mac
Also update display
Configuration menu - View commit details
-
Copy full SHA for 72b34d2 - Browse repository at this point
Copy the full SHA 72b34d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51d591 - Browse repository at this point
Copy the full SHA d51d591View commit details -
Configuration menu - View commit details
-
Copy full SHA for b739e2a - Browse repository at this point
Copy the full SHA b739e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e29a1c - Browse repository at this point
Copy the full SHA 4e29a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4094c66 - Browse repository at this point
Copy the full SHA 4094c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1350ab - Browse repository at this point
Copy the full SHA e1350abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45459ad - Browse repository at this point
Copy the full SHA 45459adView commit details -
Bump nokogiri from 1.13.8 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.8...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5ce5be - Browse repository at this point
Copy the full SHA b5ce5beView commit details -
Bump commonmarker from 0.23.5 to 0.23.6
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.6. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.5...v0.23.6) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b588748 - Browse repository at this point
Copy the full SHA b588748View commit details -
- Add devise_saml_authenticatable - Add saml_authenticatable to user - Add SamlInit concern + attribute map - Add devise config for SAML - Add site settings for SAML - Add SsoProfile model - Add conditional SAML routes
Configuration menu - View commit details
-
Copy full SHA for 66c4d4d - Browse repository at this point
Copy the full SHA 66c4d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5b72c - Browse repository at this point
Copy the full SHA 2c5b72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1e20a - Browse repository at this point
Copy the full SHA 6e1e20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594bfb4 - Browse repository at this point
Copy the full SHA 594bfb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9982de3 - Browse repository at this point
Copy the full SHA 9982de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b7bd6 - Browse repository at this point
Copy the full SHA 11b7bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for db4ac6a - Browse repository at this point
Copy the full SHA db4ac6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c718a57 - Browse repository at this point
Copy the full SHA c718a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ccc88 - Browse repository at this point
Copy the full SHA a8ccc88View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c6777 - Browse repository at this point
Copy the full SHA e8c6777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 394df08 - Browse repository at this point
Copy the full SHA 394df08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2cf3e - Browse repository at this point
Copy the full SHA 8e2cf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb50a0 - Browse repository at this point
Copy the full SHA 2bb50a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cf8a0 - Browse repository at this point
Copy the full SHA 54cf8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5d6ed - Browse repository at this point
Copy the full SHA 1e5d6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd16d3 - Browse repository at this point
Copy the full SHA bbd16d3View commit details -
Bump loofah from 2.18.0 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.0 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.18.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14149b1 - Browse repository at this point
Copy the full SHA 14149b1View commit details -
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd68b1f - Browse repository at this point
Copy the full SHA cd68b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fd3ba - Browse repository at this point
Copy the full SHA 48fd3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ff803 - Browse repository at this point
Copy the full SHA f5ff803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a7d8f - Browse repository at this point
Copy the full SHA 75a7d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0688462 - Browse repository at this point
Copy the full SHA 0688462View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a67ac - Browse repository at this point
Copy the full SHA a7a67acView commit details -
Fix tour test for the 3rd time
Also add tests to ensure that the tagset is correctly created by the seeds.
Configuration menu - View commit details
-
Copy full SHA for d046eda - Browse repository at this point
Copy the full SHA d046edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac23b4 - Browse repository at this point
Copy the full SHA dac23b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af05474 - Browse repository at this point
Copy the full SHA af05474View commit details -
- Fix rubocop errors accidentally merged - Fix failing test
Configuration menu - View commit details
-
Copy full SHA for a6e6ca8 - Browse repository at this point
Copy the full SHA a6e6ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b158517 - Browse repository at this point
Copy the full SHA b158517View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cd00a - Browse repository at this point
Copy the full SHA b0cd00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c8d77 - Browse repository at this point
Copy the full SHA 33c8d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2579cf - Browse repository at this point
Copy the full SHA d2579cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392c42e - Browse repository at this point
Copy the full SHA 392c42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8040dee - Browse repository at this point
Copy the full SHA 8040deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef5828 - Browse repository at this point
Copy the full SHA fef5828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fc6cd - Browse repository at this point
Copy the full SHA 13fc6cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8d5b7 - Browse repository at this point
Copy the full SHA 6a8d5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec63a8 - Browse repository at this point
Copy the full SHA 7ec63a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a90da4 - Browse repository at this point
Copy the full SHA 4a90da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c1717 - Browse repository at this point
Copy the full SHA 76c1717View commit details -
update Ruby version info (since we've moved to Ruby 3 I don't know if…
… we still support 2.7, so hedging a little there)
Configuration menu - View commit details
-
Copy full SHA for 3b62124 - Browse repository at this point
Copy the full SHA 3b62124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f8b02 - Browse repository at this point
Copy the full SHA 04f8b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for e09675f - Browse repository at this point
Copy the full SHA e09675fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbea7cb - Browse repository at this point
Copy the full SHA fbea7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0b57c - Browse repository at this point
Copy the full SHA 9c0b57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c7d2b - Browse repository at this point
Copy the full SHA 36c7d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 532f394 - Browse repository at this point
Copy the full SHA 532f394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1b3c4 - Browse repository at this point
Copy the full SHA 2d1b3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f888a - Browse repository at this point
Copy the full SHA 41f888aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8775594 - Browse repository at this point
Copy the full SHA 8775594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41431c2 - Browse repository at this point
Copy the full SHA 41431c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c247bc8 - Browse repository at this point
Copy the full SHA c247bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963607f - Browse repository at this point
Copy the full SHA 963607fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5ab24 - Browse repository at this point
Copy the full SHA 3b5ab24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ea865 - Browse repository at this point
Copy the full SHA d2ea865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea48a7 - Browse repository at this point
Copy the full SHA 3ea48a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde36fa - Browse repository at this point
Copy the full SHA bde36faView commit details -
Added search results post count and adjusted styling to accommodate
Configuration menu - View commit details
-
Copy full SHA for a6cb525 - Browse repository at this point
Copy the full SHA a6cb525View commit details -
Adjusted styling to better conform with project standards.
Configuration menu - View commit details
-
Copy full SHA for adcef28 - Browse repository at this point
Copy the full SHA adcef28View commit details -
Bump globalid from 1.0.0 to 1.0.1
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](rails/globalid@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 793ea25 - Browse repository at this point
Copy the full SHA 793ea25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c0679 - Browse repository at this point
Copy the full SHA c1c0679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06760e8 - Browse repository at this point
Copy the full SHA 06760e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bebee - Browse repository at this point
Copy the full SHA d2bebeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd2a9d - Browse repository at this point
Copy the full SHA 4fd2a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a364bcf - Browse repository at this point
Copy the full SHA a364bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bc0cf - Browse repository at this point
Copy the full SHA 51bc0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4e996 - Browse repository at this point
Copy the full SHA 2a4e996View commit details -
Bump rack from 2.2.4 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.4...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a69483 - Browse repository at this point
Copy the full SHA 0a69483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038bcc3 - Browse repository at this point
Copy the full SHA 038bcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabd3e1 - Browse repository at this point
Copy the full SHA fabd3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98275fe - Browse repository at this point
Copy the full SHA 98275feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1998db - Browse repository at this point
Copy the full SHA f1998dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a881f - Browse repository at this point
Copy the full SHA 66a881fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9dcdb6 - Browse repository at this point
Copy the full SHA e9dcdb6View commit details -
Update app/models/suggested_edit.rb
Co-authored-by: Taico Aerts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f60b2f - Browse repository at this point
Copy the full SHA 1f60b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4e79b - Browse repository at this point
Copy the full SHA 5c4e79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e829b - Browse repository at this point
Copy the full SHA c7e829bView commit details -
Move check for signed in user from preferences function to preference
Previously the QPixel.preferences function returned null when there was no signed in user. This caused an error as the QPixel.preference function tried to access properties of null. Now the check for a signed in user happens in QPixel.preference and this function returns null when there is no signed in user. The three places that currently use this return value all behave correctly when there is no signed in user - the null does not cause incorrect behaviour.
Configuration menu - View commit details
-
Copy full SHA for 46f6f5b - Browse repository at this point
Copy the full SHA 46f6f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba668 - Browse repository at this point
Copy the full SHA d8ba668View commit details -
Configuration menu - View commit details
-
Copy full SHA for d029359 - Browse repository at this point
Copy the full SHA d029359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5983d37 - Browse repository at this point
Copy the full SHA 5983d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce193a - Browse repository at this point
Copy the full SHA 5ce193aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 655d810 - Browse repository at this point
Copy the full SHA 655d810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641ccae - Browse repository at this point
Copy the full SHA 641ccaeView commit details -
Bump commonmarker from 0.23.6 to 0.23.7
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.6...v0.23.7) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41b2c66 - Browse repository at this point
Copy the full SHA 41b2c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for f699079 - Browse repository at this point
Copy the full SHA f699079View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c0193 - Browse repository at this point
Copy the full SHA e6c0193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7054876 - Browse repository at this point
Copy the full SHA 7054876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5222fd7 - Browse repository at this point
Copy the full SHA 5222fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8909606 - Browse repository at this point
Copy the full SHA 8909606View commit details -
Configuration menu - View commit details
-
Copy full SHA for c372ba5 - Browse repository at this point
Copy the full SHA c372ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4cf5a - Browse repository at this point
Copy the full SHA 9c4cf5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af6193 - Browse repository at this point
Copy the full SHA 8af6193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0f7ef - Browse repository at this point
Copy the full SHA 1f0f7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f98fc8d - Browse repository at this point
Copy the full SHA f98fc8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb8ae9 - Browse repository at this point
Copy the full SHA 7fb8ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174082c - Browse repository at this point
Copy the full SHA 174082cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd4803 - Browse repository at this point
Copy the full SHA ddd4803View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08f4af - Browse repository at this point
Copy the full SHA d08f4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 409ac9d - Browse repository at this point
Copy the full SHA 409ac9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d05dc - Browse repository at this point
Copy the full SHA c4d05dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c50a2d - Browse repository at this point
Copy the full SHA 2c50a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c798e - Browse repository at this point
Copy the full SHA 96c798eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c18fec3 - Browse repository at this point
Copy the full SHA c18fec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a3cf6 - Browse repository at this point
Copy the full SHA 56a3cf6View commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6bcd6ce - Browse repository at this point
Copy the full SHA 6bcd6ceView commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80d3472 - Browse repository at this point
Copy the full SHA 80d3472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e910c - Browse repository at this point
Copy the full SHA 01e910cView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f45967 - Browse repository at this point
Copy the full SHA 9f45967View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f7ed40 - Browse repository at this point
Copy the full SHA 2f7ed40View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd66bc8 - Browse repository at this point
Copy the full SHA fd66bc8View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa5e0bc - Browse repository at this point
Copy the full SHA fa5e0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 048685b - Browse repository at this point
Copy the full SHA 048685bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f157386 - Browse repository at this point
Copy the full SHA f157386View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e023fd - Browse repository at this point
Copy the full SHA 2e023fdView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 277c2e7 - Browse repository at this point
Copy the full SHA 277c2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500ca1c - Browse repository at this point
Copy the full SHA 500ca1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65db2e7 - Browse repository at this point
Copy the full SHA 65db2e7View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54e2e16 - Browse repository at this point
Copy the full SHA 54e2e16View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 320c578 - Browse repository at this point
Copy the full SHA 320c578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e68ba0 - Browse repository at this point
Copy the full SHA 5e68ba0View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7505007 - Browse repository at this point
Copy the full SHA 7505007View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18ba60c - Browse repository at this point
Copy the full SHA 18ba60cView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffa97d5 - Browse repository at this point
Copy the full SHA ffa97d5View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d271b38 - Browse repository at this point
Copy the full SHA d271b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b225c2 - Browse repository at this point
Copy the full SHA 3b225c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0926c - Browse repository at this point
Copy the full SHA 3f0926cView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a225fbc - Browse repository at this point
Copy the full SHA a225fbcView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd9344b - Browse repository at this point
Copy the full SHA fd9344bView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f07b2a - Browse repository at this point
Copy the full SHA 4f07b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2795ff0 - Browse repository at this point
Copy the full SHA 2795ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2acc08e - Browse repository at this point
Copy the full SHA 2acc08eView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07d0088 - Browse repository at this point
Copy the full SHA 07d0088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1934a2 - Browse repository at this point
Copy the full SHA e1934a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecc843 - Browse repository at this point
Copy the full SHA 7ecc843View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8e71c6 - Browse repository at this point
Copy the full SHA b8e71c6View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c10685a - Browse repository at this point
Copy the full SHA c10685aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa5f99 - Browse repository at this point
Copy the full SHA ffa5f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948c139 - Browse repository at this point
Copy the full SHA 948c139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4980181 - Browse repository at this point
Copy the full SHA 4980181View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40e6de - Browse repository at this point
Copy the full SHA e40e6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f8949 - Browse repository at this point
Copy the full SHA 68f8949View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a50dc14 - Browse repository at this point
Copy the full SHA a50dc14View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf15160 - Browse repository at this point
Copy the full SHA cf15160View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73f6abb - Browse repository at this point
Copy the full SHA 73f6abbView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96dc8a7 - Browse repository at this point
Copy the full SHA 96dc8a7View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61552d1 - Browse repository at this point
Copy the full SHA 61552d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973a98d - Browse repository at this point
Copy the full SHA 973a98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e9b41 - Browse repository at this point
Copy the full SHA 85e9b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for e128a38 - Browse repository at this point
Copy the full SHA e128a38View commit details -
Apply Taeir's suggestion from a comment on pull request 1009
Taeir's explanation: NOTE: I use select here to allow rails to merge the two operations into one query and avoid loading the full ThreadFollower objects
Configuration menu - View commit details
-
Copy full SHA for bfb45b2 - Browse repository at this point
Copy the full SHA bfb45b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6a774 - Browse repository at this point
Copy the full SHA fd6a774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7947127 - Browse repository at this point
Copy the full SHA 7947127View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc3c1c - Browse repository at this point
Copy the full SHA acc3c1cView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40b4ce3 - Browse repository at this point
Copy the full SHA 40b4ce3View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c3f978 - Browse repository at this point
Copy the full SHA 9c3f978View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e781b8 - Browse repository at this point
Copy the full SHA 6e781b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8543bc7 - Browse repository at this point
Copy the full SHA 8543bc7View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ff6fa3 - Browse repository at this point
Copy the full SHA 2ff6fa3View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b2ad8c - Browse repository at this point
Copy the full SHA 0b2ad8cView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 864c420 - Browse repository at this point
Copy the full SHA 864c420View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b6b9d - Browse repository at this point
Copy the full SHA d7b6b9dView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 033c662 - Browse repository at this point
Copy the full SHA 033c662View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1a5220 - Browse repository at this point
Copy the full SHA e1a5220View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61fadf6 - Browse repository at this point
Copy the full SHA 61fadf6View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 441d2ff - Browse repository at this point
Copy the full SHA 441d2ffView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c988e28 - Browse repository at this point
Copy the full SHA c988e28View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71f62b7 - Browse repository at this point
Copy the full SHA 71f62b7View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5ab018 - Browse repository at this point
Copy the full SHA a5ab018View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f32ee5 - Browse repository at this point
Copy the full SHA 5f32ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9147d - Browse repository at this point
Copy the full SHA 4f9147dView commit details