aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-update.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search video channelsChocobozzz2018-08-271-2/+2
* Add refresh video on searchChocobozzz2018-08-271-95/+4
* Cleanup utils helperChocobozzz2018-08-141-2/+1
* Fix fps federationChocobozzz2018-08-061-1/+1
* Implement captions/subtitlesChocobozzz2018-07-161-1/+11
* Refractor retry transaction functionChocobozzz2018-06-131-22/+4
* Improve tests when waiting pending jobsChocobozzz2018-06-131-6/+8
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-11/+16
* Split files in activitypub serverChocobozzz2018-05-251-1/+2
* Add ability to update a video channelChocobozzz2018-05-111-2/+8
* Fix error loggingChocobozzz2018-03-261-3/+3
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-211-1/+1
* Implement support field in video and video channelChocobozzz2018-02-151-21/+31
* Handle thumbnail updateChocobozzz2018-02-141-1/+8
* Fix lintChocobozzz2018-01-241-1/+0
* Upgrade server dependenciesChocobozzz2018-01-241-1/+2
* Activity Pub improvementsChocobozzz2018-01-111-2/+4
* Fetch remote AP objectsChocobozzz2018-01-101-6/+4
* Refresh remote accountsChocobozzz2018-01-041-36/+9
* Send account activitypub update eventsChocobozzz2018-01-031-3/+91
* Circle avatarChocobozzz2018-01-031-0/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+3
* Begin moving video channel to actorChocobozzz2017-12-191-49/+14
* Move models to typescript-sequelizeChocobozzz2017-12-131-19/+20
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
* Fix lintChocobozzz2017-11-271-1/+1
* Add follow testsChocobozzz2017-11-271-2/+2
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+135