about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-03-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-06Fix toots opening in dynamic column when trying to interact with themThibaut Girka
2019-03-06Merge pull request #938 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-05Fix newlines in OStatus and RSS serializations (#10183)ThibG
2019-03-05[Glitch] Perform deep comparison for card data when receiving new propsThibaut Girka
2019-03-05Minor update for Slovak tr (#10181)Marek Ľach
2019-03-05Merge pull request #935 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-05I18n: Update Czech pluralization (#10182)Aditoo17
2019-03-05Weblate translations (2019-03-05) (#10180)Eugen Rochko
2019-03-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-05Fix various issues in pollsEugen Rochko
2019-03-05Display closed polls as suchThibG
2019-03-05Fixes to the polls UIThibG
2019-03-05Fix web UI crash on page load when detailed status has a pollEugen Rochko
2019-03-05Insert polls in redux stores before statuses so it avoids crashesThibG
2019-03-05Add pollsEugen Rochko
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2019-03-05When serializing polls over OStatus, serialize poll options to text (#10160)ThibG
2019-03-05Fix home timeline perpetually reloading when emptyEugen Rochko
2019-03-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-05Add test ensuring that unknown object types are rejected (#10166)Eugen Rochko
2019-03-05Fix featured tag form not failing on failed tag validations (#10167)Eugen Rochko
2019-03-05Fix poll options not being stripped of surrounding whitespace on save (#10168)Eugen Rochko
2019-03-04Display closed polls as such (#10156)ThibG
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Ensure only people allowed to see the poll can actually vote (#10161)ThibG
2019-03-04Widen allowed time windows for polls (#10162)ThibG
2019-03-04Add non-JS fallback for polls on public pages (#10155)ThibG
2019-03-04Fixes to the polls UI (#10150)ThibG
2019-03-04Fix ActivityPub votes having nil IDs (#10151)Eugen Rochko
2019-03-04Add tests for ActivityPub poll processing (#10143)Eugen Rochko
2019-03-04Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)Eugen Rochko
2019-03-04Fix another typo in ActivityPub::FetchRemotePollService (#10146)Eugen Rochko
2019-03-04Fix typo in ActivityPub::FetchRemotePollService (#10145)Eugen Rochko
2019-03-04Fix remote poll expiration time (#10144)Eugen Rochko
2019-03-04Correctly make polls and media mutually exclusive (#10141)ThibG