4529 Commits (d785497ba5ed44e794dd67660b8779380f81ef42)

Author SHA1 Message Date
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
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
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
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
Hinaloe d7ad42a888 Randomize emoji filename (#10090) 5 years ago
ThibG 738c034213 Do not error out when performing admin actions on no statuses (#10094) 5 years ago
Hinaloe 4340d338fd correct opt-out showing application (#10086) 5 years ago
ThibG 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078) 5 years ago
ThibG 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076) 5 years ago
ThibG 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073) 5 years ago
ThibG 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 5 years ago
ThibG 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074) 5 years ago
ThibG d1d7d14f77 Fix video player width not being updated to fit container width (#10069) 5 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065) 5 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062) 5 years ago