| Commit message (Expand) | Author | Age | Files | Lines |
* | put privacy role selector in settings page. Change visibility of various perm... | friendica | 2014-10-26 | 1 | -0/+4 |
* | allow custom role permissions and fix site timezone. | friendica | 2014-09-29 | 1 | -0/+5 |
* | closing tag | friendica | 2014-09-19 | 1 | -1/+1 |
* | usability tweaks | friendica | 2014-09-17 | 1 | -0/+9 |
* | channel permission roles | friendica | 2014-09-17 | 1 | -1/+26 |
* | defined several permission roles - these will probably require some review an... | friendica | 2014-09-17 | 1 | -0/+245 |
* | implement permission roles - the backend should be done except for maybe a co... | friendica | 2014-09-17 | 1 | -4/+7 |
* | beginning of permission role settings | friendica | 2014-08-17 | 1 | -0/+60 |
* | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -1/+1 |
* | a bit more cleanup and a bug fix or two for the new private post security model | friendica | 2014-08-07 | 1 | -9/+9 |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 1 | -1/+4 |
* | add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha... | friendica | 2014-07-03 | 1 | -0/+12 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -17/+23 |
* | Remove automatic bookmarking - it was a bad idea and just leads to menu clutt... | friendica | 2014-04-30 | 1 | -1/+1 |
* | 'anybody in this network' permissions were not being allowed for non-connecte... | friendica | 2014-04-09 | 1 | -6/+22 |
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 1 | -0/+8 |
* | more snakebite stuff | friendica | 2014-02-17 | 1 | -6/+7 |
* | bookmarking | friendica | 2014-02-04 | 1 | -1/+1 |
* | bookmark permissions | friendica | 2014-02-04 | 1 | -0/+1 |
* | remove the text "requires compatible chat plugin" | friendica | 2014-02-02 | 1 | -1/+1 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -0/+1 |
* | some sane permission defaults. | friendica | 2013-08-18 | 1 | -0/+35 |
* | 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 |