| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make sure default timezone is set in external processes | friendica | 2012-06-11 | 1 | -8/+1 |
* | rename get_language() to get_browser_language() | friendica | 2012-05-13 | 1 | -1/+1 |
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 1 | -5/+2 |
* | zrl hook | friendica | 2012-04-14 | 1 | -2/+6 |
* | Merge pull request #223 from campino/master | friendica | 2012-04-10 | 1 | -3/+2 |
|\ |
|
| * | fixed install bug | Alexander Kampmann | 2012-04-10 | 1 | -3/+2 |
| * | made exceptions from the db optional | Alexander Kampmann | 2012-04-09 | 1 | -7/+0 |
| * | added exceptions to dba class | Alexander Kampmann | 2012-04-09 | 1 | -0/+7 |
* | | path to default.php in theme dir was incorrect | friendica | 2012-04-10 | 1 | -2/+2 |
|/ |
|
* | prepare for using a master theme_init() | friendica | 2012-04-08 | 1 | -0/+7 |
* | provide theme_init() functions | friendica | 2012-04-08 | 1 | -0/+5 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+8 |
|\ |
|
| * | remove zrl from query string | friendica | 2012-04-02 | 1 | -0/+1 |
| * | add page_content_top hook | friendica | 2012-04-01 | 1 | -0/+2 |
| * | another silly mistake | friendica | 2012-03-29 | 1 | -2/+2 |
| * | use zrl to get home again | friendica | 2012-03-29 | 1 | -0/+3 |
| * | use theme directory for page templates, not language directory | friendica | 2012-03-27 | 1 | -2/+2 |
* | | new lines removed | Alexander Kampmann | 2012-03-22 | 1 | -1/+1 |
* | | removed some new lines to cut down number of changed files | Alexander Kampmann | 2012-03-22 | 1 | -0/+1 |
* | | removed unneccessary stuff | Alexander Kampmann | 2012-03-22 | 1 | -2/+0 |
* | | added simple build-in profiling | Alexander Kampmann | 2012-03-15 | 1 | -0/+1 |
|/ |
|
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | system support for personal configurable ajax update interval | friendica | 2011-12-11 | 1 | -6/+10 |
* | comment boxes not work in alternate languages | friendica | 2011-11-17 | 1 | -2/+6 |
* | several little nits in the hcard template output which could affect parsers | friendica | 2011-11-12 | 1 | -0/+1 |
* | rename | Friendika | 2011-11-12 | 1 | -1/+1 |
* | apps broken in all themes, apps link misplaced in testbubble | Friendika | 2011-09-28 | 1 | -1/+0 |
* | Adds theme info file to define 'parent' theme from where load tpl files | Fabio Comuni | 2011-09-27 | 1 | -0/+7 |
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -2/+6 |
|\ |
|
| * | provide ability to unset session language | Friendika | 2011-09-21 | 1 | -2/+6 |
* | | Show "404.tpl" instead of using 'notice()' in case of 404 | Fabio Comuni | 2011-09-19 | 1 | -1/+4 |
* | | Load infos and notices via ping and show them with js popup | Fabio Comuni | 2011-09-05 | 1 | -5/+5 |
* | | remove javascript to set selectect nav item. enanche img template prefetch ig... | fabrixxm | 2011-08-17 | 1 | -3/+2 |
|/ |
|
* | diaspora probe/scrape changes | Friendika | 2011-08-14 | 1 | -1/+1 |
* | deal with browser pre-fetch of the ACL img template '{0}' | Friendika | 2011-07-26 | 1 | -0/+6 |
* | bug #104 | Friendika | 2011-07-17 | 1 | -2/+0 |
* | undo last checkin | Friendika | 2011-07-05 | 1 | -1/+0 |
* | explicitly close db connections - do not rely on process exit | Friendika | 2011-07-05 | 1 | -0/+1 |
* | load db configs (config,system) for all "executables" | Friendika | 2011-06-30 | 1 | -9/+2 |
* | don't load configs if no database. | Friendika | 2011-06-27 | 1 | -18/+18 |
* | load $a->config from db | Fabio Comuni | 2011-06-13 | 1 | -1/+14 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 1 | -0/+11 |
|\ |
|
| * | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -0/+11 |
* | | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 1 | -15/+1 |
|/ |
|
* | issues with private photos - hitting internal size limits | Friendika | 2011-05-04 | 1 | -0/+2 |
* | Public exposure warning on affected network group pages. config-able so a plu... | Friendika | 2011-04-03 | 1 | -4/+0 |
* | change language dynamically - bound to F8 key | Friendika | 2011-03-31 | 1 | -0/+18 |
* | Merge branch 'omigeot-master' | Friendika | 2011-03-13 | 1 | -1/+8 |
|\ |
|
| * | Autodetect browser language (should we make this optional?) | olivierm | 2011-03-08 | 1 | -1/+8 |
* | | bogus 'no results' message on search page | Friendika | 2011-03-10 | 1 | -1/+1 |