Commit graph

12 commits

Author SHA1 Message Date
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Grischa Brockhaus 5ae61ac36e plugin_avatar: Allows other plugins to fetch user metadata via
avatar_fetch_userinfos hook.
2012-06-29 13:09:05 +02:00
Grischa Brockhaus 87cc19aaf7 plugin_avatar:
* Allows other plugins to fetch user metadata via avatar_fetch_userinfos
hook.
* supports !# twitter links now, too.
2012-06-29 13:09:03 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus a5e2e29b5f plugin_avatar:
* Better Gravatar handling, as the call changed a little
* Doesn't accept existing but empty images anymore.
2012-01-24 01:23:24 +01:00
Grischa Brockhaus 5d6776e1bd plugin_avatar: Removed inline styles and added right/left classes styled
as default css hook emit.
2012-01-20 23:02:13 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Grischa Brockhaus 906bd0d190 microblogging: Twitter and identica where not fetched correctly if
fetched first.
2011-12-16 12:28:20 +01:00
Grischa Brockhaus c066659da0 missing fclose added 2011-12-14 00:02:00 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00