aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Add mentions to commentsChocobozzz2018-01-052-12/+44
* Handle HTML is commentsChocobozzz2018-01-041-3/+4
* Fix delete activitiesChocobozzz2018-01-043-10/+20
* Refresh remote accountsChocobozzz2018-01-042-39/+86
* Add ability to delete commentsChocobozzz2018-01-042-4/+45
* Send account activitypub update eventsChocobozzz2018-01-033-42/+154
* Circle avatarChocobozzz2018-01-031-0/+1
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Begin to add avatar to actorsChocobozzz2017-12-292-30/+59
* Propagate old comment on new followChocobozzz2017-12-2824-55/+133
* Fix preview 404Chocobozzz2017-12-282-2/+3
* Add comments federation testsChocobozzz2017-12-272-8/+6
* Add video comment componentsChocobozzz2017-12-271-4/+8
* Send video comment comments to followers/originChocobozzz2017-12-273-48/+85
* Begin unit testsChocobozzz2017-12-222-13/+15
* Add comments controllerChocobozzz2017-12-222-6/+81
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+51
* Design modalsChocobozzz2017-12-201-1/+1
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Add transition on play/loading playerChocobozzz2017-12-201-3/+8
* 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
* Fix lintChocobozzz2017-12-192-2/+2
* Status are sent to mastodonChocobozzz2017-12-1913-47/+88
* Use RsaSignature2017Chocobozzz2017-12-191-1/+0
* Unfollow with hostChocobozzz2017-12-191-1/+1
* Add dirty migration :/Chocobozzz2017-12-192-5/+15
* Begin moving video channel to actorChocobozzz2017-12-1936-1076/+821
* SaveChocobozzz2017-12-191-7/+17
* Move models to typescript-sequelizeChocobozzz2017-12-1339-446/+438
* Finish admin designChocobozzz2017-12-081-3/+18
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-2/+2
* Fix conflict rate serializationsChocobozzz2017-11-303-22/+30
* Fix lintChocobozzz2017-11-301-1/+1
* Put activity pub sends inside transactionsChocobozzz2017-11-3011-83/+96
* Fix undo like/dislike forwardingChocobozzz2017-11-281-3/+14
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-2711-62/+270
* Fix lintChocobozzz2017-11-272-3/+3
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+7
* Correctly forward like/dislikes and undoChocobozzz2017-11-2711-112/+209
* Cleanup modelsChocobozzz2017-11-271-15/+1
* Fetch video likes/dislikes tooChocobozzz2017-11-273-5/+54
* Better follows testsChocobozzz2017-11-272-9/+8
* Federate likes/dislikesChocobozzz2017-11-2715-39/+475
* Federate video viewsChocobozzz2017-11-277-17/+106
* Fetch outbox to grab old activities testsChocobozzz2017-11-273-4/+6
* Fetch outbox to grab old activitiesChocobozzz2017-11-277-3/+131
* Add outboxChocobozzz2017-11-271-12/+13
* Fix lintChocobozzz2017-11-271-1/+1