]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2019-03-05 Eugen RochkoFix last_fetched_at not being set on polls (#10170)
2019-03-05 Eugen RochkoFix various issues in polls (#10165)
2019-03-05 Eugen RochkoAdd test ensuring that unknown object types are rejecte...
2019-03-05 Eugen RochkoFix featured tag form not failing on failed tag validat...
2019-03-05 Eugen RochkoFix poll options not being stripped of surrounding...
2019-03-04 ThibGDisplay closed polls as such (#10156)
2019-03-04 ThibGStore remote votes URI (#10158)
2019-03-04 ThibGEnsure only people allowed to see the poll can actually...
2019-03-04 ThibGWiden allowed time windows for polls (#10162)
2019-03-04 ThibGAdd non-JS fallback for polls on public pages (#10155)
2019-03-04 ThibGFixes to the polls UI (#10150)
2019-03-04 Eugen RochkoFix ActivityPub votes having nil IDs (#10151)
2019-03-04 Eugen RochkoAdd tests for ActivityPub poll processing (#10143)
2019-03-04 Eugen RochkoFix missing in_reply_to in ActivityPub::VoteSerializer...
2019-03-03 Eugen RochkoFix another typo in ActivityPub::FetchRemotePollService...
2019-03-03 Eugen RochkoFix typo in ActivityPub::FetchRemotePollService (#10145)
2019-03-03 Eugen RochkoFix remote poll expiration time (#10144)
2019-03-03 ThibGCorrectly make polls and media mutually exclusive ...
2019-03-03 ThibGMake sure the poll is created before storing its id...
2019-03-03 Eugen RochkoFix web UI crash on page load when detailed status...
2019-03-03 ThibGInsert polls in redux stores before statuses so it...
2019-03-03 Eugen RochkoFix vote validation for polls with multiple choices...
2019-03-03 Eugen RochkoAdd polls (#10111)
2019-03-03 ThibGFix lists export (#10136)
2019-03-01 Eugen RochkoFix home timeline perpetually reloading when empty...
2019-03-01 dependabot... Bump sidekiq-unique-jobs from 6.0.11 to 6.0.12 (#10132)
2019-02-28 ThibGFix serialization of boosts (#10129)
2019-02-28 ThibGGive the `replies` collection an identifier and enable...
2019-02-28 ThibGImproved remote thread fetching (#10106)
2019-02-27 ThibGFix direct timeline pagination in the WebUI (#10126)
2019-02-27 trwnhAllow getting-started to scroll on short screens (...
2019-02-27 dependabot... Bump capybara from 3.13.2 to 3.14.0 (#10119)
2019-02-27 dependabot... Bump hamlit-rails from 0.2.1 to 0.2.2 (#10124)
2019-02-27 ThibGFix mention processing for unknwon accounts on incoming...
2019-02-26 abcangImprove account media query (#10121)
2019-02-26 Eugen RochkoAdd type, limit, offset, min_id, max_id, account_id...
2019-02-26 dependabot... Bump hamlit-rails from 0.2.0 to 0.2.1 (#10120)
2019-02-26 dependabot... Bump bootsnap from 1.4.0 to 1.4.1 (#10118)
2019-02-25 dependabot... Bump rubocop from 0.64.0 to 0.65.0 (#10112)
2019-02-25 dependabot... Bump dotenv-rails from 2.6.0 to 2.7.1 (#10114)
2019-02-25 dependabot... Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113)
2019-02-25 ThibGAvoid redundant HTTP request on some error cases (...
2019-02-25 mohemoheFix fail health check due to missing wget (#10110)
2019-02-25 Eugen RochkoFix web UI not removing notifications after block ...
2019-02-24 Sir-BoopsSwitch to Ubuntu for docker (#10100)
2019-02-24 NOGISAKA SadataSkip some methods in BatchedRemoveStatusService when...
2019-02-23 Aditoo17I18n: Add language options for Kazakh and Lithuanian...
2019-02-23 Eugen RochkoBump version to 2.7.3 (#10102)
2019-02-23 Eugen RochkoWeblate translations (2019-02-23) (#10103)
2019-02-22 HinaloeRandomize emoji filename (#10090)
2019-02-22 dependabot... Bump pry-byebug from 3.6.0 to 3.7.0 (#10098)
2019-02-21 ThibGDo not error out when performing admin actions on no...
2019-02-20 Hinaloecorrect opt-out showing application (#10086)
2019-02-20 Daigo 3 DangoUpgrade Ruby to 2.6.1 (#9956)
2019-02-20 dependabot... Bump pkg-config from 1.3.3 to 1.3.4 (#10081)
2019-02-20 dependabot... Bump oj from 3.7.8 to 3.7.9 (#10082)
2019-02-19 ThibGFix crash when conversations have no valid participants...
2019-02-19 ThibGFix “reset” button of instance filter switching to...
2019-02-18 ThibGAdd quick link from admin account view to block/unblock...
2019-02-18 ThibGAdd domain search/filter to the "Federation" (/admin...
2019-02-18 ThibGHide domain filter in admin page when “local” filter...
2019-02-17 ThibGFix video player width not being updated to fit contain...
2019-02-17 Eugen RochkoBump version to 2.7.2 (#10067)
2019-02-17 Eugen RochkoFix Announce activities of unknown statuses not fetchin...
2019-02-17 Eugen RochkoAdd logging for rejected ActivityPub payloads and add...
2019-02-16 ThibGFix crash on public hashtag pages when streaming fails...
2019-02-16 Eugen RochkoFix mutes, blocks, domain blocks and follow requests...
2019-02-16 Eugen RochkoAdd vapid_key to the application entity in the REST...
2019-02-16 Eugen RochkoAdd registrations attribute to instance entity in REST...
2019-02-15 Eugen RochkoChange error graphic to hover-to-play (#10055)
2019-02-15 Eugen RochkoChange buttons on timeline preview to open the interact...
2019-02-15 Eugen RochkoFilter incoming Announce activities by relation to...
2019-02-15 Eugen RochkoFix relay enabling/disabling not resetting inbox availa...
2019-02-15 Eugen RochkoChange conversations to always show names of other...
2019-02-15 dependabot... Bump better_errors from 2.5.0 to 2.5.1 (#10050)
2019-02-14 rinsukiFix breaks when opening a reply tree in WebUI (#10046)
2019-02-14 Eugen RochkoFix hashtag column not subscribing to stream on mount...
2019-02-14 Eugen RochkoAdd tight rate-limit for API deletions (#10042)
2019-02-14 nightpoolChange robots.txt to exclude only media proxy URLs...
2019-02-14 Ben LubarImprove image description user experience (#10036)
2019-02-13 Eugen RochkoChange robots.txt to exclude some URLs (#10037)
2019-02-13 Aditoo17I18n: Update Czech pluralization and fix some language...
2019-02-13 Nolan Lawsonperf: run node directly when streaming (#10032)
2019-02-13 ThibGAdd list title editing (#9748)
2019-02-13 Eugen RochkoFilter incoming Create activities by relation to local...
2019-02-13 dependabot... Bump faker from 1.9.2 to 1.9.3 (#10031)
2019-02-13 Eugen RochkoFix style regressions on landing page (#10030)
2019-02-13 ThibGAlternative handling of private self-boosts (#9998)
2019-02-13 Eugen RochkoFix hashtags select styling in default and high contras...
2019-02-13 ThibGDisable box shadows for featured hashtags in light...
2019-02-13 Eugen RochkoFix color of static page links in high contrast theme...
2019-02-13 dependabot... Bump bootsnap from 1.3.2 to 1.4.0 (#10022)
2019-02-13 dependabot... Bump faker from 1.9.1 to 1.9.2 (#10020)
2019-02-13 dependabot... Bump pkg-config from 1.3.2 to 1.3.3 (#10023)
2019-02-13 dependabot... Bump sidekiq-unique-jobs from 6.0.8 to 6.0.9 (#10019)
2019-02-12 ThibGSave IP address used for sign-up, not only sign-in...
2019-02-12 dependabot... Bump active_model_serializers from 0.10.8 to 0.10.9...
2019-02-12 Franck ZoccoloAdd support for IPv6 only MXes in Email validation...
2019-02-12 dependabot... Bump rubocop from 0.63.1 to 0.64.0 (#10006)
2019-02-12 ThibGMove sending account Delete to anyone but the account...
next