| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -8/+19 |
* | Cache some SQL queries | Chocobozzz | 2019-12-27 | 1 | -2/+17 |
* | Don't add the unique preferredUsername index for now | Chocobozzz | 2019-12-12 | 1 | -7/+7 |
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -9/+8 |
* | Ensure local actors preferredName don't already exist | Chocobozzz | 2019-12-05 | 1 | -1/+14 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -3/+8 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -2/+0 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -10/+2 |
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -6/+6 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -6/+7 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -8/+24 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+13 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -14/+0 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -23/+24 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -3/+3 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -7/+2 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+5 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+1 |
* | 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 | 1 | -1/+12 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -1/+3 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 1 | -40/+2 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -0/+10 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
* | 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 |
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -17/+8 |
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 1 | -8/+17 |
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -1/+9 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -0/+6 |
* | 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 |
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -5/+46 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -3/+6 |
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 1 | -0/+10 |
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 1 | -0/+3 |
* | 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 | 1 | -8/+5 |
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+3 |
* | 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 |