Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 1 | -2/+2 |
|\ | |||||
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 1 | -2/+2 |
| | | |||||
* | | Support refusing remote comments | Chocobozzz | 2022-09-23 | 1 | -0/+2 |
|/ | |||||
* | Fix process follow | Chocobozzz | 2022-07-27 | 1 | -5/+5 |
| | |||||
* | Handle rejected follows in client | Chocobozzz | 2022-07-27 | 1 | -30/+78 |
| | | | | Also add quick filters so it's easier to find pending follows | ||||
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -1/+7 |
| | | | | Prevent reprocessing already rejected follows | ||||
* | Reduce unknown undo logging level | Chocobozzz | 2022-07-13 | 1 | -4/+16 |
| | |||||
* | Rename video full loading | Chocobozzz | 2022-06-28 | 3 | -4/+4 |
| | |||||
* | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
| | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | | | | More precise, avoid weird decrease, reuse an id to federate viewers | ||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 2 | -3/+22 |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | ||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 5 | -9/+10 |
| | | | | Put functions in lib/activitypub instead | ||||
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 8 | -53/+61 |
| | | | | | In the future we'll stop to expose all available rates to improve users privacy | ||||
* | Fix shared imports | Chocobozzz | 2021-12-24 | 3 | -6/+3 |
| | |||||
* | No notification on moderator abuse | Chocobozzz | 2021-12-09 | 1 | -3/+6 |
| | |||||
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 2 | -1/+8 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -19/+13 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Fix user subscription follows count | Chocobozzz | 2021-10-14 | 1 | -17/+9 |
| | |||||
* | Fix actor follow counts calculation | Chocobozzz | 2021-10-13 | 1 | -9/+10 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 2 | -2/+2 |
| | |||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 3 | -10/+8 |
| | |||||
* | Try to speed up AP update transaction | Chocobozzz | 2021-06-08 | 1 | -5/+4 |
| | |||||
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 3 | -62/+16 |
| | |||||
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 2 | -3/+3 |
| | |||||
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 7 | -18/+18 |
| | |||||
* | Move AP video channel creation | Chocobozzz | 2021-06-02 | 1 | -17/+6 |
| | |||||
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 1 | -5/+4 |
| | |||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 6 | -23/+23 |
| | |||||
* | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 1 | -2/+11 |
| | |||||
* | Add banner tests | Chocobozzz | 2021-04-08 | 1 | -7/+2 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 2 | -9/+11 |
| | |||||
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 1 | -1/+9 |
| | |||||
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 1 | -0/+5 |
| | | | | It will help to understand if the federation correctly works or not | ||||
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 1 | -4/+3 |
| | |||||
* | Fix sending accept to old follows | Chocobozzz | 2021-02-19 | 1 | -0/+7 |
| | |||||
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -6/+4 |
| | | | | We consider Dislike as a classic activity now | ||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -4/+7 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 2 | -2/+2 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 3 | -21/+24 |
| | |||||
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 1 | -8/+11 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -2/+4 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -5/+14 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 2 | -4/+4 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -49/+68 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -2/+15 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 13 | -26/+26 |
| | |||||
* | Speed up videos indexation | Chocobozzz | 2020-06-12 | 1 | -1/+2 |
| | | | | And fetch video attributes after |