about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-02-18Added fetch_remote_status_service call spec case actibitypub (#6500)Kazushige Tominaga
2018-02-11Fix URLs incorrectly having trailing hyphen removed (#6465)Daniel King
2018-02-10Added FetchRemoteAccountService spec (#6456)Kazushige Tominaga
2018-02-10Added #call spec (#6455)Kazushige Tominaga
2018-02-09Perform request spec (#6446)Kazushige Tominaga
2018-02-08Added #link_header spec (#6439)Kazushige Tominaga
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-22Rename FetchRemoteResourceService to ResolveURLService (#6328)Akihiko Odaki
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2018-01-17Use be_within instead of eq for a to_f test match (#6275)Mike Burns
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-28Fix handling of temporary failures in ProcessMentionsService (#5842)ThibG
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Remove empty strings (#5732)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-10-13Retoot count increases without reason (#5363)Lex Alexander
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-05Fix regression in FetchRemoteResourceService (#5217)ThibG
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-09-26Fix #5059 - Stop processing payload if it's from local account (#5100)Eugen Rochko
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-17Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi...unarist
2017-09-16Fix filterable_languages method of SettingsHelper (#4966)Akihiko Odaki
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-10Default follows for new users (#4871)Eugen Rochko
2017-09-09Fix errors preventing UnsubscribeService from working (#4866)Eugen Rochko
2017-09-08Fetch statuses/following/followers numbers from ActivityPub collections (#4840)Eugen Rochko
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-08-31Don't process ActivityPub payload if signature is invalid (#4752)unarist
2017-08-29Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)Eugen Rochko
2017-08-28Fix deletion of status which has been reblogged (#4728)unarist
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-22Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)unarist
2017-08-14Add support for searching AP users (#4599)Yamagishi Kazutoshi
2017-08-14Hook up URL-based resource look-up to ActivityPub (#4589)Eugen Rochko
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-21Fix intermittent test failures due to accidentally reused class instance betw...Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Refactor ResolveRemoteAccountService (#4258)Eugen Rochko