Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | 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 |
2019-03-04 | Fix typo in ActivityPub::FetchRemotePollService (#10145) | Eugen Rochko |
2019-03-04 | Fix remote poll expiration time (#10144) | Eugen Rochko |
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-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 | 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-25 | Avoid redundant HTTP request on some error cases (#10115) | ThibG |
2019-02-25 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko |