about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-21Autofix Rubocop Rails/FindById (#23762)Nick Schonning
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 Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2023-02-13Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Remove posts count and last posts from ActivityPub representation of hashtag ...Claire
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2023-02-08Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)Nick Schonning
2023-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2023-02-01Change notifications per page from 15 to 40 in REST API (#23348)Eugen Rochko
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-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-18Fix /api/v1/admin/trends/tags using wrong serializer (#18943)Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-13Allow changing hide_collections setting with the api (#22790)Carl Schwan
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-05Add dropdown menu item to open admin interface for remote domains (#21895)Claire
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 changing domain block severity not undoing individual account effects (#2...Claire
2022-12-15Fix single name variables on controller folder (#20092)David Vega
2022-12-15Change CSP directives on API to be tight and concise (#20960)Claire
2022-12-15Fix N+1 queries from in NotificationsController (#21202)nametoolong
2022-12-15Allow adding relays while secure mode & limited federation mode are enabled (...Effy Elden
2022-12-15Revoke all authorized applications on password reset (#21325)Francis Murillo
2022-12-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-12-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-11-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
2022-11-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Fix form-action CSP directive for external login (#20962)Claire
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Fix OAuth flow being broken by recent CSP change (#20958)Claire
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire