Commit Verlauf

Autor SHA1 Nachricht Datum
  Alexei Sorokin 9d8f4c774f [DAEMONS] Properly disconnect daemons from the database vor 5 Jahren
  Diogo Cordeiro 8b7a22ecd9 Merge branch 'nightly' of biodantas/gnu-social into nightly vor 5 Jahren
  Miguel Dantas a4e6db8d76 [OpportunisticQM] Revamped plugin to be able to use other poll based queuemanagers, no just the DB vor 5 Jahren
  Miguel Dantas 78506d5249 [StompQueue] Changed StompQueueManager to use polling rather than sockets vor 5 Jahren
  Miguel Dantas 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately vor 5 Jahren
  Miguel Dantas 544f13c52a [PLUGINS] Added DBQueue plugin vor 5 Jahren
  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 vor 5 Jahren
  Miguel Dantas a3b228399b [PLUGINS] Added RedisQueue vor 5 Jahren
  Miguel Dantas 100a557c7c [CORE][AUTOLOAD] Fix class OAuthRequest not found vor 5 Jahren
  Miguel Dantas 6acc75ccff [FRAMEWORK][AUTOLOAD] Fix autoloads vor 5 Jahren
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires vor 5 Jahren
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories vor 5 Jahren
  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 vor 5 Jahren
  Miguel Dantas d209964718 [Memcached] Fix call to undefined method `close` vor 5 Jahren
  Miguel Dantas c03f659efb [Embed] Fix use of undefined `img_data` vor 5 Jahren
  tenma 2e66cbeb60 [CORE] Fix undefined offset warnings in different files vor 5 Jahren
  tenma 19409cb999 [ActivityPub] Add support fox search-box profile/notice grabbing vor 5 Jahren
  tenma c06182c38f [ActivityPub] Handle DELETE-Person activity vor 5 Jahren
  Miguel Dantas f79cd8cee3 [CORE] Fix small bug where Notice was sending a JSON representation to the queue, instead of sending itself vor 5 Jahren
  tenma c130739de0 [AP] Fix subscription events vor 5 Jahren
  tenma 1a4a1583d5 [AP] Subscribe RemoteFollow plugin events for allowing following with the remote-follow button vor 5 Jahren
  tenma 3633ca04eb [OStatus] Port remote-follow to the RemoteFollow plugin vor 5 Jahren
  tenma e61c0c45aa [RemoteFollow] Initial work in the RemoteFollow plugin vor 5 Jahren
  Miguel Dantas 6d81848f25 [URLMAPPER] Fix small bug in URLMapper: a dynamic route might not exist even if a static one does vor 5 Jahren
  Miguel Dantas 10b3b343dd [DirectMessage] Fixed use of incorrect type which prevented posting notices with only one word vor 5 Jahren
  tenma f6fd025be2 [AP] Update version info vor 5 Jahren
  tenma b5897687a6 [AP] Prevent postman to include the actor's followers for every sent activity vor 5 Jahren
  tenma ebeae261de [AP] Support Private Messaging vor 5 Jahren
  tenma 9733f3c02c [AP] Fix Follow collections vor 5 Jahren
  tenma 217c8a3933 [AP] Handle unlisted/followers-only notices vor 5 Jahren