| Commit message (Expand) | Author | Age | Files | Lines |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+42 |
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 2 | -1/+12 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+10 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+28 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+58 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 2 | -3/+2 |
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -0/+10 |
* | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -1/+14 |
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -38/+120 |
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -0/+6 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 4 | -11/+191 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 4 | -60/+151 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 3 | -7/+450 |
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 2 | -2/+40 |
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+21 |
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -2/+2 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -3/+57 |
* | Fix tests | Chocobozzz | 2018-10-17 | 1 | -0/+1 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -1/+8 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -7/+6 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -2/+10 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -4/+4 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -0/+111 |
|/ |
|
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -2/+21 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -1/+2 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -0/+55 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+0 |
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -0/+9 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -2/+2 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -15/+17 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+12 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+8 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 1 | -38/+35 |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -5/+0 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -9/+59 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -12/+2 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -3/+27 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+9 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+7 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+0 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -1/+0 |
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -7/+14 |
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 1 | -14/+7 |
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 2 | -1/+22 |