friendica/src
Michael Vogel 489d3daa94 Trying to clean up a little bit more (#5517)
* "post-type" replaces "bookmark" and "type"

* The permission set is now removed upon expiry

* Post update now stores the permission set

* We don't store the permissions in the item table anymore

* Postupdate now handles "postopts" as well

* "post-type" replaces "bookmark" and "type"

* "post-type" replaces "bookmark" and "type"

* "post-type" replaces "bookmark" and "type"

* The permission set is now removed upon expiry

* The permission set is now removed upon expiry

* We don't store the permissions in the item table anymore

* Postupdate now handles "postopts" as well

* Multiplicated update functions

* And some more duplicated functions ...

* Removed duplicate functions
2018-07-28 16:04:56 -04:00
..
Content Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Core Continued: (#5508) 2018-07-26 22:27:28 -04:00
Database Trying to clean up a little bit more (#5517) 2018-07-28 16:04:56 -04:00
Model Missing stuff in "develop"? (#5516) 2018-07-28 13:11:46 -04:00
Module Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Network Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Object Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Protocol Fix parse error in Protocol\PortableContact (#5515) 2018-07-28 08:52:57 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Worker Trying to clean up a little bit more (#5517) 2018-07-28 16:04:56 -04:00
App.php Issue 5467: Fix worker and daemon 2018-07-24 03:42:44 +00:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00