| Commit message (Expand) | Author | Age | Files | Lines |
* | some fixes to directory keyword searches | friendica | 2013-09-14 | 1 | -1/+1 |
* | set menu_channel_id before we use it in a query | Michael Johnston | 2013-09-14 | 1 | -3/+2 |
* | let me edit menu_desc even if menu_name has not changed | Michael Johnston | 2013-09-14 | 1 | -2/+4 |
* | Revert broken commit | Olaf Conradi | 2013-09-14 | 1 | -92/+2 |
* | First try to tell a comment from a like/dislike in notification system | mrjive | 2013-09-14 | 1 | -2/+92 |
* | import_xchan - check every known hubloc/location field and create a new hublo... | friendica | 2013-09-14 | 1 | -4/+8 |
* | doc update, put more telemetry on notifier and try to ensure that private pos... | friendica | 2013-09-13 | 2 | -0/+7 |
* | need to figure out what's causing this | friendica | 2013-09-12 | 1 | -0/+6 |
* | No point beating a dead horse | friendica | 2013-09-12 | 1 | -1/+8 |
* | so public_recips and allowed_public_recips is working so much better than bef... | friendica | 2013-09-12 | 1 | -4/+12 |
* | remove some debugging stuff now that the problem they were trying to locate d... | friendica | 2013-09-12 | 1 | -5/+0 |
* | Merge pull request #129 from MicMee/master | friendica | 2013-09-12 | 1 | -1/+2 |
|\ |
|
| * | delete logger line; was the wrong place. | Michael Meer | 2013-09-11 | 1 | -1/+0 |
| * | flag failed auth attempts in DB table hubloc | Michael Meer | 2013-09-11 | 1 | -1/+3 |
* | | assuming this doesn't blow up the internet like the last fix - this is a very... | friendica | 2013-09-11 | 1 | -1/+1 |
|/ |
|
* | make comments work again | friendica | 2013-09-10 | 1 | -1/+2 |
* | well that really stuffed things up... | friendica | 2013-09-10 | 2 | -3/+3 |
* | this should fix the foreign language like notifications (again) | friendica | 2013-09-10 | 1 | -2/+4 |
* | change wording on item_store message so we can find failures fast with grep i... | friendica | 2013-09-10 | 1 | -1/+1 |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 5 | -27/+60 |
* | z_fetch_url - include curl debug info in return array and log it (at logger_d... | friendica | 2013-09-10 | 1 | -0/+10 |
* | 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 |