aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
* Fix HLS audio only transcodingChocobozzz2020-05-051-0/+1
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-1/+2
* Support logout and add id and pass testsChocobozzz2020-05-041-8/+15
* Avoir some circular dependenciesChocobozzz2020-05-0413-128/+44
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-35/+7
* Fix testsChocobozzz2020-04-201-1/+1
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+6
* Support audio files importChocobozzz2020-04-031-14/+21
* Fix federation with pleromaChocobozzz2020-03-121-2/+4
* Reduce AP context size on specific activitiesChocobozzz2020-02-033-3/+7
* Move to eslintcontainChocobozzz2020-02-035-27/+30
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-302-3/+2
* Cleanup server fixmeChocobozzz2020-01-281-2/+1
* Add ability to list redundanciesChocobozzz2020-01-282-5/+28
* Remove debug messagesChocobozzz2020-01-241-2/+0
* Update http signatureChocobozzz2020-01-071-0/+2
* Add ability to filter per job typeChocobozzz2019-12-041-4/+22
* Add ability to disable webtorrentChocobozzz2019-11-253-63/+74
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Add auto follow back support for instancesChocobozzz2019-09-042-12/+17
* Cleanup model typesChocobozzz2019-08-202-15/+24
* Stronger model typingsChocobozzz2019-08-196-32/+42
* Automatically remove bad followingsChocobozzz2019-08-061-1/+1
* Fix user notifications on new followChocobozzz2019-08-021-1/+1
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
* Correctly notify on auto blacklistChocobozzz2019-07-242-4/+4
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-3/+8
|\
| * Fix video viewsChocobozzz2019-05-211-3/+8
* | Add audio support in uploadChocobozzz2019-05-163-17/+44
|/
* Fix pleroma followChocobozzz2019-04-251-1/+1
* Use apicache instead of our broken implementationChocobozzz2019-04-251-1/+1
* Upgrade sequelizeChocobozzz2019-04-241-13/+7
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-18/+23
* Don't expose constants directly in initializers/Chocobozzz2019-04-116-6/+8
* Move config in its own fileChocobozzz2019-04-114-7/+9
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+1
* add quarantine videos feature (#1637)Josh Morel2019-04-022-9/+10
* Move video file import in its own fileChocobozzz2019-03-193-35/+85
* Rename video-file job to video-transcodingChocobozzz2019-03-193-15/+21
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+12
* Limit user tokens cacheChocobozzz2019-03-192-3/+2
* Refresh playlistsChocobozzz2019-03-191-3/+11
* Playlist server APIChocobozzz2019-03-181-2/+9
* Upgrade server dependenciesChocobozzz2019-02-211-1/+1
* Create send email typeChocobozzz2019-02-201-9/+2
* Fix from header in contact formChocobozzz2019-02-151-2/+4
* Add player mode in watch/embed urlsChocobozzz2019-02-111-1/+1
* Add hls support on serverChocobozzz2019-02-111-10/+49
* don't notify prior to scheduled updateJosh Morel2019-02-071-3/+7
* Refresh remote actors on GET enpointsChocobozzz2019-01-141-6/+19