68 Commits (a5293fdf619b0be32a420c36a73e7ecfbe6d27cd)

Author SHA1 Message Date
Eugen Rochko a5293fdf61
Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
Eugen Rochko a3d84e705a
Fix cache_associated no longer working (#7320) 6 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311) 6 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 6 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
Eugen Rochko 4ca2f73b12
Rescue Mastodon::LengthValidationError in Remoteable (#7228) 6 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 6 years ago
Akihiko Odaki 498327b2e3 Exclude status itself from context query (#7083) 6 years ago
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926) 6 years ago
Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
Daniel Hunsaker 4a0a19fe54 Handle Mastodon::HostValidationError when pulling remoteable assets (#6782) 6 years ago
Renato "Lond" Cerqueira 9aba44ea79 Rescue when there's no extension in the remotable (#6358) 6 years ago
Effy Elden dd9d00d293 Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669) 6 years ago
Eugen Rochko 78d772af86
Fix #3807: Increase avatars to 400x400 max (#6651) 6 years ago
Ian McCowan c33931b613 Fix prev/next links on public profile page (#6497) 6 years ago
Ghislain Loaec e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540) 6 years ago
Ghislain Loaec 3084fe4959 New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538) 6 years ago
Eugen Rochko d3a62d2637
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) 6 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
Eugen Rochko 66105929e0
Don't resize avatars/headers if their dimensions are already right (#6508) 6 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482) 6 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 6 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
ysksn 9e3d24a150 Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 7 years ago
Yamagishi Kazutoshi 81c41d8681 Add coalesce option to avatar and header convert processor (#4552) 7 years ago
Yamagishi Kazutoshi 1b5d26735e Revert "Set false to animated options for thumbnail processor" (#4550) 7 years ago
Yamagishi Kazutoshi 87f10d476c Set false to animated options for thumbnail processor (#4547) 7 years ago
Eugen Rochko 1618b68bfa HTTP signatures (#4146) 7 years ago
Eugen Rochko e6c81a635b Fix #2848 - Rake task to redownload avatars/headers (#4156) 7 years ago
abcang a6d02cff36 Rescue exceptions caused by FetchLinkCardService (#4045) 7 years ago
abcang 1273fbf86e Rescue Addressable::URI::InvalidURIError at Remotable (#4017) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 7 years ago
Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548) 7 years ago
Matt Jankowski d1e08bd38c Handle nil and blank cases in Account finders (#3500) 7 years ago
Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485) 7 years ago
Akihiko Odaki 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202) 7 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127) 7 years ago
alpaca-tc 198ae3e366 Define instance method outside #included (#3128) 7 years ago
Eugen Rochko 620d0d8029 Account domain blocks (#2381) 7 years ago
Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993) 7 years ago
Matt Jankowski 4e05751346 Move account header and avatar methods to a concern (#2825) 7 years ago
alpaca-tc ee3e0a93f4 Fixes unknown mime type (#2822) 7 years ago