Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2013-01-28 | 1 | -0/+5 |
| | | | | why. Oops. | ||||
* | 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 ↵ | friendica | 2013-01-24 | 1 | -2/+1 |
| | | | | overboard or it may still not work at all. | ||||
* | 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 ↵ | friendica | 2013-01-21 | 1 | -8/+3 |
| | | | | 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 |
| | |||||
* | 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 ↵ | friendica | 2013-01-03 | 1 | -0/+2 |
| | | | | test further | ||||
* | 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 ↵ | 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. |