aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process
Commit message (Expand)AuthorAgeFilesLines
* Implement captions/subtitlesChocobozzz2018-07-161-1/+11
* Fix lintChocobozzz2018-06-131-2/+2
* Refractor retry transaction functionChocobozzz2018-06-137-172/+27
* 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
* Correctly forward video related activitiesChocobozzz2018-05-314-16/+25
* Split files in activitypub serverChocobozzz2018-05-256-6/+8
* Fix cc field in classic audienceChocobozzz2018-05-251-1/+1
* Add ability to update a video channelChocobozzz2018-05-112-3/+32
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+1
* Fix delete comment federationChocobozzz2018-03-271-4/+11
* Fix error loggingChocobozzz2018-03-261-3/+3
* Improve activity pub actors implementationChocobozzz2018-03-224-7/+17
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-2/+1
* Update the api documentationChocobozzz2018-03-191-0/+1
* 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
* Don't rehost announced video activitiesChocobozzz2018-01-261-2/+5
* Fix announce activitiesChocobozzz2018-01-262-75/+6
* Move job queue to redisChocobozzz2018-01-252-2/+2
* Fix lintChocobozzz2018-01-241-1/+0
* Upgrade server dependenciesChocobozzz2018-01-242-2/+3
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+7
* Update follower/following countsChocobozzz2018-01-121-0/+3
* Activity Pub improvementsChocobozzz2018-01-111-2/+4
* Add reject processing for activitypubChocobozzz2018-01-112-0/+34
* Add tests to handle down serverChocobozzz2018-01-112-5/+7
* Fetch remote AP objectsChocobozzz2018-01-106-322/+54
* Fix comment creationChocobozzz2018-01-081-1/+1
* Fix lintChocobozzz2018-01-081-1/+0
* Send comment to followers and parentsChocobozzz2018-01-081-8/+24
* Handle HTML is commentsChocobozzz2018-01-041-3/+4
* Fix delete activitiesChocobozzz2018-01-041-3/+3
* Refresh remote accountsChocobozzz2018-01-041-36/+9
* Add ability to delete commentsChocobozzz2018-01-041-3/+30
* Send account activitypub update eventsChocobozzz2018-01-031-3/+91
* Circle avatarChocobozzz2018-01-031-0/+1
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Propagate old comment on new followChocobozzz2017-12-289-17/+95
* Send video comment comments to followers/originChocobozzz2017-12-271-14/+22
* Begin unit testsChocobozzz2017-12-221-2/+2
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+51
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Only import bootstrap component that we needChocobozzz2017-12-201-2/+2
* Handle mastodon sharesChocobozzz2017-12-191-5/+14
* Fix player play exception on chromiumChocobozzz2017-12-191-1/+1
* Unfollow with hostChocobozzz2017-12-191-1/+1
* Begin moving video channel to actorChocobozzz2017-12-1912-449/+272
* Move models to typescript-sequelizeChocobozzz2017-12-1311-166/+174