Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 1 | -1/+3 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 7 | -78/+83 |
| | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -10/+22 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+8 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -1/+2 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 1 | -1/+54 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -2/+1 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -77/+82 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -22/+23 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -6/+27 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -1/+3 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 3 | -25/+24 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 4 | -31/+87 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 |
| | | | | fixes #2914 | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 7 | -7/+7 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+38 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -1/+25 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -2/+27 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -1/+3 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -1/+6 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -2/+2 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 1 | -6/+26 |
| | |||||
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -32/+60 |
| | |||||
* | Fix typo in db field check | Chocobozzz | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -21/+128 |
| | |||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
| | | | | (cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd) | ||||
* | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 1 | -35/+32 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 4 | -52/+56 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 2 | -2/+2 |
| | |||||
* | Use lower instead of ilike to login users | Chocobozzz | 2020-01-09 | 1 | -2/+6 |
| | |||||
* | Optimize notification endpoint | Chocobozzz | 2020-01-09 | 1 | -11/+11 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -34/+38 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -5/+26 |
| | |||||
* | Cache some SQL queries | Chocobozzz | 2019-12-27 | 1 | -1/+15 |
| | |||||
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -5/+0 |
| | |||||
* | Fix lint & tests | Chocobozzz | 2019-12-18 | 1 | -5/+7 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+8 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -2/+16 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -13/+45 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 3 | -6/+27 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 5 | -11/+25 |
| |