| Commit message (Expand) | Author | Age | Files | Lines |
* | rm pidfile stuff since we won't need poller locking | friendica | 2012-11-29 | 3 | -44/+0 |
* | Now if you follow somebody it will create an abook entry on the other site wi... | friendica | 2012-11-29 | 2 | -9/+31 |
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 1 | -16/+39 |
* | trace through the threaded conversation spaghetti to bring back a sane lookin... | friendica | 2012-11-28 | 2 | -4/+26 |
* | got comments going back and forth - we really need local_deliver now since ev... | friendica | 2012-11-27 | 3 | -18/+35 |
* | tracking through comments | friendica | 2012-11-27 | 2 | -4/+12 |
* | basic (very basic) communication showing up on network page | friendica | 2012-11-26 | 1 | -1/+1 |
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 2 | -11/+97 |
* | 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 | 2 | -12/+71 |
* | 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 stored... | friendica | 2012-11-19 | 2 | -1/+70 |
* | DATABASE: outq additions, delivery now getting the notify across to the other... | friendica | 2012-11-19 | 3 | -46/+114 |
* | 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 | 1 | -535/+50 |
* | 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 |
* | little stuff | friendica | 2012-11-16 | 1 | -4/+19 |
* | 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 | 4 | -27/+177 |
* | start on item feed structures | friendica | 2012-11-14 | 1 | -5/+27 |
* | make the visual group editor work again in the new world | friendica | 2012-11-14 | 2 | -6/+8 |
* | 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 | 2 | -50/+37 |
* | starting the big notifier cleanup | friendica | 2012-11-14 | 2 | -63/+69 |
* | cleanup | friendica | 2012-11-13 | 2 | -207/+0 |
* | mood mostly working | friendica | 2012-11-13 | 3 | -53/+51 |
* | a bit more progress on the new network/home ajax notifications, at least I've... | friendica | 2012-11-13 | 2 | -54/+39 |
* | self-signed cert? Since you won't listen to me and insist on annoying your fr... | friendica | 2012-11-13 | 1 | -7/+5 |
* | still a lot of files to bring up to date with new architecture - keep pluggin... | friendica | 2012-11-13 | 1 | -9/+9 |
* | ensure we update the correct abook record | friendica | 2012-11-13 | 1 | -3/+6 |
* | got zot | friendica | 2012-11-12 | 3 | -27/+62 |
* | one could say we've sort of got zot - at least there are two-way communicatio... | friendica | 2012-11-12 | 1 | -40/+50 |
* | typo | friendica | 2012-11-11 | 1 | -1/+1 |
* | hush-hush ultra top-secret mode | friendica | 2012-11-11 | 2 | -3/+17 |
* | 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 permiss... | friendica | 2012-11-10 | 1 | -2/+82 |
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -8/+11 |
* | turn star into a feature | friendica | 2012-11-08 | 2 | -13/+14 |
* | start implementing zot-id | friendica | 2012-11-08 | 4 | -37/+40 |
* | magic auth indicator (link is dead at the moment) | friendica | 2012-11-08 | 1 | -13/+19 |
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -11/+11 |
* | turn multiple profiles into a feature, implement connection flags (block,hide... | friendica | 2012-11-07 | 2 | -12/+15 |
* | "follow" now creates an address book entry, which means we can start tying th... | friendica | 2012-11-06 | 3 | -21/+28 |
* | finish off like/dislike localisation except for zrl/magic_link | friendica | 2012-11-06 | 2 | -36/+59 |
* | likes working a bit better - not translateable yet | friendica | 2012-11-06 | 1 | -3/+6 |
* | likes are quasi working again - at least an activity item is stored and it mo... | friendica | 2012-11-05 | 1 | -2/+2 |
* | fix the profile change activity post | friendica | 2012-11-05 | 1 | -18/+20 |
* | start on the like/dislike activities | friendica | 2012-11-05 | 2 | -8/+8 |