Commit History

Author SHA1 Message Date
  Diogo Cordeiro b434bead2c [ActivityPub] The protocol allows content to be null, GNU social doesn't, we'll reject silentiously 4 years ago
  Diogo Cordeiro 6284b155b8 [ActivityPub] attributedTo itself is not required, if not present then it should be inferred from the actor 4 years ago
  Diogo Cordeiro b12c2d17d5 [ActivityPub] Fix security issue concerning remote profile deletes 4 years ago
  Diogo Cordeiro 5fb1e26a4c [ActivityPub] Inbox Handler: Remove old guzzle import 4 years ago
  Diogo Cordeiro 6423750250 [ActivityPub] Slightly increase robustness on exception handling 4 years ago
  Diogo Cordeiro d9b5ef1cee [ActivityPub] Consistent headers in explorer requests 4 years ago
  Miguel Dantas f1717bde51 Fix 'Call to a member function getPayload() on null' 4 years ago
  Miguel Dantas c6f4f40bba [Embed][CORE] Fixes 'Invalid Filename' on Embed. Regex didn't get updated 4 years ago
  Alexei Sorokin 65f1b1e1e3 Fix minor git merge resolving issues 4 years ago
  Alexei Sorokin ad91ef66bd [SCRIPTS] Set PUBLICDIR in plugin scripts as well 4 years ago
  Alexei Sorokin 6bfa593988 [DAEMONS] Move resetDb to the Daemon class 4 years ago
  Diogo Cordeiro 3ea580b537 [ActivityPub] Add missing parenthesis in class instantiation 4 years ago
  Alexei Sorokin 87b0b493eb [ActivityPub] Fix an unhandled error in onStartGetProfileFromURI 4 years ago
  Diogo Cordeiro 4eb4a2de00 [ActivityPub] Fix some bugs with onStartNoticeSearch 4 years ago
  Alexei Sorokin 1f2f57b03b [CORE] Fix logging of very early failures 4 years ago
  Alexei Sorokin 4afaad3df5 [DATABASE][MariaDB] Properly account for foreign keys 4 years ago
  Diogo Cordeiro c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. 4 years ago
  Alexei Sorokin 693c3168da [OStatus] The unsubscribe state also needs a label 4 years ago
  Alexei Sorokin 8f309bc768 Merge branch 'pgsql_support' into nightly 4 years ago
  Alexei Sorokin 1a0d6a90c2 [INSTALL] Fix lib/util/installer.php import path 4 years ago
  Diogo Cordeiro 7f2019b4af [MODULES] Make disable in admin panel effective 4 years ago
  Alexei Sorokin ee7f0a2016 [DATABASE] Re-introduce PostgreSQL support 4 years ago
  Alexei Sorokin 644b417f6c [DATABASE] Use "<>" as an SQL non-equality sign 4 years ago
  Alexei Sorokin 471576d6e8 [DATABASE] Columns not in GROUP BY must not be queried 4 years ago
  Alexei Sorokin 7ee8aa7838 [DATABASE] Re-introduce the enum type abstraction 4 years ago
  Alexei Sorokin af63e9a7ad [DATABASE] Set all primary keys as "not null" explicitly 4 years ago
  Alexei Sorokin 95c7344557 [DATABASE] Various table schema related fixes 4 years ago
  Alexei Sorokin 0c936e54ba [DATABASE] Re-order tables to be created 4 years ago
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema 4 years ago
  Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 4 years ago