Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring lockview to menu items, slightly change the way /lockview is called | Mario Vavti | 2015-04-21 | 1 | -3/+9 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | let's make this "specific" since that's what it is. | friendica | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | really really really fix lockview - maybe | friendica | 2014-08-28 | 1 | -2/+3 |
| | |||||
* | really really fix lockview (cross fingers) ;-) | friendica | 2014-08-19 | 1 | -5/+7 |
| | |||||
* | really fix lock info | marijus | 2014-08-19 | 1 | -1/+2 |
| | |||||
* | make lockview provide the right info | marijus | 2014-08-18 | 1 | -5/+4 |
| | |||||
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 1 | -0/+5 |
| | |||||
* | provide some info to not local users | marijus | 2014-03-28 | 1 | -1/+3 |
| | |||||
* | forgot to change one line | marijus | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 1 | -6/+6 |
| | | | | certain conditions | ||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 1 | -2/+2 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | remove stray debugging | friendica | 2013-07-19 | 1 | -2/+2 |
| | |||||
* | private pokes - perhaps a little *too* private. | friendica | 2013-07-19 | 1 | -2/+2 |
| | |||||
* | mysql 5.1 chokes on 'select * from group' since group is a keyword | Zach Prezkuta | 2013-05-12 | 1 | -2/+2 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -28/+22 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -5/+5 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | remove an erroneously pasted line | fabrixxm | 2011-02-03 | 1 | -6/+1 |
| | |||||
* | Fix tabs | Fabio Comuni | 2011-02-03 | 1 | -14/+14 |
| | |||||
* | Extend lockview to show info on items, photos and events | Fabio Comuni | 2011-02-03 | 1 | -4/+20 |
| | |||||
* | display the fact that a conversation is private without disclosing the ↵ | Friendika | 2010-12-07 | 1 | -0/+7 |
| | | | | details of who can/cannot see it. | ||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 1 | -0/+67 |