Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | follow and accept_follow hooks | friendica | 2013-11-21 | 1 | -0/+8 |
| | |||||
* | make default group for new connections work | friendica | 2013-11-21 | 1 | -0/+9 |
| | |||||
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 1 | -0/+3 |
| | |||||
* | return a login form on some protoected pages if not logged in. | friendica | 2013-11-02 | 1 | -3/+3 |
| | |||||
* | Don't set widgets if you're not a local user. | Thomas Willingham | 2013-11-02 | 1 | -0/+3 |
| | |||||
* | remove the disabled flag on individual permissions and improve the text to ↵ | friendica | 2013-10-13 | 1 | -1/+2 |
| | | | | | | show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive. | ||||
* | Issue #158 | friendica | 2013-09-29 | 1 | -0/+7 |
| | |||||
* | Preparatory work for photo conversations (third time). Also take away unused ↵ | friendica | 2013-08-27 | 1 | -0/+9 |
| | | | | "post new activity" preferences until they actually do something. | ||||
* | not able to drop pending connections | friendica | 2013-08-15 | 1 | -1/+2 |
| | |||||
* | string parse error extracting one particular string | friendica | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | don't show connections with removed xchans - as there isn't much to see | friendica | 2013-08-04 | 1 | -19/+17 |
| | |||||
* | minor - change nav_set_selected() to only highlight intros if on that ↵ | friendica | 2013-08-01 | 1 | -1/+1 |
| | | | | particular connections page and not for any connections page. | ||||
* | make "selected" class work on all navigation menu items | marijus | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | the rest of the heavy lifting on clone sync - now we're down to some log ↵ | friendica | 2013-07-25 | 1 | -0/+1 |
| | | | | messages and a whole lot of testing | ||||
* | more work on clone sync | friendica | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 1 | -0/+5 |
| | | | | dependent but seems to work on FF | ||||
* | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -7/+8 |
| | | | | going to be able to do it the new way - way too complicated. | ||||
* | more work on channel sync | friendica | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | more nomadic clone sync | friendica | 2013-06-26 | 1 | -6/+31 |
| | |||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 1 | -1/+1 |
| | | | | another way, this one is flawed | ||||
* | make 90 the default closeness when humans are involved in the process | friendica | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -2/+4 |
| | |||||
* | issue with auto permissions | friendica | 2013-05-19 | 1 | -1/+9 |
| | |||||
* | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | contact_template is called from multiple places with different params | friendica | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | add soapbox settings | friendica | 2013-02-10 | 1 | -0/+1 |
| | |||||
* | this should fix the auto-friend stuff | friendica | 2013-02-07 | 1 | -1/+0 |
| | |||||
* | fix con"n"nections | Oliver | 2013-02-02 | 1 | -6/+6 |
| | |||||
* | var spelling | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -7/+53 |
| | |||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 1 | -1/+1 |
| | | | | Michael J's dead contacts and not poll them every ten minutes forever | ||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 1 | -113/+120 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 1 | -1/+1 |
| | | | | window | ||||
* | fixed contactgroup editor | friendica | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | add refresh to connection edit menu, and notify of communication issues | friendica | 2013-01-03 | 1 | -1/+9 |
| | |||||
* | stray paren in sql | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | ensure the function can be found | friendica | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | add "refresh their permissions" function | friendica | 2013-01-03 | 1 | -0/+5 |
| | |||||
* | connections edit: show existing permissions as checked (or unchecked) even ↵ | friendica | 2012-12-31 | 1 | -1/+4 |
| | | | | if disabled | ||||
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -1/+2 |
| | |||||
* | make permission quick links work | friendica | 2012-12-08 | 1 | -2/+5 |
| | |||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -14/+8 |
| | |||||
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 1 | -73/+1 |
| | |||||
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -5/+8 |
| | |||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -5/+14 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 1 | -10/+13 |
| | |||||
* | cleanup | friendica | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | usability improvements | friendica | 2012-11-13 | 1 | -8/+4 |
| | |||||
* | when connnection permissions change, notify the other side so they can ↵ | friendica | 2012-11-10 | 1 | -3/+5 |
| | | | | refresh their info | ||||
* | some cleanup of mod-connections to bring it in line with the new architecture | friendica | 2012-11-10 | 1 | -71/+22 |
| |