aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send
Commit message (Collapse)AuthorAgeFilesLines
* Fix AP audienceChocobozzz2021-12-132-2/+2
|
* Handle channel owner update of remote serverChocobozzz2021-12-132-2/+2
|
* Refactor video viewsChocobozzz2021-11-091-1/+3
| | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration
* Process slow followers in unicast job queueChocobozzz2021-10-131-7/+33
|
* Fix hooks definitionChocobozzz2021-07-011-1/+3
|
* Cleanup models directory organizationChocobozzz2021-05-113-8/+8
|
* Introduce tags to the loggerChocobozzz2021-03-241-4/+6
| | | | | That could help to filter unneeded logs and/or select particular components
* Fix redundancy federation in some casesChocobozzz2020-12-172-3/+14
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-208-43/+39
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-16/+15
|
* Split types and typingsChocobozzz2020-06-1813-16/+16
|
* Add ability to bulk delete commentsChocobozzz2020-05-291-6/+6
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-042-2/+2
|
* Avoir some circular dependenciesChocobozzz2020-05-044-4/+4
|
* Fix add comment in threads with deleted commentsChocobozzz2020-03-201-1/+2
|
* Update dependenciesChocobozzz2020-02-281-3/+3
|
* Optimize context for CacheFileChocobozzz2020-02-042-2/+5
|
* Optimize view endpointChocobozzz2020-02-042-6/+8
|
* Don't refresh videos when processing viewsChocobozzz2020-02-041-2/+2
| | | | It allows us to use a cache
* Fix lintChocobozzz2020-02-041-1/+1
|
* Reduce AP context size on specific activitiesChocobozzz2020-02-033-14/+20
|
* Move to eslintcontainChocobozzz2020-02-039-18/+17
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
|
* Add internal privacy modeChocobozzz2019-12-122-2/+2
|
* Move deleted comment on new follow testsChocobozzz2019-12-041-2/+3
|
* Fix federation with some actorsChocobozzz2019-10-234-14/+14
| | | | That don't have a shared inbox, or a URL
* Update server dependenciesChocobozzz2019-10-211-1/+1
|
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+0
|
* Type toActivityPubObject functionsChocobozzz2019-08-211-3/+3
|
* Stronger model typingsChocobozzz2019-08-1913-98/+112
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-095-34/+43
|
* Remove comment federation by video ownerChocobozzz2019-08-071-1/+4
|
* Add gitlab ci supportChocobozzz2019-07-297-17/+28
|
* Add ability to forbid followersChocobozzz2019-04-084-14/+10
|
* Add ability to remove an instance follower in APIChocobozzz2019-04-082-0/+46
|
* Add playlist rest testsChocobozzz2019-03-183-4/+9
|
* Playlist server APIChocobozzz2019-03-183-2/+72
|
* Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-115-76/+127
|\
| * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-155-75/+126
| |
* | Add hls support on serverChocobozzz2019-02-113-8/+6
|/
* Check activities hostChocobozzz2018-11-143-6/+8
|
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-2/+2
|
* Refractor activities sendingChocobozzz2018-09-147-140/+126
|
* Basic video redundancy implementationChocobozzz2018-09-139-106/+153
|
* Add federation to ownership changeChocobozzz2018-09-042-3/+12
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-275-3/+31
|
* Add more info loggingChocobozzz2018-07-309-0/+46
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-125-94/+74
| | | | publishing a video
* Correctly forward video related activitiesChocobozzz2018-05-311-1/+17
|
* Split files in activitypub serverChocobozzz2018-05-259-126/+30
|