Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+10 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -12/+3 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -16/+49 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 2 | -9/+52 |
| | |||||
* | Add unique index on video comment url | Chocobozzz | 2018-01-26 | 1 | -0/+4 |
| | |||||
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -80/+0 |
| | | | | | | | 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 schema.org tags to videos | Chocobozzz | 2018-01-23 | 1 | -2/+6 |
| | |||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+10 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Add http tracker in torrent too | Chocobozzz | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | Fix videos list sql request | Chocobozzz | 2018-01-18 | 1 | -30/+16 |
| | | | | Sequelize my love <3 | ||||
* | Video get SQL optimization | Chocobozzz | 2018-01-18 | 1 | -5/+13 |
| | |||||
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 1 | -8/+46 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 3 | -8/+50 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 7 | -124/+165 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -4/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-12 | 1 | -4/+3 |
| | |||||
* | Fix tree comment rendering | Chocobozzz | 2018-01-12 | 1 | -1/+1 |
| | | | | Sort by updatedAt too | ||||
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 2 | -0/+30 |
| | |||||
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 2 | -0/+31 |
| | |||||
* | Add maximum to actor follow scores | Chocobozzz | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | Little SQL optimization | Chocobozzz | 2018-01-11 | 1 | -17/+11 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -2/+2 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 5 | -96/+84 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 3 | -8/+22 |
| | |||||
* | Fix sharedInboxUrl list | Chocobozzz | 2018-01-09 | 1 | -10/+19 |
| | |||||
* | Fix aot build | Chocobozzz | 2018-01-09 | 1 | -2/+9 |
| | |||||
* | Fix comment creation | Chocobozzz | 2018-01-08 | 1 | -0/+4 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Disable job scheduler SQL queries logging | Chocobozzz | 2018-01-08 | 1 | -1/+2 |
| | |||||
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 1 | -13/+2 |
| | |||||
* | Fix account names validation | Chocobozzz | 2018-01-05 | 1 | -1/+0 |
| | |||||
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 1 | -2/+39 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -1/+12 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 3 | -11/+81 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -4/+6 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -2/+63 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 2 | -2/+2 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 2 | -9/+9 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 3 | -6/+11 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 5 | -15/+68 |
| | |||||
* | Add get old comment on follow tests | Chocobozzz | 2017-12-28 | 1 | -0/+3 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 7 | -67/+104 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -5/+37 |
| | |||||
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 1 | -1/+31 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -13/+17 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 1 | -2/+86 |
| |