| Commit message (Expand) | Author | Age | Files | Lines |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 12 | -285/+174 |
* | DB UPDATE! Drop your mail table and reload it from install/database.sql | friendica | 2012-12-03 | 1 | -21/+9 |
* | most of the basic "make friends" stuff except for email notifications, drop c... | friendica | 2012-12-03 | 5 | -31/+113 |
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 5 | -74/+66 |
* | local delivery | friendica | 2012-12-02 | 2 | -9/+21 |
* | notify stuff | friendica | 2012-12-02 | 1 | -5/+5 |
* | connection notifications | friendica | 2012-12-02 | 2 | -3/+33 |
* | auto-friending for forums and stuff is almost trivial now. But we will need a... | friendica | 2012-12-01 | 2 | -12/+29 |
* | add pending check on group queries | friendica | 2012-11-29 | 6 | -20/+29 |
* | remove previous iterations of threading code because it's not being used and ... | friendica | 2012-11-29 | 1 | -779/+0 |
* | further progress on new network/home notifications | friendica | 2012-11-29 | 3 | -14/+15 |
* | rm pidfile stuff since we won't need poller locking | friendica | 2012-11-29 | 4 | -53/+8 |
* | make poco work again | friendica | 2012-11-29 | 1 | -23/+42 |
* | Now if you follow somebody it will create an abook entry on the other site wi... | friendica | 2012-11-29 | 6 | -18/+51 |
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 5 | -50/+86 |
* | trace through the threaded conversation spaghetti to bring back a sane lookin... | friendica | 2012-11-28 | 6 | -18/+38 |
* | Allow anybody to completely over-ride any module on their own site without an... | friendica | 2012-11-28 | 1 | -12/+15 |
* | got comments going back and forth - we really need local_deliver now since ev... | friendica | 2012-11-27 | 4 | -19/+36 |
* | tracking through comments | friendica | 2012-11-27 | 2 | -4/+12 |
* | basic (very basic) communication showing up on network page | friendica | 2012-11-26 | 3 | -7/+10 |
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 3 | -12/+98 |
* | fix item_private flag | friendica | 2012-11-26 | 1 | -1/+4 |
* | more heavy lifting on delivery - now we can find all the recipients on the sy... | friendica | 2012-11-26 | 3 | -13/+72 |
* | more but slow progress on deliveries. The b*tch is trying to match permissions | friendica | 2012-11-25 | 2 | -7/+29 |
* | "heavy lifting" - zot messages flowing, now just need to be parsed and stored... | friendica | 2012-11-19 | 3 | -10/+154 |
* | DATABASE: outq additions, delivery now getting the notify across to the other... | friendica | 2012-11-19 | 6 | -67/+140 |
* | For private messages, use hush-hush ultra top-secret mode by default | friendica | 2012-11-18 | 3 | -9/+14 |
* | Now we are able to get a zot notification packet and the resulting json encod... | friendica | 2012-11-18 | 2 | -536/+51 |
* | and there's the import side of things | friendica | 2012-11-17 | 1 | -13/+82 |
* | mostly working item_decode, but without full input santising | friendica | 2012-11-17 | 1 | -27/+32 |
* | remove include/salmon | friendica | 2012-11-16 | 2 | -196/+0 |
* | more notes | friendica | 2012-11-16 | 3 | -11/+11 |
* | little stuff | friendica | 2012-11-16 | 3 | -6/+21 |
* | DATABASE: minor changes in group_member and outq tables | friendica | 2012-11-16 | 1 | -15/+7 |
* | notes on need for 'xsite' table for global directory and a catalog | friendica | 2012-11-16 | 1 | -0/+8 |
* | make the json work | friendica | 2012-11-16 | 1 | -1/+1 |
* | site/friendica is now site/siteinfo | friendica | 2012-11-16 | 1 | -5/+11 |
* | version update | friendica | 2012-11-16 | 1 | -1/+1 |
* | finish basic item encoding, add plugin compatibility tag, notes on improving ... | friendica | 2012-11-16 | 3 | -4/+35 |
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 6 | -29/+179 |
* | start on item feed structures | friendica | 2012-11-14 | 1 | -5/+27 |
* | cleanup | friendica | 2012-11-14 | 3 | -28/+17 |
* | make the visual group editor work again in the new world | friendica | 2012-11-14 | 3 | -21/+36 |
* | more infrastructure changes | friendica | 2012-11-14 | 1 | -15/+164 |
* | groups now take xchans, so you can have groups containing channels that you a... | friendica | 2012-11-14 | 3 | -51/+38 |
* | starting the big notifier cleanup | friendica | 2012-11-14 | 3 | -64/+70 |
* | cleanup | friendica | 2012-11-13 | 5 | -244/+4 |
* | mood mostly working | friendica | 2012-11-13 | 5 | -87/+78 |
* | a bit more progress on the new network/home ajax notifications, at least I've... | friendica | 2012-11-13 | 3 | -54/+40 |
* | sometimes it gets confusing when using two trees with completely different st... | friendica | 2012-11-13 | 2 | -2/+2 |