Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix concurrency issue on video upload | Chocobozzz | 2018-02-14 | 1 | -0/+1 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -0/+3 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 2 | -31/+77 |
| | |||||
* | Add service worker | Chocobozzz | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
| | |||||
* | Correctly set the activity audience in outbox | Chocobozzz | 2018-02-07 | 1 | -2/+3 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 1 | -1/+19 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+2 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -6/+20 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -2/+37 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -0/+56 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 2 | -4/+3 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -5/+2 |
| | |||||
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 1 | -10/+16 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 3 | -18/+46 |
| | | | | | | | 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. | ||||
* | Basic api documentation #7 (#220) | Dimitri Gilbert | 2018-01-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition | ||||
* | Use json for schema.org instead of tags | Chocobozzz | 2018-01-24 | 1 | -9/+7 |
| | |||||
* | Add schema.org tags to videos | Chocobozzz | 2018-01-23 | 1 | -0/+20 |
| | |||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+7 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -4/+15 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 9 | -26/+35 |
| | |||||
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 8 | -22/+22 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -4/+87 |
| | |||||
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -18/+45 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -3/+1 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -1/+5 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+16 |
| | |||||
* | Fix overflow in select inputs | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+0 |
| | | | | | | | | * 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 | 1 | -1/+2 |
| | |||||
* | Fix avatar update | Chocobozzz | 2018-01-04 | 1 | -2/+3 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -19/+5 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -2/+29 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -3/+54 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 3 | -5/+10 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -1/+14 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 2 | -4/+27 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 4 | -30/+62 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 15 | -113/+73 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -8/+4 |
| | |||||
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -4/+4 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 2 | -88/+116 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -0/+88 |
| | |||||
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -13/+11 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -2/+0 |
| | |||||
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 1 | -3/+7 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 10 | -148/+108 |
| |