aboutsummaryrefslogtreecommitdiffstats
path: root/include/plugin.php
Commit message (Expand)AuthorAgeFilesLines
* fix intltext template driverfriendica2013-05-151-1/+1
* fix intltext templates - maybefriendica2013-05-151-23/+4
* Merge https://github.com/friendica/red into zpullfriendica2013-05-081-18/+3
|\
| * use smarty3 as default template engine. add pluggable template systemfabrixxm2013-05-081-18/+3
* | small updatesfriendica2013-05-081-3/+3
|/
* change plugin_install to plugin_load, etc.friendica2013-05-011-41/+76
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-091-3/+13
* reduce number of template include paths, which were needed during the theme r...friendica2013-01-151-3/+0
* fix show-stopping bugsZach Prezkuta2013-01-061-0/+1
* implement Smarty3Zach Prezkuta2013-01-061-29/+51
* move all the final page construction to a construct_page() functionfriendica2013-01-041-11/+3
* bypass replace_macros and use template processor directly for theme includesfriendica2012-12-281-1/+3
* a bit of e_all cleanupfriendica2012-12-081-2/+5
* finish basic item encoding, add plugin compatibility tag, notes on improving ...friendica2012-11-161-1/+5
* note about extending the hook system for application wrappersfriendica2012-11-031-2/+5
* rev updatefriendica2012-09-021-3/+13
* That's betterfriendica2012-08-161-1/+1
* improvements in js localisation/translationfriendica2012-08-131-0/+26
* cleanup all the theme include stuff - this could make Friendica themes work o...friendica2012-08-111-12/+35
* more theme modularisation and css/js managementfriendica2012-08-091-4/+3
* merge comment threading, provide plugin/theme functions to handle css/js incl...friendica2012-08-091-0/+61
* Bring get_theme_screenshot and get_theme_info up to date.Thomas Willingham2012-08-061-4/+4
* implement page update modesfriendica2012-07-231-0/+1
* convert all network search params to get requests (no url path args)friendica2012-07-231-4/+5
* typos in bbcode, add service class restrictions to jot uploadsfriendica2012-06-251-9/+12
* more service class functionalityfriendica2012-06-251-0/+5
* service limits for photo uploadsfriendica2012-06-251-0/+25
* implement "follow" service limitsfriendica2012-06-241-1/+14
* service class basicsfriendica2012-06-241-0/+38
* plugin optimisation - don't loop through every single plugin callback for eve...friendica2012-06-191-17/+18
* moderated comment templatesfriendica2012-05-111-0/+11
* hidden plugins (add .hidden file to dir)friendica2012-04-301-1/+11
* ignore removed pluginsfriendica2012-04-061-2/+9
* fix messed up config tables w/ duplicate entriesfriendica2012-04-061-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+11
|\
| * theme description with preview (non-translatable unfortunately)friendica2012-03-261-0/+1
| * theme screenshotsfriendica2012-03-251-0/+10
|/
* show experimental and unsupported theme status on theme admin pagefriendica2012-02-261-1/+8
* theme info (like plugin info)friendica2012-02-251-2/+66
* bug #274friendica2012-02-091-17/+21
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* post preview to loozahfriendica2012-01-101-1/+5
* breaking up boot file (part of zot refactor)Friendika2011-08-011-0/+199