Commit History

Author SHA1 Message Date
  Alexei Sorokin ee7f0a2016 [DATABASE] Re-introduce PostgreSQL support 5 years ago
  Alexei Sorokin 644b417f6c [DATABASE] Use "<>" as an SQL non-equality sign 5 years ago
  Alexei Sorokin 471576d6e8 [DATABASE] Columns not in GROUP BY must not be queried 5 years ago
  Alexei Sorokin 7ee8aa7838 [DATABASE] Re-introduce the enum type abstraction 5 years ago
  Alexei Sorokin af63e9a7ad [DATABASE] Set all primary keys as "not null" explicitly 5 years ago
  Alexei Sorokin 95c7344557 [DATABASE] Various table schema related fixes 5 years ago
  Alexei Sorokin 0c936e54ba [DATABASE] Re-order tables to be created 5 years ago
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema 5 years ago
  Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 5 years ago
  Alexei Sorokin 44f4c9374d [DATABASE] Use time intervals in a SQL standard compliant way 5 years ago
  Alexei Sorokin 11dabbe44d [DATABASE] Only use single quotation marks for SQL strings 5 years ago
  Alexei Sorokin 0a5a3845db [DATABASE] Set NULL in DB_DataObject in a more reliable manner 5 years ago
  Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers 5 years ago
  Alexei Sorokin b89f1ad7d8 [CORE] Another inboxnoticestream improvement 5 years ago
  Alexei Sorokin b0104d9992 [DAEMONS] Switch daemons to double-forking for daemonisation 5 years ago
  Alexei Sorokin 9d8f4c774f [DAEMONS] Properly disconnect daemons from the database 5 years ago
  Diogo Cordeiro 8b7a22ecd9 Merge branch 'nightly' of biodantas/gnu-social into nightly 5 years ago
  Miguel Dantas a4e6db8d76 [OpportunisticQM] Revamped plugin to be able to use other poll based queuemanagers, no just the DB 5 years ago
  Miguel Dantas 78506d5249 [StompQueue] Changed StompQueueManager to use polling rather than sockets 5 years ago
  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