aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Collapse)AuthorAgeFilesLines
...
* Put activity pub sends inside transactionsChocobozzz2017-11-309-28/+46
|
* Add ability to list jobsChocobozzz2017-11-303-21/+54
|
* Fix well known and json parser with mastodonChocobozzz2017-11-291-0/+7
|
* Remove max duration/filesize constraintsChocobozzz2017-11-281-3/+3
|
* Refractor validatorsChocobozzz2017-11-273-23/+23
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-277-6/+71
|
* Add activitypub migration scriptChocobozzz2017-11-271-1/+1
|
* Fix lintChocobozzz2017-11-271-0/+2
|
* Correctly forward like/dislikes and undoChocobozzz2017-11-273-22/+32
|
* Misc cleanupChocobozzz2017-11-272-13/+5
|
* Cleanup modelsChocobozzz2017-11-2712-436/+50
|
* Fetch video likes/dislikes tooChocobozzz2017-11-273-3/+51
|
* Federate likes/dislikesChocobozzz2017-11-272-3/+8
|
* Federate video viewsChocobozzz2017-11-272-6/+23
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-10/+28
|
* Add outboxChocobozzz2017-11-273-2/+68
|
* Add ability to unfollow a serverChocobozzz2017-11-272-7/+30
|
* Refractor activity pub lib/helpersChocobozzz2017-11-275-19/+23
|
* Fix lintChocobozzz2017-11-272-18/+15
|
* Optimize signature verificationChocobozzz2017-11-271-0/+1
|
* Optimize account creationChocobozzz2017-11-271-1/+1
|
* Federate video abusesChocobozzz2017-11-273-3/+19
|
* Federate video updateChocobozzz2017-11-277-8/+73
|
* Server shares user videosChocobozzz2017-11-271-1/+2
|
* Send server announce when users upload a videoChocobozzz2017-11-274-16/+30
|
* Handle announces in inboxChocobozzz2017-11-276-11/+152
|
* Fix video upload and videos listChocobozzz2017-11-274-15/+18
|
* Add video abuse to activity pubChocobozzz2017-11-272-27/+31
|
* Fix error when creating a fresh databaseChocobozzz2017-11-271-2/+0
|
* Rename Pod -> ServerChocobozzz2017-11-2716-387/+375
|
* Add follow tabsChocobozzz2017-11-274-137/+149
| | | | | | Following Follow Followers
* Follow worksChocobozzz2017-11-276-26/+68
|
* Fix issues on server startChocobozzz2017-11-275-46/+38
|
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-272-14/+14
|
* Send follow/acceptChocobozzz2017-11-272-3/+5
|
* Handle follow/acceptChocobozzz2017-11-277-61/+172
|
* Make it compile at leastChocobozzz2017-11-275-56/+53
|
* Remove references to authorChocobozzz2017-11-2714-735/+4
|
* Continue activitypubChocobozzz2017-11-274-10/+66
|
* Begin activitypubChocobozzz2017-11-2723-585/+981
|
* Don't hash user password once again on updateChocobozzz2017-11-041-4/+7
|
* Upgrade server packagesChocobozzz2017-10-312-4/+2
|
* Add video privacy settingChocobozzz2017-10-312-17/+64
|
* Lazy description and previews to video formChocobozzz2017-10-301-1/+1
|
* Add lazy description on serverChocobozzz2017-10-302-55/+35
|
* Support roles with rights and add moderator roleChocobozzz2017-10-272-15/+23
|
* Remove sequelize deprecated operatorsChocobozzz2017-10-267-16/+19
|
* Fix integrity issues with after destroy hookChocobozzz2017-10-263-6/+6
|
* Fix log in after destroy hookChocobozzz2017-10-261-1/+1
|
* Fix join in video eventsChocobozzz2017-10-261-10/+20
|