Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -30/+59 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 24 | -55/+133 |
* | Fix preview 404 | Chocobozzz | 2017-12-28 | 2 | -2/+3 |
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 2 | -8/+6 |
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -4/+8 |
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 3 | -48/+85 |
* | Begin unit tests | Chocobozzz | 2017-12-22 | 2 | -13/+15 |
* | Add comments controller | Chocobozzz | 2017-12-22 | 2 | -6/+81 |
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -2/+51 |
* | Design modals | Chocobozzz | 2017-12-20 | 1 | -1/+1 |
* | Improve video tag in edit form | Chocobozzz | 2017-12-20 | 1 | -1/+1 |
* | Add transition on play/loading player | Chocobozzz | 2017-12-20 | 1 | -3/+8 |
* | Only import bootstrap component that we need | Chocobozzz | 2017-12-20 | 1 | -2/+2 |
* | Handle mastodon shares | Chocobozzz | 2017-12-19 | 1 | -5/+14 |
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2017-12-19 | 2 | -2/+2 |
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 13 | -47/+88 |
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -1/+0 |
* | Unfollow with host | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 2 | -5/+15 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 36 | -1076/+821 |
* | Save | Chocobozzz | 2017-12-19 | 1 | -7/+17 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 39 | -446/+438 |
* | Finish admin design | Chocobozzz | 2017-12-08 | 1 | -3/+18 |
* | Fix bad to/cc when undo dislike | Chocobozzz | 2017-11-30 | 1 | -2/+2 |
* | Fix conflict rate serializations | Chocobozzz | 2017-11-30 | 3 | -22/+30 |
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 11 | -83/+96 |
* | Fix undo like/dislike forwarding | Chocobozzz | 2017-11-28 | 1 | -3/+14 |
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 11 | -62/+270 |
* | Fix lint | Chocobozzz | 2017-11-27 | 2 | -3/+3 |
* | Check signature is correct with the activity pub actor | Chocobozzz | 2017-11-27 | 1 | -1/+7 |
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 11 | -112/+209 |
* | Cleanup models | Chocobozzz | 2017-11-27 | 1 | -15/+1 |
* | Fetch video likes/dislikes too | Chocobozzz | 2017-11-27 | 3 | -5/+54 |
* | Better follows tests | Chocobozzz | 2017-11-27 | 2 | -9/+8 |
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 15 | -39/+475 |
* | Federate video views | Chocobozzz | 2017-11-27 | 7 | -17/+106 |
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 3 | -4/+6 |
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 7 | -3/+131 |
* | Add outbox | Chocobozzz | 2017-11-27 | 1 | -12/+13 |
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Add follow tests | Chocobozzz | 2017-11-27 | 7 | -33/+60 |
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 22 | -26/+334 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 26 | -348/+517 |
* | Fix lint | Chocobozzz | 2017-11-27 | 10 | -36/+13 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 4 | -21/+48 |