about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2023-02-08Apply Rubocop Style/RedundantAssignment (#23452)Nick Schonning
2023-02-08Apply Rubocop Performance/RedundantBlockCall (#23440)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2023-01-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-25Add `roles` attribute to Account entities in REST API (#23255)Claire
2023-01-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-24Fix account activation being triggered before email confirmation (#23245)Claire
2023-01-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-21Fix Account Strike causing PG not null validation error (#23178)Jeong Arm
2023-01-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-18Add option to make the landing page be /about even when trends are enabled (#...Claire
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Fix situations in which instance actor can be set to a Mastodon-incompatible ...Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-17restore recent-post boost for sql account search, fix searchStarfall
2023-01-17Merge remote-tracking branch 'glitch/main'Starfall
2023-01-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-13Don't crash on unobtainable avatars (#22462)David Freedman
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2023-01-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-11Fix/remove calling private method with send in model (#22951)Kaspar V
2023-01-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-06Fix account search not returning followed accounts first (#22956)Darius Kazemi
2023-01-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-05Fix site upload validations (#22479)Claire
2023-01-05Strip spaces around URL when adding a relay (#22655)Claire
2023-01-05Add webhook `account.approved` (#22938)Alexander Ivanov
2023-01-04Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)Partho Ghosh
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Add follow request banner on account header (#20785)Claire
2022-12-15Change remote media files to be downloaded outside of transactions (#21796)Claire
2022-12-15Add "disabled" user filter for admin/accounts UI (#21282)Jeong Arm
2022-12-15Save avatar or header correctly even if other one fails (#18465)Jeong Arm
2022-12-15Revoke all authorized applications on password reset (#21325)Francis Murillo
2022-12-13Merge remote-tracking branch 'glitch/main'Starfall
2022-12-09Merge branch 'main' into glitch-soc/mainClaire
2022-12-07Fix failure when “Require a reason to join” is set with open registration...Claire
2022-12-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-11-28Merge remote-tracking branch 'glitch/main'Starfall
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-27Fix spaces not being stripped in admin account search (#21324)Claire
2022-11-27refactor(vacuum statuses): reduce amount of db queries and load for each quer...Kaspar V
2022-11-26Clear voter count when poll is reset (#21700)afontenot
2022-11-25fix media uploads with ffmpeg 5 (#21191)Skyler Hawthorne
2022-11-22Merge branch 'main' into glitch-soc/merge-upstreamClaire