74 Commits (c5d37f18cb3f4d6212fb8f3e1c4e1e027f677ec5)

Author SHA1 Message Date
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123) 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
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) 6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 6 years ago
ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660) 6 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583) 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
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
ThibG 89c77fe225 Instantiate service classes for each call (fixes #5540) (#5543) 7 years ago
Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) 7 years ago
Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861) 7 years ago
Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 7 years ago
Keiji, Yoshimi 8fe36654ef attach_media should be in transaction of creation status (#2426) 7 years ago
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 7 years ago
Matt Jankowski 297c11dba2 Language detection refactor (#2099) 7 years ago
Keiji, Yoshimi 7a5086729a reduce unneed query when post without attachements. (#1907) 7 years ago
Eugen 8ebed7fc68 Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959) 7 years ago
Eugen e4af4898de Add language detection (#1772) 7 years ago
Chad Pytel ad5ddd5e95 Use I18n for media attachment validation errors 7 years ago
Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
Rakib Hasan 87a6bed9e9 previous commit was creating the status regardless 7 years ago
Rakib Hasan 6f9ecd899e revisted fix for #462 7 years ago
Eugen Rochko 3beb24ad55 Use <summary> to encode content warnings instead 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 8 years ago