| Commit message (Expand) | Author | Age | Files | Lines |
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -5/+5 |
* | Add ability to use docker on local | Chocobozzz | 2022-08-11 | 1 | -2/+2 |
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 1 | -2/+2 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -2/+2 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 4 | -12/+52 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -1/+3 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -2/+1 |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 1 | -1/+2 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -2/+5 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -21/+18 |
* | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 5 | -106/+62 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 3 | -18/+32 |
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 1 | -6/+18 |
* | Don't reject accounts with empty description | Chocobozzz | 2021-01-11 | 1 | -0/+7 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -2/+1 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -2/+12 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 2 | -5/+5 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 2 | -5/+1 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -7/+19 |
* | Comments enabled attrivute is optional in AP | Chocobozzz | 2020-01-29 | 1 | -0/+1 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -1/+1 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 6 | -6/+6 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -9/+9 |
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -1/+18 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -12/+24 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -4/+11 |
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 2 | -3/+3 |
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -7/+8 |
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+2 |
* | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
* | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 4 | -5/+5 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -0/+28 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 11 | -168/+129 |
|\ |
|
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -3/+17 |
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 11 | -161/+105 |
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -1/+3 |
| * | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+4 |
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
* | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -0/+1 |
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+1 |
|/ |
|
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -1/+1 |