Diogo Cordeiro
|
cb963e26bd
Merge branch 'activitypub' into nightly
|
před 5 roky |
Miguel Dantas
|
c0950c5fc6
[PLUGINS] Dropped Memcache in favor of Memcached. The difference between these is that they use a similarly php library to interact with memcache, but memcached is more modern
|
před 5 roky |
Miguel Dantas
|
afbbbbd4f2
[Memcached] Merged useful features from Memcache
|
před 5 roky |
Miguel Dantas
|
32812c9482
[PLUGINS] Updated and reviewed the Memcached plugin
|
před 5 roky |
Miguel Dantas
|
c70e806d74
[RedisCache] Added README with configuration instructions
|
před 5 roky |
Diogo Cordeiro
|
9a928ea81c
[ActivityPub] Move models from 'classes' to 'lib/models'
|
před 5 roky |
tenma
|
8ef3ac850f
[ActivityPub] Fix WebFinger event subscription
|
před 5 roky |
tenma
|
d0628cb57d
[ActivityPub] Fix handling of Delete Activity
|
před 5 roky |
Diogo Cordeiro
|
006fa93601
[ActivityPub] This is the first release of the plugin
|
před 5 roky |
tenma
|
7e64ddbee6
[ActivityPub] Use queues for notice distribution
|
před 5 roky |
tenma
|
ab3839d35c
[OStatus] Fix notice enqueue
|
před 5 roky |
tenma
|
adf52a849e
[ActivityPub] Ensuring federation with other software
|
před 5 roky |
brunoccast
|
811614fb0f
[ActivityPub] Fix notice creation
|
před 5 roky |
brunoccast
|
af11a62ecb
[ActivityPub] Routes
|
před 5 roky |
brunoccast
|
04df34b0ec
[ActivityPub] Ensuring notice deletion
|
před 5 roky |
brunoccast
|
752fff3330
[ActivityPub] Ensuring Notice Favor/Disfavor
|
před 5 roky |
brunoccast
|
9b1cabd3b7
[ActivityPub] Ensuring notice distribution
|
před 5 roky |
brunoccast
|
8dec67e00f
[ActivityPub] Caching of Following/Followers interactions and collections
|
před 5 roky |
brunoccast
|
5b08487de9
[ActivityPub] Routes
|
před 5 roky |
Diogo Cordeiro
|
97e7aabeb4
[CORE] Add ActivityPub plugin
|
před 5 roky |
Miguel Dantas
|
05be2e7386
[RedisCache] Fix use of undefined variable
|
před 5 roky |
Miguel Dantas
|
e2e8885ce3
[PLUGINS] Removed direct call of EndCache events on all plugins, as it is now handled by the library
|
před 5 roky |
Miguel Dantas
|
b214d8b6ee
[CACHING] Imported Chimo's RedisCache plugin and fixed some small parts
|
před 5 roky |
Miguel Dantas
|
ba98bb9334
[CORE] Fixed small anti-pattern on cache code. Plugins had to throw EndCache events, when this should be done by the library
|
před 5 roky |
Miguel Dantas
|
0bb35d7e7f
[LinkPreview] Fix 'no candidate for action "embedproxy"'
|
před 5 roky |
Miguel Dantas
|
630a578e1d
[COMPOSER] Added predis/predis and updated packages
|
před 5 roky |
tenma
|
357296baeb
[CORE] Fix subscription-related functions from the Profile class
|
před 5 roky |
Miguel Dantas
|
bff525d26f
[DOCUMENTATION][SYSADMIN][CONFIGURE] x-static-delivery was in the wrong section
|
před 5 roky |
Diogo Cordeiro
|
e4bdb21a54
[NodeInfo] New endpoint and formula for computing active users
|
před 5 roky |
Diogo Cordeiro
|
c0ac7f0ac8
[DOCUMENTATION] Late update of CHANGELOG and TODO list
|
před 5 roky |