8936 Commits (b9f314bba754074c7ac7dad37cdd35a0cbf1d1b5)
 

Author SHA1 Message Date
Eugen Rochko 57643557b6
Avoid line breaks in poll options (#10188) 5 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186) 5 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184) 5 years ago
Eugen Rochko 4407f07014
Render unicode emoji in polls using emoji pack (#10185) 5 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them 5 years ago
ThibG bd3567b3f8
Merge pull request #938 from ThibG/glitch-soc/merge-upstream 5 years ago
Thibaut Girka f108c6a042 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) 5 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props 5 years ago
Marek Ľach b5f119cfaf Minor update for Slovak tr (#10181) 5 years ago
ThibG 772b4ba24c
Merge pull request #935 from ThibG/glitch-soc/merge-upstream 5 years ago
Aditoo17 7be1d70411 I18n: Update Czech pluralization (#10182) 5 years ago
Eugen Rochko d604489b5e
Weblate translations (2019-03-05) (#10180) 5 years ago
Thibaut Girka 866496ac16 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls 5 years ago
ThibG 7f27ee35a8 Display closed polls as such 5 years ago
ThibG 530151466e Fixes to the polls UI 5 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll 5 years ago
ThibG 2156765448 Insert polls in redux stores before statuses so it avoids crashes 5 years ago
Eugen Rochko 8d70a8a19b Add polls 5 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions 5 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty 5 years ago
Thibaut Girka f513317ba2 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
Eugen Rochko 7d5e2dda78
Bump version to 2.7.4 (#10179) 5 years ago
Eugen Rochko 0c43c320db
Fix status creation API silently discarding invalid poll (#10171) 5 years ago
ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
ThibG d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) 5 years ago
Eugen Rochko ac99b3465e
Fix NoMethodError in ActivityPub::NoteSerializer (#10172) 5 years ago
Eugen Rochko 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170) 5 years ago
Eugen Rochko a198add83b
Fix various issues in polls (#10165) 5 years ago
Eugen Rochko 0a39c81dd8 Add test ensuring that unknown object types are rejected (#10166) 5 years ago
Eugen Rochko 5d3e7cee99
Fix featured tag form not failing on failed tag validations (#10167) 5 years ago
Eugen Rochko 05dfd632c7
Fix poll options not being stripped of surrounding whitespace on save (#10168) 5 years ago
ThibG cda6ece760 Display closed polls as such (#10156) 5 years ago
ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
ThibG 7a25bb858a Ensure only people allowed to see the poll can actually vote (#10161) 5 years ago
ThibG f2a1b8b96b Widen allowed time windows for polls (#10162) 5 years ago
ThibG 3de71887d8 Add non-JS fallback for polls on public pages (#10155) 5 years ago
ThibG 4ced609497 Fixes to the polls UI (#10150) 5 years ago
Eugen Rochko 1a7de769a3
Fix ActivityPub votes having nil IDs (#10151) 5 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143) 5 years ago
Eugen Rochko 3cf98aac66
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) 5 years ago
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146) 5 years ago
Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145) 5 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141) 5 years ago
ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142) 5 years ago
Eugen Rochko 5dfa433698
Fix web UI crash on page load when detailed status has a poll (#10139) 5 years ago
ThibG 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140) 5 years ago