Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 6 | -36/+55 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -2/+2 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -19/+5 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+2 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 1 | -0/+36 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -10/+65 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+10 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+8 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+6 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -18/+1 |
| | |||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 4 | -63/+59 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 5 | -45/+31 |
| |