Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |