Age | Commit message (Expand) | Author |
2018-06-09 | Fix domain hiding logic (#7765) | Eugen Rochko |
2018-05-08 | Take the first recognized actor_type. (#7410) | Surinna Curtis |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |
2018-04-23 | Prevent suspended accounts from appearing in AccountSearchService (#7246) | Emelia Smith |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-24 | Do not push status to feed if its reblog is already inserted (#6488) | Akihiko Odaki |
2018-02-18 | Added fetch_remote_status_service call spec case actibitypub (#6500) | Kazushige Tominaga |
2018-02-11 | Fix URLs incorrectly having trailing hyphen removed (#6465) | Daniel King |
2018-02-10 | Added FetchRemoteAccountService spec (#6456) | Kazushige Tominaga |
2018-02-10 | Added #call spec (#6455) | Kazushige Tominaga |
2018-02-09 | Perform request spec (#6446) | Kazushige Tominaga |
2018-02-08 | Added #link_header spec (#6439) | Kazushige Tominaga |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-22 | Rename FetchRemoteResourceService to ResolveURLService (#6328) | Akihiko Odaki |
2018-01-18 | When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) | Renato "Lond" Cerqueira |
2018-01-17 | Use be_within instead of eq for a to_f test match (#6275) | Mike Burns |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-11-30 | Add semi-support for Video/Image objects in ActivityPub (#5848) | Eugen Rochko |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-28 | Fix handling of temporary failures in ProcessMentionsService (#5842) | ThibG |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Remove empty strings (#5732) | ysksn |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-14 | Add option to block direct messages from people you don't follow (#5669) | Eugen Rochko |
2017-10-13 | Retoot count increases without reason (#5363) | Lex Alexander |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-05 | Fix regression in FetchRemoteResourceService (#5217) | ThibG |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-09-26 | Fix #5059 - Stop processing payload if it's from local account (#5100) | Eugen Rochko |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-17 | Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi... | 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-10 | Default follows for new users (#4871) | Eugen Rochko |
2017-09-09 | Fix errors preventing UnsubscribeService from working (#4866) | Eugen Rochko |
2017-09-08 | Fetch statuses/following/followers numbers from ActivityPub collections (#4840) | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-08-31 | Don't process ActivityPub payload if signature is invalid (#4752) | unarist |
2017-08-29 | Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) | Eugen Rochko |
2017-08-28 | Fix deletion of status which has been reblogged (#4728) | unarist |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-22 | Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) | unarist |