about summary refs log tree commit diff
path: root/app/controllers/concerns
AgeCommit message (Expand)Author
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-26Move link header setting to after_action (#24251)Matt Jankowski
2023-03-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-22Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)Claire
2023-03-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-17Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)Jean byroot Boussier
2023-03-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-16Autofix Rubocop Style/RedundantArgument (#23798)Nick Schonning
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)Nick Schonning
2023-01-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-18Add more specific error messages to HTTP signature verification (#21617)Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-10Change referrer-policy to no-referrer application-wide (#23014)Claire
2023-01-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-05Fix PermalinkRedirector not applying to users with moved accounts (#22497)Claire
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Fix single name variables on controller folder (#20092)David Vega
2022-11-17Fix various issues with domain block import (#1944)Claire
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Remove dead code and refactor status threading code (#20357)Claire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-06Change public statuses pages to mount the web UI (#19301)Eugen Rochko
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-21Fix typo in SignatureVerification (#19209)Claire
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-05-16Allow import/export of instance-level domain blocks/allows (#1754)Levi Bard
2022-04-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-02-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-19Bump pundit from 2.1.1 to 2.2.0 (#17543)dependabot[bot]
2022-02-19Change global `locale` param to `lang` to avoid conflicts (#17592)Eugen Rochko
2022-02-12Add support for multiple source files per packClaire
2022-02-08Merge branch 'main' into glitch-soc/merge-upstreamClaire