Age | Commit message (Expand) | Author |
2018-08-31 | Fix autoplay issue with spoiler tag (#8540) | Renato "Lond" Cerqueira |
2018-08-29 | formatter spec fixes & clarification (#8481) | sundevour |
2018-08-28 | Display pending message on admin relays UI (#8494) | Eugen Rochko |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-07-14 | Disable language detection for texts shorter than 140 characters (#8010) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-04 | Add tests for embeds controller (#7719) | Shuhei Kitagawa |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |
2018-04-22 | Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) | Eugen Rochko |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
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 | request: in the event of failure, try other IPs (#6761) (#6813) | Rey Tucker |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-03-04 | Fix missing focalPoint in ActivityPub JSON (#6609) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-24 | Raise Mastodon::HostValidationError when host for HTTP request is private (#6... | Akihiko Odaki |
2018-02-24 | Do not push status to feed if its reblog is already inserted (#6488) | Akihiko Odaki |
2018-02-20 | Improve performance of feed_manager_spec (#6517) | abcang |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko |
2018-01-03 | Don't normalize URLs in toots (#6134) | ThibG |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2018-01-03 | [!] Sanitize incoming classlist properly (#6162) | puckipedia |
2017-11-30 | Fix too many forwards (#5854) | Eugen Rochko |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-19 | Add a test for Settings::Extend#settings (#5720) | ysksn |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Remove empty strings (#5732) | ysksn |
2017-11-15 | Delegate some methods of User to @settings (#5706) | ysksn |
2017-10-17 | Clean up reblog tracking keys, related improvements (#5428) | aschmitz |
2017-10-16 | Keep references to all reblogs of a status on home feed (#5419) | Eugen Rochko |
2017-10-16 | Fix un-reblogged status being at wrong position in the home timeline (#5418) | unarist |
2017-10-14 | Use atomUri in Undo activity of Announce (#5376) | unarist |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-09-29 | After 7 days of repeated delivery failures, give up on inbox (#5131) | Eugen Rochko |
2017-09-25 | Add missing validations in ActivityPub::Activity::Create (#5096) | Akihiko Odaki |
2017-09-23 | Add emoji autosuggest (#5053) | Eugen Rochko |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-16 | Escape URL parts on formatting local status (#4975) | unarist |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-09-13 | Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) | ThibG |