| 01f9be51 | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
set canonical URL to root when on start page |
| 410ee62a | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
added support for external video and audio files, also added return param to externalmedia() |
| 75112fc5 | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
updated dates in info.txt of various plugins and template |
| 6d8e3ea1 | 02-Aug-2014 |
Stan <talktostan@gmail.com> |
translation update |
| c1bfccad | 01-Aug-2014 |
Dominik Mahr <drache.mahr@gmx.de> |
translation update |
| e5204a12 | 30-Jul-2014 |
Jurgen Hart <jhart@winterfell.schenkerit.com> |
Added @ALL handeling in auth_isMember |
| bd59f339 | 30-Jul-2014 |
ninetailz <ninetailz1125@gmail.com> |
translation update |
| ecebd72f | 30-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve qsearch suggestions
* support namespaces with more then one level e.g. @your:namespace * support ns:<ns> as well |
| ff04e8b7 | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
better NS check in media_delete
as discussed in 22db8df7a2f043e38437a49bb327354b2a296bf0 |
| 22db8df7 | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
recheck auth in media_delete
Sometime the passed AUTH was not correct. This is a quick fix, but the whole media manager handling is one stining pile of crap that needs a major rewrite. |
| 893747da | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fix mediamanager messages. closes #792 |
| 216ad4f4 | 29-Jul-2014 |
ninetailz <ninetailz1125@gmail.com> |
translation update |
| 1fcaffa7 | 29-Jul-2014 |
Jurgen <jurrehart@users.noreply.github.com> |
Update template.php
Removed creation of <meta name="date" as suggested in issue #740 thread |
| 5aca1d54 | 28-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
HTTPClient don't omit headers with value 0 |
| 51045d81 | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 32b755aa | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 49cd1ed0 | 26-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
fix AUTH_USER_CHANGE event in profile updates
the triggered event did not allow event handlers to change the passed data |
| 503f46aa | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
another try and configuring travis |
| 5adbd3d5 | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
allow PHP 5.6 to fail |
| 0a65114a | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
run tests against PHP 5.6 as well |
| 8eec3169 | 21-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 121b0b09 | 20-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| a5ac1d91 | 18-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
skip cache test until #694 has been fixed |
| a66a7108 | 17-Jul-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| edd95259 | 15-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
not encode semicolon in idfilter.
Restores vanished changes of #84 |