48 Commits (510c9049c79f4eb1e082932ff067fdb4216d1039)

Author SHA1 Message Date
  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
  Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things 8 years ago
  Eugen Rochko 47d50b0e39 A lot of fixes from a live test 8 years ago
  Eugen Rochko 8fada4fae2 When posting a status or reblogging one, ping hubs about the feed update 8 years ago
  Eugen Rochko 71fe24096c Adding a Mention model, test stubs 8 years ago
  Eugen Rochko 42eeecba3f Service to reblog statuses 8 years ago
  Eugen Rochko c967802c43 Notify remote users about mentions 8 years ago
  Eugen Rochko 79609d6270 Add service for posting statuses (normal and replies), mention regex to 8 years ago