Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 5 | -3/+86 | |
| | ||||||
* | Fix abuse reportee search query | Chocobozzz | 2020-08-26 | 1 | -1/+1 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-24 | 1 | -3/+1 | |
| | ||||||
* | Remove debug logs | Chocobozzz | 2020-08-24 | 1 | -4/+0 | |
| | ||||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 3 | -10/+84 | |
| | ||||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+4 | |
| | ||||||
* | Optimize comment RSS sql query | Chocobozzz | 2020-08-20 | 2 | -14/+40 | |
| | ||||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -12/+9 | |
| | ||||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+1 | |
| | ||||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -0/+4 | |
| | ||||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -25/+28 | |
| | ||||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 4 | -11/+78 | |
| | ||||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -8/+18 | |
| | ||||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+2 | |
| | ||||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 3 | -53/+247 | |
| | ||||||
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, ↵ | Kim | 2020-07-31 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | playlists urls (#2996) * Add open-graph and twitter-card metas to accounts and video-channels * Add open-graph and twitter-card to video-playlists watch view * Refactor meta-tags creation server-side * Add client.ts tests for account, channel and playlist tags * Correct lint forbidden spaces * Correct test regression on client.ts Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -2/+1 | |
| | ||||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -10/+45 | |
| | ||||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -5/+14 | |
| | | | | statuses | |||||
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 2 | -2/+4 | |
| | ||||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -54/+10 | |
| | ||||||
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 3 | -137/+219 | |
| | ||||||
* | Add migrations | Chocobozzz | 2020-07-10 | 5 | -97/+85 | |
| | ||||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 4 | -20/+142 | |
| | ||||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 9 | -212/+443 | |
| | ||||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 | |
| | | | | fixes #2914 | |||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 1 | -4/+4 | |
| | | | | initial implementation with a listing refresh except on search results | |||||
* | align ownership change video list table with moderation tables | Rigel Kent | 2020-06-28 | 1 | -7/+3 | |
| | ||||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -7/+27 | |
| | ||||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -18/+0 | |
| | ||||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+61 | |
| | | | | | - 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 | 33 | -42/+42 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+2 | |
| | ||||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 2 | -11/+23 | |
| | ||||||
* | Fix video view filename | Chocobozzz | 2020-06-15 | 2 | -1/+1 | |
| | ||||||
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -15/+11 | |
| | ||||||
* | Fix video follow SQL | Chocobozzz | 2020-06-10 | 2 | -3/+5 | |
| | ||||||
* | First implem global search | Chocobozzz | 2020-06-10 | 2 | -0/+59 | |
| | ||||||
* | Fix video comments feed SQL query | Chocobozzz | 2020-06-09 | 2 | -2/+7 | |
| | ||||||
* | Add AP icons breaking change | Chocobozzz | 2020-06-04 | 1 | -16/+6 | |
| | ||||||
* | Send complete video description in AP messages | Chocobozzz | 2020-06-04 | 1 | -1/+1 | |
| | ||||||
* | Sort AP files by resolution desc | Chocobozzz | 2020-06-04 | 1 | -7/+11 | |
| | ||||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -12/+4 | |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 4 | -26/+83 | |
| | | | | | | | | | | | | 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) | |||||
* | Fix comments deleted display | Chocobozzz | 2020-05-29 | 1 | -10/+42 | |
| | ||||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -14/+53 | |
| | ||||||
* | Add missing channel playlists AP endpoint | Chocobozzz | 2020-05-13 | 1 | -5/+15 | |
| | ||||||
* | Add unique key on actor preferredUsername | Chocobozzz | 2020-05-11 | 1 | -7/+7 | |
| | ||||||
* | Fix refresh token | Chocobozzz | 2020-05-07 | 1 | -3/+1 | |
| | ||||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -0/+7 | |
| |