about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-09-14Do not serve account actors at all in limited federation mode (#14800)ThibG
2020-09-13Fix reported statuses not being included in warning e-mail (#14778)Eugen Rochko
2020-09-12allow pagination by min_id and max_id (#14776)tateisu
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-09-11Change REST API to return empty data for suspended accounts (#14765)Eugen Rochko
2020-09-10Add border around 🕺 emoji (#14769)ThibG
2020-09-10Change web UI to show empty profile for suspended accounts (#14766)Eugen Rochko
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-04Remove obsolete IndexedDB operations from web UI (#14730)Eugen Rochko
2020-09-04Fix direct visibility style for light theme (#14727)Takeshi Umeda
2020-09-02Add outbox attribute to instance actor (#14721)ThibG
2020-09-02Added account featured tags API (#11817)Takeshi Umeda
2020-09-02Add featured hashtags as an ActivityPub collection (#11595)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-09-01Change own direct-visibility statuses to be in the home feed again (#14711)Eugen Rochko
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-09-01Update Tesseract.js (#14708)ThibG
2020-08-31Add border around 🐞 emoji (#14712)ThibG
2020-08-31Add back “Home” link to the “Getting Started” column when the “Home...ThibG
2020-08-31Fix limited follower id in fan-out-on-write service (#14709)Takeshi Umeda
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-08-30Add support for dereferencing objects through bearcaps (#14683)Eugen Rochko
2020-08-30Fix inefficiencies in fan-out-on-write service (#14682)Eugen Rochko
2020-08-30Fix videos with near-60 fps being rejected (#14684)Eugen Rochko
2020-08-28Introduce ApplicationController#cache_collection_paginated_by_id (#14677)Akihiko Odaki
2020-08-28Eagerly load statuses with the main query in Api::V1::BookmarksController (#1...Akihiko Odaki
2020-08-28Replace incorrect use of distinct with group (#14675)Akihiko Odaki
2020-08-28Eagerly load statuses with the main query in Api::V1::FavouritesController (#...Akihiko Odaki
2020-08-25Use Status.group instead of Status.distinct in HashQueryService (#14662)Akihiko Odaki
2020-08-24Add support for latest HTTP Signatures spec draft (#14556)ThibG
2020-08-24Fix dereferencing remote statuses not using the correct account (#14656)ThibG
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-24Fix: also use custom private boost icon for detailed status (#14471)Tdxdxoz
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
2020-08-24Better manage subscriptionCounters (#14608)Daigo 3 Dango
2020-08-23reword "boost to original audience" as per #14596 (#14598)proxy
2020-08-23Fix click range discrepancies in gifv (#14615)Takeshi Umeda
2020-08-21Fix scrolling issues when closing some dropdown menus (#14606)ThibG
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-08-19Fix client-side form validation not accepting handles with uppercase letters ...ThibG
2020-08-13Fix hardcoded non-breaking space in public view (#14568)ThibG
2020-08-12Improve email address validation (#14565)ThibG
2020-08-12Add client-side validation in password change forms (#14564)ThibG
2020-08-11Add HTML form validation for the registration form (#14560)ThibG
2020-08-11Add support for managing multiple stream subscriptions in a single connection...Eugen Rochko
2020-08-09Cache result of SQL (#14534)niwatori24
2020-08-08Fix crash when failing to load emoji picker (#14525)ThibG