aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Add publishedAt field for video model.Julien Le Bras2018-03-301-0/+1
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+4
* Improve activity pub actors implementationChocobozzz2018-03-221-1/+1
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-1/+2
* Update videos response apiChocobozzz2018-03-191-10/+10
* Add short description in configChocobozzz2018-03-154-8/+3
* Add "local" videos in menuChocobozzz2018-03-131-0/+1
* Change video abuse API responseChocobozzz2018-03-121-5/+9
* Update videos api list for accountChocobozzz2018-03-121-2/+9
* Fix lint momory issuesChocobozzz2018-03-082-3/+1
* Add ability to change the homepageChocobozzz2018-03-012-1/+3
* Add stats routeChocobozzz2018-02-287-2/+14
* Add ability to add custom css/javascriptChocobozzz2018-02-223-1/+17
* Add ability to update another user videoChocobozzz2018-02-222-2/+4
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-162-0/+8
* Implement support field in video and video channelChocobozzz2018-02-1510-3/+11
* Send an email on video abuse reportChocobozzz2018-02-011-1/+2
* Add about pageChocobozzz2018-01-312-1/+16
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+6
* Add version in footerChocobozzz2018-01-311-0/+1
* Add ability to reset our passwordChocobozzz2018-01-301-1/+2
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Fix announce activitiesChocobozzz2018-01-261-1/+1
* Move job queue to redisChocobozzz2018-01-251-5/+9
* Add ability to update some configuration keysChocobozzz2018-01-174-1/+34
* Fix communication with mastodonChocobozzz2018-01-121-1/+1
* Add reject processing for activitypubChocobozzz2018-01-111-2/+7
* Add scores to follows and remove bad onesChocobozzz2018-01-114-21/+23
* Fetch remote AP objectsChocobozzz2018-01-101-0/+2
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-1/+1
* Add mentions to commentsChocobozzz2018-01-052-1/+5
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
* Fix delete activitiesChocobozzz2018-01-041-0/+1
* Add ability to delete commentsChocobozzz2018-01-044-2/+6
* Add avatar in commentsChocobozzz2018-01-031-4/+3
* Send account activitypub update eventsChocobozzz2018-01-031-1/+2
* Add avatar max size limitChocobozzz2018-01-031-0/+13
* Add ability to disable video commentsChocobozzz2018-01-034-0/+4
* Begin to add avatar to actorsChocobozzz2017-12-292-1/+6
* Propagate old comment on new followChocobozzz2017-12-282-0/+3
* Add video comment componentsChocobozzz2017-12-271-0/+2
* Begin unit testsChocobozzz2017-12-221-2/+5
* Add comments controllerChocobozzz2017-12-221-0/+19
* Create comment on replied mastodon statutesChocobozzz2017-12-222-1/+10
* Handle mastodon sharesChocobozzz2017-12-191-1/+1
* Status are sent to mastodonChocobozzz2017-12-191-0/+1
* Begin moving video channel to actorChocobozzz2017-12-1912-33/+23
* SaveChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-0/+2
* Use sequelize scopesChocobozzz2017-12-141-1/+1