Athou
|
7cbcf1080b
|
initial ehcache support
|
2013-06-05 11:58:35 +02:00 |
|
Athou
|
0a1c3c882d
|
fix bookmarklet
|
2013-06-04 16:53:58 +02:00 |
|
Athou
|
395e0d4eb9
|
set some http headers in the response (fix #251)
|
2013-06-04 15:45:39 +02:00 |
|
Athou
|
87d3cb6c34
|
handle entries with no title
|
2013-06-04 15:11:35 +02:00 |
|
Athou
|
1445486d4b
|
tweaking for feeds returning 304
|
2013-06-04 13:50:23 +02:00 |
|
Athou
|
283efe108c
|
fix query for null parent
|
2013-06-04 10:36:56 +02:00 |
|
Athou
|
075c3b6b61
|
manually set position
|
2013-06-04 10:11:16 +02:00 |
|
Athou
|
c5ab0e7efe
|
sort lists before changing position
|
2013-06-04 07:26:32 +02:00 |
|
Athou
|
41344e08f7
|
Merge pull request #252 from Athou/dragndrop
Dragndrop
|
2013-06-03 22:17:18 -07:00 |
|
Athou
|
502938a1df
|
refresh pubsubhubbub subscriptions every three days
|
2013-06-03 06:50:36 +02:00 |
|
Athou
|
4ba2f5dbd9
|
moving some code around
|
2013-06-02 19:44:25 +02:00 |
|
Athou
|
a3cc4ee269
|
use title if content is empty for rtl detection
|
2013-06-02 19:42:25 +02:00 |
|
Ebrahim Byagowi
|
c1d5c699a2
|
Some improvments for having better support for RTL/BiDi contents
|
2013-06-02 20:53:41 +01:00 |
|
Athou
|
555f35407b
|
added rest methods for updating positions
|
2013-06-02 12:01:58 +02:00 |
|
Athou
|
5604374691
|
check the public url before importing
|
2013-06-02 10:41:47 +02:00 |
|
Athou
|
7ffd044a86
|
added needed fields in models and needed libraries for frontend (#67)
|
2013-06-02 09:46:36 +02:00 |
|
Athou
|
969e3ca0e9
|
not needed for count
|
2013-05-31 16:50:30 +02:00 |
|
Athou
|
574f75433d
|
since push info is fetched lazily anyway, get it with the join
|
2013-05-31 16:45:09 +02:00 |
|
Athou
|
4e7bcd004d
|
make sure we have content
|
2013-05-31 09:31:59 +02:00 |
|
Athou
|
d0e37af52b
|
keep text only before detecting direction, use jsoup because bidiutils html stripping is too restrictive
|
2013-05-31 09:28:51 +02:00 |
|
Athou
|
9568ccfeac
|
experimental rtl support (#209)
|
2013-05-31 08:23:30 +02:00 |
|
Athou
|
ca82c3c369
|
make sure we have something to filter
|
2013-05-30 18:58:54 +02:00 |
|
Athou
|
2bd89f8238
|
filter list if not too large only
|
2013-05-30 15:26:39 +02:00 |
|
Athou
|
f9e9010545
|
revert to old factor
|
2013-05-30 15:23:07 +02:00 |
|
Athou
|
a2f28f2565
|
reduce factor to 2 for heavy load
|
2013-05-30 14:56:03 +02:00 |
|
Athou
|
7df071b023
|
use all timestamps available to build average time
|
2013-05-30 13:58:37 +02:00 |
|
Athou
|
2ba1614f1d
|
filter out old entries
|
2013-05-30 13:51:18 +02:00 |
|
Athou
|
a79cfeef16
|
cascade not needed anymore as we persist push infos manually
|
2013-05-30 13:39:14 +02:00 |
|
Athou
|
63349d6e14
|
small refactoring
|
2013-05-30 13:18:26 +02:00 |
|
Athou
|
47b9f49831
|
make sure we have something to do before entering synchronized block
|
2013-05-30 12:57:14 +02:00 |
|
Athou
|
4da9fca7ea
|
Revert for the moment as it breaks pubsub handling
|
2013-05-30 11:55:15 +02:00 |
|
Athou
|
34d47b3250
|
fetch content later, join big tables on foreign keys only
|
2013-05-30 10:43:49 +02:00 |
|
Athou
|
0aee6850d5
|
use a onetomany relationship for push info to avoid hibernate automatic lazy loading of onetoone optional relationships
|
2013-05-30 10:28:40 +02:00 |
|
Athou
|
145285dd20
|
handle entry content only if the entry is new
|
2013-05-29 16:42:45 +02:00 |
|
Athou
|
ed18bc55b7
|
fix opml export not showing head and title
|
2013-05-29 16:37:22 +02:00 |
|
Athou
|
7c2d000c26
|
don't use ngupload for opml import, use a classic http post
|
2013-05-29 15:16:07 +02:00 |
|
Athou
|
6ef53e024e
|
explicitely set the response type
|
2013-05-29 13:10:25 +02:00 |
|
Athou
|
9fccc4139c
|
make sure there is a limit
|
2013-05-29 11:40:30 +02:00 |
|
Athou
|
7d614762e7
|
remove error predicate for metric
|
2013-05-29 08:54:29 +02:00 |
|
Athou
|
eb996560c2
|
initial theme implementation
|
2013-05-28 22:45:03 +02:00 |
|
Athou
|
5dad786802
|
no guid and no link, skip entry
|
2013-05-28 21:53:58 +02:00 |
|
Athou
|
23c243c8ac
|
remove potential duplicates
|
2013-05-28 13:01:02 +02:00 |
|
Athou
|
669574e4d5
|
ignore feeds in error from metrics
|
2013-05-28 09:21:29 +02:00 |
|
Athou
|
f832374087
|
disable feeds up to a week
|
2013-05-28 09:20:44 +02:00 |
|
Athou
|
e43ec5c2f4
|
actually use both guid and url as this is what we use later on to identify entries
|
2013-05-27 22:54:40 +02:00 |
|
Athou
|
6f96bd6df1
|
make sure the key is not null
|
2013-05-27 22:52:14 +02:00 |
|
Athou
|
6cc686ad03
|
lock on entry url
|
2013-05-27 22:43:08 +02:00 |
|
Athou
|
0b4682444f
|
feeds with http errors now bypass update queue
|
2013-05-27 16:58:02 +02:00 |
|
Athou
|
b6c331f067
|
display log error when lock fails
|
2013-05-27 16:41:29 +02:00 |
|
Athou
|
efb5b20617
|
set lang header
|
2013-05-27 14:42:28 +02:00 |
|