96 Commits (1cd7b15532f0cbfeec42460be434bbc9a117764d)

Author SHA1 Message Date
  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
  Erin 3ec47e732b post_status_service: stylistic change (local_only -> local_only?) 7 years ago
  Erin 288f1293ef set local_only in a before_create callback instead of status service 7 years ago
  Erin c1410af368 post_status_service.rb: save the status after setting local_only 7 years ago
  Erin cfbb95605b set local_only flag on statuses in post_status_service 7 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
  Surinna Curtis 3464bb30f8 replies to local-only toots default to local-only, and fix some regex bugs 7 years ago
  Surinna Curtis a6f5111c79 Eyes with variation-selector-16 now also do local-only 7 years ago
  beatrix-bitrot 93fc8aa14c keyword muting and local only tooting WIP 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