aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Speed up videos indexationChocobozzz2020-06-121-1/+2
* Fix lintChocobozzz2020-06-121-1/+1
* preserve original variable names server-sideRigel Kent2020-06-1011-38/+38
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1011-38/+38
* Fix testsChocobozzz2020-06-102-3/+7
* Add search index testsChocobozzz2020-06-105-4/+337
* Add search target check paramsChocobozzz2020-06-103-4/+98
* Fix video follow SQLChocobozzz2020-06-102-3/+5
* First implem global searchChocobozzz2020-06-1013-20/+255
* change fixtures to reflect output size of jimpRigel Kent2020-06-107-0/+0
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-5/+6
* 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
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-1/+1
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-035-20/+75
* Don't cache embed HTML fileChocobozzz2020-06-021-1/+2
* Merge branch 'release/2.2.0' into developChocobozzz2020-06-021-3/+3
|\
| * Fix emailsChocobozzz2020-06-021-3/+3
* | Block comments from muted accounts/serversChocobozzz2020-05-2912-101/+335
* | Support broadcast messagesChocobozzz2020-05-296-2/+59
* | Fix comments deleted displayChocobozzz2020-05-293-14/+48
* | Add ability to bulk delete commentsChocobozzz2020-05-2912-66/+487
|/
* Fix broken migration introduced in 2.2.0-rc.1Chocobozzz2020-05-253-31/+39
* Fix external auth email/password updateChocobozzz2020-05-205-4/+27
* Fix migrationsChocobozzz2020-05-181-0/+30
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-146-33/+243
* Add missing channel playlists AP endpointChocobozzz2020-05-132-9/+31
* Fix testsChocobozzz2020-05-131-1/+1
* Add missing playlist and playlistElement types in AP contextChocobozzz2020-05-131-0/+3
* Fix auto follow index URLChocobozzz2020-05-123-15/+8
* Add other tests to external authChocobozzz2020-05-113-6/+96
* Update code contributorsChocobozzz2020-05-111-1/+1
* Add unique key on actor preferredUsernameChocobozzz2020-05-111-7/+7
* Allow to auto follow a specific URLChocobozzz2020-05-112-1/+5
* Add test for auto mute list routerChocobozzz2020-05-112-8/+79
* Cleanup oauth tokens cacheChocobozzz2020-05-111-0/+8
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-1/+1
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-0819-207/+652
* Improve auto mute testsChocobozzz2020-05-071-4/+56
* Fix refresh tokenChocobozzz2020-05-071-3/+1
* Add auto mute plugin testsChocobozzz2020-05-072-0/+121
* Fix CLI buildChocobozzz2020-05-071-1/+1
* Add moderation helpers to pluginsChocobozzz2020-05-0725-141/+475
* Add last login date to usersChocobozzz2020-05-077-9/+98
* Use video abuse filters on client sideChocobozzz2020-05-078-136/+205
* Fix comments feed with musted accountsChocobozzz2020-05-062-2/+21
* parseQueryStringFilter cleanupChocobozzz2020-05-062-19/+13
* Fix lintChocobozzz2020-05-061-5/+5