Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 3 | -1/+17 |
| | |||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -2/+4 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 2 | -0/+8 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 10 | -3/+11 |
| | |||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 1 | -1/+2 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 2 | -1/+16 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+6 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+1 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -1/+2 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -5/+9 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 4 | -1/+34 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 1 | -2/+7 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 4 | -21/+23 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+2 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 2 | -1/+5 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Fix delete activities | Chocobozzz | 2018-01-04 | 1 | -0/+1 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 4 | -2/+6 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -4/+3 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -1/+2 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -0/+13 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 4 | -0/+4 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -1/+6 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 2 | -0/+3 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -0/+2 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -2/+5 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 1 | -0/+19 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 2 | -1/+10 |
| | |||||
* | Handle mastodon shares | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -0/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 12 | -33/+23 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 2 | -0/+2 |
| | | | | | | | | | 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 | ||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -1/+0 |
| | |||||
* | First upload step is ok | Chocobozzz | 2017-12-07 | 1 | -5/+5 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 1 | -1/+3 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 3 | -5/+16 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 3 | -0/+12 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 2 | -0/+4 |
| | |||||
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 1 | -0/+5 |
| | |||||
* | Fetch video likes/dislikes too | Chocobozzz | 2017-11-27 | 3 | -3/+6 |
| | |||||
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 3 | -4/+16 |
| | |||||
* | Federate video views | Chocobozzz | 2017-11-27 | 3 | -2/+9 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -3/+7 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -3/+8 |
| |