Commit History

Author SHA1 Message Date
  Alexei Sorokin bcba4e7640 [SEARCH] Use fulltext search by default 5 years ago
  Alexei Sorokin 0b47a2bb33 [DATABASE] Re-introduce PostgreSQL support 5 years ago
  Alexei Sorokin d3505c8595 [DATABASE] Columns not in GROUP BY should not be queried 5 years ago
  Alexei Sorokin 6a293e94ec [DATABASE] Re-introduce the enum type abstraction 5 years ago
  Alexei Sorokin 616a43f696 [DATABASE] Set all primary keys as "not null" explicitly 5 years ago
  Alexei Sorokin 61944b7921 [DATABASE] Various table schema related fixes 5 years ago
  Alexei Sorokin c70d3cb58d [DATABASE] Re-order tables to be created 5 years ago
  Alexei Sorokin 41781a3b5f [DATABASE] Introduce a boolean type for SQL 5 years ago
  Alexei Sorokin 3327bd28df [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 5 years ago
  Alexei Sorokin fb77cc4bec [DATABASE] Use time intervals in a SQL standard compliant way 5 years ago
  Alexei Sorokin c10854870c [DATABASE] Only use single quotation marks for SQL strings 5 years ago
  Alexei Sorokin 2a4a717fa1 [DATABASE] Set NULL in DB_DataObject in a more reliable manner 5 years ago
  Alexei Sorokin 3f4739b5a5 [DATABASE] Always quote identifiers 5 years ago
  Alexei Sorokin 8cef868987 Improve inboxnoticestream yet again 5 years ago
  Alexei Sorokin da1687f580 [DAEMONS] Switch daemons to double-forking for daemonisation 5 years ago
  Alexei Sorokin 2577264248 [DAEMONS] Properly disconnect daemons from the database 5 years ago
  Miguel Dantas a73e09a0ce Formatting files affected by XRevan86's PR for postgres support 5 years ago
  Diogo Cordeiro cb963e26bd Merge branch 'activitypub' into nightly 5 years ago
  Miguel Dantas c0950c5fc6 [PLUGINS] Dropped Memcache in favor of Memcached. The difference between these is that they use a similarly php library to interact with memcache, but memcached is more modern 5 years ago
  Miguel Dantas afbbbbd4f2 [Memcached] Merged useful features from Memcache 5 years ago
  Miguel Dantas 32812c9482 [PLUGINS] Updated and reviewed the Memcached plugin 5 years ago
  Miguel Dantas c70e806d74 [RedisCache] Added README with configuration instructions 5 years ago
  Diogo Cordeiro 9a928ea81c [ActivityPub] Move models from 'classes' to 'lib/models' 5 years ago
  tenma 8ef3ac850f [ActivityPub] Fix WebFinger event subscription 5 years ago
  tenma d0628cb57d [ActivityPub] Fix handling of Delete Activity 5 years ago
  Diogo Cordeiro 006fa93601 [ActivityPub] This is the first release of the plugin 5 years ago
  tenma 7e64ddbee6 [ActivityPub] Use queues for notice distribution 5 years ago
  tenma ab3839d35c [OStatus] Fix notice enqueue 5 years ago
  tenma adf52a849e [ActivityPub] Ensuring federation with other software 5 years ago
  brunoccast 811614fb0f [ActivityPub] Fix notice creation 5 years ago