aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account
Commit message (Expand)AuthorAgeFilesLines
* Update iso639 translations for french and deutchChocobozzz2018-06-191-2/+6
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-2/+2
* Refractor and optimize AP collectionsChocobozzz2018-05-251-0/+29
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-6/+8
* feature: initial syndication feeds supportRigel Kent2018-04-171-1/+5
* Improve playback speed styleChocobozzz2018-03-011-4/+21
* Add stats routeChocobozzz2018-02-281-0/+9
* Add links to comment mentionsChocobozzz2018-02-211-2/+35
* Fix lintChocobozzz2018-02-192-2/+2
* Fix sort inconsistencyChocobozzz2018-02-192-2/+2
* Implement support field in video and video channelChocobozzz2018-02-151-3/+26
* Send an email on video abuse reportChocobozzz2018-02-011-1/+22
* Add ability to reset our passwordChocobozzz2018-01-301-0/+10
* Add ability to login with emailChocobozzz2018-01-291-12/+3
* Don't show videos of remote instance after unfollowChocobozzz2018-01-182-6/+23
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+0
* Support video quota on clientChocobozzz2018-01-081-1/+1
* Send comment to followers and parentsChocobozzz2018-01-081-13/+2
* Fix account names validationChocobozzz2018-01-051-1/+0
* Send account activitypub update eventsChocobozzz2018-01-031-1/+22
* Begin to add avatar to actorsChocobozzz2017-12-292-5/+9
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Begin moving video channel to actorChocobozzz2017-12-193-324/+38
* SaveChocobozzz2017-12-191-201/+33
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-1/+8
* Use sequelize scopesChocobozzz2017-12-141-23/+27
* Move models to typescript-sequelizeChocobozzz2017-12-139-1104/+728
* Fix lintChocobozzz2017-12-041-1/+0
* Add account avatarChocobozzz2017-12-043-5/+30
* Put activity pub sends inside transactionsChocobozzz2017-11-305-16/+28
* Add ability to list jobsChocobozzz2017-11-301-5/+3
* Refractor validatorsChocobozzz2017-11-271-12/+7
* Correctly forward like/dislikes and undoChocobozzz2017-11-272-1/+18
* Cleanup modelsChocobozzz2017-11-272-31/+1
* Fetch video likes/dislikes tooChocobozzz2017-11-271-0/+3
* Federate likes/dislikesChocobozzz2017-11-272-3/+8
* Add outboxChocobozzz2017-11-271-2/+2
* Add ability to unfollow a serverChocobozzz2017-11-272-7/+30
* Refractor activity pub lib/helpersChocobozzz2017-11-273-4/+15
* Fix lintChocobozzz2017-11-272-18/+15
* Optimize account creationChocobozzz2017-11-271-1/+1
* Federate video updateChocobozzz2017-11-271-2/+2
* Send server announce when users upload a videoChocobozzz2017-11-272-11/+25
* Fix video upload and videos listChocobozzz2017-11-273-14/+15
* Fix error when creating a fresh databaseChocobozzz2017-11-271-2/+0
* Rename Pod -> ServerChocobozzz2017-11-273-22/+30
* Add follow tabsChocobozzz2017-11-274-137/+149
* Follow worksChocobozzz2017-11-273-18/+47
* Fix issues on server startChocobozzz2017-11-272-32/+25
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-272-14/+14