Age | Commit message (Expand) | Author |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-15 | Fix unreadable placeholder text color in high contrast theme in web UI (#14803) | Eugen Rochko |
2020-09-14 | Add paragraph about browser add-ons when encountering some errors (#14801) | ThibG |
2020-09-14 | Do not serve account actors at all in limited federation mode (#14800) | ThibG |
2020-09-13 | Fix reported statuses not being included in warning e-mail (#14778) | Eugen Rochko |
2020-09-12 | allow pagination by min_id and max_id (#14776) | tateisu |
2020-09-11 | Refactor settings controllers (#14767) | Eugen Rochko |
2020-09-11 | Change REST API to return empty data for suspended accounts (#14765) | Eugen Rochko |
2020-09-10 | Add border around 🕺 emoji (#14769) | ThibG |
2020-09-10 | Change web UI to show empty profile for suspended accounts (#14766) | Eugen Rochko |
2020-09-08 | Refactor feed manager (#14761) | Eugen Rochko |
2020-09-07 | Fix multiple boosts of a same toot erroneously appearing in TL (#14759) | ThibG |
2020-09-07 | Changed tag most_used to recently_used (#14760) | abcang |
2020-09-07 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
2020-09-04 | Remove obsolete IndexedDB operations from web UI (#14730) | Eugen Rochko |
2020-09-04 | Fix direct visibility style for light theme (#14727) | Takeshi Umeda |
2020-09-02 | Add outbox attribute to instance actor (#14721) | ThibG |
2020-09-02 | Added account featured tags API (#11817) | Takeshi Umeda |
2020-09-02 | Add featured hashtags as an ActivityPub collection (#11595) | Eugen Rochko |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-09-01 | Change own direct-visibility statuses to be in the home feed again (#14711) | Eugen Rochko |
2020-09-01 | Bump rubocop from 0.86.0 to 0.88.0 (#14412) | dependabot[bot] |
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 |