Age | Commit message (Expand) | Author |
2019-03-04 | Correctly make polls and media mutually exclusive (#10141) | ThibG |
2019-03-04 | Make sure the poll is created before storing its id (#10142) | ThibG |
2019-03-03 | Fix web UI crash on page load when detailed status has a poll (#10139) | Eugen Rochko |
2019-03-03 | Insert polls in redux stores before statuses so it avoids crashes (#10140) | ThibG |
2019-03-03 | Fix vote validation for polls with multiple choices (#10138) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-03-03 | Fix lists export (#10136) | ThibG |
2019-03-01 | Fix home timeline perpetually reloading when empty (#10130) | Eugen Rochko |
2019-03-01 | Bump sidekiq-unique-jobs from 6.0.11 to 6.0.12 (#10132) | dependabot[bot] |
2019-02-28 | Fix serialization of boosts (#10129) | ThibG |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-27 | Fix direct timeline pagination in the WebUI (#10126) | ThibG |
2019-02-27 | Allow getting-started to scroll on short screens (#10075) | trwnh |
2019-02-27 | Bump capybara from 3.13.2 to 3.14.0 (#10119) | dependabot[bot] |
2019-02-27 | Bump hamlit-rails from 0.2.1 to 0.2.2 (#10124) | dependabot[bot] |
2019-02-27 | Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1... | ThibG |
2019-02-26 | Improve account media query (#10121) | abcang |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-26 | Bump hamlit-rails from 0.2.0 to 0.2.1 (#10120) | dependabot[bot] |
2019-02-26 | Bump bootsnap from 1.4.0 to 1.4.1 (#10118) | dependabot[bot] |
2019-02-25 | Bump rubocop from 0.64.0 to 0.65.0 (#10112) | dependabot[bot] |
2019-02-25 | Bump dotenv-rails from 2.6.0 to 2.7.1 (#10114) | dependabot[bot] |
2019-02-25 | Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113) | dependabot[bot] |
2019-02-25 | Avoid redundant HTTP request on some error cases (#10115) | ThibG |
2019-02-25 | Fix fail health check due to missing wget (#10110) | mohemohe |
2019-02-25 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko |
2019-02-24 | Switch to Ubuntu for docker (#10100) | Sir-Boops |
2019-02-24 | Skip some methods in BatchedRemoveStatusService when account is nil (#10095) | NOGISAKA Sadata |
2019-02-23 | I18n: Add language options for Kazakh and Lithuanian (#10104) | Aditoo17 |
2019-02-23 | Bump version to 2.7.3 (#10102) | Eugen Rochko |
2019-02-23 | Weblate translations (2019-02-23) (#10103) | Eugen Rochko |
2019-02-22 | Randomize emoji filename (#10090) | Hinaloe |
2019-02-22 | Bump pry-byebug from 3.6.0 to 3.7.0 (#10098) | dependabot[bot] |
2019-02-21 | Do not error out when performing admin actions on no statuses (#10094) | ThibG |
2019-02-20 | correct opt-out showing application (#10086) | Hinaloe |
2019-02-20 | Upgrade Ruby to 2.6.1 (#9956) | Daigo 3 Dango |
2019-02-20 | Bump pkg-config from 1.3.3 to 1.3.4 (#10081) | dependabot[bot] |
2019-02-20 | Bump oj from 3.7.8 to 3.7.9 (#10082) | dependabot[bot] |
2019-02-19 | Fix crash when conversations have no valid participants (#10078) | ThibG |
2019-02-19 | Fix “reset” button of instance filter switching to custom emoji admin pan... | ThibG |
2019-02-18 | Add quick link from admin account view to block/unblock instance (#10073) | ThibG |
2019-02-18 | Add domain search/filter to the "Federation" (/admin/instances) page (#10071) | ThibG |
2019-02-18 | Hide domain filter in admin page when “local” filter is active (#10074) | ThibG |
2019-02-18 | Fix video player width not being updated to fit container width (#10069) | ThibG |
2019-02-17 | Bump version to 2.7.2 (#10067) | Eugen Rochko |
2019-02-17 | Fix Announce activities of unknown statuses not fetching those statuses (#10065) | Eugen Rochko |
2019-02-17 | Add logging for rejected ActivityPub payloads and add tests (#10062) | Eugen Rochko |
2019-02-16 | Fix crash on public hashtag pages when streaming fails (#10061) | ThibG |
2019-02-16 | Fix mutes, blocks, domain blocks and follow requests not paginating (#10057) | Eugen Rochko |