Commit Graph

20357 Commits (69af69d1a0c4deb855c6598b681893e905937144)
 

Author SHA1 Message Date
Michael Vogel 69af69d1a0 Fallback to Diaspora if DFRN transmission fails (#5487)
5 years ago
Michael Vogel 5a8654194a
Merge pull request #5452 from MrPetovan/bug/5443-fix-worker-notices
5 years ago
Hypolite Petovan 6771522167 Reduce cache time for OEmbed error
5 years ago
Andreas Neustifter b6c254eede [frio] Fix profile edit links. [#5474] (#5475)
5 years ago
Michael Vogel be8b68aaaf Store guid and plink with event (#5485)
5 years ago
Hypolite Petovan b6e3da8443 Move addLanguageToItemArray call when body is ensured
5 years ago
Jeroen De Meerleer a44eeda463 Added bootstrap tables to queues (#5484)
5 years ago
Hypolite Petovan df917251ff Fix undefined oembed properties
5 years ago
Hypolite Petovan adc47fc8ea Fix Undefined index: nurl in Protocol\PortableContact
5 years ago
Hypolite Petovan 41fd5bef13 Fix by reference notice in Protocol\PortableContact
5 years ago
Hypolite Petovan 4e9ba728c4 Fix undefined index body in Model\Item
5 years ago
Hypolite Petovan d09ab35816 Fix getimagesizefromstring() read errors
5 years ago
Michael Vogel ca2c316de0 Some removed notices when viewing events (#5483)
5 years ago
Roland Häder a38a842e86 Fixes for E_NOTICE in editpost.php (#5480)
5 years ago
Tobias Diekershoff 876081af82
Merge pull request #5482 from annando/issue-5467a
5 years ago
Michael 432eec770b Issue 5467: Cron jobs hadn't been executed
5 years ago
Tobias Diekershoff f2b97f9320
Merge pull request #5481 from annando/issue-5467
5 years ago
Michael 716b959e33 Some code cleanup
5 years ago
Michael de984cdaa1 Issue 5467: Fix worker and daemon
5 years ago
Michael Vogel 0e719f5398
Merge pull request #5478 from MrPetovan/task/5410-add-missing-use-statements
5 years ago
Roland Häder 00595de6a3 Fixes: (#5477)
5 years ago
Roland Häder 14a4d5eb59 Avoid no needed call on parse2str() when there is nothing to parse (#5476)
5 years ago
Hypolite Petovan 30fff2077c Ad missing use statements after dbesc conversion
5 years ago
Michael Vogel 413424064c
Merge pull request #5439 from MrPetovan/task/5410-remove-dbesc
5 years ago
Jeroen De Meerleer d57449623b Added true to json_decode (#5471)
5 years ago
Hypolite Petovan 6141023640 Remove dbesc() and dba_timer() function declarations
5 years ago
Hypolite Petovan a6fb3568f9 Rename dbesc to DBA::escape
5 years ago
Hypolite Petovan d3a598f589 Update DBA::escape to match dbesc()
5 years ago
Michael Vogel cfa68c52b9
Merge pull request #5438 from MrPetovan/task/5410-remove-dbm-class
5 years ago
Hypolite Petovan 538b81d10d Delete Database\DBM class file
5 years ago
Hypolite Petovan aa26943f92 Rename DBA::esc_array to DBA::escapeArray
5 years ago
Hypolite Petovan ecea7425f8 Rename DBA::is_result to DBA::isResult
5 years ago
Hypolite Petovan 0ec44f3e8a Rename DBM method calls to DBA method calls
5 years ago
Hypolite Petovan 8ddb94ef06 Use DateTimeFormat::utc() instead of DBM::date()
5 years ago
Hypolite Petovan c55e389bbc Add Database\DBM methods to Database\DBA
5 years ago
Hypolite Petovan 38f341e064
Add missing space between PHP path and script in App->proc_run (#5468)
5 years ago
Michael Vogel 2d0a749734
Merge pull request #5431 from MrPetovan/task/5410-rename-database-methods
5 years ago
Hypolite Petovan b685ef37c9
Fix Fatal errors in Protocol\OStatus (#5466)
5 years ago
Michael Vogel 53876abfda And some more removed notices in the core (#5465)
5 years ago
Philipp cd52d0b3e9 Using getopt for CLI arguments (#5446)
5 years ago
Roland Häder ea24ac9d95 Cleaned up: (#5461)
5 years ago
Roland Häder 4eb6707dc9 Cleanup: (#5463)
5 years ago
Roland Häder ffc70bee17 Fixes: (#5462)
5 years ago
Roland Häder a27ef8d0c9 Prevents 4 E_NOTICEs when POST fields are not set. (#5458)
5 years ago
Hypolite Petovan cdd8e4fd9d Rename DBA::get_db to DBA::getConnection
5 years ago
Hypolite Petovan 415b982d39 Rename DBA::num_rows to DBA::numRows
5 years ago
Hypolite Petovan 1f2c0b98b5 Rename DBA::server_info to DBA::serverInfo
5 years ago
Hypolite Petovan 4db98eb43d Rename DBA::inArray to DBA::toArray
5 years ago
Hypolite Petovan f051ae1698 Rename DBA::fetch_first to DBA::fetchFirst
5 years ago
Hypolite Petovan 591939dfc0 Rename DBA::database_name to DBA::databaseName
5 years ago