Commit Graph

16 Commits

Author SHA1 Message Date
friendica f09b9f1e44 add permission controls to "storage" objects such as attachments or other stored files 2012-12-22 03:33:12 -08:00
friendica 7737382378 revamp permissions, blocking a contact takes priority over all other permission settings, such as "allow anybody in network to do xyz". If they're blocked they can't do it. 2012-12-10 20:09:19 -08:00
friendica b0970850d4 Allow forum/account delegation by anybody? On any site? But of course... 2012-12-10 13:44:54 -08:00
friendica 9a726f0308 finish basic item encoding, add plugin compatibility tag, notes on improving $global_perms for edge cases 2012-11-16 13:57:55 -08:00
friendica 5bf3ddfcf6 got zot 2012-11-12 20:59:18 -08:00
friendica c1b931549c permissions and contact permissions are now sticky 2012-11-08 17:33:38 -08:00
friendica 4f1170b656 change permission settings from radio buttons to select boxes 2012-11-05 15:26:01 -08:00
friendica 9547e8004d slightly better wording of permission choices 2012-11-02 02:18:52 -07:00
friendica af9890cd3e consolidate permission arrays 2012-11-02 02:04:07 -07:00
friendica 37653a3760 grrr... hashes aren't matching. 2012-11-01 22:23:13 -07:00
friendica 5c9a68488a bug in get_all_perms 2012-11-01 20:47:32 -07:00
friendica 3bf5677797 settings page channel permissions front-end (needs back-end still) 2012-11-01 19:47:10 -07:00
friendica 78f64c90a3 get permission discovery working - guid sigs were getting truncated in db 2012-10-31 20:53:02 -07:00
friendica e138876199 fix updating of bitwise 'unseen' to account for mysql operator precedence 2012-10-28 22:08:08 -07:00
friendica d0d8971a69 start to use our permissions for stuff 2012-10-28 20:01:36 -07:00
friendica 4bcf19632b Now have a solid permissions model. Create a few functions to enumerate them and then we're off to the races. 2012-10-28 18:50:35 -07:00