aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actor.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support additional video extensionsChocobozzz2018-12-111-4/+3
* Add tmp and redundancy directoriesChocobozzz2018-12-041-3/+1
* Fix checkbox marginsChocobozzz2018-11-191-4/+4
* Fix images size when downloading themChocobozzz2018-11-161-6/+3
* Check activities hostChocobozzz2018-11-141-3/+10
* Check video channel name is unique on our instanceChocobozzz2018-10-011-1/+1
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-191-0/+3
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-8/+13
* Basic video redundancy implementationChocobozzz2018-09-131-4/+2
* Fetch outbox when searching an actorChocobozzz2018-08-271-10/+21
* Search video channel handle/uriChocobozzz2018-08-271-11/+27
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+3