| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 2 | -2/+3 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 2 | -2/+4 |
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+27 |
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -24/+28 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+92 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -5/+33 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -5/+27 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 3 | -14/+11 |
* | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -2/+5 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 2 | -0/+30 |
* | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 2 | -0/+134 |
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -2/+14 |
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 2 | -0/+11 |
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 1 | -1/+13 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 3 | -0/+39 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -8/+9 |
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 1 | -63/+15 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -3/+3 |
* | Add stats route | Chocobozzz | 2018-02-28 | 2 | -0/+41 |
* | Don't follow ourselves | Chocobozzz | 2018-02-23 | 1 | -0/+4 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -1/+1 |
* | Basic api documentation #7 (#220) | Dimitri Gilbert | 2018-01-24 | 1 | -1/+0 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -3/+3 |
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 1 | -4/+4 |
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -3/+1 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -5/+6 |
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -13/+11 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -70/+44 |
* | Save | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -27/+27 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Federate video views | Chocobozzz | 2017-11-27 | 1 | -1/+8 |
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -8/+5 |
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 1 | -0/+3 |
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -33/+49 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -4/+26 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 2 | -14/+14 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -4/+4 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -1/+5 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 2 | -0/+139 |