Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AP collections pagination | Chocobozzz | 2018-11-16 | 1 | -2/+2 |
| | |||||
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -35/+55 |
| | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -0/+31 |
| | |||||
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -0/+23 |
| | |||||
* | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 1 | -0/+12 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 2 | -3/+14 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 2 | -7/+7 |
| | |||||
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 2 | -44/+8 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 2 | -9/+104 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 1 | -1/+8 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+15 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -17/+76 |
| | |||||
* | Add index on sharedInboxUrl | Chocobozzz | 2018-07-31 | 1 | -0/+3 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -0/+4 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -17/+8 |
| | | | | | | This reverts commit e04551d796adf69703a41af123207b2624237292. See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420 | ||||
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 1 | -8/+17 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -4/+4 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -1/+9 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -0/+6 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -2/+1 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -28/+22 |
| | |||||
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 1 | -2/+2 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -3/+20 |
| | |||||
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 2 | -6/+48 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -3/+6 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-12 | 1 | -4/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -10/+82 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+3 |
| | |||||
* | Fix sharedInboxUrl list | Chocobozzz | 2018-01-09 | 1 | -10/+19 |
| | |||||
* | Fix aot build | Chocobozzz | 2018-01-09 | 1 | -2/+9 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -1/+12 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -0/+1 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -8/+8 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -2/+2 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -8/+29 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -4/+5 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -44/+23 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -1/+13 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 2 | -23/+402 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 1 | -0/+245 |