aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* made exceptions from the db optionalAlexander Kampmann2012-04-091-7/+0
| | | set address for updae mails correctly
* added exceptions to dba classAlexander Kampmann2012-04-091-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
* prepare for using a master theme_init()friendica2012-04-081-0/+7
|
* provide theme_init() functionsfriendica2012-04-081-0/+5
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+8
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * remove zrl from query stringfriendica2012-04-021-0/+1
| |
| * add page_content_top hookfriendica2012-04-011-0/+2
| |
| * another silly mistakefriendica2012-03-291-2/+2
| |
| * use zrl to get home againfriendica2012-03-291-0/+3
| |
| * use theme directory for page templates, not language directoryfriendica2012-03-271-2/+2
| |
* | new lines removedAlexander Kampmann2012-03-221-1/+1
| |
* | removed some new lines to cut down number of changed filesAlexander Kampmann2012-03-221-0/+1
| |
* | removed unneccessary stuffAlexander Kampmann2012-03-221-2/+0
| |
* | added simple build-in profilingAlexander Kampmann2012-03-151-0/+1
|/
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* system support for personal configurable ajax update intervalfriendica2011-12-111-6/+10
|
* comment boxes not work in alternate languagesfriendica2011-11-171-2/+6
|
* several little nits in the hcard template output which could affect parsersfriendica2011-11-121-0/+1
|
* renameFriendika2011-11-121-1/+1
|
* apps broken in all themes, apps link misplaced in testbubbleFriendika2011-09-281-1/+0
|
* Adds theme info file to define 'parent' theme from where load tpl filesFabio Comuni2011-09-271-0/+7
|
* Merge branch 'master' into newuiFabio Comuni2011-09-261-2/+6
|\
| * provide ability to unset session languageFriendika2011-09-211-2/+6
| |
* | Show "404.tpl" instead of using 'notice()' in case of 404Fabio Comuni2011-09-191-1/+4
| |
* | Load infos and notices via ping and show them with js popupFabio Comuni2011-09-051-5/+5
| |
* | remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-3/+2
|/ | | | ignoring
* diaspora probe/scrape changesFriendika2011-08-141-1/+1
|
* deal with browser pre-fetch of the ACL img template '{0}'Friendika2011-07-261-0/+6
|
* bug #104Friendika2011-07-171-2/+0
|
* undo last checkinFriendika2011-07-051-1/+0
|
* explicitly close db connections - do not rely on process exitFriendika2011-07-051-0/+1
|
* load db configs (config,system) for all "executables"Friendika2011-06-301-9/+2
|
* don't load configs if no database.Friendika2011-06-271-18/+18
|
* load $a->config from dbFabio Comuni2011-06-131-1/+14
|
* Merge branch 'fabrixxm-master'Friendika2011-05-231-0/+11
|\ | | | | | | | | Conflicts: boot.php
| * add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-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 loginFriendika2011-05-231-15/+1
|/
* issues with private photos - hitting internal size limitsFriendika2011-05-041-0/+2
|
* Public exposure warning on affected network group pages. config-able so a ↵Friendika2011-04-031-4/+0
| | | | plugin can shut it up.
* change language dynamically - bound to F8 keyFriendika2011-03-311-0/+18
|
* Merge branch 'omigeot-master'Friendika2011-03-131-1/+8
|\
| * Autodetect browser language (should we make this optional?)olivierm2011-03-081-1/+8
| |
* | bogus 'no results' message on search pageFriendika2011-03-101-1/+1
| |
* | never enough commentsFriendika2011-03-101-5/+33
| |
* | detect empty .htconfig.php - in case permissions need to be set on it in ↵Friendika2011-03-081-2/+2
|/ | | | order to install
* install issue (memory exhausted) due to incorrect db open checkFriendika2011-03-011-1/+1
|
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-211-1/+3
|
* app menu - and a demo application 'tictac'Friendika2011-02-191-2/+10
|
* post to FB is workingFriendika2011-02-101-1/+1
|
* allow plugins to become cmd modulesFriendika2011-02-101-1/+6
|