Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement a 'ping' message type to respond if we're still here and whether ↵ | friendica | 2013-08-29 | 1 | -0/+13 |
| | | | | our URL or keys have changed. | ||||
* | start timestamping hubloc connections so we can eventually remove dead ones | friendica | 2013-08-24 | 1 | -1/+11 |
| | |||||
* | progress on unfriending | friendica | 2013-08-04 | 1 | -6/+15 |
| | |||||
* | fix for multiple hublocs and incoming magic auth | friendica | 2013-05-29 | 1 | -2/+2 |
| | |||||
* | we don't need every hubloc for the site, only those that have different keys | friendica | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | allow multiple hublocs | friendica | 2013-05-16 | 1 | -2/+2 |
| | |||||
* | workarounds for people that re-install and end up polluting everybody's ↵ | friendica | 2013-05-16 | 1 | -5/+24 |
| | | | | databases with stale entries | ||||
* | tweaks | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -0/+3 |
| | |||||
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵ | friendica | 2013-04-14 | 1 | -1/+11 |
| | | | | privacy-is-more-important-than-ease-of-use folks. | ||||
* | set hidden flags on new directory entries, not just existing ones | friendica | 2013-03-26 | 1 | -2/+7 |
| | |||||
* | magic auth issue | friendica | 2013-03-26 | 1 | -3/+11 |
| | |||||
* | doco | friendica | 2013-03-25 | 1 | -8/+40 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -0/+1 |
| | |||||
* | moving on | friendica | 2013-02-18 | 1 | -0/+25 |
| | |||||
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 1 | -0/+6 |
| | |||||
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 1 | -1/+2 |
| | |||||
* | turn down the log noise a bit | friendica | 2013-01-24 | 1 | -5/+14 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 1 | -25/+45 |
| | | | | window | ||||
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+2 |
| | |||||
* | testing begins | friendica | 2013-01-21 | 1 | -3/+3 |
| | |||||
* | magic auth - it's mostly done or at least all the code bits are written and ↵ | friendica | 2013-01-21 | 1 | -4/+147 |
| | | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. | ||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+6 |
| | |||||
* | add individual message delivery reporting | friendica | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | no hub - well doh, no wonder; we were looking for array['hub'] and it's ↵ | friendica | 2012-12-29 | 1 | -2/+0 |
| | | | | actually array['url']. | ||||
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | "heavy lifting" - zot messages flowing, now just need to be parsed and ↵ | friendica | 2012-11-19 | 1 | -9/+84 |
| | | | | stored at the other end. | ||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -19/+20 |
| | | | | other side | ||||
* | got zot | friendica | 2012-11-12 | 1 | -0/+3 |
| | |||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 1 | -11/+47 |
| | | | | communications for channel meta info, don't yet know if it's working | ||||
* | rework a couple of zot basics | friendica | 2012-11-10 | 1 | -4/+8 |
| | |||||
* | starting to get into the hairy parts of zot - identity, location, and ↵ | friendica | 2012-11-10 | 1 | -10/+25 |
| | | | | permission synchronisation. After this, messaging should be a piece of cake. | ||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -4/+4 |
| | |||||
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 1 | -0/+11 |
| | |||||
* | moving forward again | friendica | 2012-08-08 | 1 | -34/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | 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) | ||||
* | zot endpoint | Friendika | 2011-09-26 | 1 | -0/+51 |