Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | updates | friendica | 2012-08-05 | 1 | -2/+5 |
| | |||||
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 1 | -2/+12 |
| | |||||
* | birthdays and events are now notifications | friendica | 2012-07-29 | 1 | -0/+6 |
| | |||||
* | move today's events into a ping notification | friendica | 2012-07-28 | 1 | -0/+50 |