| Commit message (Expand) | Author | Age | Files | Lines |
* | fix post preview | friendica | 2012-11-03 | 2 | -5/+11 |
* | remove recursive share tags | friendica | 2012-11-03 | 1 | -1/+1 |
* | share mostly working, preview still horked | friendica | 2012-11-03 | 3 | -10/+9 |
* | a lot more changes of terminology | friendica | 2012-11-03 | 4 | -30/+30 |
* | channels you are connected to are "connections". Get rid of "address book" wh... | friendica | 2012-11-03 | 4 | -30/+30 |
* | secure permission discovery | friendica | 2012-11-02 | 2 | -2/+17 |
* | add key passing and verification to targeted discovery | friendica | 2012-11-02 | 3 | -10/+18 |
* | fixme note about discovered permission encryption | friendica | 2012-11-02 | 2 | -6/+9 |
* | photo index contacts by xchan | friendica | 2012-11-02 | 1 | -1/+3 |
* | slightly better wording of permission choices | friendica | 2012-11-02 | 2 | -8/+8 |
* | consolidate permission arrays | friendica | 2012-11-02 | 2 | -40/+15 |
* | verify all the signatures before adding contact | friendica | 2012-11-02 | 3 | -4/+20 |
* | fix default channel | friendica | 2012-11-02 | 3 | -13/+18 |
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 4 | -6/+7 |
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 5 | -84/+143 |
* | bug in get_all_perms | friendica | 2012-11-01 | 1 | -5/+5 |
* | can save permissions | friendica | 2012-11-01 | 2 | -14/+60 |
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 8 | -5/+106 |
* | add current selection to channel manager | friendica | 2012-11-01 | 4 | -4/+35 |
* | more progress on follow - should be able to import the xchan and photos. | friendica | 2012-11-01 | 2 | -45/+69 |
* | cleanup channel management | friendica | 2012-11-01 | 4 | -5/+40 |
* | change admin pointer to update.php | friendica | 2012-11-01 | 1 | -1/+1 |
* | move some more stuff to the install directory | friendica | 2012-11-01 | 5 | -4/+4 |
* | typos | friendica | 2012-11-01 | 2 | -4/+7 |
* | merging zot_finger schema additions | friendica | 2012-11-01 | 2 | -94/+46 |
* | send more info | friendica | 2012-11-01 | 1 | -0/+2 |
* | add mimetype to photo info | friendica | 2012-11-01 | 1 | -10/+11 |
* | typo | friendica | 2012-10-31 | 1 | -1/+1 |
* | network discovery on follow | friendica | 2012-10-31 | 3 | -7/+15 |
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 4 | -120/+82 |
* | need to accomodate different webbies on different hubs | friendica | 2012-10-31 | 3 | -3/+7 |
* | merge zperms functionality into zfinger | friendica | 2012-10-31 | 2 | -22/+30 |
* | increase size of signature stores | friendica | 2012-10-31 | 1 | -5/+3 |
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 9 | -30/+44 |
* | more progress on address book | friendica | 2012-10-30 | 3 | -121/+145 |
* | fix channel creation and management after last changes | friendica | 2012-10-30 | 5 | -7/+6 |
* | zchannel rename to new_channel | friendica | 2012-10-29 | 10 | -67/+67 |
* | fixing broken things again after the latest round of ripping out the yellow s... | friendica | 2012-10-29 | 5 | -26/+48 |
* | more structural stuff | friendica | 2012-10-29 | 11 | -217/+239 |
* | fix page title | friendica | 2012-10-29 | 1 | -1/+1 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 35 | -229/+327 |
* | closeness issue - need to work on it more | friendica | 2012-10-29 | 1 | -14/+31 |
* | ignore error for non-existent DB fields at the present time since it's just f... | friendica | 2012-10-28 | 1 | -1/+1 |
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 6 | -9/+20 |
* | start to use our permissions for stuff | friendica | 2012-10-28 | 2 | -117/+97 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 6 | -101/+367 |
* | fix starring posts | friendica | 2012-10-27 | 4 | -12/+12 |
* | start on network/home notification refactor | friendica | 2012-10-27 | 3 | -8/+94 |
* | theme tweaks cont. | friendica | 2012-10-27 | 2 | -3/+3 |
* | contact group is now 'channel group' | friendica | 2012-10-27 | 3 | -15/+15 |