| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | head_remove_css, head_remove_js | friendica | 2013-12-11 | 1 | -1/+17 |
* | remove hook logging - too noisy | friendica | 2013-12-01 | 1 | -1/+1 |
* | hooks getting called twice | friendica | 2013-11-30 | 1 | -1/+3 |
* | allow themes to mess with the navbar contents without a custom template. It's... | friendica | 2013-11-28 | 1 | -2/+35 |
* | fix plugin and them toggles for the colourblind, add theme info block and rec... | friendica | 2013-11-18 | 1 | -2/+2 |
* | Service class | Christian Vogeley | 2013-09-08 | 1 | -7/+12 |
* | fix intltext template driver | friendica | 2013-05-15 | 1 | -1/+1 |
* | fix intltext templates - maybe | friendica | 2013-05-15 | 1 | -23/+4 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-08 | 1 | -18/+3 |
|\ |
|
| * | use smarty3 as default template engine. add pluggable template system | fabrixxm | 2013-05-08 | 1 | -18/+3 |
* | | small updates | friendica | 2013-05-08 | 1 | -3/+3 |
|/ |
|
* | change plugin_install to plugin_load, etc. | friendica | 2013-05-01 | 1 | -41/+76 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -1/+1 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | smarty support in intltext, fix old pending accounts query in ping, log faile... | friendica | 2013-02-09 | 1 | -3/+13 |
* | reduce number of template include paths, which were needed during the theme r... | friendica | 2013-01-15 | 1 | -3/+0 |
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -0/+1 |
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -29/+51 |
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 1 | -11/+3 |
* | bypass replace_macros and use template processor directly for theme includes | friendica | 2012-12-28 | 1 | -1/+3 |
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -2/+5 |
* | finish basic item encoding, add plugin compatibility tag, notes on improving ... | friendica | 2012-11-16 | 1 | -1/+5 |
* | note about extending the hook system for application wrappers | friendica | 2012-11-03 | 1 | -2/+5 |
* | rev update | friendica | 2012-09-02 | 1 | -3/+13 |
* | That's better | friendica | 2012-08-16 | 1 | -1/+1 |
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -0/+26 |
* | cleanup all the theme include stuff - this could make Friendica themes work o... | friendica | 2012-08-11 | 1 | -12/+35 |
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 1 | -4/+3 |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 1 | -0/+61 |
* | Bring get_theme_screenshot and get_theme_info up to date. | Thomas Willingham | 2012-08-06 | 1 | -4/+4 |
* | implement page update modes | friendica | 2012-07-23 | 1 | -0/+1 |
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 1 | -4/+5 |
* | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 1 | -9/+12 |
* | more service class functionality | friendica | 2012-06-25 | 1 | -0/+5 |
* | service limits for photo uploads | friendica | 2012-06-25 | 1 | -0/+25 |
* | implement "follow" service limits | friendica | 2012-06-24 | 1 | -1/+14 |
* | service class basics | friendica | 2012-06-24 | 1 | -0/+38 |
* | plugin optimisation - don't loop through every single plugin callback for eve... | friendica | 2012-06-19 | 1 | -17/+18 |
* | moderated comment templates | friendica | 2012-05-11 | 1 | -0/+11 |
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 1 | -1/+11 |
* | ignore removed plugins | friendica | 2012-04-06 | 1 | -2/+9 |
* | fix messed up config tables w/ duplicate entries | friendica | 2012-04-06 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+11 |
|\ |
|
| * | theme description with preview (non-translatable unfortunately) | friendica | 2012-03-26 | 1 | -0/+1 |
| * | theme screenshots | friendica | 2012-03-25 | 1 | -0/+10 |
|/ |
|
* | show experimental and unsupported theme status on theme admin page | friendica | 2012-02-26 | 1 | -1/+8 |
* | theme info (like plugin info) | friendica | 2012-02-25 | 1 | -2/+66 |
* | bug #274 | friendica | 2012-02-09 | 1 | -17/+21 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | post preview to loozah | friendica | 2012-01-10 | 1 | -1/+5 |