| Commit message (Expand) | Author | Age | Files | Lines |
* | use the channel blacklist for items and mail, still todo: directory and stuff | redmatrix | 2015-12-03 | 1 | -0/+9 |
* | introduce STD_VERSION and get_std_version() [in include/plugin.php], we begin... | redmatrix | 2015-12-02 | 1 | -0/+11 |
* | make use of http_host vs. server_name configurable in script_path() | redmatrix | 2015-10-25 | 1 | -2/+10 |
* | Better handling for SSL reverse proxy | Stefan Krauth | 2015-10-25 | 1 | -7/+2 |
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -21/+23 |
* | Fix SQL query for removing orphan hooks. | Klaus Weidenbach | 2015-03-10 | 1 | -31/+58 |
* | detect https coming through reverse proxy or load balancer using x-forwarded-... | friendica | 2015-01-05 | 1 | -0/+2 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+3 |
* | allow site specific templates, css, js, whatever | friendica | 2014-09-30 | 1 | -0/+1 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -87/+0 |
* | rename friendica_smarty | friendica | 2014-07-13 | 1 | -1/+3 |
* | Documented include/plugin.php a bit and removed an annoying default | Klaus Weidenbach | 2014-07-01 | 1 | -107/+114 |
* | load main.js last | friendica | 2014-06-13 | 1 | -1/+15 |
* | some backend stuff for apps | friendica | 2014-05-15 | 1 | -0/+11 |
* | always load css and js sources using the same url as the page that is being v... | friendica | 2013-12-12 | 1 | -2/+24 |
* | 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 |