aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-082-2/+2
|
* Add internal privacy modeChocobozzz2019-12-124-6/+5
|
* Move deleted comment on new follow testsChocobozzz2019-12-042-3/+7
|
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-7/+8
|
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-1/+6
|
* Fix testsChocobozzz2019-11-271-1/+1
|
* Don't always replace actor avatarChocobozzz2019-11-251-15/+18
|
* Add ability to disable webtorrentChocobozzz2019-11-251-57/+84
| | | | In favour of HLS
* Fix lintChocobozzz2019-10-231-1/+1
|
* Fix federation with some actorsChocobozzz2019-10-235-17/+23
| | | | That don't have a shared inbox, or a URL
* Update server dependenciesChocobozzz2019-10-211-1/+1
|
* Fix testsChocobozzz2019-09-041-1/+1
|
* Add auto follow back support for instancesChocobozzz2019-09-044-10/+49
|
* Handle reports from mastodonChocobozzz2019-08-301-16/+24
|
* Type toActivityPubObject functionsChocobozzz2019-08-211-3/+3
|
* Fix ownership changeChocobozzz2019-08-212-5/+8
|
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
|
* Cleanup model typesChocobozzz2019-08-205-18/+19
|
* Fix testsChocobozzz2019-08-201-3/+1
|
* Stronger model typingsChocobozzz2019-08-1935-329/+412
|
* Lazy load avatarsChocobozzz2019-08-092-31/+46
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-0923-87/+104
|
* Remove comment federation by video ownerChocobozzz2019-08-072-4/+7
|
* Fix comment notificationsChocobozzz2019-08-071-1/+1
|
* Automatically remove bad followingsChocobozzz2019-08-064-132/+135
|
* Fix user notifications on new followChocobozzz2019-08-0213-30/+67
|
* Automatically update playlist thumbnailsChocobozzz2019-08-011-0/+3
|
* Fix like/dislike federationChocobozzz2019-08-012-16/+18
|
* Fix HLS transcodingChocobozzz2019-08-013-6/+12
|
* Fix multiple server testsChocobozzz2019-08-013-22/+25
|
* Add gitlab ci supportChocobozzz2019-07-298-20/+33
|
* Correctly notify on auto blacklistChocobozzz2019-07-243-8/+11
|
* Add filter hooks testsChocobozzz2019-07-242-9/+23
|
* Add server hooksChocobozzz2019-07-242-66/+68
|
* Log typoChocobozzz2019-07-031-1/+1
|
* Server: Bulk update videos support fieldChocobozzz2019-05-311-0/+1
|
* Remove old activities processorChocobozzz2019-05-312-19/+3
|
* More robust federationChocobozzz2019-05-314-10/+41
| | | | In particular when fetching pleroma outbox
* Remove unused actor uuid fieldChocobozzz2019-05-313-20/+18
|
* Fix pleroma followChocobozzz2019-04-251-2/+1
|
* Fix user notifications testsChocobozzz2019-04-251-1/+7
|
* Add migrationsChocobozzz2019-04-241-1/+4
|
* Refactor video caption/preview cachesChocobozzz2019-04-241-5/+3
|
* Upgrade sequelizeChocobozzz2019-04-243-32/+19
|
* Update sequelizeChocobozzz2019-04-247-17/+25
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-242-38/+79
|
* Remove tmp file on image processing errorChocobozzz2019-04-241-1/+1
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-119-16/+12
|
* Move config in its own fileChocobozzz2019-04-115-15/+18
|
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-7/+14
|