| Commit message (Expand) | Author | Age | Files | Lines |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 1 | -4/+4 |
* | Use unique AP id for accept/reject | Chocobozzz | 2022-07-25 | 1 | -1/+1 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 2 | -2/+2 |
* | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 2 | -5/+16 |
* | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 2 | -5/+5 |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -1/+1 |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -2/+3 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 2 | -17/+51 |
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 14 | -98/+353 |
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -1/+1 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 15 | -80/+200 |
* | Fix AP audience | Chocobozzz | 2021-12-13 | 2 | -2/+2 |
* | Handle channel owner update of remote server | Chocobozzz | 2021-12-13 | 2 | -2/+2 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -1/+3 |
* | Process slow followers in unicast job queue | Chocobozzz | 2021-10-13 | 1 | -7/+33 |
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 1 | -1/+3 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 3 | -8/+8 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -4/+6 |
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 2 | -3/+14 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 8 | -43/+39 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -16/+15 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 13 | -16/+16 |
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -6/+6 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 4 | -4/+4 |
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 1 | -1/+2 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -3/+3 |
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 2 | -2/+5 |
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 2 | -6/+8 |
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
* | Fix lint | Chocobozzz | 2020-02-04 | 1 | -1/+1 |
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 3 | -14/+20 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 9 | -18/+17 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 2 | -2/+2 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -2/+3 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 4 | -14/+14 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+0 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -3/+3 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 13 | -98/+112 |
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 5 | -34/+43 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -1/+4 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 7 | -17/+28 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 4 | -14/+10 |
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 2 | -0/+46 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 3 | -4/+9 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 3 | -2/+72 |
* | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 5 | -76/+127 |
|\ |
|
| * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 5 | -75/+126 |