| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -7/+6 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -12/+24 |
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -2/+1 |
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -6/+25 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 1 | -0/+13 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -27/+26 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -6/+7 |
* | Add more filters to admin follows table | Chocobozzz | 2019-11-29 | 1 | -3/+3 |
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -13/+38 |
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -2/+26 |
* | Fix and cleanup actor follow inbox sql query | Chocobozzz | 2019-10-23 | 1 | -3/+3 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -4/+4 |
* | Add notification on auto follow index | Chocobozzz | 2019-09-04 | 1 | -3/+3 |
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -2/+41 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -1/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+18 |
* | Limit maximum actor follow score | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -2/+24 |
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+18 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -20/+19 |
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 1 | -2/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -7/+7 |
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -34/+16 |
* | 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 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -2/+2 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -6/+4 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 1 | -4/+6 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -9/+94 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 1 | -1/+8 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+15 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -17/+76 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -4/+4 |
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -2/+1 |
* | 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 |
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -1/+1 |
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -1/+2 |
* | Fix lint | Chocobozzz | 2018-01-12 | 1 | -4/+3 |
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 1 | -0/+20 |
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 1 | -0/+28 |
* | Add maximum to actor follow scores | Chocobozzz | 2018-01-11 | 1 | -1/+1 |
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 1 | -2/+77 |
* | Fix sharedInboxUrl list | Chocobozzz | 2018-01-09 | 1 | -10/+19 |