| Commit message (Expand) | Author | Age | Files | Lines |
* | more diagnostics | friendica | 2013-07-15 | 1 | -1/+1 |
* | fix "new connection has less permissions than public" | friendica | 2013-06-15 | 1 | -4/+12 |
* | by default pending connections have no rights | friendica | 2013-06-06 | 1 | -2/+2 |
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+1 |
* | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -0/+5 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | permission plugin hooks | friendica | 2013-02-19 | 1 | -2/+23 |
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 1 | -16/+16 |
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 1 | -4/+6 |
* | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -0/+2 |
* | syntax error | friendica | 2013-01-13 | 1 | -1/+1 |
* | this should make tag delivery (e.g. forums) work - but not yet fully tested | friendica | 2013-01-13 | 1 | -1/+11 |
* | add permission controls to "storage" objects such as attachments or other sto... | friendica | 2012-12-22 | 1 | -0/+3 |
* | revamp permissions, blocking a contact takes priority over all other permissi... | friendica | 2012-12-10 | 1 | -51/+65 |
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 1 | -0/+1 |
* | finish basic item encoding, add plugin compatibility tag, notes on improving ... | friendica | 2012-11-16 | 1 | -0/+6 |
* | got zot | friendica | 2012-11-12 | 1 | -2/+2 |
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -11/+11 |
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -11/+11 |
* | slightly better wording of permission choices | friendica | 2012-11-02 | 1 | -4/+4 |
* | consolidate permission arrays | friendica | 2012-11-02 | 1 | -36/+11 |
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 1 | -17/+26 |
* | bug in get_all_perms | friendica | 2012-11-01 | 1 | -5/+5 |
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 1 | -0/+22 |
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 1 | -108/+14 |
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 1 | -0/+8 |
* | start to use our permissions for stuff | friendica | 2012-10-28 | 1 | -1/+1 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 1 | -0/+338 |