| Commit message (Expand) | Author | Age | Files | Lines |
* | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 2 | -10/+9 |
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 4 | -64/+89 |
* | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 2 | -2/+2 |
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 4 | -16/+113 |
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 2 | -2/+3 |
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 3 | -15/+22 |
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 7 | -74/+298 |
* | Add auth documentation | Chocobozzz | 2018-04-16 | 2 | -0/+22 |
* | Don't add a dot after the url in forgot password email | Chocobozzz | 2018-04-15 | 1 | -1/+1 |
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 3 | -17/+18 |
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -2/+2 |
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 1 | -0/+2 |
* | Fix privacy argument in upload script | Chocobozzz | 2018-04-04 | 2 | -0/+3 |
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 2 | -3/+7 |
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
* | fix #456 catching errors in import-videos (#457) | memorybox | 2018-04-02 | 1 | -9/+14 |
* | Fix migration 200 | Chocobozzz | 2018-03-30 | 1 | -1/+11 |
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 4 | -3/+48 |
* | Upgrade changelog | Chocobozzz | 2018-03-29 | 1 | -2/+0 |
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 3 | -2/+3 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 7 | -7/+114 |
* | Fix views system behind a proxy | Chocobozzz | 2018-03-28 | 1 | -1/+1 |
* | Remove alpine image | Chocobozzz | 2018-03-28 | 1 | -2/+2 |
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 4 | -17/+36 |
* | Add privacy setting to upload.js cli (#422) | Olivier Jolly | 2018-03-27 | 1 | -0/+2 |
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 1 | -5/+8 |
* | Add ability to search on domain and username too | Chocobozzz | 2018-03-27 | 1 | -3/+17 |
* | Fix content type response for ActivityPub | Chocobozzz | 2018-03-27 | 1 | -16/+21 |
* | Improve SQL request for video AP request | Chocobozzz | 2018-03-27 | 1 | -5/+15 |
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 1 | -0/+3 |
* | Put Person first in AP attributedTo | Chocobozzz | 2018-03-27 | 1 | -4/+4 |
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 11 | -168/+99 |
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 8 | -26/+80 |
* | Add sign language to the index of languages (#420) | Rigel Kent | 2018-03-27 | 1 | -1/+16 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 23 | -37/+47 |
* | Fix videos import script | Chocobozzz | 2018-03-26 | 1 | -1/+4 |
* | truncating long video names in import-videos.js (fixes #392) (#415) | Rigel Kent | 2018-03-26 | 1 | -1/+6 |
* | per missing field error in upload.js (fixes #414) (#416) | Rigel Kent | 2018-03-26 | 1 | -1/+5 |
* | Fix check comments params unit tests | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
* | Removing unnecessary semicolons | Okhin | 2018-03-24 | 1 | -4/+4 |
* | Replacing the err being thrown by a gracefull exit.process(1) | Okhin | 2018-03-24 | 1 | -2/+6 |
* | Limit comment length to 1 character, fixes #394 (#399) | Aurélien Bertron | 2018-03-24 | 1 | -1/+1 |
* | Add public to activitypub announces | Chocobozzz | 2018-03-23 | 1 | -1/+1 |
* | Fix error display on edit config in admin | Chocobozzz | 2018-03-23 | 1 | -3/+6 |
* | Don't search migration version in old Applications table anymore | Chocobozzz | 2018-03-23 | 1 | -11/+3 |
* | Improve logging when cannot fetch remote videos | Chocobozzz | 2018-03-23 | 1 | -5/+10 |
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 8 | -11/+31 |
* | Add activity route to video and video comment objects | Chocobozzz | 2018-03-22 | 1 | -0/+19 |
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 2 | -1/+2 |