about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2020-08-07Fix eslint error (#14521)abcang
2020-08-05Fallback to previous, more approximative hashtag RE on older browsers (#14513)ThibG
2020-08-02Fix audio/video player not using CDN_HOST in media paths on public pages (#14...ThibG
2020-08-02Fix audio player on Safari (#14485)ThibG
2020-08-02Fix disabled boost icon being replaced by private boost icon on hover (#14456)ThibG
2020-08-02Fix new audio player features not working on Safari (#14465)ThibG
2020-08-02Fix wrong proptypes for onEditAccountNote (#14481)ThibG
2020-08-02Fix the hashtag judgment of the compose form to be the same as the server sid...kedama
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-26Fix following restriction not working when exact match in account search (#14...Takeshi Umeda
2020-07-24Fix unnecessary second connection to user stream from account timeline in web...Eugen Rochko
2020-07-24New Crowdin updates (#14335)Eugen Rochko
2020-07-24Fix hover and normal colors for private boost icon being swapped (#14386)ThibG
2020-07-23Add custom icon for private boosts (#14380)ThibG
2020-07-23Fix duplicate notification and delivery of mentions (#14378)Takeshi Umeda
2020-07-22Change disabled retweet icon (#14373)ThibG
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG