Michael
|
9576f6743d
|
Command back ...
|
2017-11-14 22:13:33 +00:00 |
|
Michael
|
405753d1c3
|
cron.php is reworked, other worker files had been moved temporarily
|
2017-11-14 21:50:16 +00:00 |
|
Michael
|
06ce34eda1
|
The worker can now call methods in the worker namespace
|
2017-11-12 07:21:23 +00:00 |
|
Adam Magness
|
06c3af9b60
|
Move Cache to src
relocate the cache class to Friendica\Core namespace
|
2017-11-09 11:05:18 -05:00 |
|
Adam Magness
|
d7dc51ecc1
|
Coding Standards
Guess who got phpcs configured.
Updated phpcs.xml based on Developer_Intro document.
|
2017-11-08 17:02:50 -05:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
6189f6c8e7
|
Relocate class files from /include to /src/
dbm, Diaspora, dfrn, and NotificationsManager moved to namespace. Includes and references in files updated.
|
2017-11-08 08:36:48 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
Michael
|
28701a8df3
|
Some small correction
|
2017-11-06 15:38:15 +00:00 |
|
Michael
|
4ebb76e5a6
|
Changed explanation
|
2017-11-06 15:32:34 +00:00 |
|
Michael
|
84c3c0753e
|
Now we use only dba functions
|
2017-11-05 17:13:37 +00:00 |
|
Michael
|
70c08dee1d
|
Some more improvements
|
2017-11-05 15:28:55 +00:00 |
|
Michael
|
478e363967
|
proc_run was replaced
|
2017-11-05 12:15:53 +00:00 |
|
Michael
|
da212a28a2
|
New worker class that does all the work
|
2017-11-05 10:33:46 +00:00 |
|
Michael
|
c309c8bde4
|
Improve the way the callstack is built
|
2017-10-17 20:51:46 +00:00 |
|
Michael
|
a729519de9
|
And some more static warnings removed
|
2017-08-26 10:01:50 +00:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
Michael
|
6c9953809a
|
Improved position of "close"
|
2017-08-15 10:10:09 +00:00 |
|
Michael
|
33b61ab262
|
Database connections should be closed
|
2017-08-10 06:33:24 +00:00 |
|
Michael
|
69a3f66d56
|
Just more simplyfication
|
2017-08-09 21:34:39 +00:00 |
|
Michael
|
fce72cbbc8
|
Modifed "update" and "insert" function / many changed queries
|
2017-08-09 21:12:41 +00:00 |
|
Michael
|
a5e7f7bf70
|
We don't need an order.
|
2017-08-09 07:57:33 +00:00 |
|
Michael
|
64718b53d1
|
Works now
|
2017-08-09 06:16:19 +00:00 |
|
Michael
|
ae8098eaf2
|
Config now works with the new database routines
|
2017-08-09 05:53:07 +00:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Hypolite Petovan
|
799e60aa62
|
Replace existing autoloader with Composer-supplied
- Move Friendica namespace to `src`
- Move required `ezyang/htmlpurifier` to vendor
- Remove existing static autoloader
- Change boot.php reference to the autoloader
|
2017-03-31 23:02:38 -04:00 |
|