Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing quote | friendica | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | start new connections out with even more sane defaults than before by ↵ | friendica | 2014-03-07 | 1 | -1/+1 |
| | | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment. | ||||
* | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 |
| | | | | links to fix | ||||
* | pull in some posts when we first connect with a new channel (if allowed to) ↵ | friendica | 2013-11-17 | 1 | -0/+6 |
| | | | | - if not allowed to, do it if that condition changes | ||||
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | premium/restricted channel connections implemented, configure at ↵ | friendica | 2013-08-21 | 1 | -1/+2 |
| | | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. | ||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | typo in directing mod/follow to a login if not logged in | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 1 | -1/+7 |
| | |||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | couple of fixes to follow, prepare for default connection permissions | friendica | 2012-12-31 | 1 | -8/+3 |
| | |||||
* | network discovery on follow | friendica | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -3/+3 |
| | |||||
* | cleanup | friendica | 2012-06-02 | 1 | -1/+3 |
| | |||||
* | turn "follow" into a function | friendica | 2012-06-02 | 1 | -217/+5 |
| | |||||
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -0/+10 |
| | |||||
* | make mod-follow hookable (e.g. service class limits) and also begin to ↵ | friendica | 2012-05-07 | 1 | -17/+28 |
| | | | | prepare it for functionalisation | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 1 | -0/+5 |
| | |||||
* | 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) | ||||
* | connect on suggest/match - added to testbubble | friendica | 2011-12-18 | 1 | -0/+8 |
| | |||||
* | make mod-follow "get"-able | friendica | 2011-12-18 | 1 | -3/+5 |
| | |||||
* | add connect link to friend suggest | friendica | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | hide some contacts from others | friendica | 2011-12-05 | 1 | -3/+6 |
| | |||||
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -2/+3 |
| | |||||
* | name change continued, social graph tools and stuctures, fix for spanish ↵ | Friendika | 2011-10-31 | 1 | -2/+3 |
| | | | | province name | ||||
* | structures for batch mode (Diaspora/zot) | Friendika | 2011-09-20 | 1 | -2/+3 |
| | |||||
* | store key with contact record | Friendika | 2011-08-22 | 1 | -2/+3 |
| | |||||
* | wrong record | Friendika | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | redirect to added contact, not self | Friendika | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | on follow, land on new contact edit page | Friendika | 2011-08-19 | 1 | -1/+2 |
| | |||||
* | set proper relation for diaspora in mod_follow | Friendika | 2011-08-15 | 1 | -2/+9 |
| | |||||
* | diaspora follow from friendika | Friendika | 2011-08-14 | 1 | -4/+11 |
| | |||||
* | use separate hcard from profile url | Friendika | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | cleanup | Friendika | 2011-08-07 | 1 | -3/+3 |
| | |||||
* | more friendika-z | Friendika | 2011-07-06 | 1 | -0/+11 |
| | |||||
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 1 | -3/+0 |
| | |||||
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵ | Friendika | 2011-06-06 | 1 | -2/+3 |
| | | | | issues | ||||
* | more improvements in twitter handling, reduce duplicates from FB when double ↵ | Friendika | 2011-05-22 | 1 | -1/+9 |
| | | | | friended | ||||
* | better handling of twitter follows, remove ajax anchor /#!/ | Friendika | 2011-05-21 | 1 | -0/+4 |
| | |||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -1/+1 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | follow requests most adhere to site allow policy | Friendika | 2011-04-19 | 1 | -0/+7 |
| | |||||
* | mail changes | Friendika | 2011-04-16 | 1 | -6/+10 |
| | |||||
* | relocated "follow" url scraping code so it can be used elsewhere (contact ↵ | Friendika | 2011-04-15 | 1 | -181/+23 |
| | | | | repair, etc.) | ||||
* | death to comment box oddities (a slow death as it will take some time for ↵ | Friendika | 2011-04-11 | 1 | -3/+7 |
| | | | | everybody to upgrade) | ||||
* | ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, ↵ | Friendika | 2011-04-05 | 1 | -0/+2 |
| | | | | insists on single ostatus unfollow #non-standard | ||||
* | better twitter follow support | Friendika | 2011-04-04 | 1 | -1/+4 |
| | |||||
* | better handling of troublesome feeds. | Friendika | 2011-04-04 | 1 | -3/+11 |
| | |||||
* | stuff to make connecting to diaspora profiles easier | Friendika | 2011-03-19 | 1 | -4/+10 |
| |