]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2019-03-11 Aurélien ReevesSquish username before validation (#10239)
2019-03-11 Eugen RochkoFix remote interaction dialogs being indexed by search...
2019-03-11 dependabot... Bump aws-sdk-s3 from 1.30.1 to 1.31.0 (#10236)
2019-03-11 Eugen RochkoAdd `tootctl statuses remove` to sweep unreferenced...
2019-03-11 dependabot... Bump pkg-config from 1.3.5 to 1.3.6 (#10235)
2019-03-11 dependabot... Bump active_record_query_trace from 1.6 to 1.6.1 (...
2019-03-11 ThibGIncrease DNS timeouts (#10238)
2019-03-10 Eugen RochkoFix streaming API always attempting to use SSL with...
2019-03-10 ThibGAvoid race conditions when creating backups (#10234)
2019-03-10 ThibGSupport pushing and receiving updates to poll tallies...
2019-03-10 ThibGReject existing Follows when suspending a remote accoun...
2019-03-10 Eugen RochkoFix SSL configuration regression in streaming API ...
2019-03-10 Armand FardeauAdd clearer error when/if gpg fails to install (#10228)
2019-03-09 Aditoo17Change joinmastodon.org to joinmastodon.org/#getting...
2019-03-08 ThibGFix setting up fields of a previously suspended account...
2019-03-08 Ben LubarRe-organize Dockerfile to improve incremental builds...
2019-03-08 Saschaconfig: add DB_SSLMODE for managed/remote PG (#10210)
2019-03-08 dependabot... Bump pkg-config from 1.3.4 to 1.3.5 (#10218)
2019-03-07 ThibGDo not allow adding votes to expired polls (#10214)
2019-03-07 Eugen RochkoImmediately display poll results to poll author (#10187)
2019-03-07 Eugen RochkoFix NaN in Poll component (#10213)
2019-03-07 Eugen RochkoFix public timelines being broken by new toots when...
2019-03-07 ThibGHandle StaleObjectError when retrieving polls (#10208)
2019-03-07 dependabot... Bump webpush from 0.3.6 to 0.3.7 (#10205)
2019-03-07 marcin mikołajczaki18n:🇵🇱 (#10199)
2019-03-07 ThibGAvoid unnecessarily fetching the replies collection...
2019-03-07 ThibGFix AddLockVersionToPolls migration (#10200)
2019-03-07 rinsukiFix #10202 (#10203)
2019-03-06 ThibGAdd optimistic lock to avoid race conditions when handl...
2019-03-06 ThibGDisable the underlying button element when an ItemButto...
2019-03-06 ThibGDisable file upload when there is a poll (#10195)
2019-03-06 dependabot... Bump active_record_query_trace from 1.5.4 to 1.6 (...
2019-03-06 Eugen RochkoFix poll options not rendering text after vote/refresh...
2019-03-06 Eugen RochkoAvoid line breaks in poll options (#10188)
2019-03-06 Eugen RochkoFix poll validation issues (#10186)
2019-03-06 Eugen RochkoAdd UI for creating polls (#10184)
2019-03-06 Eugen RochkoRender unicode emoji in polls using emoji pack (#10185)
2019-03-05 ThibGFix newlines in OStatus and RSS serializations (#10183)
2019-03-05 Marek ĽachMinor update for Slovak tr (#10181)
2019-03-05 Aditoo17I18n: Update Czech pluralization (#10182)
2019-03-05 Eugen RochkoWeblate translations (2019-03-05) (#10180)
2019-03-05 ThibGWhen serializing polls over OStatus, serialize poll...
2019-03-05 Eugen RochkoBump version to 2.7.4 (#10179)
2019-03-05 Eugen RochkoFix status creation API silently discarding invalid...
2019-03-05 ThibGDo not error out on unsalvageable errors in FetchReplie...
2019-03-05 ThibGFix suspended account's fields being set as empty dict...
2019-03-05 Eugen RochkoFix NoMethodError in ActivityPub::NoteSerializer (...
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)
next