| Commit message (Expand) | Author | Age | Files | Lines |
* | service class basics | friendica | 2012-06-24 | 1 | -1/+1 |
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -1/+8 |
* | bug #434 - default group placement not working after accepting dfrn friend re... | friendica | 2012-05-25 | 1 | -1/+1 |
* | rev update | friendica | 2012-05-20 | 1 | -11/+4 |
* | catch more places to apply default group | friendica | 2012-05-18 | 1 | -0/+10 |
* | make 'aaa joined group bbb' work from the initiating end, new privacy pref to... | friendica | 2012-04-30 | 1 | -29/+74 |
* | fix join group notifications | friendica | 2012-04-30 | 1 | -4/+5 |
* | provide "xxx joined yyy" notifications | friendica | 2012-04-30 | 1 | -11/+34 |
* | change default profile photo to something more interesting than a reddish bro... | friendica | 2012-03-20 | 1 | -1/+1 |
* | track whether contact is a community page or not | friendica | 2012-03-15 | 1 | -0/+6 |
* | cleaned up mess created when both people request friendship and one approves ... | friendica | 2012-02-28 | 1 | -1/+11 |
* | use info() for successfull dfrn confirmation instead of notice() | Fabio Comuni | 2012-02-20 | 1 | -1/+1 |
* | add toggle to choose sending "friends with" activity even if contact is not h... | friendica | 2012-02-06 | 1 | -46/+49 |
* | allow plugin to abort message posting, fix half-duplex D* relationship | friendica | 2012-01-30 | 1 | -0/+3 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | contact photo missing from friend activities | friendica | 2012-01-08 | 1 | -1/+1 |
* | hide contacts on approval | friendica | 2011-12-29 | 1 | -3/+10 |
* | bug #198 - create activitystream 'friends with' message for Diaspora confirma... | Friendika | 2011-11-12 | 1 | -0/+1 |
* | part of bug #143 | Friendika | 2011-09-07 | 1 | -1/+6 |
* | set writable (e.g. writeable) flag for Diaspora contacts | Friendika | 2011-08-18 | 1 | -3/+12 |
* | filename typo | Friendika | 2011-08-15 | 1 | -2/+2 |
* | set proper relation for diaspora in mod_follow | Friendika | 2011-08-15 | 1 | -1/+2 |
* | diaspora friend approvals | Friendika | 2011-08-15 | 1 | -6/+19 |
* | set network correctly - dfrn_confirm | Friendika | 2011-08-14 | 1 | -1/+3 |
* | add diaspora support to dfrn_confirm (friendship confirmation) | Friendika | 2011-08-14 | 1 | -10/+14 |
* | introduction fails if confirmation differs by http vs https | Friendika | 2011-08-12 | 1 | -5/+15 |
* | cleanup | Friendika | 2011-08-07 | 1 | -10/+10 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -1/+1 |
* | bug #95 | Friendika | 2011-06-23 | 1 | -1/+1 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -1/+3 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
* | keep space before t() for legacy string puller | Friendika | 2011-04-20 | 1 | -1/+1 |
* | pull request #91 fabrixxm (manual merge) | Friendika | 2011-04-20 | 1 | -3/+5 |
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -1/+5 |
* | [privacy] use owner's default permission settings on "is now friends with..."... | Friendika | 2011-04-10 | 1 | -0/+5 |
* | better handling of troublesome feeds. | Friendika | 2011-04-04 | 1 | -1/+1 |
* | Fix spaces around t() and tt() | fabrixxm | 2011-03-13 | 1 | -1/+1 |
* | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -5/+2 |
* | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -2/+2 |
* | revised openid patch, added fix for Windows servers, make "is now friends wit... | Friendika | 2010-12-23 | 1 | -0/+1 |
* | send new friend activity when appropriate | Friendika | 2010-12-22 | 1 | -0/+56 |
* | Raise network timeout during friend acceptance, because | Friendika | 2010-12-09 | 1 | -1/+9 |
* | more instrumentation on dfrn_confirm to help track down why it quietly gives ... | Friendika | 2010-12-08 | 1 | -62/+116 |
* | use sha1 keys for friends as well | Friendika | 2010-11-24 | 1 | -1/+1 |
* | more dfrn_confirm logging | Friendika | 2010-11-18 | 1 | -2/+7 |
* | add a bit more logging to friend accept | Friendika | 2010-11-18 | 1 | -0/+13 |
* | enumerate required php modules | Friendika | 2010-11-16 | 1 | -2/+1 |
* | if pre-existing relationship, don't set duplex | Friendika | 2010-11-09 | 1 | -0/+6 |
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 |