4532 Commits (acbf18b5172eea290a9d27939a5d0f9bdfa6c4e8)

Author SHA1 Message Date
ThibG acbf18b517 When serializing polls over OStatus, serialize poll options to text (#10160)
6 years ago
Eugen Rochko 7c61f27433 Fix status creation API silently discarding invalid poll (#10171)
6 years ago
ThibG 0c8e3beb51 Do not error out on unsalvageable errors in FetchRepliesService (#10175)
6 years ago
ThibG fbe97b9643 Fix suspended account's fields being set as empty dict instead of list (#10178)
6 years ago
Eugen Rochko a7dfbbd4fb Fix NoMethodError in ActivityPub::NoteSerializer (#10172)
6 years ago
Eugen Rochko 31a1fa3dcf Fix last_fetched_at not being set on polls (#10170)
6 years ago
Eugen Rochko 1321801577 Fix various issues in polls (#10165)
6 years ago
Eugen Rochko 9cb5dcc379 Fix featured tag form not failing on failed tag validations (#10167)
6 years ago
Eugen Rochko 7f956cfa30 Fix poll options not being stripped of surrounding whitespace on save (#10168)
6 years ago
ThibG 674d232cd1 Display closed polls as such (#10156)
6 years ago
ThibG 7da087dabe Store remote votes URI (#10158)
6 years ago
ThibG 7e84e1a956 Ensure only people allowed to see the poll can actually vote (#10161)
6 years ago
ThibG 1cba6f9790 Widen allowed time windows for polls (#10162)
6 years ago
ThibG d19c56b615 Add non-JS fallback for polls on public pages (#10155)
6 years ago
ThibG 4987602069 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 6056edf7a5 Fix ActivityPub votes having nil IDs (#10151)
6 years ago
Eugen Rochko 03b5da7b6f Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 8e75233020 Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
6 years ago
Eugen Rochko 1c6a9a6ea8 Fix another typo in ActivityPub::FetchRemotePollService (#10146)
6 years ago
Eugen Rochko 1bbbc31cc0 Fix typo in ActivityPub::FetchRemotePollService (#10145)
6 years ago
Eugen Rochko 952045604c Fix remote poll expiration time (#10144)
6 years ago
ThibG ad11260825 Correctly make polls and media mutually exclusive (#10141)
6 years ago
ThibG 7d0dc066a7 Make sure the poll is created before storing its id (#10142)
6 years ago
Eugen Rochko 21246d861e Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 6d08fd5170 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 06511d1942 Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 4a3acdc916 Add polls (#10111)
6 years ago
ThibG 2e28c486b3 Fix lists export (#10136)
6 years ago
Eugen Rochko 0c8d1435c5 Fix home timeline perpetually reloading when empty (#10130)
6 years ago
ThibG 7daa4425ac Fix serialization of boosts (#10129)
6 years ago
ThibG 892327c686 Give the `replies` collection an identifier and enable pagination (#10128)
6 years ago
ThibG 9f3f47e91f Improved remote thread fetching (#10106)
6 years ago
ThibG 5ba0c11a72 Fix direct timeline pagination in the WebUI (#10126)
6 years ago
trwnh ab95e681f4 Allow getting-started to scroll on short screens (#10075)
6 years ago
ThibG 181c40a402 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
6 years ago
abcang affb8b1de9 Improve account media query (#10121)
6 years ago
Eugen Rochko 693f2353bc Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
ThibG c6a8bf710c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Eugen Rochko a4c460274d Fix web UI not removing notifications after block (#10108)
6 years ago
NOGISAKA Sadata ae346fd6d1 Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
6 years ago
Aditoo17 6b1d7a36be I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
Eugen Rochko c6adec0c13 Weblate translations (2019-02-23) (#10103)
6 years ago
Hinaloe 7517957a91 Randomize emoji filename (#10090)
6 years ago
ThibG abfa8617f3 Do not error out when performing admin actions on no statuses (#10094)
6 years ago
Hinaloe 2ab3932110 correct opt-out showing application (#10086)
6 years ago
ThibG 8a8e476a32 Fix crash when conversations have no valid participants (#10078)
6 years ago
ThibG 1533336b98 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
6 years ago
ThibG c0340994a7 Add quick link from admin account view to block/unblock instance (#10073)
6 years ago
ThibG 9b7de13928 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
ThibG d94db4536f Hide domain filter in admin page when “local” filter is active (#10074)
6 years ago