6387 Commits (8d57c0e70ea76b2f482c0919fc815d40352ef477)

Author SHA1 Message Date
Thibaut Girka 93daa97fc3 Fix min/max duration poll limits being inverted 6 years ago
ThibG 3f4a6d44fe Fix setting up fields of a previously suspended account (#10222) 6 years ago
Eugen Rochko ca45198ccb [Glitch] Fix NaN in Poll component 6 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted 6 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 6 years ago
Eugen Rochko 054bbb3da2
Immediately display poll results to poll author (#10187) 6 years ago
Eugen Rochko 75cb93676b
Fix NaN in Poll component (#10213) 6 years ago
Eugen Rochko be1c634b2b
Fix public timelines being broken by new toots when they are not mounted (#10131) 6 years ago
ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208) 6 years ago
marcin mikołajczak 44475bbc9c i18n:🇵🇱 (#10199) 6 years ago
ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 6 years ago
rinsuki f44091d653 Fix #10202 (#10203) 6 years ago
Thibaut Girka 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one 6 years ago
Thibaut Girka cb6e351f4d Disable file upload when there is a poll 6 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones 6 years ago
Thibaut Girka 3b1390dc78 Serialize poll limits in instance serializer and initial state 6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream 6 years ago
ThibG 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled 6 years ago
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) 6 years ago
ThibG b3668a79ec Disable the underlying button element when an ItemButton is disabled (#10194) 6 years ago
ThibG cb217444b8 Disable file upload when there is a poll (#10195) 6 years ago
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning 6 years ago
Eugen Rochko 94a0149ff3 Fix poll options not rendering text after vote/refresh 6 years ago
Eugen Rochko 94f1a751bf Avoid line breaks in poll options 6 years ago
Eugen Rochko 7f32d675b0 Render unicode emoji in polls using emoji pack 6 years ago
Eugen Rochko fd128b9c7a
Fix poll options not rendering text after vote/refresh (#10189) 6 years ago
Eugen Rochko 57643557b6
Avoid line breaks in poll options (#10188) 6 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186) 6 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184) 6 years ago
Eugen Rochko 4407f07014
Render unicode emoji in polls using emoji pack (#10185) 6 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them 6 years ago
ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) 6 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props 6 years ago
Eugen Rochko d604489b5e
Weblate translations (2019-03-05) (#10180) 6 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls 6 years ago
ThibG 7f27ee35a8 Display closed polls as such 6 years ago
ThibG 530151466e Fixes to the polls UI 6 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll 6 years ago
ThibG 2156765448 Insert polls in redux stores before statuses so it avoids crashes 6 years ago
Eugen Rochko 8d70a8a19b Add polls 6 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions 6 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 6 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty 6 years ago
Eugen Rochko 0c43c320db
Fix status creation API silently discarding invalid poll (#10171) 6 years ago
ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago
ThibG d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) 6 years ago
Eugen Rochko ac99b3465e
Fix NoMethodError in ActivityPub::NoteSerializer (#10172) 6 years ago
Eugen Rochko 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170) 6 years ago
Eugen Rochko a198add83b
Fix various issues in polls (#10165) 6 years ago
Eugen Rochko 5d3e7cee99
Fix featured tag form not failing on failed tag validations (#10167) 6 years ago