aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2017-12-083-3/+1
* Finish admin designChocobozzz2017-12-087-59/+94
* Begin admin designChocobozzz2017-12-081-2/+2
* Fix testChocobozzz2017-12-081-3/+3
* Optimise transaction for video uploadChocobozzz2017-12-083-53/+49
* Design second video upload stepChocobozzz2017-12-083-14/+21
* First upload step is okChocobozzz2017-12-072-2/+3
* Make some fields optional when uploading a videoChocobozzz2017-12-075-57/+117
* Begin video watch designChocobozzz2017-12-067-19/+22
* Fix client searchChocobozzz2017-12-059-130/+98
* Fix missing default avatarChocobozzz2017-12-051-0/+2
* Fix lintChocobozzz2017-12-043-3/+2
* Add account avatarChocobozzz2017-12-0410-6/+111
* Fix bad to/cc when undo dislikeChocobozzz2017-11-303-4/+4
* Fix conflict rate serializationsChocobozzz2017-11-303-22/+30
* Fix req acceptsChocobozzz2017-11-302-2/+6
* Fix lintChocobozzz2017-11-3010-18/+22
* Fix activitypub check headersChocobozzz2017-11-303-6/+20
* Check correctly activitypub headersChocobozzz2017-11-302-1/+43
* Put activity pub sends inside transactionsChocobozzz2017-11-3021-113/+144
* Add ability to list jobsChocobozzz2017-11-3014-24/+287
* Better view counterChocobozzz2017-11-304-28/+48
* Users list only available when use is authenticatedChocobozzz2017-11-294-8/+34
* Fix well known and json parser with mastodonChocobozzz2017-11-295-2/+19
* Upgrade server dep'Chocobozzz2017-11-281-1/+1
* Change tab when changing follow urlChocobozzz2017-11-281-9/+9
* Remove max duration/filesize constraintsChocobozzz2017-11-284-32/+9
* Fix migration for Servers tableChocobozzz2017-11-283-1/+41
* Fix undo like/dislike forwardingChocobozzz2017-11-282-4/+15
* Refractor validatorsChocobozzz2017-11-2732-663/+498
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-2727-133/+542
* Add activitypub migration scriptChocobozzz2017-11-275-5/+224
* Fix lintChocobozzz2017-11-274-5/+7
* Increase test timersChocobozzz2017-11-272-3/+4
* Check signature is correct with the activity pub actorChocobozzz2017-11-272-2/+8
* Correctly forward like/dislikes and undoChocobozzz2017-11-2714-134/+241
* Misc cleanupChocobozzz2017-11-278-90/+27
* Cleanup helpersChocobozzz2017-11-2712-169/+57
* Cleanup modelsChocobozzz2017-11-2713-451/+51
* Fetch video likes/dislikes tooChocobozzz2017-11-278-9/+115
* Better follows testsChocobozzz2017-11-274-11/+73
* Federate likes/dislikesChocobozzz2017-11-2724-58/+532
* Fix lintChocobozzz2017-11-271-1/+1
* Fix multiple servers testChocobozzz2017-11-271-6/+6
* Federate video viewsChocobozzz2017-11-2716-42/+179
* Fetch outbox to grab old activities testsChocobozzz2017-11-2710-28/+79
* Fetch outbox to grab old activitiesChocobozzz2017-11-2712-42/+145
* Add outboxChocobozzz2017-11-278-28/+170
* Fix lintChocobozzz2017-11-271-1/+1
* Add follow testsChocobozzz2017-11-2721-522/+735