Age | Commit message (Expand) | Author |
2019-03-10 | Add clearer error when/if gpg fails to install (#10228) | Armand Fardeau |
2019-03-09 | Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on a... | Aditoo17 |
2019-03-08 | Fix setting up fields of a previously suspended account (#10222) | ThibG |
2019-03-08 | Re-organize Dockerfile to improve incremental builds. (#10212) | Ben Lubar |
2019-03-08 | config: add DB_SSLMODE for managed/remote PG (#10210) | Sascha |
2019-03-08 | Bump pkg-config from 1.3.4 to 1.3.5 (#10218) | dependabot[bot] |
2019-03-08 | Do not allow adding votes to expired polls (#10214) | ThibG |
2019-03-07 | Immediately display poll results to poll author (#10187) | Eugen Rochko |
2019-03-07 | Fix NaN in Poll component (#10213) | Eugen Rochko |
2019-03-07 | Fix public timelines being broken by new toots when they are not mounted (#10... | Eugen Rochko |
2019-03-07 | Handle StaleObjectError when retrieving polls (#10208) | ThibG |
2019-03-07 | Bump webpush from 0.3.6 to 0.3.7 (#10205) | dependabot[bot] |
2019-03-07 | i18n:🇵🇱 (#10199) | marcin mikołajczak |
2019-03-07 | Avoid unnecessarily fetching the replies collection when it is empty (#10201) | ThibG |
2019-03-07 | Fix AddLockVersionToPolls migration (#10200) | ThibG |
2019-03-07 | Fix #10202 (#10203) | rinsuki |
2019-03-06 | Add optimistic lock to avoid race conditions when handling votes (#10196) | ThibG |
2019-03-06 | Disable the underlying button element when an ItemButton is disabled (#10194) | ThibG |
2019-03-06 | Disable file upload when there is a poll (#10195) | ThibG |
2019-03-06 | Bump active_record_query_trace from 1.5.4 to 1.6 (#10192) | dependabot[bot] |
2019-03-06 | Fix poll options not rendering text after vote/refresh (#10189) | Eugen Rochko |
2019-03-06 | Avoid line breaks in poll options (#10188) | Eugen Rochko |
2019-03-06 | Fix poll validation issues (#10186) | Eugen Rochko |
2019-03-06 | Add UI for creating polls (#10184) | Eugen Rochko |
2019-03-06 | Render unicode emoji in polls using emoji pack (#10185) | Eugen Rochko |
2019-03-05 | Fix newlines in OStatus and RSS serializations (#10183) | ThibG |
2019-03-05 | Minor update for Slovak tr (#10181) | Marek Ľach |
2019-03-05 | I18n: Update Czech pluralization (#10182) | Aditoo17 |
2019-03-05 | Weblate translations (2019-03-05) (#10180) | Eugen Rochko |
2019-03-05 | When serializing polls over OStatus, serialize poll options to text (#10160) | ThibG |
2019-03-05 | Bump version to 2.7.4 (#10179) | Eugen Rochko |
2019-03-05 | Fix status creation API silently discarding invalid poll (#10171) | Eugen Rochko |
2019-03-05 | Do not error out on unsalvageable errors in FetchRepliesService (#10175) | ThibG |
2019-03-05 | Fix suspended account's fields being set as empty dict instead of list (#10178) | ThibG |
2019-03-05 | Fix NoMethodError in ActivityPub::NoteSerializer (#10172) | Eugen Rochko |
2019-03-05 | Fix last_fetched_at not being set on polls (#10170) | Eugen Rochko |
2019-03-05 | Fix various issues in polls (#10165) | Eugen Rochko |
2019-03-05 | Add test ensuring that unknown object types are rejected (#10166) | Eugen Rochko |
2019-03-05 | Fix featured tag form not failing on failed tag validations (#10167) | Eugen Rochko |
2019-03-05 | Fix poll options not being stripped of surrounding whitespace on save (#10168) | Eugen Rochko |
2019-03-04 | Display closed polls as such (#10156) | ThibG |
2019-03-04 | Store remote votes URI (#10158) | ThibG |
2019-03-04 | Ensure only people allowed to see the poll can actually vote (#10161) | ThibG |
2019-03-04 | Widen allowed time windows for polls (#10162) | ThibG |
2019-03-04 | Add non-JS fallback for polls on public pages (#10155) | ThibG |
2019-03-04 | Fixes to the polls UI (#10150) | ThibG |
2019-03-04 | Fix ActivityPub votes having nil IDs (#10151) | Eugen Rochko |
2019-03-04 | Add tests for ActivityPub poll processing (#10143) | Eugen Rochko |
2019-03-04 | Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) | Eugen Rochko |
2019-03-04 | Fix another typo in ActivityPub::FetchRemotePollService (#10146) | Eugen Rochko |