aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Optimize SQL queriesChocobozzz2018-07-242-1/+22
* 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