6187 Commits (bbb9ff0e84e94a77cec069440195ba98b216d4f0)

Author SHA1 Message Date
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
Thibaut Girka 4806232997 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka f108c6a042 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 866496ac16 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka f513317ba2 Merge branch 'master' into glitch-soc/merge-upstream
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
Eugen Rochko 05dfd632c7
Fix poll options not being stripped of surrounding whitespace on save (#10168)
6 years ago
ThibG cda6ece760 Display closed polls as such (#10156)
6 years ago
ThibG 833ffce2df Store remote votes URI (#10158)
6 years ago
ThibG 7a25bb858a Ensure only people allowed to see the poll can actually vote (#10161)
6 years ago
ThibG f2a1b8b96b Widen allowed time windows for polls (#10162)
6 years ago
ThibG 3de71887d8 Add non-JS fallback for polls on public pages (#10155)
6 years ago
ThibG 4ced609497 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 1a7de769a3
Fix ActivityPub votes having nil IDs (#10151)
6 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 3cf98aac66
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
6 years ago
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
6 years ago
Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145)
6 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144)
6 years ago
ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141)
6 years ago
ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142)
6 years ago
Eugen Rochko 5dfa433698
Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 99dc212ae5 Fix lists export (#10136)
6 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130)
6 years ago
Thibaut Girka 2267eee356 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG ee7d79c0ce Fix serialization of boosts (#10129)
6 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128)
6 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106)
6 years ago
ThibG 6e8743d17a Fix direct timeline pagination in the WebUI (#10126)
6 years ago
Thibaut Girka 76ed481aa7 Port public page mastodon-light fixes from upstream
6 years ago
trwnh df01206703 Allow getting-started to scroll on short screens (#10075)
6 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
6 years ago
Eugen Rochko 1e06ca1c0a Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 7209a8b32f Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka 0158937fc2 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang a5e7ada62f Improve account media query (#10121)
6 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
ThibG 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108)
6 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
6 years ago
Aditoo17 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
Eugen Rochko 3c86a7856f
Weblate translations (2019-02-23) (#10103)
6 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Hinaloe d7ad42a888 Randomize emoji filename (#10090)
6 years ago
ThibG 738c034213 Do not error out when performing admin actions on no statuses (#10094)
6 years ago
Hinaloe 4340d338fd correct opt-out showing application (#10086)
6 years ago
Thibaut Girka ff0576cc2b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078)
6 years ago
ThibG 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
6 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko be9352266c Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
ThibG 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073)
6 years ago
ThibG 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
ThibG 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074)
6 years ago
Thibaut Girka d974988541 Fix video player width not being updated to fit container width
6 years ago
ThibG d1d7d14f77 Fix video player width not being updated to fit container width (#10069)
6 years ago
Thibaut Girka f6a4493a58 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka ec18359c3d Fix CW fold/unfold in remote interaction dialog
6 years ago
Ben Lubar fa9635c741 Allow multi-line image descriptions. (Glitch)
6 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
6 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka cac75e01b8 Fix static error page to use the correct pack
6 years ago
Thibaut Girka 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9a47f2cbdf Port upstream's javascript to the error page
6 years ago
Thibaut Girka 369a475a70 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago