Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -23/+2 | |
| | ||||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -4/+4 | |
| | ||||||
* | cleanup all the theme include stuff - this could make Friendica themes work ↵ | friendica | 2012-08-11 | 1 | -27/+7 | |
| | | | | out of the box, maybe. | |||||
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 1 | -27/+13 | |
| | ||||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 1 | -20/+12 | |
| | | | | includes | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -3/+3 | |
| | ||||||
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵ | friendica | 2012-07-23 | 1 | -1/+23 | |
| | | | | (available on tooltip) | |||||
* | more account infrastructure | friendica | 2012-07-22 | 1 | -1/+1 | |
| | ||||||
* | page templating and css management | friendica | 2012-07-21 | 1 | -3/+5 | |
| | ||||||
* | breakup css into page layout css, and provide module specific layout css - ↵ | friendica | 2012-07-21 | 1 | -3/+33 | |
| | | | | which should dramatically reduce the size of theme files and reduce load times | |||||
* | split up get_browser_language() to use in additional ways | friendica | 2012-07-16 | 1 | -1/+1 | |
| | ||||||
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -1/+4 | |
| | ||||||
* | add plugin hooks to every module_function (allows plugins to be triggered ↵ | friendica | 2012-06-18 | 1 | -1/+11 | |
| | | | | off specific pages/urls) | |||||
* | 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 | |
|\ | | | | | 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 | |
| |