Age | Commit message (Expand) | Author |
2018-10-30 | Fix FetchAtomService content type handling (#9132) | valerauko |
2018-10-30 | Do not hide boost notifications from followed people with hidden boosts (#9147) | ThibG |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-10-04 | Fix link verification for remote accounts (#8868) | Eugen Rochko |
2018-10-04 | Lint pass (#8876) | aus-social |
2018-09-20 | Support link verification with redirects (#8735) | Eugen Rochko |
2018-09-19 | Fix failed profile verification when rel attribute including values other tha... | Yamagishi Kazutoshi |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-09-14 | Misc. typos (#8694) | luzpaz |
2018-09-02 | Add preference for report notification e-mails, skip for duplicates (#8559) | Eugen Rochko |
2018-08-22 | Improve federated ID validation (#8372) | Eugen Rochko |
2018-08-20 | Increase reach of Delete->Actor activities (#8305) | Eugen Rochko |
2018-08-15 | Allow accessing local private/DM messages by URL (#8196) | ThibG |
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 |