friendica/src
Roland Häder 8ad523fbc8
Continued a bit:
- removed/fixed whitespaces and mixture of spaces/tabs (some)
- added new-line character at end of files (POSIX-compilant)
- reverted some code which I had messed up (compared to upstream/develop)
- removed duplicate dba::update() invocation in src/Protocol/DFRN.php
- also removed no longer valid TODO

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-06-20 22:19:54 +02:00
..
Content Merge pull request #5216 from abanink/2337 2018-06-14 15:36:21 -04:00
Core Add Comments to Worker Exponent Implementation 2018-06-20 06:43:57 -04:00
Database Fix: Avoid endlessly dbstructure changes 2018-06-11 13:22:08 +00:00
Model "shadow" does not exist 2018-06-19 21:41:38 +00:00
Module cite: just some small styling thing 2018-05-20 08:43:43 +02:00
Network "pending" shouldn't be set as well by default ... 2018-05-14 22:50:04 +02:00
Object Use the item functions at many more places 2018-06-18 20:36:34 +00:00
Protocol Continued a bit: 2018-06-20 22:19:54 +02:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Update Emailer.php 2018-06-19 16:58:06 -04:00
Worker New item functions are now used in the delivery process as well 2018-06-17 21:35:33 +00:00
App.php Create config keys if they not exists on set. 2018-06-14 13:18:01 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00