| Commit message (Expand) | Author | Age | Files | Lines |
* | doc updates | friendica | 2013-09-06 | 12 | -0/+846 |
* | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 78 | -905/+1353 |
* | more fixes to public site list while waiting for a public site or two to show up | friendica | 2013-09-05 | 1 | -1/+1 |
* | function name | friendica | 2013-09-05 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-05 | 1 | -1/+1 |
|\ |
|
| * | Fix new menu link. | Thomas Willingham | 2013-09-06 | 1 | -1/+1 |
* | | public site list (will take a few days to populate, assuming folks have updat... | friendica | 2013-09-05 | 6 | -5/+102 |
|/ |
|
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-05 | 3 | -273/+19 |
|\ |
|
| * | Redbasic - optimise mail list. | Thomas Willingham | 2013-09-06 | 2 | -28/+11 |
| * | Redbasic - some more CSS we don't use. | Thomas Willingham | 2013-09-06 | 1 | -181/+3 |
| * | Redbasic - clean up nav. | Thomas Willingham | 2013-09-06 | 2 | -64/+5 |
* | | pages feed | friendica | 2013-09-05 | 2 | -18/+33 |
|/ |
|
* | update photo timestamp on site rename | friendica | 2013-09-05 | 1 | -1/+2 |
* | fix location of language variable in help module | friendica | 2013-09-05 | 1 | -1/+1 |
* | fix network search - except it can't search private posts. That may be a prob... | friendica | 2013-09-05 | 2 | -2/+3 |
* | issue #59 - this is a real bugger. Might seem fixed but read the code. This c... | friendica | 2013-09-04 | 1 | -2/+7 |
* | issue #107 | friendica | 2013-09-04 | 1 | -0/+6 |
* | provide templating options in comanche for the underlying webpage element - i... | friendica | 2013-09-04 | 2 | -0/+33 |
* | test module for dead site discovery | friendica | 2013-09-04 | 1 | -0/+28 |
* | render blocks - yes these should be templates, but I've got too much to do at... | friendica | 2013-09-04 | 2 | -1/+24 |
* | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 2 | -2/+5 |
* | add design tool menu to appropriate pages | friendica | 2013-09-03 | 7 | -2/+63 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-03 | 1 | -1/+20 |
|\ |
|
| * | Merge pull request #110 from unary/editpostcategories | friendica | 2013-09-03 | 1 | -1/+20 |
| |\ |
|
| | * | allow categories to be edited when editing a post | Michael Johnston | 2013-09-03 | 1 | -1/+20 |
| |/ |
|
* / | make displaying the language selector configurable | friendica | 2013-09-03 | 2 | -2/+2 |
|/ |
|
* | my bad | friendica | 2013-09-03 | 1 | -1/+1 |
* | typo | friendica | 2013-09-03 | 1 | -1/+1 |
* | personal config to just show the page content without author info - probably ... | friendica | 2013-09-03 | 1 | -3/+5 |
* | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 3 | -43/+60 |
* | testing Comanche | friendica | 2013-09-03 | 4 | -11/+14 |
* | the rest of the fix | friendica | 2013-09-02 | 1 | -24/+24 |
* | fix mod/search_ac (sort of) | friendica | 2013-09-02 | 2 | -8/+9 |
* | add a layout selector | friendica | 2013-09-02 | 4 | -0/+42 |
* | The triple linebreaks in notification emails finally bothered me enough to do... | friendica | 2013-09-02 | 1 | -4/+2 |
* | preserve mimetype on page edits | friendica | 2013-09-02 | 2 | -5/+18 |
* | Merge pull request #108 from cvogeley/master | friendica | 2013-09-02 | 2 | -11/+18 |
|\ |
|
| * | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 2 | -11/+18 |
* | | oh that's why | friendica | 2013-09-02 | 2 | -2/+4 |
* | | pass execflag - Working for preview but not yet executing on page render | friendica | 2013-09-02 | 2 | -1/+20 |
* | | fix webpage storage | friendica | 2013-09-02 | 3 | -9/+5 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-02 | 2 | -1258/+1322 |
|\ \ |
|
| * \ | Merge pull request #109 from tuscanhobbit/master | Thomas Willingham | 2013-09-02 | 2 | -1258/+1322 |
| |\ \ |
|
| | * | | complete and updated Italian translation | tuscanhobbit | 2013-09-02 | 2 | -1258/+1322 |
| | * | | Merge pull request #1 from friendica/master | Paolo T | 2013-08-20 | 14 | -16/+166 |
| | |\ \ |
|
* | | | | | only allow richtext editor on pages if bbcode is the default mimetype, otherw... | friendica | 2013-09-02 | 1 | -6/+6 |
* | | | | | allow a channel owner to define a default mimetype on webpages (otherwise def... | friendica | 2013-09-02 | 3 | -6/+16 |
|/ / / / |
|
* | | | | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 8 | -126/+206 |
* | | | | Add Comanche layouts to the things that don't go offsite. | friendica | 2013-09-01 | 1 | -0/+4 |
* | | | | Sheesh. Three lines of Javascript. All you have to do is find which of the th... | friendica | 2013-09-01 | 3 | -40/+58 |