aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-0412-285/+174
* DB UPDATE! Drop your mail table and reload it from install/database.sqlfriendica2012-12-031-21/+9
* most of the basic "make friends" stuff except for email notifications, drop c...friendica2012-12-035-31/+113
* profile viewer in iframe module, todo - magic authfriendica2012-12-035-74/+66
* local deliveryfriendica2012-12-022-9/+21
* notify stufffriendica2012-12-021-5/+5
* connection notificationsfriendica2012-12-022-3/+33
* auto-friending for forums and stuff is almost trivial now. But we will need a...friendica2012-12-012-12/+29
* add pending check on group queriesfriendica2012-11-296-20/+29
* remove previous iterations of threading code because it's not being used and ...friendica2012-11-291-779/+0
* further progress on new network/home notificationsfriendica2012-11-293-14/+15
* rm pidfile stuff since we won't need poller lockingfriendica2012-11-294-53/+8
* make poco work againfriendica2012-11-291-23/+42
* Now if you follow somebody it will create an abook entry on the other site wi...friendica2012-11-296-18/+51
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-285-50/+86
* trace through the threaded conversation spaghetti to bring back a sane lookin...friendica2012-11-286-18/+38
* Allow anybody to completely over-ride any module on their own site without an...friendica2012-11-281-12/+15
* got comments going back and forth - we really need local_deliver now since ev...friendica2012-11-274-19/+36
* tracking through commentsfriendica2012-11-272-4/+12
* basic (very basic) communication showing up on network pagefriendica2012-11-263-7/+10
* You've got mail! (actually a post, mail is for another day)friendica2012-11-263-12/+98
* fix item_private flagfriendica2012-11-261-1/+4
* more heavy lifting on delivery - now we can find all the recipients on the sy...friendica2012-11-263-13/+72
* more but slow progress on deliveries. The b*tch is trying to match permissionsfriendica2012-11-252-7/+29
* "heavy lifting" - zot messages flowing, now just need to be parsed and stored...friendica2012-11-193-10/+154
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-196-67/+140
* For private messages, use hush-hush ultra top-secret mode by defaultfriendica2012-11-183-9/+14
* Now we are able to get a zot notification packet and the resulting json encod...friendica2012-11-182-536/+51
* and there's the import side of thingsfriendica2012-11-171-13/+82
* mostly working item_decode, but without full input santisingfriendica2012-11-171-27/+32
* remove include/salmonfriendica2012-11-162-196/+0
* more notesfriendica2012-11-163-11/+11
* little stufffriendica2012-11-163-6/+21
* DATABASE: minor changes in group_member and outq tablesfriendica2012-11-161-15/+7
* notes on need for 'xsite' table for global directory and a catalogfriendica2012-11-161-0/+8
* make the json workfriendica2012-11-161-1/+1
* site/friendica is now site/siteinfofriendica2012-11-161-5/+11
* version updatefriendica2012-11-161-1/+1
* finish basic item encoding, add plugin compatibility tag, notes on improving ...friendica2012-11-163-4/+35
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-156-29/+179
* start on item feed structuresfriendica2012-11-141-5/+27
* cleanupfriendica2012-11-143-28/+17
* make the visual group editor work again in the new worldfriendica2012-11-143-21/+36
* more infrastructure changesfriendica2012-11-141-15/+164
* groups now take xchans, so you can have groups containing channels that you a...friendica2012-11-143-51/+38
* starting the big notifier cleanupfriendica2012-11-143-64/+70
* cleanupfriendica2012-11-135-244/+4
* mood mostly workingfriendica2012-11-135-87/+78
* a bit more progress on the new network/home ajax notifications, at least I've...friendica2012-11-133-54/+40
* sometimes it gets confusing when using two trees with completely different st...friendica2012-11-132-2/+2