aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-0/+1
* converging on a workable crypto auth handshakefriendica2012-12-141-2/+20
* start of a framework for forward magic auth, need a lot more coffee to write ...friendica2012-12-131-57/+15
* admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-132-4/+52
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-51/+20
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-093-53/+28
* revise auto_update system so as not to conflict with pre-existing Friendica s...friendica2012-12-091-4/+6
* make permission quick links workfriendica2012-12-081-2/+5
* a bit of e_all cleanupfriendica2012-12-081-14/+8
* upstream fixes, revision updated, and mail autocomplete was lost after a rece...friendica2012-12-081-0/+1
* progress on the acl selector - it should mostly work, but the returned data i...friendica2012-12-071-2/+4
* lookup channels in local xchan table even if provided an unknown url - this w...friendica2012-12-061-1/+5
* Fixing the acl widget is going to be hard. Here's a start.friendica2012-12-061-21/+19
* "webbie" isn't going to cut it. We'll go with "channel address" for now.friendica2012-12-063-4/+10
* check permissions for mail to non-connected people, reject if no permission -...friendica2012-12-052-8/+70
* make mail replies workfriendica2012-12-051-1/+1
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-043-113/+120
* most of the basic "make friends" stuff except for email notifications, drop c...friendica2012-12-031-0/+99
* profile viewer in iframe module, todo - magic authfriendica2012-12-032-73/+45
* connection notificationsfriendica2012-12-021-2/+32
* add pending check on group queriesfriendica2012-11-292-9/+14
* further progress on new network/home notificationsfriendica2012-11-291-6/+6
* 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-291-5/+14
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-283-33/+42
* basic (very basic) communication showing up on network pagefriendica2012-11-262-6/+9
* You've got mail! (actually a post, mail is for another day)friendica2012-11-261-1/+1
* "heavy lifting" - zot messages flowing, now just need to be parsed and stored...friendica2012-11-191-9/+84
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-191-19/+20
* more notesfriendica2012-11-161-2/+2
* make the json workfriendica2012-11-161-1/+1
* site/friendica is now site/siteinfofriendica2012-11-161-5/+11
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-1/+1
* cleanupfriendica2012-11-142-27/+16
* make the visual group editor work again in the new worldfriendica2012-11-141-15/+28
* cleanupfriendica2012-11-132-34/+4
* mood mostly workingfriendica2012-11-131-33/+26
* a bit more progress on the new network/home ajax notifications, at least I've...friendica2012-11-131-0/+1
* sometimes it gets confusing when using two trees with completely different st...friendica2012-11-131-1/+1
* self-signed cert? Since you won't listen to me and insist on annoying your fr...friendica2012-11-131-24/+0
* provide json parameter to viewsrc to support end-to-end encryptionfriendica2012-11-131-2/+2
* still a lot of files to bring up to date with new architecture - keep pluggin...friendica2012-11-131-18/+20
* usability improvementsfriendica2012-11-132-25/+21
* got zotfriendica2012-11-121-0/+3
* one could say we've sort of got zot - at least there are two-way communicatio...friendica2012-11-122-18/+65
* rework a couple of zot basicsfriendica2012-11-102-5/+9
* starting to get into the hairy parts of zot - identity, location, and permiss...friendica2012-11-102-13/+28
* when connnection permissions change, notify the other side so they can refres...friendica2012-11-101-3/+5
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-101-71/+22
* fix about half of the admin pagefriendica2012-11-101-83/+54