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
|
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
|
f59198e018
|
persist entry author
|
2013-05-19 06:47:37 +02:00 |
|
Athou
|
f4d6ebda63
|
more metrics
|
2013-05-18 17:50:38 +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
|
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
|
f5843e28b6
|
exclude content from the big join, lazy load when done
|
2013-05-17 11:25:50 +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
|
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
|
98aeccbb66
|
i18n implementation (#55)
|
2013-05-12 14:19:00 +02:00 |
|
Athou
|
ca47270db1
|
store and use preferred language from user (#55)
|
2013-05-11 22:49:33 +02:00 |
|
Athou
|
cda239ef4a
|
some feeds don't use a globally unique id as a guid (sigh)
|
2013-05-09 06:13:20 +02:00 |
|
Athou
|
ef618c1e13
|
allow users to permanently delete their account
|
2013-05-08 16:17:45 +02:00 |
|
Athou
|
2f7349640c
|
remove test field
|
2013-05-07 12:31:37 +02:00 |
|
Athou
|
f26d107765
|
change log level
|
2013-05-06 13:23:00 +02:00 |
|
Athou
|
e0d6be4d01
|
wip: mark items as the user scrolls past them (#62)
|
2013-05-05 19:35:07 +02:00 |
|
Athou
|
dcd8ab951f
|
initial expanded view support (#62)
|
2013-05-04 21:12:51 +02:00 |
|
Athou
|
32a1c74fdf
|
support for gzipped feeds
|
2013-05-02 09:32:27 +02:00 |
|
Athou
|
d31ba48507
|
skip characters until the xml actually starts
|
2013-05-02 08:59:47 +02:00 |
|
Athou
|
5dcc923cf1
|
added authentication via api key for some limited api methods (fix #64)
|
2013-05-01 21:56:59 +02:00 |
|
Athou
|
52a8ea1920
|
add a warning message when the application is initially deployed
|
2013-05-01 18:09:34 +02:00 |
|
Athou
|
07fb0e712b
|
social sharing buttons
|
2013-05-01 18:06:18 +02:00 |
|
Athou
|
e01da0645d
|
prevent subscription to our own feeds
|
2013-04-30 22:05:38 +02:00 |
|
Athou
|
aef82fe690
|
store a copy of the settings in memory
|
2013-04-30 07:11:57 +02:00 |
|
Athou
|
c36e684440
|
actually restrict starred list to the user's feeds
|
2013-04-29 22:40:49 +02:00 |
|
Athou
|
d5218b8773
|
initial starring support
|
2013-04-29 22:37:26 +02:00 |
|
Athou
|
e3358e97e4
|
uservoice feedback
|
2013-04-28 10:44:45 +02:00 |
|
Athou
|
30cf80e4f5
|
api method to export opml (#64)
|
2013-04-28 09:19:27 +02:00 |
|
Athou
|
fe3ccb92df
|
disable a feed up to 12 hours
|
2013-04-27 11:12:05 +02:00 |
|
Athou
|
af821662cf
|
intercept empty feed early on
|
2013-04-27 11:03:47 +02:00 |
|
Athou
|
afcfebdc36
|
that check is not reliable
|
2013-04-27 10:49:15 +02:00 |
|