654 Commits (6c0a96912a855561d0bbe757334310bbe4d8d5c8)

Author SHA1 Message Date
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208) 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 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170) 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 230a012f00
Add polls (#10111) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) 5 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 5 years ago
abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978) 5 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921) 5 years ago
Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914) 5 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894) 5 years ago
Eugen Rochko 6ca9015789
Fix error when `scheduled_at` attribute is malformed (#9866) 5 years ago
ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811) 5 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
Eugen Rochko 69f782b54d
Fix code style of regeneration-related code (#9843) 5 years ago
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807) 5 years ago
ThibG 28b482874a Improvements to signature verification (#9667) 5 years ago
Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747) 5 years ago
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725) 5 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 5 years ago
Naoki Kosaka fae32634b1 Use Contact User as Relay, Report, Subscribe. (#9661) 5 years ago
kodai 6a090db4c9 Fix links not being verified (#9673) 5 years ago
Jeong Arm 511231ce57 Skip full text search if failed (#9654) 5 years ago
ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660) 5 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 5 years ago
Eugen Rochko 6e49907ecf
Improve admin UI for account view (#9643) 5 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583) 5 years ago
ThibG e709b8da0d Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) 6 years ago
Sumit Khanna 769c2d2680 Error message for avatar image that's too large. #9204 (#9518) 6 years ago
ysksn 83975a2394 Remove redundant (#9503) 6 years ago
ysksn 351ed12b2f Use find_or_initialize_by (#9504) 6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427) 6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290) 6 years ago
valerauko 824497fbce Ignore JSON-LD profile in mime type comparison (#9179) 6 years ago
James Kiesel 6a65d87f4d Simplify hashtag query service, perf increase for 'any' tags (#9298) 6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago