aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/webfinger.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-67/+0
* Cleanup models directory organizationChocobozzz2021-05-111-3/+3
* Split types and typingsChocobozzz2020-06-181-1/+1
* Stronger model typingsChocobozzz2019-08-191-1/+2
* Fix search with bad webfinger handlesChocobozzz2019-05-281-1/+1
* Move config in its own fileChocobozzz2019-04-111-2/+2
* Handle actors search beginning with '@'Chocobozzz2018-09-171-1/+4
* Search video channel handle/uriChocobozzz2018-08-271-1/+8
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-4/+6
* Refresh remote accountsChocobozzz2018-01-041-0/+5
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Begin moving video channel to actorChocobozzz2017-12-191-15/+18
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+2
* Cleanup helpersChocobozzz2017-11-271-1/+0
* Add follow testsChocobozzz2017-11-271-4/+4
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-2/+2
* Rename Pod -> ServerChocobozzz2017-11-271-3/+3
* Follow worksChocobozzz2017-11-271-9/+12
* Make it compile at leastChocobozzz2017-11-271-1/+1
* Begin activitypubChocobozzz2017-11-271-0/+44