aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actor.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor AP actorsChocobozzz2021-06-031-593/+0
* Stricter models typingChocobozzz2021-05-121-2/+1
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
* Update channel updatedAt when uploading a videoChocobozzz2021-05-101-2/+0
* Fix remote actor creation dateChocobozzz2021-05-071-0/+4
* Add size info in db for actor imagesChocobozzz2021-04-081-10/+25
* Add banner testsChocobozzz2021-04-081-39/+33
* Add banners supportChocobozzz2021-04-081-27/+79
* Agnostic actor image storageChocobozzz2021-04-081-3/+3
* Fix 404 AP status codesChocobozzz2021-03-241-11/+11
* Use got instead of requestChocobozzz2021-03-241-27/+14
* Fix broken local actorsChocobozzz2021-02-261-12/+8
* Fix error logChocobozzz2021-01-201-1/+1
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-0/+14
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* Strict actor url comparisonChocobozzz2020-12-031-1/+1
* Try to fix non HTTPS remote accountsChocobozzz2020-12-031-3/+22
* Split types and typingsChocobozzz2020-06-181-1/+1
* Update server dependenciesChocobozzz2020-06-171-2/+2
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Fix import captions testChocobozzz2020-04-151-1/+1
* Update dependenciesChocobozzz2020-02-281-3/+3
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-2/+2
|\
| * Fix avatar updateChocobozzz2020-02-171-2/+2
* | Correctly check remote extensionChocobozzz2020-02-121-3/+9
* | Fix remote avatar without AP mediatype fieldChocobozzz2020-02-121-12/+15
* | Move to eslintcontainChocobozzz2020-02-031-10/+12
|/
* Fix testsChocobozzz2019-11-271-1/+1
* Don't always replace actor avatarChocobozzz2019-11-251-15/+18
* Fix lintChocobozzz2019-10-231-1/+1
* Fix federation with some actorsChocobozzz2019-10-231-3/+9
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
* Cleanup model typesChocobozzz2019-08-201-6/+7
* Stronger model typingsChocobozzz2019-08-191-23/+52
* Lazy load avatarsChocobozzz2019-08-091-27/+40
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-1/+1
* Automatically remove bad followingsChocobozzz2019-08-061-5/+5
* Remove old activities processorChocobozzz2019-05-311-4/+3
* Remove unused actor uuid fieldChocobozzz2019-05-311-14/+12
* Remove tmp file on image processing errorChocobozzz2019-04-241-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-2/+3
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-0/+2
* Refresh playlistsChocobozzz2019-03-191-1/+2
* Playlist server APIChocobozzz2019-03-181-1/+12
* Use a single file instead of segments for HLSChocobozzz2019-02-111-2/+2
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-2/+2
* Fix deleting not found remote actorsChocobozzz2019-01-141-3/+8
* Refresh remote actors on GET enpointsChocobozzz2019-01-141-54/+57
* Warn user when they want to delete a channelChocobozzz2019-01-141-1/+1