Age | Commit message (Expand) | Author |
2018-05-14 | Call media.present? because media may be nil (#7474) | abcang |
2018-05-10 | Merge branch 'master' into glitch-soc/master | Thibaut Girka |
2018-05-08 | Fix hashtags not being federated on mentions (fixes #6900) (#7406) | ThibG |
2018-05-07 | Support explicitly supplying language code for status via REST API (#7389) | Eugen Rochko |
2018-04-11 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-04-09 | When creating status, if no sensitive status is given, use default (#7057) | Renato "Lond" Cerqueira |
2018-03-09 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-03-08 | For now, put a "." into no-text statuses with media for backcompat (#6691) | Eugen Rochko |
2018-03-07 | Remove text requirement when media attached from statuses (#6672) | Eugen Rochko |
2017-12-11 | post_status_service: stylistic change (local_only -> local_only?) | Erin |
2017-12-10 | set local_only in a before_create callback instead of status service | Erin |
2017-12-10 | post_status_service.rb: save the status after setting local_only | Erin |
2017-12-10 | set local_only flag on statuses in post_status_service | Erin |
2017-12-06 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-11-16 | Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5 | Surinna Curtis |
2017-10-27 | Instantiate service classes for each call (fixes #5540) (#5543) | ThibG |
2017-09-28 | Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream | Ondřej Hruška |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-09 | Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4 | David Yip |
2017-09-09 | Merge branch 'origin/master' into sync/upstream | David Yip |
2017-09-09 | Fix #4850 - When visibility missing from API call to toot, fallback to user p... | Eugen Rochko |
2017-08-30 | Forward ActivityPub creates that reply to local statuses (#4709) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-07-15 | Merge upstream (#81) | kibigo! |
2017-07-14 | Fix #4149, fix #1199 - Store emojis as unicode (#4189) | Eugen Rochko |
2017-07-06 | replies to local-only toots default to local-only, and fix some regex bugs | Surinna Curtis |
2017-06-26 | Eyes with variation-selector-16 now also do local-only | Surinna Curtis |
2017-06-26 | keyword muting and local only tooting WIP | beatrix-bitrot |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-26 | attach_media should be in transaction of creation status (#2426) | Keiji, Yoshimi |
2017-04-25 | Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2... | Eugen Rochko |
2017-04-18 | Language detection refactor (#2099) | Matt Jankowski |
2017-04-17 | reduce unneed query when post without attachements. (#1907) | Keiji, Yoshimi |
2017-04-16 | Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959) | Eugen |
2017-04-16 | Add language detection (#1772) | Eugen |
2017-04-07 | Use I18n for media attachment validation errors | Chad Pytel |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-19 | previous commit was creating the status regardless | Rakib Hasan |
2017-02-19 | revisted fix for #462 | Rakib Hasan |
2017-01-25 | Use <summary> to encode content warnings instead | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |