142 Commits (ff168ef2024626f37fa776fde5739dcd58ecb9f2)

Author SHA1 Message Date
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Claire d6930b3847
Add API parameter to safeguard unexpect mentions in new posts (#18350) 1 year ago
Brian Campbell 2d12948220
Fix idempotency when database writes are slow (#21840) 1 year ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 2 years ago
Eugen Rochko c0327ff31f
Fix invalid language resulting in no fallback being set on statuses (#17722) 2 years ago
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478) 2 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917) 3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791) 3 years ago
Thibaut Girka d98fabf2ee Fix crash when posting with a CW but no text nor media 4 years ago
ThibG f08f880f58
Fix media not being marked sensitive when client sets a CW but no text (#13277) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
ThibG 5284e29e2f
Fix public posts from silenced accounts not being changed to unlisted visibility (#13096) 4 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
ThibG 3babf8464b Add voters count support (#11917) 5 years ago
Thibaut Girka 3619e904da Fix auto-added media icons when a CW is set but no content text 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123) 5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 5 years ago
Thibaut Girka 14d7ddcb1c Add API support for setting status content-type 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
Eugen Rochko 3ad3223b46
Fix detailed poll validation errors not being returned in the API (#10261) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
Thibaut Girka f938800ef4 Revert to storing application info, and display it to the author via API 5 years ago
Thibaut Girka 05415fa5d3 Make storing and displaying application used to toot opt-in 5 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921) 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
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
ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660) 5 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583) 5 years ago
Thibaut Girka 4739e0f090 Put a video camera emoji or a picture frame emoji instead of “.” 6 years ago
Thibaut Girka 8729f5e466 Do not move CWs to toot body when toot body is empty 6 years ago
Eugen Rochko a23ac107e4
Fix activity:interactions counter to count all interactions (#8037) 6 years ago
Eugen Rochko b0968623fa
Fix check for PotentialFriendshipTracker when replying (#7933) 6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
Eugen Rochko c3b3594305
Remove placeholder text for media-only toots (#7806) 6 years ago
Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395) 6 years ago
abcang 3793e598d0 Call media.present? because media may be nil (#7474) 6 years ago
ThibG 993e68a7dd Fix hashtags not being federated on mentions (fixes #6900) (#7406) 6 years ago
Eugen Rochko 0f0cc3f2eb
Support explicitly supplying language code for status via REST API (#7389) 6 years ago
Renato "Lond" Cerqueira 0c52654b52 When creating status, if no sensitive status is given, use default (#7057) 6 years ago
Eugen Rochko 510c9049c7
For now, put a "." into no-text statuses with media for backcompat (#6691) 6 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 6 years ago