about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-12Bump concurrent-ruby from 1.1.4 to 1.1.5 (#10242)dependabot[bot]
2019-03-11Squish username before validation (#10239)Aurélien Reeves
2019-03-11Fix remote interaction dialogs being indexed by search engines (#10240)Eugen Rochko
2019-03-11Bump aws-sdk-s3 from 1.30.1 to 1.31.0 (#10236)dependabot[bot]
2019-03-11Add `tootctl statuses remove` to sweep unreferenced statuses (#10063)Eugen Rochko
2019-03-11Bump pkg-config from 1.3.5 to 1.3.6 (#10235)dependabot[bot]
2019-03-11Bump active_record_query_trace from 1.6 to 1.6.1 (#10237)dependabot[bot]
2019-03-11Increase DNS timeouts (#10238)ThibG
2019-03-11Fix streaming API always attempting to use SSL with Postgres (#10231)Eugen Rochko
2019-03-11Avoid race conditions when creating backups (#10234)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-10Reject existing Follows when suspending a remote account (#10230)ThibG
2019-03-10Fix SSL configuration regression in streaming API (#10225)Eugen Rochko
2019-03-10Add clearer error when/if gpg fails to install (#10228)Armand Fardeau
2019-03-09Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on a...Aditoo17
2019-03-08Fix setting up fields of a previously suspended account (#10222)ThibG
2019-03-08Re-organize Dockerfile to improve incremental builds. (#10212)Ben Lubar
2019-03-08config: add DB_SSLMODE for managed/remote PG (#10210)Sascha
2019-03-08Bump pkg-config from 1.3.4 to 1.3.5 (#10218)dependabot[bot]
2019-03-08Do not allow adding votes to expired polls (#10214)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-07Fix NaN in Poll component (#10213)Eugen Rochko
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-07Handle StaleObjectError when retrieving polls (#10208)ThibG
2019-03-07Bump webpush from 0.3.6 to 0.3.7 (#10205)dependabot[bot]
2019-03-07i18n:🇵🇱 (#10199)marcin mikołajczak
2019-03-07Avoid unnecessarily fetching the replies collection when it is empty (#10201)ThibG
2019-03-07Fix AddLockVersionToPolls migration (#10200)ThibG
2019-03-07Fix #10202 (#10203)rinsuki
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-06Disable the underlying button element when an ItemButton is disabled (#10194)ThibG
2019-03-06Disable file upload when there is a poll (#10195)ThibG
2019-03-06Bump active_record_query_trace from 1.5.4 to 1.6 (#10192)dependabot[bot]
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Avoid line breaks in poll options (#10188)Eugen Rochko
2019-03-06Fix poll validation issues (#10186)Eugen Rochko
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-03-06Render unicode emoji in polls using emoji pack (#10185)Eugen Rochko
2019-03-05Fix newlines in OStatus and RSS serializations (#10183)ThibG
2019-03-05Minor update for Slovak tr (#10181)Marek Ľach
2019-03-05I18n: Update Czech pluralization (#10182)Aditoo17
2019-03-05Weblate translations (2019-03-05) (#10180)Eugen Rochko
2019-03-05When serializing polls over OStatus, serialize poll options to text (#10160)ThibG
2019-03-05Bump version to 2.7.4 (#10179)Eugen Rochko
2019-03-05Fix status creation API silently discarding invalid poll (#10171)Eugen Rochko
2019-03-05Do not error out on unsalvageable errors in FetchRepliesService (#10175)ThibG
2019-03-05Fix suspended account's fields being set as empty dict instead of list (#10178)ThibG
2019-03-05Fix NoMethodError in ActivityPub::NoteSerializer (#10172)Eugen Rochko
2019-03-05Fix last_fetched_at not being set on polls (#10170)Eugen Rochko