aboutsummaryrefslogtreecommitdiffstats
path: root/include/plugin.php
Commit message (Collapse)AuthorAgeFilesLines
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* smarty support in intltext, fix old pending accounts query in ping, log ↵friendica2013-02-091-3/+13
| | | | failed email register notify
* reduce number of template include paths, which were needed during the theme ↵friendica2013-01-151-3/+0
| | | | restructure but no longer required.
* 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
| | | | $global_perms for edge cases
* 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 ↵friendica2012-08-111-12/+35
| | | | out of the box, maybe.
* more theme modularisation and css/js managementfriendica2012-08-091-4/+3
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-091-0/+61
| | | | includes
* 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 ↵friendica2012-06-191-17/+18
| | | | every hook call, only those registered for that hook
* 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
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * 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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* post preview to loozahfriendica2012-01-101-1/+5
|
* breaking up boot file (part of zot refactor)Friendika2011-08-011-0/+199