Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support refusing remote comments | Chocobozzz | 2022-09-23 | 1 | -1/+34 |
| | |||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 1 | -1/+1 |
| | | | | Put functions in lib/activitypub instead | ||||
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 1 | -1/+1 |
| | | | | | In the future we'll stop to expose all available rates to improve users privacy | ||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -2/+2 |
| | |||||
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 1 | -2/+2 |
| | |||||
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 1 | -17/+16 |
| | |||||
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 1 | -2/+2 |
| | |||||
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
| | |||||
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -9/+5 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -4/+4 |
| | |||||
* | Fix comments federation | Chocobozzz | 2020-11-10 | 1 | -3/+7 |
| | |||||
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 1 | -6/+8 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -7/+7 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -1/+4 |
| | |||||
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -7/+8 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -8/+8 |
| | |||||
* | Fix comment notifications | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -120/+110 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -2/+2 |
| | | | | In particular when fetching pleroma outbox | ||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -2/+1 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -1/+2 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -8/+2 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -1/+3 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -0/+17 |
| | |||||
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
| | | | | Will only act with new comments | ||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 1 | -5/+8 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -4/+5 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -1/+1 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 1 | -3/+3 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 1 | -1/+0 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+156 |