aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* turn star into a featurefriendica2012-11-081-9/+18
* start implementing zot-idfriendica2012-11-088-10/+10
* permissions and contact permissions are now stickyfriendica2012-11-082-40/+50
* turn multiple profiles into a feature, implement connection flags (block,hide...friendica2012-11-071-4/+51
* allow theme selectionfriendica2012-11-073-12/+13
* ensure admin setting gets passed through setupfriendica2012-11-061-0/+5
* "follow" now creates an address book entry, which means we can start tying th...friendica2012-11-061-22/+40
* finish off like/dislike localisation except for zrl/magic_linkfriendica2012-11-061-1/+1
* add author info to like activity object for localisationfriendica2012-11-061-21/+39
* likes working a bit better - not translateable yetfriendica2012-11-061-7/+12
* likes are quasi working again - at least an activity item is stored and it mo...friendica2012-11-051-45/+36
* start on the like/dislike activitiesfriendica2012-11-051-69/+75