| Commit message (Expand) | Author | Age | Files | Lines |
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 3 | -1/+14 |
* | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
* | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+5 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+20 |
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -27/+58 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+14 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -5/+13 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -3/+9 |
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -9/+10 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 6 | -3/+113 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -0/+60 |
* | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 6 | -23/+17 |
* | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+4 |
* | Remove inferred type | Chocobozzz | 2018-12-05 | 3 | -5/+5 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 4 | -11/+11 |
* | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -6/+1 |
* | Optimize config endpoint | Chocobozzz | 2018-11-23 | 1 | -4/+4 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -1/+6 |
* | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -7/+10 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+1 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -1/+1 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+1 |
* | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 3 | -4/+138 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 8 | -9/+144 |
|/ |
|
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 3 | -2/+7 |
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -2/+14 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+1 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 5 | -10/+47 |
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 1 | -1/+1 |
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 2 | -2/+1 |
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+5 |
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 |
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 2 | -0/+11 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Cache user token | Chocobozzz | 2018-09-20 | 3 | -10/+7 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 7 | -61/+53 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 7 | -39/+37 |
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 2 | -2/+2 |
* | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 1 | -0/+3 |