friendica/src/Module
Michael Vogel 7f3fb34c24 Some easy to replace "q" calls have been replaced by "DBA" calls (#5632)
* Some easy to replace "q" calls have been replaced by "DBA" calls

* Simplified the GUID creation

* And one in the API ...

* And OStatus has got some DBA calls more

* Just some more replaced database calls

* The event query is now simplified

* Events are now shown again

* subthread is now using the DBA calls as well

* Some more replaced database calls

* And some more replaced database calls and prevented notices

* Better use gravity

* Some more replaced database stuff

* Some more replaced database calls in DFRN.php

* The gcontact class now has got the new DBA functions as well

* The Contact class is now changed to new database functions as well

* Small correction

* We can now delete without cascade

* One more functionality is safe for future changes
2018-08-19 12:46:10 +00:00
..
Feed.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Hashtag.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Login.php Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Logout.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Magic.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Oembed.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Owa.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Proxy.php Notices again (#5543) 2018-08-02 07:21:01 +02:00
Tos.php cite: just some small styling thing 2018-05-20 08:43:43 +02:00