aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | And has a special right
* 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
|
* Add ability to unfollow a serverChocobozzz2017-11-275-12/+35
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-2726-305/+341
|
* Refractor activity pub lib/helpersChocobozzz2017-11-2746-495/+836
|
* Fix lintChocobozzz2017-11-2719-87/+46
|
* Fix public video we set to public or unlistedChocobozzz2017-11-2713-61/+58
|
* Optimize signature verificationChocobozzz2017-11-2727-582/+441
|
* Fix video full descriptionChocobozzz2017-11-2712-614/+103
|
* Speed up activity pub http requestsChocobozzz2017-11-2721-431/+501
|
* Generate application keys tooChocobozzz2017-11-271-1/+8
|
* Optimize account creationChocobozzz2017-11-277-25/+43
|
* ApplicationFollow -> SeverFollowChocobozzz2017-11-276-120/+70
|
* Federate video abusesChocobozzz2017-11-277-12/+28
|