Commit History

Author SHA1 Message Date
  Alexei Sorokin 693c3168da [OStatus] The unsubscribe state also needs a label 5 years ago
  Alexei Sorokin 8f309bc768 Merge branch 'pgsql_support' into nightly 5 years ago
  Alexei Sorokin 1a0d6a90c2 [INSTALL] Fix lib/util/installer.php import path 5 years ago
  Diogo Cordeiro 7f2019b4af [MODULES] Make disable in admin panel effective 5 years ago
  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