Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
Hypolite Petovan
|
e511790d62
|
Move NULL_DATE from boot.php to DBA::NULL_DATETIME
- Add DBA::NULL_DATE constant
|
2018-10-22 16:50:55 -04:00 |
|
Hypolite Petovan
|
ecea7425f8
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 11:04:14 -04:00 |
|
Hypolite Petovan
|
0ec44f3e8a
|
Rename DBM method calls to DBA method calls
|
2018-07-23 11:02:24 -04:00 |
|
Hypolite Petovan
|
af6dbc654f
|
Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:19:26 -04:00 |
|
Hypolite Petovan
|
daa1177e3a
|
Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
|
2018-07-19 22:15:21 -04:00 |
|
Michael
|
e9848d7b8f
|
End subscription for unreachable subscribers
|
2018-05-19 03:56:29 +00:00 |
|
Michael
|
4355014492
|
Now it should work ...
|
2018-05-17 23:47:15 +00:00 |
|
Michael
|
f4a71b76dd
|
Dynamic priority handling
|
2018-05-17 23:43:44 +00:00 |
|
Michael
|
61824119e4
|
Moved functionality in new model class
|
2018-05-17 23:30:49 +00:00 |
|