| Commit message (Expand) | Author | Age | Files | Lines |
* | just a typo | Michael Meer | 2013-09-09 | 1 | -1/+1 |
* | some alteration to the way directory sync was originally supposed to work. I'... | friendica | 2013-09-09 | 1 | -25/+14 |
* | perform a refresh_all when an import has completed so that all your connectio... | friendica | 2013-09-08 | 1 | -3/+2 |
* | make sure new contacts who are not yet in the address book are sync'd across ... | friendica | 2013-09-08 | 1 | -0/+14 |
* | Merge pull request #119 from unary/categorywidget | friendica | 2013-09-08 | 1 | -2/+9 |
|\ |
|
| * | added dbesc | Michael Johnston | 2013-09-08 | 1 | -1/+1 |
| * | only show categories this channel has used | Michael Johnston | 2013-09-08 | 1 | -2/+9 |
* | | Merge service class | Christian Vogeley | 2013-09-08 | 4 | -12/+35 |
|\ \
| |/
|/| |
|
| * | Service class items | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
| * | Service class | Christian Vogeley | 2013-09-08 | 3 | -11/+34 |
* | | encode and decode channel names containing HTML special characters and quotes... | friendica | 2013-09-06 | 1 | -21/+1 |
* | | public site list (will take a few days to populate, assuming folks have updat... | friendica | 2013-09-05 | 1 | -3/+16 |
* | | pages feed | friendica | 2013-09-05 | 1 | -15/+29 |
* | | issue #59 - this is a real bugger. Might seem fixed but read the code. This c... | friendica | 2013-09-04 | 1 | -2/+7 |
* | | provide templating options in comanche for the underlying webpage element - i... | friendica | 2013-09-04 | 2 | -0/+33 |
* | | render blocks - yes these should be templates, but I've got too much to do at... | friendica | 2013-09-04 | 1 | -0/+23 |
* | | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 1 | -2/+2 |
* | | add design tool menu to appropriate pages | friendica | 2013-09-03 | 1 | -1/+17 |
* | | make displaying the language selector configurable | friendica | 2013-09-03 | 1 | -1/+1 |
* | | 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 |
* | | testing Comanche | friendica | 2013-09-03 | 1 | -6/+7 |
* | | add a layout selector | friendica | 2013-09-02 | 2 | -0/+35 |
* | | 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 | 1 | -4/+5 |
* | | Merge pull request #108 from cvogeley/master | friendica | 2013-09-02 | 1 | -0/+1 |
|\| |
|
| * | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 1 | -0/+1 |
* | | 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 | 1 | -0/+1 |
* | | fix webpage storage | friendica | 2013-09-02 | 2 | -2/+2 |
* | | 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 | 2 | -4/+11 |
* | | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 3 | -7/+71 |
* | | 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 | 1 | -0/+11 |
* | | rework the pdl_selector a bit since we've slightly changed the way layouts ar... | friendica | 2013-09-01 | 1 | -9/+3 |
|/ |
|
* | more debugging on localize_item top find out why likes are not translated in ... | friendica | 2013-08-31 | 1 | -1/+7 |
* | I've got a pretty good idea of how to bootstrap, parse and render Comanche no... | friendica | 2013-08-29 | 1 | -5/+22 |
* | figure out why poller isn't picking up old posts which failed to deliver | friendica | 2013-08-29 | 2 | -5/+6 |
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 2 | -1/+3 |
* | really truly bare-bones comanche | friendica | 2013-08-28 | 2 | -0/+59 |
* | It's a wretched mess, but at least photo comments show up again when viewing ... | friendica | 2013-08-28 | 1 | -0/+1 |
* | right - here's how we're going to link comanche with webpages | friendica | 2013-08-28 | 1 | -0/+48 |
* | bring back mail list and cleanup some issues which popped out with full PHP w... | friendica | 2013-08-27 | 2 | -3/+3 |
* | Preparatory work for photo conversations (third time). Also take away unused ... | friendica | 2013-08-27 | 1 | -7/+12 |
* | more loose ends | friendica | 2013-08-27 | 1 | -1/+4 |
* | force webbies to lowercase | friendica | 2013-08-27 | 1 | -1/+1 |
* | update hubloc_timestamps | friendica | 2013-08-27 | 1 | -5/+14 |
* | when using the bbcode mimetype a space is just a space. A return is a return.... | friendica | 2013-08-27 | 1 | -0/+1 |