Commit graph

271 commits

Author SHA1 Message Date
onli ae4b5ae7df 0.4.9:comment-escaping in backend and proper errormsg when not selecting comments for analysis 2012-04-20 10:26:11 +02:00
Garvin Hicking dab1d095ab Automagic XML sync 2012-04-20 04:10:39 +02:00
Matthias Mees 3dc3f5b50d Proper markup for 'View as PDF' links. 2012-04-19 02:39:37 +02:00
Garvin Hicking cdf831e30b Automagic XML sync 2012-04-18 04:16:45 +02:00
Ian c155641484 Added missing <fieldset> in case of not set admin_show_taglist (thanks to gregman) 2012-04-17 19:01:26 +02:00
Ian 5444069141 better smarty version check by Smarty3 syntax 2012-04-17 15:08:20 +02:00
Garvin Hicking d41b3c092e Automagic XML sync 2012-04-02 03:57:43 +02:00
onli 492d3467bc added option to delete all when empything recycler 2012-04-01 17:32:40 +02:00
Garvin Hicking 9f2245d126 Automagic XML sync 2012-03-31 03:57:05 +02:00
Garvin Hicking 99dd4c92c6 Automagic XML sync 2012-03-30 04:55:16 +02:00
Grischa Brockhaus cb8fe52efe plugin_openid:
* Delegation: Configure what OpenID version the provider is supporting
(Version 1 or 2 or both)
* A little refactoring done to make code more readable.
2012-03-29 14:01:39 +02:00
Garvin Hicking 6acb2ef440 Automagic XML sync 2012-03-29 04:13:36 +02:00
Garvin Hicking 55d6877bcb readded images 2012-03-28 12:07:00 +02:00
Garvin Hicking c6a5b5355f prettyphoto update, js config update 2012-03-28 12:05:21 +02:00
Garvin Hicking 1539d5167d cat2tag even when empty 2012-03-28 11:50:08 +02:00
Garvin Hicking 6ef62b7353 Automagic XML sync 2012-03-27 04:12:13 +02:00
Grischa Brockhaus 99929a2eff plugin_openid:
* If no user has configured his OpenID yet, there will be no OpenID
login but a info about that.
* No need to enter your OpenID URL anymore, just choose the user and log
in (can be switched back to old style)
2012-03-27 01:10:44 +02:00
Garvin Hicking 9a40598d78 xml compliance? 2012-03-26 18:54:36 +02:00
Garvin Hicking cefd864999 forwardport 2012-03-26 12:19:36 +02:00
Grischa Brockhaus 4ddc88e83f plugin_openid: typo 2012-03-26 03:17:36 +02:00
Grischa Brockhaus 922e908908 plugin_openid:
* Added AOL shortcut
* Added description about the shortcuts to the configuration screen.
2012-03-26 03:14:05 +02:00
Grischa Brockhaus d122867175 plugin_browserid: less annoying alerts ;) 2012-03-26 03:12:20 +02:00
Grischa Brockhaus 3fcd694f8b plugin_openid:
* Was not able to change users OpenID url, if logged in with another
external login (like BrowserID)
* Added Google and Yahoo as shortcuts. They provide OpenID with a
generic URL.
2012-03-26 02:09:08 +02:00
Grischa Brockhaus 268cd4b3cd plugin_browserid: Removed depedencies to OpenID (was working only if
OpenID was installed, too)
2012-03-25 14:34:38 +02:00
Grischa Brockhaus 87338c49b6 plugin_browserid: Removed some depedencies to OpenID (copy and paste
problem)
2012-03-25 13:59:23 +02:00
Garvin Hicking 5a413f29a9 Automagic XML sync 2012-03-25 07:46:33 +02:00
Grischa Brockhaus 31fc41abce Merge pull request #10 from qbi/master
pull request by @qbi called "Typos"
Thanks a lot!
2012-03-24 17:59:05 -07:00
Grischa Brockhaus 6526a7cb2b plugin_openid: fixed wrong merge point 2012-03-25 01:42:56 +01:00
Grischa Brockhaus 4674b4c36b Merge branch 'browserid' 2012-03-25 01:39:14 +01:00
Grischa Brockhaus 9ff29e86e2 plugin_browserid: Language files, en and de, describing what to do (no
config needed)
2012-03-25 01:38:38 +01:00
Grischa Brockhaus 7ebcb95116 plugin_browserid: Working! :) 2012-03-24 18:24:45 +01:00
Grischa Brockhaus b0619bf129 plugin_openid: fixed crappy html. 2012-03-24 16:12:55 +01:00
Grischa Brockhaus 5a1403cd71 plugin_browserid: A first start. 2012-03-24 15:59:25 +01:00
Grischa Brockhaus eafd30cc84 plugin_openid: missing break in switch statement 2012-03-24 15:42:51 +01:00
Grischa Brockhaus 0487572b3d plugin_openid: Patched OpenID library to do an autofallback, if
/dev/urandom is not accessible instead of failing completely.
2012-03-24 13:36:38 +01:00
Garvin Hicking ef165780c6 Automagic XML sync 2012-03-24 04:11:56 +01:00
Grischa Brockhaus dfec18d0f8 plugin_openid: Nicer output. Icon and input placeholder. 2012-03-24 03:28:54 +01:00
Grischa Brockhaus 2c34381896 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* Removed temp storage path from config (as no user knows what to do
here) and replaced it with a templates_c path.
* A lot more documentation inside the plugin configuration.
* A lot of fixes.
2012-03-24 02:26:09 +01:00
Jens Kubieziel 4ab0ad4fa3 Typo fixes 2012-03-23 15:06:29 +01:00
Grischa Brockhaus 6a939ae1a9 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* A lot of fixes.
- Better documentation still missing, this will be the next commit.
2012-03-22 04:19:23 +01:00
Matthias Mees 6cc37d8f54 Fixed wrong class in findmore's tpl file. 2012-03-16 12:56:55 +01:00
Garvin Hicking f20203f06c Automagic XML sync 2012-03-12 03:50:14 +01:00
Grischa Brockhaus 6b98172baa plugin_podcast: media links having a (configurable) CSS class style are
ignored (not replaced by players or added to RSS).
2012-03-11 03:01:14 +01:00
Garvin Hicking 9bd307ad39 Automagic XML sync 2012-03-08 03:58:20 +01:00
Garvin Hicking 1d2bcb48ed upstream patch by lukas 2012-03-07 09:21:55 +01:00
Garvin Hicking de8aceea09 Automagic XML sync 2012-03-07 03:51:24 +01:00
Grischa Brockhaus 2633b26ce5 xmlrpc: ifttt fix. Some clients send tags as arrays instead of csv's.
Now we accept that, too.
2012-03-06 20:55:27 +01:00
Garvin Hicking 935df99eea Automagic XML sync 2012-02-27 03:53:13 +01:00
Grischa Brockhaus 4223003936 plugin_twitter:
* Announce article: check for real URL lenght, as twitter makes it
longer sometimes.
* Tweeter: Count chars directly after a short URL was added. Counts URLs
as twitter URL length always.
* Article announcement with "uncompressed" urls did not work very well.
2012-02-25 19:14:58 +01:00
Garvin Hicking 2eb1ca944a Automagic XML sync 2012-02-24 03:56:26 +01:00