about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-07Merge pull request #944 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-06Allow setting whether this is a single choice poll or multiple choices oneThibaut Girka
2019-03-06Disable file upload when there is a pollThibaut Girka
2019-03-06Use server-provided poll limits instead of hardcoded onesThibaut Girka
2019-03-06Serialize poll limits in instance serializer and initial stateThibaut Girka
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
2019-03-06Fix AddLockVersionToPolls migrationThibaut Girka
2019-03-06Merge pull request #942 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-06[Glitch] Disable the underlying button element when an ItemButton is disabledThibG
2019-03-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-06Add an icon to highlight polls behind a Content WarningThibaut Girka
2019-03-06Merge pull request #939 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-06Fix poll options not rendering text after vote/refreshEugen Rochko
2019-03-06Avoid line breaks in poll optionsEugen Rochko
2019-03-06Render unicode emoji in polls using emoji packEugen Rochko
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