aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* more work on the settings pagesfriendica2012-11-051-79/+111
* change permission settings from radio buttons to select boxesfriendica2012-11-051-13/+7
* plaintext default - richtext is a featurefriendica2012-11-058-55/+22
* that was certainly some fun debugging (not)friendica2012-11-041-1/+1
* settings/features page to enable/disable software featuresfriendica2012-11-031-0/+42
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-033-1/+8
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-031-5/+5
* fix post previewfriendica2012-11-031-3/+4
* share mostly working, preview still horkedfriendica2012-11-032-9/+8
* a lot more changes of terminologyfriendica2012-11-031-17/+17
* channels you are connected to are "connections". Get rid of "address book" wh...friendica2012-11-031-26/+26
* secure permission discoveryfriendica2012-11-021-1/+3
* add key passing and verification to targeted discoveryfriendica2012-11-021-5/+13
* fixme note about discovered permission encryptionfriendica2012-11-022-6/+9
* slightly better wording of permission choicesfriendica2012-11-021-4/+4
* consolidate permission arraysfriendica2012-11-021-4/+4
* verify all the signatures before adding contactfriendica2012-11-021-2/+0
* fix default channelfriendica2012-11-021-8/+13
* fixed the hash, now onward & upwardfriendica2012-11-021-0/+2
* grrr... hashes aren't matching.friendica2012-11-012-2/+2
* can save permissionsfriendica2012-11-011-14/+59
* settings page channel permissions front-end (needs back-end still)friendica2012-11-013-2/+47
* add current selection to channel managerfriendica2012-11-011-2/+10