aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
* Add ability to share playlists in modalChocobozzz2020-08-071-0/+1
* Handle playlist oembedChocobozzz2020-08-071-0/+4
* Reorganize shared modelsChocobozzz2020-08-072-25/+28
* Add abuse messages/states notificationsChocobozzz2020-07-314-11/+78
* Add abuse messages management in my accountChocobozzz2020-07-311-8/+18
* Add abuse message management in adminChocobozzz2020-07-311-0/+2
* Add server API to abuse messagesChocobozzz2020-07-313-53/+247
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-0/+4
* adapt notifications buttons for small screensRigel Kent2020-07-291-2/+1
* harmonize search for librariesRigel Kent2020-07-292-10/+45
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-5/+14
* Add ability to report comments in front endChocobozzz2020-07-102-2/+4
* Add new abuses testsChocobozzz2020-07-104-54/+10
* Use raw sql for abusesChocobozzz2020-07-103-137/+219
* Add migrationsChocobozzz2020-07-105-97/+85
* Implement abuses check paramsChocobozzz2020-07-104-20/+142
* Use 3 tables to represent abusesChocobozzz2020-07-109-212/+443
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-4/+17
* allow muting from the miniature optionsRigel Kent2020-06-281-4/+4
* align ownership change video list table with moderation tablesRigel Kent2020-06-281-7/+3
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-7/+27
* Reorganize client shared modulesChocobozzz2020-06-231-18/+0
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-3/+61
* Split types and typingsChocobozzz2020-06-1833-42/+42
* Update server dependenciesChocobozzz2020-06-172-3/+2
* Add videos count in channels listChocobozzz2020-06-162-11/+23
* Fix video view filenameChocobozzz2020-06-152-1/+1
* Optimize views per day in video channelsChocobozzz2020-06-121-15/+11
* Fix video follow SQLChocobozzz2020-06-102-3/+5
* First implem global searchChocobozzz2020-06-102-0/+59
* Fix video comments feed SQL queryChocobozzz2020-06-092-2/+7
* Add AP icons breaking changeChocobozzz2020-06-041-16/+6
* Send complete video description in AP messagesChocobozzz2020-06-041-1/+1
* Sort AP files by resolution descChocobozzz2020-06-041-7/+11
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-12/+4
* Block comments from muted accounts/serversChocobozzz2020-05-294-26/+83
* Fix comments deleted displayChocobozzz2020-05-291-10/+42
* Add ability to bulk delete commentsChocobozzz2020-05-291-14/+53
* Add missing channel playlists AP endpointChocobozzz2020-05-131-5/+15
* Add unique key on actor preferredUsernameChocobozzz2020-05-111-7/+7
* Fix refresh tokenChocobozzz2020-05-071-3/+1
* Add moderation helpers to pluginsChocobozzz2020-05-071-0/+7
* Add last login date to usersChocobozzz2020-05-071-2/+27
* Use video abuse filters on client sideChocobozzz2020-05-072-114/+73
* Fix comments feed with musted accountsChocobozzz2020-05-061-2/+9
* parseQueryStringFilter cleanupChocobozzz2020-05-062-19/+13
* Fix HLS audio only transcodingChocobozzz2020-05-051-1/+1
* Sort outbox by desc created at orderChocobozzz2020-05-051-1/+1
* Add auth plugin info in users listChocobozzz2020-05-051-1/+3
* Fix compat with peertube 2.1Chocobozzz2020-05-051-6/+16