aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Prepare production workflowChocobozzz2018-01-151-4/+3
|
* Fix lintChocobozzz2018-01-151-2/+1
|
* Fix actor followers/following countsChocobozzz2018-01-154-26/+54
|
* Add commentsEnabled field to AS contextChocobozzz2018-01-121-1/+2
|
* Fix communication with mastodonChocobozzz2018-01-123-10/+10
|
* Fix lintChocobozzz2018-01-123-8/+6
|
* Fix tree comment renderingChocobozzz2018-01-121-1/+1
| | | | Sort by updatedAt too
* Update follower/following countsChocobozzz2018-01-128-1/+108
|
* Avoid making retried requests to dead followersChocobozzz2018-01-127-3/+44
|
* Activity Pub improvementsChocobozzz2018-01-114-6/+10
|
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
|
* Add reject processing for activitypubChocobozzz2018-01-114-1/+48
|
* Little SQL optimizationChocobozzz2018-01-111-17/+11
|
* Fix actor refreshChocobozzz2018-01-111-0/+2
|
* Add tests to handle down serverChocobozzz2018-01-1112-34/+161
|
* Add scores to follows and remove bad onesChocobozzz2018-01-1112-108/+188
|
* Run videojs outside angularChocobozzz2018-01-101-1/+0
|
* Fetch remote AP objectsChocobozzz2018-01-1020-385/+673
|
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
|
* Fix aot buildChocobozzz2018-01-091-2/+9
|
* Fix comment creationChocobozzz2018-01-082-1/+5
|
* Support video quota on clientChocobozzz2018-01-084-4/+40
|
* Fix overflow in select inputsChocobozzz2018-01-081-1/+1
|
* Disable job scheduler SQL queries loggingChocobozzz2018-01-081-1/+2
|
* Fix lintChocobozzz2018-01-081-1/+0
|
* Send comment to followers and parentsChocobozzz2018-01-084-44/+90
|
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-072-2/+1
| | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike;
* Fix account names validationChocobozzz2018-01-051-1/+0
|
* Remove :443 from video urls tooChocobozzz2018-01-052-1/+26
|
* Fix tls and account bugChocobozzz2018-01-052-1/+43
|
* Add mentions to commentsChocobozzz2018-01-054-15/+85
|
* Handle HTML is commentsChocobozzz2018-01-042-14/+4
|
* Fix delete activitiesChocobozzz2018-01-043-10/+20
|
* Fix avatar updateChocobozzz2018-01-041-2/+3
|
* Refresh remote accountsChocobozzz2018-01-047-61/+122
|
* Add ability to delete commentsChocobozzz2018-01-0414-27/+325
|
* Add avatar in commentsChocobozzz2018-01-033-11/+21
|
* Send account activitypub update eventsChocobozzz2018-01-0322-68/+491
|
* Circle avatarChocobozzz2018-01-032-1/+2
|
* Automatically resize avatarsChocobozzz2018-01-039-10/+19
|
* Add avatar max size limitChocobozzz2018-01-039-20/+50
|
* Add ability to disable video commentsChocobozzz2018-01-0325-75/+206
|
* Begin to add avatar to actorsChocobozzz2017-12-2921-91/+366
|
* Fix testsChocobozzz2017-12-294-44/+15
|
* Refractor check video testsChocobozzz2017-12-295-345/+320
|
* Refractor single server testChocobozzz2017-12-292-206/+151
|
* Fix real world scriptChocobozzz2017-12-294-568/+437
|
* Add migration to delete old Authors tableChocobozzz2017-12-292-1/+19
|
* Fix videos testsChocobozzz2017-12-283-7/+11
|
* Fix user testsChocobozzz2017-12-282-6/+17
|