aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Refactor live managerChocobozzz2021-06-171-6/+6
* Fix missing transactionsChocobozzz2021-06-151-4/+4
* Refactor AP actorsChocobozzz2021-06-031-1/+2
* Cleanup models directory organizationChocobozzz2021-05-111-4/+5
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
* Fix broken local actorsChocobozzz2021-02-261-4/+4
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-2/+2
* Add check constraints live testsChocobozzz2020-11-091-4/+2
* Check live duration and sizeChocobozzz2020-11-091-10/+62
* Add abuse messages/states notificationsChocobozzz2020-07-311-0/+2
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+2
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-201-1/+2
* | Add migrationsChocobozzz2020-07-101-1/+1
|/
* Split types and typingsChocobozzz2020-06-181-2/+2
* Begin auth plugin supportChocobozzz2020-05-041-1/+2
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-8/+8
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+2
* Type toFormattedJSONChocobozzz2019-08-201-10/+9
* Stronger model typingsChocobozzz2019-08-191-12/+14
* Handle email update on serverChocobozzz2019-06-111-2/+16
* Improve registrationChocobozzz2019-06-071-10/+31
* Add ability to specify channel on registrationChocobozzz2019-05-281-13/+21
* Update sequelizeChocobozzz2019-04-241-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+1
* Add playlist rest testsChocobozzz2019-03-181-3/+6
* Add notifications in the clientChocobozzz2019-01-091-9/+9
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-4/+9
* Add import finished and video published notifsChocobozzz2019-01-091-0/+2
* Add user notification base codeChocobozzz2019-01-091-0/+16
* Cleanup tests importsChocobozzz2018-11-191-4/+2
* Speedup peertube startupChocobozzz2018-11-191-4/+11
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+10
* Add audit logs in various modulesAurélien Bertron2018-07-311-0/+1
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+5
* Add video channel managementChocobozzz2018-04-261-2/+2
* Video channel API routes refractorChocobozzz2018-04-251-1/+2
* Upgrade server depencenciesChocobozzz2018-03-131-2/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-6/+6
* Begin moving video channel to actorChocobozzz2017-12-191-23/+22
* SaveChocobozzz2017-12-191-7/+17
* Move models to typescript-sequelizeChocobozzz2017-12-131-9/+8
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-2/+2
* Optimize account creationChocobozzz2017-11-271-8/+14
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
* Fix issues on server startChocobozzz2017-11-271-1/+2