aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* db query looping without bounds if group table wasn't manually updated to add...friendica2012-12-141-1/+1
* admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-131-4/+3
* typofriendica2012-12-121-1/+1
* So what if Red could do more CMS types of things? And you could add arbitrary...friendica2012-12-121-0/+2
* revamp permissions, blocking a contact takes priority over all other permissi...friendica2012-12-101-51/+65
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-0/+1
* get rid of more targeted windows and direct all profile view to local sitefriendica2012-12-091-19/+1
* start whipping the item photo menu into shapefriendica2012-12-091-37/+17
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-093-80/+7
* a bit of e_all cleanupfriendica2012-12-084-4/+9
* permissions should now be stored correctly on postingfriendica2012-12-071-1/+1
* do zot_finger/import_xchan on zid requests so we get the info cached locallyfriendica2012-12-062-42/+11
* move 'Connect' button to local chanview page, remove from remote profile page...friendica2012-12-061-2/+15
* Fixing the acl widget is going to be hard. Here's a start.friendica2012-12-061-2/+14
* templatise microprofriendica2012-12-061-39/+28
* use consistent quote encodingfriendica2012-12-062-4/+4
* contact photo issuesfriendica2012-12-062-3/+3
* move autosubmit up a level where it will actually workfriendica2012-12-061-1/+1
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-065-5/+5
* third param to zot_finger no longer neededfriendica2012-12-051-1/+1
* make mail replies workfriendica2012-12-051-1/+6
* y'all got mailfriendica2012-12-055-55/+278
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-042-160/+30
* most of the basic "make friends" stuff except for email notifications, drop c...friendica2012-12-031-12/+3
* local deliveryfriendica2012-12-022-9/+21
* notify stufffriendica2012-12-021-5/+5
* auto-friending for forums and stuff is almost trivial now. But we will need a...friendica2012-12-011-11/+28
* add pending check on group queriesfriendica2012-11-294-11/+15
* 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-292-8/+9
* rm pidfile stuff since we won't need poller lockingfriendica2012-11-293-44/+0
* Now if you follow somebody it will create an abook entry on the other site wi...friendica2012-11-292-9/+31
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-16/+39
* trace through the threaded conversation spaghetti to bring back a sane lookin...friendica2012-11-282-4/+26
* got comments going back and forth - we really need local_deliver now since ev...friendica2012-11-273-18/+35
* tracking through commentsfriendica2012-11-272-4/+12
* basic (very basic) communication showing up on network pagefriendica2012-11-261-1/+1
* You've got mail! (actually a post, mail is for another day)friendica2012-11-262-11/+97
* 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-262-12/+71
* more but slow progress on deliveries. The b*tch is trying to match permissionsfriendica2012-11-251-6/+28
* "heavy lifting" - zot messages flowing, now just need to be parsed and stored...friendica2012-11-192-1/+70
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-193-46/+114
* 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-181-535/+50
* 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
* little stufffriendica2012-11-161-4/+19
* finish basic item encoding, add plugin compatibility tag, notes on improving ...friendica2012-11-163-4/+35