Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexei Sorokin 95c7344557 [DATABASE] Various table schema related fixes hace 5 años
  Alexei Sorokin 0c936e54ba [DATABASE] Re-order tables to be created hace 5 años
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema hace 5 años
  Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax hace 5 años
  Alexei Sorokin 44f4c9374d [DATABASE] Use time intervals in a SQL standard compliant way hace 5 años
  Alexei Sorokin 11dabbe44d [DATABASE] Only use single quotation marks for SQL strings hace 5 años
  Alexei Sorokin 0a5a3845db [DATABASE] Set NULL in DB_DataObject in a more reliable manner hace 5 años
  Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers hace 5 años
  Alexei Sorokin b89f1ad7d8 [CORE] Another inboxnoticestream improvement hace 5 años
  Alexei Sorokin b0104d9992 [DAEMONS] Switch daemons to double-forking for daemonisation hace 5 años
  Alexei Sorokin 9d8f4c774f [DAEMONS] Properly disconnect daemons from the database hace 5 años
  Diogo Cordeiro 8b7a22ecd9 Merge branch 'nightly' of biodantas/gnu-social into nightly hace 5 años
  Miguel Dantas a4e6db8d76 [OpportunisticQM] Revamped plugin to be able to use other poll based queuemanagers, no just the DB hace 5 años
  Miguel Dantas 78506d5249 [StompQueue] Changed StompQueueManager to use polling rather than sockets hace 5 años
  Miguel Dantas 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately hace 5 años
  Miguel Dantas 544f13c52a [PLUGINS] Added DBQueue plugin hace 5 años
  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 hace 5 años
  Miguel Dantas a3b228399b [PLUGINS] Added RedisQueue hace 5 años
  Miguel Dantas 100a557c7c [CORE][AUTOLOAD] Fix class OAuthRequest not found hace 5 años
  Miguel Dantas 6acc75ccff [FRAMEWORK][AUTOLOAD] Fix autoloads hace 5 años
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires hace 5 años
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories hace 5 años
  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 hace 5 años
  Miguel Dantas d209964718 [Memcached] Fix call to undefined method `close` hace 5 años
  Miguel Dantas c03f659efb [Embed] Fix use of undefined `img_data` hace 5 años
  tenma 2e66cbeb60 [CORE] Fix undefined offset warnings in different files hace 5 años
  tenma 19409cb999 [ActivityPub] Add support fox search-box profile/notice grabbing hace 5 años
  tenma c06182c38f [ActivityPub] Handle DELETE-Person activity hace 5 años
  Miguel Dantas f79cd8cee3 [CORE] Fix small bug where Notice was sending a JSON representation to the queue, instead of sending itself hace 5 años
  tenma c130739de0 [AP] Fix subscription events hace 5 años