friendica/src/Model
Michael Vogel 36d4516e7a Missing stuff in "develop"? (#5516)
* "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

* The permission set is now used for item permissions

* Check for allow_cid, ... is superfluous. Checking for "private" is enough

* We query the permissionset

* Permissions are displayed correctly

* Changed index

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

* Permission fields are now deprecated

* Reversed ...

* Postupdate now handles "postopts" as well

* Set deprecated fields to "null" if empty

* Postupdates are enabled again

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

* The permission set is now stored

* The permission set is now removed upon expiry

* Postupdate now handles "postopts" as well
2018-07-28 13:11:46 -04:00
..
Contact.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Conversation.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Event.php Store guid and plink with event (#5485) 2018-07-24 10:01:31 -04:00
GContact.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
Group.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Item.php Missing stuff in "develop"? (#5516) 2018-07-28 13:11:46 -04:00
ItemContent.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Mail.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
OpenWebAuthToken.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
PermissionSet.php Missing stuff in "develop"? (#5516) 2018-07-28 13:11:46 -04:00
Photo.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
Process.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Profile.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
PushSubscriber.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Queue.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Term.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
User.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00