6112 Commits (0d19fcc2fb8579a61b87206a9376cf113d82ccf4)

Author SHA1 Message Date
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions 5 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty 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 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
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ThibG 99dc212ae5 Fix lists export (#10136) 5 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint 5 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too 5 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others 5 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130) 5 years ago
ThibG ee7d79c0ce Fix serialization of boosts (#10129) 5 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
ThibG 6e8743d17a Fix direct timeline pagination in the WebUI (#10126) 5 years ago
Thibaut Girka 76ed481aa7 Port public page mastodon-light fixes from upstream 5 years ago
trwnh df01206703 Allow getting-started to scroll on short screens (#10075) 5 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) 5 years ago
Eugen Rochko 1e06ca1c0a Fix web UI not removing notifications after block (#10108) 5 years ago
abcang 7209a8b32f Keep notification when muting_notifications is true (#7311) 5 years ago
abcang a5e7ada62f Improve account media query (#10121) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
ThibG 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115) 5 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108) 5 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) 5 years ago
Aditoo17 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104) 5 years ago
Eugen Rochko 3c86a7856f
Weblate translations (2019-02-23) (#10103) 5 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN 5 years ago