| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | retrun check | Christian Vogeley | 2013-09-08 | 1 | -0/+1 |
* | Merge service class | Christian Vogeley | 2013-09-08 | 2 | -1/+60 |
|\ |
|
| * | Service class items | Christian Vogeley | 2013-09-08 | 1 | -0/+48 |
| * | Service class | Christian Vogeley | 2013-09-08 | 1 | -0/+12 |
* | | mod/page - display most recent revision by default, or numbered revision spec... | friendica | 2013-09-07 | 1 | -1/+7 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-07 | 1 | -1/+4 |
|\ \ |
|
| * | | filter by category fixes | Michael Johnston | 2013-09-06 | 1 | -1/+4 |
* | | | allow menu management even if there are no menu items | friendica | 2013-09-07 | 1 | -17/+16 |
|/ / |
|
* | | encode and decode channel names containing HTML special characters and quotes... | friendica | 2013-09-06 | 2 | -4/+4 |
* | | provide ability to delete webpages, layouts and blocks | friendica | 2013-09-06 | 3 | -3/+19 |
* | | fix mimeselect on edit | friendica | 2013-09-06 | 2 | -2/+2 |
* | | linkify the site url | friendica | 2013-09-06 | 1 | -1/+1 |
* | | Add a border until we can theme this sucker | friendica | 2013-09-06 | 1 | -1/+1 |
* | | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 3 | -3/+22 |
* | | 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 |
* | | public site list (will take a few days to populate, assuming folks have updat... | friendica | 2013-09-05 | 2 | -0/+73 |
* | | pages feed | friendica | 2013-09-05 | 1 | -3/+4 |
* | | 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 | 1 | -1/+2 |
* | | issue #107 | friendica | 2013-09-04 | 1 | -0/+6 |
* | | test module for dead site discovery | friendica | 2013-09-04 | 1 | -0/+28 |
* | | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 1 | -0/+3 |
* | | add design tool menu to appropriate pages | friendica | 2013-09-03 | 6 | -1/+46 |
* | | allow categories to be edited when editing a post | Michael Johnston | 2013-09-03 | 1 | -1/+20 |
* | | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 2 | -40/+47 |
* | | testing Comanche | friendica | 2013-09-03 | 1 | -1/+4 |
* | | the rest of the fix | friendica | 2013-09-02 | 1 | -24/+24 |
* | | fix mod/search_ac (sort of) | friendica | 2013-09-02 | 1 | -7/+8 |
* | | add a layout selector | friendica | 2013-09-02 | 1 | -0/+6 |
* | | preserve mimetype on page edits | friendica | 2013-09-02 | 1 | -1/+13 |
* | | pass execflag - Working for preview but not yet executing on page render | friendica | 2013-09-02 | 1 | -1/+19 |
* | | fix webpage storage | friendica | 2013-09-02 | 1 | -7/+3 |
* | | allow a channel owner to define a default mimetype on webpages (otherwise def... | friendica | 2013-09-02 | 1 | -2/+5 |
* | | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 3 | -118/+131 |
* | | Sheesh. Three lines of Javascript. All you have to do is find which of the th... | friendica | 2013-09-01 | 1 | -40/+41 |
* | | rework the pdl_selector a bit since we've slightly changed the way layouts ar... | friendica | 2013-09-01 | 1 | -0/+13 |
* | | add layouts and editlayout and rework the page logic in mod/item | friendica | 2013-09-01 | 5 | -15/+227 |
* | | This isn't optimal, but on the short term we'll clone the page editor to use ... | friendica | 2013-09-01 | 3 | -2/+236 |
|/ |
|
* | I've got a pretty good idea of how to bootstrap, parse and render Comanche no... | friendica | 2013-08-29 | 1 | -9/+6 |
* | implement a 'ping' message type to respond if we're still here and whether ou... | friendica | 2013-08-29 | 1 | -0/+13 |
* | block attempts to set the baseurl to an ip address if it was previously a dns... | friendica | 2013-08-29 | 2 | -9/+10 |
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 2 | -7/+9 |
* | issue #106 | friendica | 2013-08-28 | 1 | -1/+1 |
* | It's a wretched mess, but at least photo comments show up again when viewing ... | friendica | 2013-08-28 | 1 | -44/+27 |
* | bring back mail list and cleanup some issues which popped out with full PHP w... | friendica | 2013-08-27 | 2 | -3/+3 |
* | put backticks on mysql reseved words which we unfortunately used for row name... | friendica | 2013-08-27 | 1 | -1/+1 |
* | Preparatory work for photo conversations (third time). Also take away unused ... | friendica | 2013-08-27 | 2 | -11/+16 |
* | more loose ends | friendica | 2013-08-27 | 2 | -5/+5 |
* | get rid of ssl_policy - it's implicit in the site url | friendica | 2013-08-27 | 1 | -7/+7 |