aboutsummaryrefslogtreecommitdiffstats
path: root/mod/lockview.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-1/+1
|
* let's make this "specific" since that's what it is.friendica2014-08-281-1/+1
|
* really really really fix lockview - maybefriendica2014-08-281-2/+3
|
* really really fix lockview (cross fingers) ;-)friendica2014-08-191-5/+7
|
* really fix lock infomarijus2014-08-191-1/+2
|
* make lockview provide the right infomarijus2014-08-181-5/+4
|
* basic 'notpublic' bits workingfriendica2014-08-061-0/+5
|
* provide some info to not local usersmarijus2014-03-281-1/+3
|
* forgot to change one linemarijus2014-03-251-1/+1
|
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-6/+6
| | | | certain conditions
* remove a couple of mysql reserved words from being used as table or row ↵friendica2013-12-221-2/+2
| | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
* remove stray debuggingfriendica2013-07-191-2/+2
|
* private pokes - perhaps a little *too* private.friendica2013-07-191-2/+2
|
* mysql 5.1 chokes on 'select * from group' since group is a keywordZach Prezkuta2013-05-121-2/+2
|
* make lockview work, bring back acl widget theming in redbasicfriendica2013-01-201-28/+22
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-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 visiblefriendica2012-06-281-1/+1
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* remove an erroneously pasted linefabrixxm2011-02-031-6/+1
|
* Fix tabsFabio Comuni2011-02-031-14/+14
|
* Extend lockview to show info on items, photos and eventsFabio Comuni2011-02-031-4/+20
|
* display the fact that a conversation is private without disclosing the ↵Friendika2010-12-071-0/+7
| | | | details of who can/cannot see it.
* show members of locked conversationsMike Macgirvin2010-09-291-0/+67