57 Commits (b0968623fa9cfcf39edb393b8b997308cd7e2818)

Author SHA1 Message Date
  Eugen Rochko b0968623fa
Fix check for PotentialFriendshipTracker when replying (#7933) 5 years ago
  Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 5 years ago
  Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 5 years ago
  Eugen Rochko c3b3594305
Remove placeholder text for media-only toots (#7806) 5 years ago
  Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395) 5 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) 6 years ago
  ThibG 89c77fe225 Instantiate service classes for each call (fixes #5540) (#5543) 6 years ago
  Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) 6 years ago
  Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861) 6 years ago
  Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 6 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 7 years ago
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 years ago
  Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 7 years ago
  Effy Elden d6bc0e8db4 Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags, 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  Eugen Rochko 2d2c81765b Adding embedded PuSH server 7 years ago
  Eugen Rochko 0603971894 Adding sensitive marker to statuses in API 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 3319473b2c Move PubSubHubbub pinging to a background worker 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them) 7 years ago
  Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise 7 years ago
  Eugen Rochko 8eeec389c1 Add link to github project to footer, move FanOutOnWriteService calls to 8 years ago
  Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions 8 years ago
  Eugen Rochko 23d08c6749 Changing the use of config constants to the Rails configuration object 8 years ago