nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Hypolite Petovan
|
acaee626f5
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Adam Magness
|
50da89d861
|
Logger Levels
update logger levels in calls
|
2018-10-30 09:58:45 -04:00 |
|
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 |
|