Age | Commit message (Expand) | Author |
2020-09-01 | Update Tesseract.js (#14708) | ThibG |
2020-08-31 | Add border around 🐞 emoji (#14712) | ThibG |
2020-08-31 | Add back “Home” link to the “Getting Started” column when the “Home... | ThibG |
2020-08-31 | Fix limited follower id in fan-out-on-write service (#14709) | Takeshi Umeda |
2020-08-31 | Make Array-creation behavior of Paginable more predictable (#14687) | Akihiko Odaki |
2020-08-30 | Add support for dereferencing objects through bearcaps (#14683) | Eugen Rochko |
2020-08-30 | Fix inefficiencies in fan-out-on-write service (#14682) | Eugen Rochko |
2020-08-30 | Fix videos with near-60 fps being rejected (#14684) | Eugen Rochko |
2020-08-28 | Introduce ApplicationController#cache_collection_paginated_by_id (#14677) | Akihiko Odaki |
2020-08-28 | Eagerly load statuses with the main query in Api::V1::BookmarksController (#1... | Akihiko Odaki |
2020-08-28 | Replace incorrect use of distinct with group (#14675) | Akihiko Odaki |
2020-08-28 | Eagerly load statuses with the main query in Api::V1::FavouritesController (#... | Akihiko Odaki |
2020-08-25 | Use Status.group instead of Status.distinct in HashQueryService (#14662) | Akihiko Odaki |
2020-08-24 | Add support for latest HTTP Signatures spec draft (#14556) | ThibG |
2020-08-24 | Fix dereferencing remote statuses not using the correct account (#14656) | ThibG |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-08-24 | Fix: also use custom private boost icon for detailed status (#14471) | Tdxdxoz |
2020-08-24 | Add support for inlined objects in activity audience (#14514) | ThibG |
2020-08-24 | Better manage subscriptionCounters (#14608) | Daigo 3 Dango |
2020-08-23 | reword "boost to original audience" as per #14596 (#14598) | proxy |
2020-08-23 | Fix click range discrepancies in gifv (#14615) | Takeshi Umeda |
2020-08-21 | Fix scrolling issues when closing some dropdown menus (#14606) | ThibG |
2020-08-19 | Fix not being able to unbookmark toots when blocked by their author (#14604) | ThibG |
2020-08-19 | Fix client-side form validation not accepting handles with uppercase letters ... | ThibG |
2020-08-13 | Fix hardcoded non-breaking space in public view (#14568) | ThibG |
2020-08-12 | Improve email address validation (#14565) | ThibG |
2020-08-12 | Add client-side validation in password change forms (#14564) | ThibG |
2020-08-11 | Add HTML form validation for the registration form (#14560) | ThibG |
2020-08-11 | Add support for managing multiple stream subscriptions in a single connection... | Eugen Rochko |
2020-08-09 | Cache result of SQL (#14534) | niwatori24 |
2020-08-08 | Fix crash when failing to load emoji picker (#14525) | ThibG |
2020-08-07 | Fix eslint error (#14521) | abcang |
2020-08-05 | Fallback to previous, more approximative hashtag RE on older browsers (#14513) | ThibG |
2020-08-02 | Fix audio/video player not using CDN_HOST in media paths on public pages (#14... | ThibG |
2020-08-02 | Fix audio player on Safari (#14485) | ThibG |
2020-08-02 | Fix disabled boost icon being replaced by private boost icon on hover (#14456) | ThibG |
2020-08-02 | Fix new audio player features not working on Safari (#14465) | ThibG |
2020-08-02 | Fix wrong proptypes for onEditAccountNote (#14481) | ThibG |
2020-08-02 | Fix the hashtag judgment of the compose form to be the same as the server sid... | kedama |
2020-08-01 | Fix handling of Reject Follow when a matching follow relationship exists (#14... | ThibG |
2020-07-26 | Fix following restriction not working when exact match in account search (#14... | Takeshi Umeda |
2020-07-24 | Fix unnecessary second connection to user stream from account timeline in web... | Eugen Rochko |
2020-07-24 | New Crowdin updates (#14335) | Eugen Rochko |
2020-07-24 | Fix hover and normal colors for private boost icon being swapped (#14386) | ThibG |
2020-07-23 | Add custom icon for private boosts (#14380) | ThibG |
2020-07-23 | Fix duplicate notification and delivery of mentions (#14378) | Takeshi Umeda |
2020-07-22 | Change disabled retweet icon (#14373) | ThibG |
2020-07-22 | Fix not handling Undo on some activity types when they aren't inlined (#14346) | ThibG |
2020-07-22 | Fix RSS feeds not being cachable (#14368) | ThibG |
2020-07-22 | Dereference object URIs in Create and Update messages (#14359) | ThibG |