Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video announces processing | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 3 | -39/+27 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 4 | -84/+62 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 27 | -489/+367 |
| | | | | | | | 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. | ||||
* | Accept actors with url objects instead of string | Chocobozzz | 2018-01-25 | 1 | -1/+8 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-24 | 2 | -2/+0 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-01-24 | 4 | -4/+6 |
| | |||||
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 1 | -12/+30 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -0/+5 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 5 | -12/+22 |
| | |||||
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -6/+3 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 2 | -0/+4 |
| | |||||
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 3 | -2/+9 |
| | |||||
* | Activity Pub improvements | Chocobozzz | 2018-01-11 | 2 | -5/+7 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 2 | -0/+34 |
| | |||||
* | Fix actor refresh | Chocobozzz | 2018-01-11 | 1 | -0/+2 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 4 | -8/+9 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 5 | -4/+63 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 10 | -371/+491 |
| | |||||
* | Fix comment creation | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-08 | 1 | -1/+0 |
| | |||||
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 3 | -31/+88 |
| | |||||
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 2 | -12/+44 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -3/+4 |
| | |||||
* | Fix delete activities | Chocobozzz | 2018-01-04 | 3 | -10/+20 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 2 | -39/+86 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -4/+45 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -42/+154 |
| | |||||
* | 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 |
| |