Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more poco discovery | friendica | 2013-01-01 | 1 | -8/+12 |
| | |||||
* | ensure all delivery result possibilities are logged and communicated to the ↵ | friendica | 2013-01-01 | 1 | -6/+20 |
| | | | | sender | ||||
* | 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 ↵ | friendica | 2012-12-29 | 1 | -2/+2 |
| | | | | actually array['url']. | ||||
* | This was bloody hard to sort out.... but now it's sorted and we can move ↵ | friendica | 2012-12-27 | 1 | -2/+40 |
| | | | | forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" | ||||
* | 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 ↵ | friendica | 2012-12-01 | 1 | -11/+28 |
| | | | | a page to set the permissions on the "self" abook record. These will be the default permissions for anybody we wish to connect with. | ||||
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -6/+8 |
| | |||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -8/+28 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | got comments going back and forth - we really need local_deliver now since ↵ | friendica | 2012-11-27 | 1 | -7/+24 |
| | | | | even local deliveries are going through zot and that isn't necessary or desirable in the long term | ||||
* | tracking through comments | friendica | 2012-11-27 | 1 | -1/+3 |
| | |||||
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 1 | -10/+94 |
| | |||||
* | more heavy lifting on delivery - now we can find all the recipients on the ↵ | friendica | 2012-11-26 | 1 | -9/+68 |
| | | | | system who have any acceptable permissions for receiving a post. Next we just need to process edits and deletes, and otherwise store the message - yay. Still a lot of work, but we've come a long way baby. | ||||
* | more but slow progress on deliveries. The b*tch is trying to match permissions | friendica | 2012-11-25 | 1 | -6/+28 |
| | |||||
* | "heavy lifting" - zot messages flowing, now just need to be parsed and ↵ | friendica | 2012-11-19 | 1 | -1/+69 |
| | | | | stored at the other end. | ||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -44/+69 |
| | | | | other side | ||||
* | For private messages, use hush-hush ultra top-secret mode by default | friendica | 2012-11-18 | 1 | -1/+4 |
| | |||||
* | more infrastructure changes | friendica | 2012-11-14 | 1 | -15/+164 |
| | |||||
* | ensure we update the correct abook record | friendica | 2012-11-13 | 1 | -3/+6 |
| | |||||
* | got zot | friendica | 2012-11-12 | 1 | -8/+10 |
| | |||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 1 | -40/+50 |
| | | | | communications for channel meta info, don't yet know if it's working | ||||
* | typo | friendica | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | hush-hush ultra top-secret mode | friendica | 2012-11-11 | 1 | -2/+11 |
| | |||||
* | rework a couple of zot basics | friendica | 2012-11-10 | 1 | -45/+31 |
| | |||||
* | starting to get into the hairy parts of zot - identity, location, and ↵ | friendica | 2012-11-10 | 1 | -2/+82 |
| | | | | permission synchronisation. After this, messaging should be a piece of cake. | ||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -0/+1 |
| | | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow. | ||||
* | add key passing and verification to targeted discovery | friendica | 2012-11-02 | 1 | -4/+4 |
| | |||||
* | verify all the signatures before adding contact | friendica | 2012-11-02 | 1 | -2/+17 |
| | |||||
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 1 | -1/+2 |
| | |||||
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 1 | -0/+102 |
| | |||||
* | network discovery on follow | friendica | 2012-10-31 | 1 | -0/+2 |
| | |||||
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 1 | -0/+51 |
| | |||||
* | merge zperms functionality into zfinger | friendica | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -8/+8 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -13/+24 |
| | |||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -20/+25 |
| | |||||
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 1 | -4/+46 |
| | |||||
* | moving forward again | friendica | 2012-08-08 | 1 | -3/+4 |
| |