Athou
3defd982e7
only mark if markable
2013-07-24 12:13:06 +02:00
Athou
f4eb9e2a09
always join for statuses
2013-07-23 16:45:13 +02:00
Athou
08693e16f0
move method around
2013-07-23 16:32:20 +02:00
Athou
d95e1522d8
less database calls
2013-07-23 16:19:19 +02:00
Athou
150920e0c8
delete old statuses
2013-07-23 15:27:56 +02:00
Athou
074ecbf159
persist read status instead of unread status
2013-07-22 16:31:29 +02:00
Athou
71d9d9aeea
remove potential leading invalid characters
2013-07-21 12:16:10 +02:00
Athou
60c64ce900
display app version
2013-07-21 11:40:32 +02:00
Athou
9a124db32d
name threads using the pool name
2013-07-21 11:40:15 +02:00
Athou
642c780936
rename queues
2013-07-21 11:13:26 +02:00
Athou
b1617c54c9
tweak query to use indexes
2013-07-20 01:10:36 +02:00
Athou
6350c85ce8
null safe comparators
2013-07-19 22:25:43 +02:00
Athou
074ab9f707
use faster query for 'all unread'
2013-07-19 12:18:10 +02:00
Athou
079a73c92e
fetch the entry instead of creating an empty one
2013-07-19 12:02:20 +02:00
Athou
be8a381377
only filter by date is the set is full
2013-07-19 12:02:00 +02:00
Athou
079345b2e0
refactored the way entries and statuses are fetched
2013-07-19 11:30:40 +02:00
Athou
f4dd989b04
cleanup
2013-07-17 09:14:51 +02:00
Athou
45f28f8cea
workaround not needed anymore with liquibase 3.0.2
2013-07-17 06:13:31 +02:00
Athou
24ee418f3f
denormalized fields on statuses for faster queries
2013-07-14 05:48:47 +02:00
Athou
73b757a4ac
use less joins
2013-07-12 15:42:07 +02:00
Athou
e02532aa7b
use title if text is empty ( fix #419 )
2013-07-11 13:35:58 +02:00
Athou
bd6fd24e67
fix #395
2013-07-11 09:30:32 +02:00
Athou
a88098116f
feed fetching now uses POST ( fix #418 )
2013-07-11 09:10:46 +02:00
Athou
be4b15be70
admin cleanup interface
2013-07-10 15:15:31 +02:00
Athou
430cc9b039
use settings instead of hardcoded value
2013-07-10 11:01:24 +02:00
Athou
dd05bcbcde
wait for threads to finish before starting new ones
2013-07-10 10:56:42 +02:00
Athou
d293926624
parrallel delete
2013-07-10 10:36:53 +02:00
Athou
3871af9c7f
use user setting if not under heavy load ( #78 )
2013-07-10 09:25:59 +02:00
MageFroh
7ace9c46da
fix null ptr exception in feed/get/{id} rest call when all entries are read
...
- map of the unread counts does not contain any element for the feed if
no entry is unread, leading to a null pointer exception when building
the response
- problem occurs for example when showing the feed details and all entries
are read: all fields are blank
2013-07-09 23:02:41 +01:00
Athou
b2d0d8da26
return unread count
2013-07-09 22:16:00 +02:00
Ebrahim Byagowi
0eda8a26b9
keep direction of p tag
...
* spotted on http://fedorafans.com
2013-07-09 20:38:13 +04:30
Athou
71fb2a4ffc
import cleanup
2013-07-09 15:27:46 +02:00
Athou
308eaf8b8d
google reader is no more :(
2013-07-09 12:57:48 +02:00
Athou
d78679d3d8
smaller batch size
2013-07-09 09:10:30 +02:00
Athou
a7a0949436
resolve feeds from database
2013-07-09 08:18:16 +02:00
Athou
32fb22d503
automatic merging of duplicate feeds
2013-07-09 08:06:32 +02:00
Athou
132c1b0aaf
minimum count as parameter
2013-07-08 20:38:06 +02:00
Athou
bd047efcd2
actually add the feeds to the list
2013-07-08 19:01:08 +02:00
Athou
52270d50d9
interface for deleting duplicates
2013-07-08 16:38:09 +02:00
Athou
d361d689e8
delete relationships before deleting the feed reference
2013-07-08 07:44:43 +02:00
Athou
e3adc676df
swagger fix
2013-07-08 07:17:55 +02:00
Athou
d6e63ff66d
button to mark all entries up to there
2013-07-08 01:27:58 +02:00
Athou
8792069ae0
mssql compatibility ( fix #396 )
2013-07-07 10:32:37 +02:00
Athou
b368ab877d
don't check the query params for feedburner
2013-07-06 06:42:36 +02:00
Athou
c02184c180
document admin rest operations
2013-07-06 06:34:27 +02:00
Athou
d29db78238
additional precaution
2013-07-05 18:45:37 +02:00
Athou
a9b246d286
better error message
2013-07-05 18:33:39 +02:00
Athou
d8f3316747
faster feed cleanup
2013-07-05 17:00:32 +02:00
Athou
1e36564ff8
limit batch size
2013-07-05 11:03:56 +02:00
Athou
fa3860f81a
restore predicate
2013-07-05 10:44:53 +02:00