Commit Graph

680 Commits

Author SHA1 Message Date
Athou
1324f79df7 relationships are lazy 2013-07-04 23:55:50 +02:00
Athou
4efa18f9e6 materialize the manytomany relationship to have better control over queries 2013-07-04 23:44:12 +02:00
Athou
d57a1c9e2a delete entries with no feeds 2013-07-04 21:50:39 +02:00
Athou
4c1c9aef6f cleaner way of deleting relationships 2013-07-04 21:32:34 +02:00
Athou
fca15f422f can't use object equality with hibernate proxies 2013-07-04 15:56:24 +02:00
Athou
7e90be684e cleanup orphan entries later 2013-07-04 15:50:40 +02:00
Athou
05cb8f7b7e better cleanup method 2013-07-04 15:43:08 +02:00
Ebrahim Byagowi
742ab47b8f Windows 8 tile icon 2013-07-04 16:38:45 +04:30
Athou
e71e7c9008 clear entry associations before deleting feeds 2013-07-04 10:26:44 +02:00
Athou
7e2ebf2dfc don't filter on having subscriptions as the query is too long to execute 2013-07-04 10:21:00 +02:00
Athou
4f09d650f6 continue with normalization even when the canonicalizer returns null 2013-07-03 13:15:11 +02:00
Athou
ef4dfe2ff5 cache unread count 2013-07-03 12:42:01 +02:00
Athou
aab83043bd feedburner special handling for normalization 2013-07-03 11:42:36 +02:00
Athou
e2f1774e1d remove www from normalized url 2013-07-03 10:19:22 +02:00
Athou
1660c1c78a trim empty headers to null (fix #378) 2013-07-03 08:09:42 +02:00
Athou
e759d095ed propagate exception message 2013-07-03 07:56:52 +02:00
Athou
4565a7c43f choose bookmarklet reading order 2013-07-03 07:32:18 +02:00
Murray65536
d403390664 Added order parameter to 'next' page 2013-07-02 23:03:31 -04:00
Ebrahim Byagowi
9515a88409 Some cosmetic changes
* Punctuation, removing space before exclaimention mark
* Completing Persian translation
* Changeing web app icons per original art work
* Fixing error on custom theme and adding indention to custom CSS
2013-07-03 02:17:57 +04:30
Athou
f0f1a7f87b cache the "tree" 2013-07-02 18:49:34 +02:00
Athou
a8694ba1b4 move some strings as final constants 2013-07-02 16:57:32 +02:00
Athou
beaf39c8e6 move injection points where they belong 2013-07-02 16:57:31 +02:00
Athou
d2a053a53c rest method for merging feeds 2013-07-02 16:57:30 +02:00
Athou
8a23c79d16 comment phrasing 2013-07-02 16:57:30 +02:00
Athou
a7f5f9ee00 method to merge feeds 2013-07-02 16:56:25 +02:00
Athou
f230ad74b1 store normalized urls 2013-07-02 16:56:25 +02:00
Athou
d8a9022c97 initial feed url canonicalizer setup (requires java 1.7) 2013-07-02 16:56:25 +02:00
Ebrahim Byagowi
ea8a292bb2 Adding more webs apps icons based on added SVG
* For Generating more visit http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Commafeed.svg/64px-Commafeed.svg.png and change XXpx
2013-07-02 14:32:18 +04:30
Athou
3e0da188cb increase redis cache ttl 2013-07-02 10:48:54 +02:00
Athou
b77077828e catch potential exception (timeout) when subscribing 2013-07-02 10:31:24 +02:00
Athou
761946d2a3 catch potential exception (timeout) when subscribing 2013-07-02 10:14:47 +02:00
Athou
b8a62777be always store validate date 2013-07-02 09:44:16 +02:00
MageFroh
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01:00
Athou
8997024eb7 set a timeout on more queries 2013-07-01 21:15:32 +02:00
Athou
d3dd084dd7 better refresh algorithm using queues instead of synchronous database call 2013-06-30 12:35:17 +02:00
Athou
a023de3d28 look subscriptions up only if needed 2013-06-30 07:44:59 +02:00
Athou
a425c33cf8 set different http timeouts based on what we are fetching 2013-06-29 12:05:22 +02:00
Athou
27e03e3038 added in memory cache and redis cache and marked them as application scoped 2013-06-29 11:20:53 +02:00
Athou
32fb3229ca added getters and setters for json serialization 2013-06-28 22:37:46 +02:00
Athou
8c080a581e metrics for entry cache 2013-06-28 22:31:40 +02:00
Athou
fbd0feb6e7 initial entry caching implementation 2013-06-28 20:46:30 +02:00
Athou
410806a68f better rolling mechanism for metrics 2013-06-28 12:20:49 +02:00
Athou
d97ed43d49 fix next unread bookmarklet for categories 2013-06-28 11:02:08 +02:00
Athou
8191530e73 added additional request infos in prevision of google sign in 2013-06-28 09:27:47 +02:00
Athou
5a907dd093 fix exception when renaming a subscription with no parent category 2013-06-28 06:38:54 +02:00
Athou
97f3efbf7c fix postgresql deployment (fix #350) 2013-06-27 23:30:16 +02:00
Athou
9e2892cbe0 strip html from the author field (fix #351) 2013-06-27 16:54:58 +02:00
Athou
57e08fdd36 cache subscriptions and categories 2013-06-27 12:49:50 +02:00
Athou
42a26b86ed cache settings and roles 2013-06-27 12:49:50 +02:00
Athou
d98a1621c8 cache users 2013-06-27 12:49:50 +02:00