| Commit message (Expand) | Author | Age | Files | Lines |
* | public scope | friendica | 2013-02-15 | 1 | -6/+66 |
* | use our own CA bundle as authoritative for backend communications. This avoid... | friendica | 2013-02-13 | 1 | -4/+19 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 1 | -4/+0 |
* | I think we're finally done with import_xchan_from_json - everything has been ... | friendica | 2013-02-07 | 1 | -120/+0 |
* | this should fix the auto-friend stuff | friendica | 2013-02-07 | 1 | -2/+6 |
* | searchable flag logic reversed | friendica | 2013-02-02 | 1 | -3/+5 |
* | It's really not supposed to be quite this chatty on the network - ah that's w... | friendica | 2013-01-28 | 1 | -0/+5 |
* | delete item should now mostly work | friendica | 2013-01-28 | 1 | -3/+14 |
* | better handling of failures to lookup remote authors | friendica | 2013-01-26 | 1 | -3/+9 |
* | quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ove... | friendica | 2013-01-24 | 1 | -2/+1 |
* | turn down the log noise a bit | friendica | 2013-01-24 | 1 | -19/+17 |
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 1 | -13/+2 |
* | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 1 | -1/+14 |
* | hidden directory entries | friendica | 2013-01-22 | 1 | -3/+11 |
* | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 1 | -8/+3 |
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+6 |
* | preserve event item[uri] if present | friendica | 2013-01-20 | 1 | -4/+6 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 1 | -3/+5 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 1 | -1/+28 |
* | implement "finger" command | friendica | 2013-01-12 | 1 | -1/+3 |
* | fix double-encoding | friendica | 2013-01-11 | 1 | -10/+10 |
* | start rewrite of notification system delivery backend | friendica | 2013-01-05 | 1 | -0/+1 |
* | remove the country autofill declaration | friendica | 2013-01-04 | 1 | -1/+1 |
* | debugging directory profiles | friendica | 2013-01-04 | 1 | -0/+4 |
* | fix the contorted update logic on the network page | friendica | 2013-01-04 | 1 | -1/+4 |
* | more debugging - looks like michameer.dyndns.org is throwing 500s so cannot t... | friendica | 2013-01-03 | 1 | -0/+2 |
* | change precedence of bitwise operation | friendica | 2013-01-03 | 1 | -1/+1 |
* | provide delivery report on both sides, local and remote | friendica | 2013-01-03 | 1 | -0/+2 |
* | issue with abook creation | friendica | 2013-01-03 | 1 | -2/+3 |
* | zome issues registering new hubs | friendica | 2013-01-02 | 1 | -1/+7 |
* | foreach issue | friendica | 2013-01-02 | 1 | -3/+5 |
* | more poco discovery | friendica | 2013-01-01 | 1 | -8/+12 |
* | ensure all delivery result possibilities are logged and communicated to the s... | friendica | 2013-01-01 | 1 | -6/+20 |
* | add individual message delivery reporting | friendica | 2012-12-31 | 1 | -6/+18 |
* | more delivery diagnostics | friendica | 2012-12-31 | 1 | -2/+10 |
* | more progress on onepoll | friendica | 2012-12-30 | 1 | -1/+1 |
* | more logging, some debugging of group membership page | friendica | 2012-12-30 | 1 | -3/+10 |
* | no hub - well doh, no wonder; we were looking for array['hub'] and it's actua... | friendica | 2012-12-29 | 1 | -2/+2 |
* | This was bloody hard to sort out.... but now it's sorted and we can move forw... | friendica | 2012-12-27 | 1 | -2/+40 |
* | get rid of xtag | friendica | 2012-12-27 | 1 | -97/+14 |
* | master/standalone directory profile update | friendica | 2012-12-26 | 1 | -0/+1 |
* | more progress on directory import | friendica | 2012-12-26 | 1 | -0/+118 |
* | profile messages for directory synchronisation | friendica | 2012-12-22 | 1 | -1/+71 |
* | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 1 | -1/+1 |
* | do zot_finger/import_xchan on zid requests so we get the info cached locally | friendica | 2012-12-06 | 1 | -1/+0 |
* | contact photo issues | friendica | 2012-12-06 | 1 | -2/+2 |
* | y'all got mail | friendica | 2012-12-05 | 1 | -3/+48 |
* | local delivery | friendica | 2012-12-02 | 1 | -2/+3 |
* | auto-friending for forums and stuff is almost trivial now. But we will need a... | friendica | 2012-12-01 | 1 | -11/+28 |
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -6/+8 |