| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | | | rework the pdl_selector a bit since we've slightly changed the way layouts ar... | friendica | 2013-09-01 | 2 | -9/+16 |
* | | | | 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 | 7 | -7/+248 |
| |_|/
|/| | |
|
* | | | add a guid to directory update table to avoid recursion | friendica | 2013-08-31 | 3 | -2/+13 |
* | | | doc updates | friendica | 2013-08-31 | 4 | -0/+480 |
* | | | more debugging on localize_item top find out why likes are not translated in ... | friendica | 2013-08-31 | 66 | -1364/+1658 |
* | | | I've got a pretty good idea of how to bootstrap, parse and render Comanche no... | friendica | 2013-08-29 | 3 | -15/+44 |
* | | | figure out why poller isn't picking up old posts which failed to deliver | friendica | 2013-08-29 | 2 | -5/+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 | 4 | -12/+25 |
* | | | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 5 | -13/+13 |
* | | | issue #106 | friendica | 2013-08-28 | 1 | -1/+1 |
* | | | really truly bare-bones comanche | friendica | 2013-08-28 | 2 | -0/+59 |
* | | | some basic mappings between comanche pages and normal pages so normal pages w... | friendica | 2013-08-28 | 1 | -5/+32 |
* | | | It's a wretched mess, but at least photo comments show up again when viewing ... | friendica | 2013-08-28 | 2 | -44/+28 |
* | | | right - here's how we're going to link comanche with webpages | friendica | 2013-08-28 | 3 | -2/+50 |
* | | | bring back mail list and cleanup some issues which popped out with full PHP w... | friendica | 2013-08-27 | 6 | -8/+10 |
* | | | 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 | 5 | -21/+34 |
* | | | more loose ends | friendica | 2013-08-27 | 3 | -6/+9 |
* | | | 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 |
* | | | get rid of ssl_policy - it's implicit in the site url | friendica | 2013-08-27 | 5 | -33/+33 |
* | | | clone sync was trying to update xchan info in the abook loop. | friendica | 2013-08-26 | 2 | -3/+4 |
* | | | found the bugger | friendica | 2013-08-26 | 1 | -1/+5 |
* | | | fix profile change activity where the change is a solitary url - and includes... | friendica | 2013-08-26 | 2 | -1/+3 |
* | | | more cleanup from the mess yesterday - you might have a look for xchan_addr a... | friendica | 2013-08-26 | 1 | -0/+3 |
* | | | regex patch | friendica | 2013-08-26 | 3 | -2/+3 |
* | | | try to fix bad addresses that got into the network | friendica | 2013-08-25 | 1 | -0/+3 |
* | | | Try to ensure full paths don't leak into xchan_addr and hubloc_addr | friendica | 2013-08-25 | 2 | -1/+6 |
* | | | always use system provided baseurl if configured | friendica | 2013-08-25 | 2 | -1/+23 |