aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-2/+2
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-1/+42
* Add new instance follower notification in clientChocobozzz2019-04-091-1/+1
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-1/+12
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+10
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+28
* Refactor video playlist middlewaresChocobozzz2019-03-181-3/+3
* Playlist server APIChocobozzz2019-03-181-2/+58
* findById -> findByPkChocobozzz2019-02-212-3/+2
* Improve channel and account SEOChocobozzz2019-02-211-0/+10
* Add server host in notification account fieldChocobozzz2019-01-211-1/+14
* Refactor how we use iconsChocobozzz2019-01-171-38/+120
* Refresh remote actors on GET enpointsChocobozzz2019-01-141-0/+4
* Add notifications in the clientChocobozzz2019-01-091-0/+6
* Add new follow, mention and user registered notifsChocobozzz2019-01-094-11/+191
* Add import finished and video published notifsChocobozzz2019-01-094-60/+151
* Add user notification base codeChocobozzz2019-01-093-7/+450
* Add ability to disable and clear historyChocobozzz2018-12-181-0/+1
* Add history on server sideChocobozzz2018-12-182-2/+40
* Add sitemapChocobozzz2018-12-051-0/+21
* Cleanup tests importsChocobozzz2018-11-191-2/+2
* Check activities hostChocobozzz2018-11-141-3/+57
* Fix testsChocobozzz2018-10-171-0/+1
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-1/+8
|\
| * move to boolean switchRigel Kent2018-10-131-7/+6
| * add webtorrent opt-out settingsRigel Kent2018-10-131-2/+10
* | Add user/instance block by users in the clientChocobozzz2018-10-161-4/+4
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-0/+111
|/
* Add users search filterChocobozzz2018-10-081-2/+21
* Add user moderation in the account pageChocobozzz2018-10-051-1/+2
* Add user history and resume videosChocobozzz2018-10-051-0/+55
* Fix video files duplicated when fps is nullChocobozzz2018-09-261-1/+0
* Cache user tokenChocobozzz2018-09-201-0/+9
* Limit associations fetch when loading tokenChocobozzz2018-09-201-2/+2
* Add federation to ownership changeChocobozzz2018-09-041-15/+17
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+12
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+8
* Refractor user quota SQL queriesChocobozzz2018-08-281-38/+35
* Fix oauth server moduleChocobozzz2018-08-281-5/+0
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-9/+59
* Add ability to search video channelsChocobozzz2018-08-271-12/+2
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Add quota used in users listChocobozzz2018-08-141-3/+27
* Add reason when banning a userChocobozzz2018-08-081-0/+9
* Implement user blocking on server sideChocobozzz2018-08-081-0/+7
* Add import.video.torrent configurationChocobozzz2018-08-081-1/+1
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+0
* Add more info loggingChocobozzz2018-07-301-1/+0
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-301-7/+14
* Delete actor too when deleting account/video channelChocobozzz2018-07-301-14/+7