Age | Commit message (Expand) | Author |
2018-06-17 | Allow selecting default posting language instead of auto-detect (#7828) | Eugen Rochko |
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko |
2018-06-15 | Remove placeholder text for media-only toots (#7806) | Eugen Rochko |
2018-06-09 | Fix domain hiding logic (#7765) | Eugen Rochko |
2018-06-04 | Skip processing when HEAD method returns 501 (#7730) | Yamagishi Kazutoshi |
2018-06-04 | Do not mark remote status sensitive even if spoiler text is present (#7395) | Akihiko Odaki |
2018-05-31 | Exclude unlisted, private and direct toots from affecting trends (#7686) | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-27 | Track trending tags (#7638) | Eugen Rochko |
2018-05-21 | Use #any? instead of #exists? when checking media attachments (#7570) | Eugen Rochko |
2018-05-21 | Add media timeline (#6631) | Yamagishi Kazutoshi |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-15 | Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501) | unarist |
2018-05-14 | Fix account URI when updating ActivityPub account (#7488) | Wiktor |
2018-05-14 | Call media.present? because media may be nil (#7474) | abcang |
2018-05-12 | Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) | ThibG |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-09 | Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424) | Yamagishi Kazutoshi |
2018-05-08 | Take the first recognized actor_type. (#7410) | Surinna Curtis |
2018-05-08 | Fix hashtags not being federated on mentions (fixes #6900) (#7406) | ThibG |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-07 | Support explicitly supplying language code for status via REST API (#7389) | Eugen Rochko |
2018-05-05 | Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) | Eugen Rochko |
2018-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko |
2018-05-02 | Improve PostStatusService performance (#7317) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Keep notification when muting_notifications is true (#7311) | abcang |
2018-05-02 | Remove most behaviour disparities between blocks and mutes (#7231) | Eugen Rochko |
2018-05-02 | Guard against nil URLs in Request class (#7284) | Eugen Rochko |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-23 | Prevent suspended accounts from appearing in AccountSearchService (#7246) | Emelia Smith |
2018-04-22 | Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) | Eugen Rochko |
2018-04-19 | Rescue SSL errors when processing mentions, remove useless line (#7184) | Eugen Rochko |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-16 | Remove extra spaces from search API queries and public account headers (fixes... | ThibG |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-13 | Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) | Eugen Rochko |
2018-04-09 | When creating status, if no sensitive status is given, use default (#7057) | Renato "Lond" Cerqueira |
2018-04-03 | Fix nil account issue in ProcessAccountService (#7019) | Nolan Lawson |
2018-04-02 | Support all ActivityPub actor types (#6997) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-03-30 | Fix compatibility with PeerTube (#6968) | ThibG |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-20 | Use username/domain to match existing accounts in ActivityPub (#6842) | Eugen Rochko |
2018-03-17 | Add entropy to download filenames (#6811) | nightpool |
2018-03-08 | For now, put a "." into no-text statuses with media for backcompat (#6691) | Eugen Rochko |
2018-03-08 | After blocking domain with reject_media, invalidate cache (#6679) | Eugen Rochko |
2018-03-07 | Remove text requirement when media attached from statuses (#6672) | Eugen Rochko |