tenma
|
0716605e94
[CORE][ROUTES] Update urlmapper to search dynamic routes before static ones when generating URLs.
|
5 years ago |
tenma
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 years ago |
Miguel Dantas
|
2519431f02
[Embed] Added support for inline images
|
5 years ago |
Miguel Dantas
|
b38e71e544
[Embed] Only resize thumbnail if it's bigger than the desired size
|
5 years ago |
Diogo Cordeiro
|
c981afcf31
[DOCUMENTATION] Add release notes
|
5 years ago |
Diogo Cordeiro
|
eccb8a4faf
[ActivityPub] Move models from 'classes' to 'lib/models'
|
5 years ago |
tenma
|
7fa5ddfc44
[ActivityPub] Fix WebFinger event subscription
|
5 years ago |
tenma
|
054f4e77f5
[ActivityPub] Fix handling of Delete Activity
|
5 years ago |
Diogo Cordeiro
|
1398d6cc21
[ActivityPub] This is the first release of the plugin
|
5 years ago |
tenma
|
b902b019fb
[ActivityPub] Use queues for notice distribution
|
5 years ago |
tenma
|
5e589aba3c
[OStatus] Fix notice enqueue
|
5 years ago |
tenma
|
c28cee88b7
[ActivityPub] Ensuring federation with other software
|
5 years ago |
brunoccast
|
14a45dc546
[ActivityPub] Fix notice creation
|
5 years ago |
brunoccast
|
883621ba34
[ActivityPub] Routes
|
5 years ago |
brunoccast
|
067cc81ebb
[ActivityPub] Ensuring notice deletion
|
5 years ago |
brunoccast
|
b19ee7b894
[ActivityPub] Ensuring Notice Favor/Disfavor
|
5 years ago |
brunoccast
|
1b356d3bf2
[ActivityPub] Ensuring notice distribution
|
5 years ago |
brunoccast
|
94a4059b4a
[ActivityPub] Caching of Following/Followers interactions and collections
|
5 years ago |
brunoccast
|
735a0023cc
[ActivityPub] Routes
|
5 years ago |
Diogo Cordeiro
|
2ad4fa99ed
[CORE] Add ActivityPub plugin
|
5 years ago |
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
|
5 years ago |
Miguel Dantas
|
afbbbbd4f2
[Memcached] Merged useful features from Memcache
|
5 years ago |
Miguel Dantas
|
32812c9482
[PLUGINS] Updated and reviewed the Memcached plugin
|
5 years ago |
Miguel Dantas
|
c70e806d74
[RedisCache] Added README with configuration instructions
|
5 years ago |
Miguel Dantas
|
05be2e7386
[RedisCache] Fix use of undefined variable
|
5 years ago |
Miguel Dantas
|
e2e8885ce3
[PLUGINS] Removed direct call of EndCache events on all plugins, as it is now handled by the library
|
5 years ago |
Miguel Dantas
|
b214d8b6ee
[CACHING] Imported Chimo's RedisCache plugin and fixed some small parts
|
5 years ago |
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
|
5 years ago |
Miguel Dantas
|
630a578e1d
[COMPOSER] Added predis/predis and updated packages
|
5 years ago |
Miguel Dantas
|
0bb35d7e7f
[LinkPreview] Fix 'no candidate for action "embedproxy"'
|
5 years ago |