Commit Graph

367 Commits

Author SHA1 Message Date
Athou
b02bc67a4c more on password recovery 2013-05-21 08:01:43 +02:00
Athou
304218265f pubsubhubbub support is now optional 2013-05-21 07:09:48 +02:00
Athou
515cc4c0dd recover password (wip) 2013-05-20 23:14:03 +02:00
Risto Kankkunen
ab621e9c5f Make the error message prettier by avoiding a nested exception.
--HG--
extra : rebase_source : 8c33ce8a8a6ae92fcc1e46a7b416e1c9802bf726
2013-05-20 22:33:45 +03:00
Risto Kankkunen
8f9e8fd2ea Make subscription failures visible.
--HG--
extra : rebase_source : 9e7232b821665d9a6342c928d0b17ac3bdd9e6e7
2013-05-20 22:14:56 +03:00
Risto Kankkunen
9fc5cee6fe Avoid a NPE if the public URL is not set.
--HG--
extra : rebase_source : 9b98f856d10dff6cb19bbaf90fb7eb22336aea7f
2013-05-20 22:10:44 +03:00
Athou
dcd140347f set a user agent as some feeds return a 403 error code 2013-05-20 21:17:43 +02:00
Athou
58e9308058 remove debug line 2013-05-20 21:04:26 +02:00
Athou
185df1d3d7 change log level for some logging lines 2013-05-20 18:12:11 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
badc830535 use the first entry date as publish date 2013-05-20 12:37:37 +02:00
Athou
72e3507006 disable incrementally by one hour every time the feed fails to download (#44) 2013-05-20 11:57:45 +02:00
Athou
eebad80cd7 refresh every 10 minutes (#44) 2013-05-20 11:48:00 +02:00
Athou
c5147360d8 sort timestamps desc (#44) 2013-05-20 11:47:54 +02:00
Athou
eea6d9855a typo 2013-05-20 11:22:32 +02:00
Athou
b11fd7897d first try at #44 2013-05-20 11:19:30 +02:00
Athou
b2ee06d94a handle iso-8859-2 (#138) 2013-05-19 21:51:26 +02:00
Athou
0e22489d08 set feed exceptions to debug level 2013-05-19 17:08:57 +02:00
Athou
eb198b74b0 bookmarklet for next unread item 2013-05-19 16:24:56 +02:00
Athou
fb1df96d29 mark author as transient for the moment, and remove unnecessary index 2013-05-19 14:38:14 +02:00
Athou
df52dcd748 utility method to calculate average time between entries 2013-05-19 12:54:39 +02:00
Athou
d4d95e741f force feed refresh if updated more than ten minutes ago 2013-05-19 12:11:54 +02:00
Athou
d8277800bd subscribe by url callback and subtome support 2013-05-19 10:41:19 +02:00
Athou
f59198e018 persist entry author 2013-05-19 06:47:37 +02:00
Athou
868016865a process timestamps at build time 2013-05-18 18:50:22 +02:00
Athou
f4d6ebda63 more metrics 2013-05-18 17:50:38 +02:00
Athou
18cc08d7ad run sass plugin at build time, should fix openshift deployment issues 2013-05-18 17:50:30 +02:00
Athou
0e6ea30a82 metric fix 2013-05-18 14:02:36 +02:00
Athou
08a286cf23 more metrics 2013-05-18 09:38:34 +02:00
Athou
c6897eb357 better metrics 2013-05-18 00:11:37 +02:00
Athou
a6e969fadc disallow align for images and display them as blocks 2013-05-17 21:14:17 +02:00
Athou
b0f9f1ed9b return Response objects for all methods, including security interceptor. Removes stacktraces for unauthorized calls 2013-05-17 19:39:52 +02:00
Athou
888795c02b translation generator 2013-05-17 18:46:18 +02:00
Athou
680b0551fc allow some table styling 2013-05-17 15:57:56 +02:00
Athou
11632286bf fix #113 2013-05-17 14:33:21 +02:00
Athou
62e851cacf both #117 and #77 2013-05-17 13:31:43 +02:00
Athou
f5843e28b6 exclude content from the big join, lazy load when done 2013-05-17 11:25:50 +02:00
Athou
e72addf4f4 added missing / 2013-05-17 07:55:11 +02:00
Athou
adb6ab70ee some welcome page styling 2013-05-16 19:11:05 +02:00
Athou
4ec2cc51ca rollback inner join changes, left joins actually enforce order 2013-05-16 17:01:10 +02:00
Athou
edbe326c0a move the join on entries as the first join 2013-05-16 14:34:29 +02:00
Athou
104c33e679 use inner joins 2013-05-16 12:06:35 +02:00
Athou
e2032c0ca8 allow + sign in email address (fixes #82) 2013-05-15 23:37:14 +02:00
Athou
121daacf94 lazy loading everywhere 2013-05-15 16:40:16 +02:00
Athou
993bc0a1ac left joins instead of cross joins 2013-05-15 16:01:14 +02:00
Athou
0876e918dc set a minimum for threadpool size 2013-05-15 15:56:06 +02:00
Athou
7e055ea2c2 screenshot preview on landing page 2013-05-13 12:46:59 +02:00
Athou
a6ab0cd9fc fix NPE 2013-05-13 11:46:07 +02:00
Athou
5727a01481 fix NPE 2013-05-12 16:54:35 +02:00
Athou
73154be1db utility method for retrieving subscription unread count 2013-05-12 16:09:28 +02:00