summaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2024-03-18Remove unused `show_landing_strip?` helper method (#29618)Matt Jankowski
2024-03-18Remove unused `link_to_older` and `link_to_newer` helper methods (#29620)Matt Jankowski
2024-03-18New Crowdin Translations (automated) (#29623)github-actions[bot]
2024-03-16Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607)Claire
2024-03-16Fix extra separator besides favourite count on private posts (#29605)Claire
2024-03-15Add “Learn more” on block modal to inform of federation caveats (#29614)Claire
2024-03-15Change mute, block and domain block confirmations in web UI (#29576)Eugen Rochko
2024-03-15Change Explore icon to compass in advanced interface (#29610)Claire
2024-03-15Convert `packs/public.jsx` to Typescript (#29501)Renaud Chaput
2024-03-15Add domain information to profiles in web UI (#29602)Eugen Rochko
2024-03-15Fix haml-lint `LineLength` cops in app/views/admin (#28680)Matt Jankowski
2024-03-15Move common module inclusion in sub classes to `ActivityPub::BaseController` ...Matt Jankowski
2024-03-15New Crowdin Translations (automated) (#29603)github-actions[bot]
2024-03-15Remove unused `Account::Interactions#endorsed?` method (#29463)Matt Jankowski
2024-03-14Use inclusive range in `ActivityTracker#get` (#29413)Matt Jankowski
2024-03-14Remove setting of `sensitive` value (default false, not null) in Status model...Matt Jankowski
2024-03-14Use `Account.activitypub` generated scope (#28157)Matt Jankowski
2024-03-14Fix back button appearing in column header unexpectedly in web UI (#29551)Eugen Rochko
2024-03-14Fix accounts not getting imported into redux store for some filtered notifica...Claire
2024-03-14Use enum-generated `public_visibility` scope on Status (#28156)Matt Jankowski
2024-03-14Use enum-generated scope for `IpBlock` in CLI (#28144)Matt Jankowski
2024-03-14Change design of metadata underneath posts in web UI (#29585)Eugen Rochko
2024-03-14Add `Api::ErrorHandling` concern for api/base controller (#29574)Matt Jankowski
2024-03-14Fix wrong background color on search results in web UI (#29584)Eugen Rochko
2024-03-14New Crowdin Translations (automated) (#29587)github-actions[bot]
2024-03-14Use sender's `username` to column title in notification request if it's `disp...mogaminsk
2024-03-13Hide media by default in notification requests (#29572)Claire
2024-03-13Add `Account.without_internal` scope (#29559)Matt Jankowski
2024-03-13Fix navigation panel icons missing classes (#29569)Renaud Chaput
2024-03-13New Crowdin Translations (automated) (#29563)github-actions[bot]
2024-03-13Fix toggle button color for light (and dark/default) theme (#29553)Erik Uden
2024-03-13Refactor notification filtering behavior definition (#29567)Claire
2024-03-13Exempt some notification types from notification filtering (#29565)Claire
2024-03-13Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976)Matt Jankowski
2024-03-13Use full snowflake range in `admin/metrics` classes (#29416)Matt Jankowski
2024-03-13Move `pagination_max_id` and `pagination_since_id` into api/base controller (...Matt Jankowski
2024-03-13Use `normalizes` on `CustomFilter#context` value (#27602)Matt Jankowski
2024-03-12Use vanilla JS to get Rails CSRF values (#29403)Matt Jankowski
2024-03-12Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517)Matt Jankowski
2024-03-12Change background color in web UI (#29522)Eugen Rochko
2024-03-12Fix i18n typo (#29557)Renaud Chaput
2024-03-12New Crowdin Translations (automated) (#29554)github-actions[bot]
2024-03-12Fix incorrect frequency value in `FriendsOfFriendsSource` data (#29550)Matt Jankowski
2024-03-11Add notification policies and notification requests in web UI (#29433)Eugen Rochko
2024-03-11Change action button to be last on profiles in web UI (#29533)Eugen Rochko
2024-03-11Change icons in navigation panel to be filled when active in web UI (#29537)Eugen Rochko
2024-03-11Normalize idna domain before account unblock domain (#29530)Jeong Arm
2024-03-11Add coverage for admin/metrics base classes, simplify subclass generation (#2...Matt Jankowski
2024-03-11Use the server setting to get the max number of poll options in UI (#29490)Renaud Chaput
2024-03-11Change dropdown menu icon to not be replaced by close icon when open in web U...Eugen Rochko