98 Commits (3c033c4352f8b156887cd7157b4a89c23a545838)

Author SHA1 Message Date
Eugen Rochko 3c033c4352
Add moderation warnings (#9519) 5 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427) 6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290) 6 years ago
Eugen Rochko 0eaf6d7693
Sort self-replies to the top of descendants (#9320) 6 years ago
Eugen Rochko 87a43274f1
Revert "Sort self-replies to the top of the thread (#9296)" (#9335) 6 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
Eugen Rochko 074960bb0f
Sort self-replies to the top of the thread (#9296) 6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
ashleyhull-versent f194857ac9 rubocop issues - Cleaning up (#8912) 6 years ago
Eugen Rochko 6c835085a3
Fix timeline pagination (#8827) 6 years ago
Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736) 6 years ago
Renato "Lond" Cerqueira 5b2b493a90 Fix nil host in remotable (#8508) 6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
Eugen Rochko bb71538bb5
Redesign public profiles and toots (#8068) 6 years ago
Eugen Rochko 6b9e03e002
Add API method to remove a suggestion (#7978) 6 years ago
Renato "Lond" Cerqueira 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
ThibG 50a2854f92 Fix jpeg files sometimes being returned with a .jpe extension (#7881) 6 years ago
Eugen Rochko 50689f0d41
Create special case to prefer "jpeg" over "jpe" file extension (#7841) 6 years ago
Yamagishi Kazutoshi 683707839f Fix fetch of remote image with multiple Content-Type headers (#7749) 6 years ago
Yamagishi Kazutoshi b7b331ad0d Add missing dot for remote image (#7751) 6 years ago
nightpool 5fb013878f Fix context performance by partially reverting #7083 (#7734) 6 years ago
Yamagishi Kazutoshi dc73241bd9 Detect extname from Content-Type (#7733) 6 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 6 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) 6 years ago
Eugen Rochko f31e58af9e
Fix nil error in StatusFilter (#7470) 6 years ago
ThibG be7eeb7856 Catch Paperclip processing failures (fixes #6378) (#7439) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
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