Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -6/+6 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -4/+15 |
| | |||||
* | Add migration to delete old Authors table | Chocobozzz | 2017-12-29 | 1 | -1/+1 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 1 | -1/+3 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -0/+3 |
| | |||||
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -43/+44 |
| | |||||
* | Fix migration scripts | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -3/+11 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -1/+1 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Add migration | Chocobozzz | 2017-12-13 | 1 | -1/+1 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -10/+4 |
| | |||||
* | First upload step is ok | Chocobozzz | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -6/+0 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -1/+6 |
| | |||||
* | Fix req accepts | Chocobozzz | 2017-11-30 | 1 | -0/+3 |
| | |||||
* | Fix activitypub check headers | Chocobozzz | 2017-11-30 | 1 | -5/+4 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -0/+1 |
| | |||||
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 1 | -1/+6 |
| | |||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -12/+6 |
| | |||||
* | Fix migration for Servers table | Chocobozzz | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -7/+5 |
| | |||||
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -7/+3 |
| | |||||
* | Follow works | Chocobozzz | 2017-11-27 | 1 | -0/+5 |
| | |||||
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -2/+9 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -33/+9 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -6/+0 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -40/+16 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -11/+20 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -1/+9 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -2/+3 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -12/+1 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 1 | -4/+4 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -4/+19 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -0/+1 |
| | |||||
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 1 | -2/+8 |
| |