aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process
Commit message (Expand)AuthorAgeFilesLines
* Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-1/+6
* Add auto follow back support for instancesChocobozzz2019-09-042-9/+13
* Handle reports from mastodonChocobozzz2019-08-301-16/+24
* Fix ownership changeChocobozzz2019-08-211-2/+5
* Cleanup model typesChocobozzz2019-08-202-4/+4
* Stronger model typingsChocobozzz2019-08-1913-65/+67
* Lazy load avatarsChocobozzz2019-08-091-4/+6
* Stronger actor association typing in AP functionsChocobozzz2019-08-0913-35/+42
* Remove comment federation by video ownerChocobozzz2019-08-071-3/+3
* Automatically remove bad followingsChocobozzz2019-08-061-4/+7
* Fix user notifications on new followChocobozzz2019-08-0213-30/+67
* Fix like/dislike federationChocobozzz2019-08-012-16/+18
* Fix HLS transcodingChocobozzz2019-08-013-6/+12
* Fix multiple server testsChocobozzz2019-08-012-21/+24
* Add gitlab ci supportChocobozzz2019-07-291-3/+5
* Correctly notify on auto blacklistChocobozzz2019-07-242-3/+3
* Add filter hooks testsChocobozzz2019-07-241-2/+2
* Log typoChocobozzz2019-07-031-1/+1
* Server: Bulk update videos support fieldChocobozzz2019-05-311-0/+1
* Remove old activities processorChocobozzz2019-05-311-15/+0
* More robust federationChocobozzz2019-05-312-3/+25
* Remove unused actor uuid fieldChocobozzz2019-05-312-6/+6
* Add migrationsChocobozzz2019-04-241-1/+4
* Update sequelizeChocobozzz2019-04-242-4/+8
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-7/+12
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-3/+5
* Add ability to forbid followersChocobozzz2019-04-081-2/+8
* Add playlist rest testsChocobozzz2019-03-181-0/+24
* Playlist server APIChocobozzz2019-03-182-2/+32
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-159-99/+182
* Warn user when they want to delete a channelChocobozzz2019-01-141-1/+1
* Add new follow, mention and user registered notifsChocobozzz2019-01-092-3/+10
* Add user notification base codeChocobozzz2019-01-092-5/+17
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-1/+0
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-2/+2
| |\
| * | Fix dependency errors between modulesbuoyantair2018-11-162-2/+2
* | | Fix thumbnail processingChocobozzz2018-12-041-1/+1
* | | Fix trending pageChocobozzz2018-12-031-2/+11
* | | Don't import test tools in coreChocobozzz2018-11-222-5/+3
* | | Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+0
| |/ |/|
* | Fix checkbox marginsChocobozzz2018-11-191-2/+2
|/
* Don't forward view, send updates insteadChocobozzz2018-11-151-12/+4
* Check activities hostChocobozzz2018-11-145-19/+29
* Upsert cache file on create activityChocobozzz2018-10-022-11/+4
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
* Reduce video import TTLChocobozzz2018-09-251-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-243-12/+26
* Remove unnecessary actor existance checkChocobozzz2018-09-211-3/+0