aboutsummaryrefslogtreecommitdiffstats
path: root/include/plugin.php
Commit message (Collapse)AuthorAgeFilesLines
* 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