| Commit message (Expand) | Author | Age | Files | Lines |
* | allow theme selection | friendica | 2012-11-07 | 19 | -105/+11076 |
* | ensure admin setting gets passed through setup | friendica | 2012-11-06 | 1 | -0/+5 |
* | All the themes except one are horked anway | friendica | 2012-11-06 | 830 | -154324/+2 |
* | "follow" now creates an address book entry, which means we can start tying th... | friendica | 2012-11-06 | 5 | -44/+69 |
* | finish off like/dislike localisation except for zrl/magic_link | friendica | 2012-11-06 | 4 | -38/+61 |
* | add author info to like activity object for localisation | friendica | 2012-11-06 | 1 | -21/+39 |
* | likes working a bit better - not translateable yet | friendica | 2012-11-06 | 2 | -10/+18 |
* | likes are quasi working again - at least an activity item is stored and it mo... | friendica | 2012-11-05 | 3 | -47/+41 |
* | fix the profile change activity post | friendica | 2012-11-05 | 2 | -22/+24 |
* | start on the like/dislike activities | friendica | 2012-11-05 | 4 | -111/+115 |
* | more work on the settings pages | friendica | 2012-11-05 | 6 | -129/+153 |
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 5 | -44/+28 |
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 11 | -64/+31 |
* | llink is like plink but only on the local system, plink can be anywhere | friendica | 2012-11-04 | 1 | -0/+2 |
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 9 | -87/+47 |
* | some cleanup of main item template | friendica | 2012-11-04 | 6 | -74/+175 |
* | feature enable 'dislike' - backend | friendica | 2012-11-03 | 3 | -3/+11 |
* | typo | friendica | 2012-11-04 | 1 | -1/+1 |
* | add template | friendica | 2012-11-03 | 1 | -0/+16 |
* | settings/features page to enable/disable software features | friendica | 2012-11-03 | 2 | -0/+43 |
* | note about extending the hook system for application wrappers | friendica | 2012-11-03 | 1 | -2/+5 |
* | expanded help text for features | friendica | 2012-11-03 | 1 | -8/+9 |
* | turn off categories feature by default | friendica | 2012-11-03 | 3 | -1/+9 |
* | turn off some "advanced" features by default, like archives and saved search ... | friendica | 2012-11-03 | 7 | -5/+12 |
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 6 | -10/+10 |
* | more theme stuff | friendica | 2012-11-03 | 4 | -8/+12 |
* | better icon alignments on posts | friendica | 2012-11-03 | 1 | -2/+7 |
* | 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 |