Diogo Cordeiro
|
dbe95c33c4
[aab] Revert structural change of v2
|
5 years ago |
Diogo Cordeiro
|
3ea580b537
[ActivityPub] Add missing parenthesis in class instantiation
|
5 years ago |
Alexei Sorokin
|
87b0b493eb
[ActivityPub] Fix an unhandled error in onStartGetProfileFromURI
|
5 years ago |
Diogo Cordeiro
|
4eb4a2de00
[ActivityPub] Fix some bugs with onStartNoticeSearch
|
5 years ago |
Alexei Sorokin
|
1f2f57b03b
[CORE] Fix logging of very early failures
|
5 years ago |
Alexei Sorokin
|
4afaad3df5
[DATABASE][MariaDB] Properly account for foreign keys
|
5 years ago |
Diogo Cordeiro
|
c3ba2e0f94
[BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names.
|
5 years ago |
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 |