friendica/src/Model
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
..
Contact.php Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
Conversation.php Fix more undefined variable/index notice in tests 2018-07-02 07:45:25 -04:00
Event.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
GContact.php workaround for stalling worker processes when running the daemon 2018-07-11 06:05:22 +00:00
Group.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
Item.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
ItemContent.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Mail.php moved get_guid to System::createGUID 2018-07-09 21:38:16 +02:00
OpenWebAuthToken.php port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name 2018-06-20 20:11:26 +02:00
PermissionSet.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
Photo.php moved get_guid to System::createGUID 2018-07-09 21:38:16 +02:00
Process.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Profile.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
PushSubscriber.php End subscription for unreachable subscribers 2018-05-19 03:56:29 +00:00
Queue.php Forgotten "+" 2018-02-08 19:47:47 +00:00
Term.php Use already fetched data for magiclink 2018-07-02 05:41:55 +00:00
User.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00