Commit Graph

8406 Commits (d5063072c3d7a882456f09cb70e664a2aeec7d81)

Author SHA1 Message Date
Claire d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE (#29619) 1 year ago
Matt Jankowski b5115850bb
Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
Matt Jankowski 92855948a0
Remove unused `show_landing_strip?` helper method (#29618) 1 year ago
Matt Jankowski ecdbf15ebe
Remove unused `link_to_older` and `link_to_newer` helper methods (#29620) 1 year ago
github-actions[bot] 04817e965a
New Crowdin Translations (automated) (#29623)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 82c2af0356
Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 1 year ago
Claire 726e7ad024
Fix extra separator besides favourite count on private posts (#29605) 1 year ago
Claire d702a03a0c
Add “Learn more” on block modal to inform of federation caveats (#29614) 1 year ago
Eugen Rochko ec19d0a14b
Change mute, block and domain block confirmations in web UI (#29576) 1 year ago
Claire be7a68b095
Change Explore icon to compass in advanced interface (#29610) 1 year ago
Renaud Chaput c76ae7a5c0
Convert `packs/public.jsx` to Typescript (#29501) 1 year ago
Eugen Rochko 407287573c
Add domain information to profiles in web UI (#29602)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski f445d33fd6
Fix haml-lint `LineLength` cops in app/views/admin (#28680) 1 year ago
Matt Jankowski 7720c684c5
Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 1 year ago
github-actions[bot] 6865fda593
New Crowdin Translations (automated) (#29603)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 838b0bdf2d
Remove unused `Account::Interactions#endorsed?` method (#29463) 1 year ago
Matt Jankowski d39d625561
Use inclusive range in `ActivityTracker#get` (#29413) 1 year ago
Matt Jankowski 6c3e718b86
Remove setting of `sensitive` value (default false, not null) in Status model (#29589) 1 year ago
Matt Jankowski 14aa7f1e15
Use `Account.activitypub` generated scope (#28157) 1 year ago
Eugen Rochko 30483d618f
Fix back button appearing in column header unexpectedly in web UI (#29551) 1 year ago
Claire 95a5713ff7
Fix accounts not getting imported into redux store for some filtered notification types (#29588) 1 year ago
Matt Jankowski 0bc17a3d48
Use enum-generated `public_visibility` scope on Status (#28156) 1 year ago
Matt Jankowski 19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144) 1 year ago
Eugen Rochko 4991198b70
Change design of metadata underneath posts in web UI (#29585) 1 year ago
Matt Jankowski f9100743ec
Add `Api::ErrorHandling` concern for api/base controller (#29574) 1 year ago
Eugen Rochko 1e1d97a787
Fix wrong background color on search results in web UI (#29584) 1 year ago
github-actions[bot] 5aea35de13
New Crowdin Translations (automated) (#29587)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
mogaminsk 3156d04ec1
Use sender's `username` to column title in notification request if it's `display_name` is not set (#29575) 1 year ago
Claire a32a126cac
Hide media by default in notification requests (#29572) 1 year ago
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Renaud Chaput acf3f410ae
Fix navigation panel icons missing classes (#29569) 1 year ago
github-actions[bot] 171948b910
New Crowdin Translations (automated) (#29563)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Erik Uden 268856d5d9
Fix toggle button color for light (and dark/default) theme (#29553) 1 year ago
Claire b43eaa4517
Refactor notification filtering behavior definition (#29567) 1 year ago
Claire 27fd084cb5
Exempt some notification types from notification filtering (#29565) 1 year ago
Matt Jankowski 2c0441acd7
Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976) 1 year ago
Matt Jankowski 7e6eb64f1e
Use full snowflake range in `admin/metrics` classes (#29416) 1 year ago
Matt Jankowski 9754967d5f
Move `pagination_max_id` and `pagination_since_id` into api/base controller (#28844) 1 year ago
Matt Jankowski 01b624c4a0
Use `normalizes` on `CustomFilter#context` value (#27602) 1 year ago
Matt Jankowski 00d94f3ffa
Use vanilla JS to get Rails CSRF values (#29403) 1 year ago
Matt Jankowski d4ed7e466c
Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 1 year ago
Eugen Rochko 5b60d4b696
Change background color in web UI (#29522) 1 year ago
Renaud Chaput af4e44e30a
Fix i18n typo (#29557) 1 year ago
github-actions[bot] dc36b961aa
New Crowdin Translations (automated) (#29554)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 216cea1e27
Fix incorrect frequency value in `FriendsOfFriendsSource` data (#29550) 1 year ago
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI (#29433) 1 year ago
Eugen Rochko 19efa1b9f1
Change action button to be last on profiles in web UI (#29533) 1 year ago
Eugen Rochko 16c856729b
Change icons in navigation panel to be filled when active in web UI (#29537) 1 year ago
Jeong Arm 4a6ddbc9c0
Normalize idna domain before account unblock domain (#29530) 1 year ago
Matt Jankowski a7284690fc
Add coverage for admin/metrics base classes, simplify subclass generation (#29527) 1 year ago