aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-037-5/+12
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-036-10/+10
* more theme stufffriendica2012-11-034-8/+12
* better icon alignments on postsfriendica2012-11-031-2/+7
* fix post previewfriendica2012-11-032-5/+11
* remove recursive share tagsfriendica2012-11-031-1/+1
* share mostly working, preview still horkedfriendica2012-11-033-10/+9
* a lot more changes of terminologyfriendica2012-11-034-30/+30
* channels you are connected to are "connections". Get rid of "address book" wh...friendica2012-11-034-30/+30
* secure permission discoveryfriendica2012-11-022-2/+17
* add key passing and verification to targeted discoveryfriendica2012-11-023-10/+18
* fixme note about discovered permission encryptionfriendica2012-11-022-6/+9
* photo index contacts by xchanfriendica2012-11-021-1/+3
* slightly better wording of permission choicesfriendica2012-11-022-8/+8
* consolidate permission arraysfriendica2012-11-022-40/+15
* verify all the signatures before adding contactfriendica2012-11-023-4/+20
* fix default channelfriendica2012-11-023-13/+18
* fixed the hash, now onward & upwardfriendica2012-11-024-6/+7
* grrr... hashes aren't matching.friendica2012-11-015-84/+143
* bug in get_all_permsfriendica2012-11-011-5/+5
* can save permissionsfriendica2012-11-012-14/+60
* settings page channel permissions front-end (needs back-end still)friendica2012-11-018-5/+106
* add current selection to channel managerfriendica2012-11-014-4/+35
* more progress on follow - should be able to import the xchan and photos.friendica2012-11-012-45/+69
* cleanup channel managementfriendica2012-11-014-5/+40
* change admin pointer to update.phpfriendica2012-11-011-1/+1
* move some more stuff to the install directoryfriendica2012-11-015-4/+4
* typosfriendica2012-11-012-4/+7
* merging zot_finger schema additionsfriendica2012-11-012-94/+46
* send more infofriendica2012-11-011-0/+2
* add mimetype to photo infofriendica2012-11-011-10/+11
* typofriendica2012-10-311-1/+1
* network discovery on followfriendica2012-10-313-7/+15
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-314-120/+82
* need to accomodate different webbies on different hubsfriendica2012-10-313-3/+7
* merge zperms functionality into zfingerfriendica2012-10-312-22/+30
* increase size of signature storesfriendica2012-10-311-5/+3
* starting on pinging the basic elements of federation and communicationfriendica2012-10-319-30/+44
* more progress on address bookfriendica2012-10-303-121/+145
* fix channel creation and management after last changesfriendica2012-10-305-7/+6
* zchannel rename to new_channelfriendica2012-10-2910-67/+67
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-295-26/+48
* more structural stufffriendica2012-10-2911-217/+239
* fix page titlefriendica2012-10-291-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-2935-229/+327
* closeness issue - need to work on it morefriendica2012-10-291-14/+31
* ignore error for non-existent DB fields at the present time since it's just f...friendica2012-10-281-1/+1
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-286-9/+20
* start to use our permissions for stufffriendica2012-10-282-117/+97
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-286-101/+367