Andrew Kovalyov
|
5b6888b13f
|
Fix incorrect reading time calculation for entries in languages with
non-latin chars subset.
|
2016-11-28 01:15:06 +02:00 |
|
Jeremy Benoist
|
4094ea4771
|
Convert array + phpDoc
Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
|
2016-04-12 12:25:29 +02:00 |
|
Jeremy Benoist
|
23afdf3a70
|
CS
|
2016-01-22 08:01:32 +01:00 |
|
Jeremy Benoist
|
7a0e6970b4
|
Use PHP7 random_bytes to generate RSS Token
random_bytes is a PHP 7 function wich has been ported to PHP 5 using paragonie/random_compat
|
2016-01-21 16:35:41 +01:00 |
|
Jeremy Benoist
|
6682139ec5
|
CS
|
2015-08-20 20:39:52 +02:00 |
|
Jeremy Benoist
|
6eebd8c909
|
Remove unsed things
|
2015-08-20 20:39:26 +02:00 |
|
Jeremy Benoist
|
4346a86068
|
CS
|
2015-05-30 13:59:33 +02:00 |
|
Jeremy
|
132f614dee
|
Avoid / in feed token
Of course, it breaks the url and the route matcher for each feed route
|
2015-04-01 21:59:13 +02:00 |
|
Jeremy
|
0c83fd5994
|
Add rss for entries
will fix #1000
|
2015-03-31 22:47:43 +02:00 |
|