aboutsummaryrefslogtreecommitdiffstats
path: root/mod/lockview.php
Commit message (Collapse)AuthorAgeFilesLines
* 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