friendica/include
Michael Vogel 5af9596dde New item field "Post-type" and new table "permissionset" (#5408)
* "post-type" replaces "bookmark" and "type"

* Removed some more type

* Added index to permission set

* The permission set is now stored

* The permission set is now removed upon expiry

* Post update now stores the permission set

* New file

* Permissions are now sorted

* Changed documentation
2018-07-19 09:52:05 -04:00
..
api.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
conversation.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
dba.php Remove remaining references to Config::get in include/dba 2018-07-16 19:38:18 -04:00
enotify.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
items.php Fixes for some E_NOTICE and type-hints added (#5358) 2018-07-13 15:47:14 -04:00
security.php Fixes applied: (#5399) 2018-07-19 07:11:03 -04:00
text.php Replace global $a with BaseObject::getApp() 2018-07-16 19:38:17 -04:00