Commit History

Author SHA1 Message Date
  Miguel Dantas 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately 5 years ago
  Miguel Dantas 544f13c52a [PLUGINS] Added DBQueue plugin 5 years ago
  Miguel Dantas 4644f6e96b [PLUGINS] Added StompQueue plugin, based on the implementation in lib/queue/stompqueuemanager. Updated to new STOMP library version. Dropped liberalstomp.php and stompqueuemanager.php 5 years ago
  Miguel Dantas a3b228399b [PLUGINS] Added RedisQueue 5 years ago
  Miguel Dantas 100a557c7c [CORE][AUTOLOAD] Fix class OAuthRequest not found 5 years ago
  Miguel Dantas 6acc75ccff [FRAMEWORK][AUTOLOAD] Fix autoloads 5 years ago
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires 5 years ago
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories 5 years ago
  Miguel Dantas 7d6c6edab3 [RedisCache] Fix call to getPayload on int. The library is badly documented, but seems to return the TTL instead of the normal redis response 5 years ago
  Miguel Dantas d209964718 [Memcached] Fix call to undefined method `close` 5 years ago
  Miguel Dantas c03f659efb [Embed] Fix use of undefined `img_data` 5 years ago
  tenma 2e66cbeb60 [CORE] Fix undefined offset warnings in different files 5 years ago
  tenma 19409cb999 [ActivityPub] Add support fox search-box profile/notice grabbing 5 years ago
  tenma c06182c38f [ActivityPub] Handle DELETE-Person activity 5 years ago
  Miguel Dantas f79cd8cee3 [CORE] Fix small bug where Notice was sending a JSON representation to the queue, instead of sending itself 5 years ago
  tenma c130739de0 [AP] Fix subscription events 5 years ago
  tenma 1a4a1583d5 [AP] Subscribe RemoteFollow plugin events for allowing following with the remote-follow button 5 years ago
  tenma 3633ca04eb [OStatus] Port remote-follow to the RemoteFollow plugin 5 years ago
  tenma e61c0c45aa [RemoteFollow] Initial work in the RemoteFollow plugin 5 years ago
  Miguel Dantas 6d81848f25 [URLMAPPER] Fix small bug in URLMapper: a dynamic route might not exist even if a static one does 5 years ago
  Miguel Dantas 10b3b343dd [DirectMessage] Fixed use of incorrect type which prevented posting notices with only one word 5 years ago
  tenma f6fd025be2 [AP] Update version info 5 years ago
  tenma b5897687a6 [AP] Prevent postman to include the actor's followers for every sent activity 5 years ago
  tenma ebeae261de [AP] Support Private Messaging 5 years ago
  tenma 9733f3c02c [AP] Fix Follow collections 5 years ago
  tenma 217c8a3933 [AP] Handle unlisted/followers-only notices 5 years ago
  tenma 7188d81ad4 [AP] Properly target public notices 5 years ago
  Miguel Dantas 48cacd6d9d [RedisCache] Added plugin description, fixes 'empty msgid' error 5 years ago
  Diogo Cordeiro 1e378a514d [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 years ago
  Diogo Cordeiro 92ab5e18ee [ExtendedProfile] Fix Admin menu option 5 years ago