Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zrl hook | friendica | 2012-04-14 | 1 | -2/+6 |
| | |||||
* | Merge pull request #223 from campino/master | friendica | 2012-04-10 | 1 | -3/+2 |
|\ | | | | | bug fix | ||||
| * | 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 |
| | | | | | | set address for updae mails correctly | ||||
| * | added exceptions to dba class | Alexander Kampmann | 2012-04-09 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email | ||||
* | | 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 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 ↵ | fabrixxm | 2011-08-17 | 1 | -3/+2 |
|/ | | | | ignoring | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: boot.php | ||||
| * | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -0/+11 |
| | | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | | 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 ↵ | Friendika | 2011-04-03 | 1 | -4/+0 |
| | | | | plugin can shut it up. | ||||
* | 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 |
| | | |||||
* | | never enough comments | Friendika | 2011-03-10 | 1 | -5/+33 |
| | | |||||
* | | detect empty .htconfig.php - in case permissions need to be set on it in ↵ | Friendika | 2011-03-08 | 1 | -2/+2 |
|/ | | | | order to install | ||||
* | install issue (memory exhausted) due to incorrect db open check | Friendika | 2011-03-01 | 1 | -1/+1 |
| |