Commit Graph

1197 Commits

Author SHA1 Message Date
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
bbe9720e63 bookmarklet help styling 2013-07-03 10:00:32 +02:00
Athou
1660c1c78a trim empty headers to null (fix #378) 2013-07-03 08:09:42 +02:00
Athou
935fad7bc2 simpler mark as read icon 2013-07-03 07:58:13 +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
bf0f4c986d missing scrollbar styling width 2013-07-02 18:49:34 +02:00
Athou
f0f1a7f87b cache the "tree" 2013-07-02 18:49:34 +02:00
JKakku
278a5baaf9 Update fi.properties 2013-07-02 18:58:05 +03: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
ab85f2791c smaller about page text 2013-07-02 16:57:29 +02:00
Athou
3b16b35dae styling buttons border 2013-07-02 16:57:28 +02:00
Athou
0a24d51401 smaller scrollbars 2013-07-02 16:57:28 +02:00
Athou
04185c155d hide scrollbar when mouse is not hovering the list 2013-07-02 16:57:16 +02:00
Athou
0260548e34 more normalization tests 2013-07-02 16:56:26 +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
641b5d78c3 A bit modification 2013-07-02 19:05:01 +04:30
Ebrahim Byagowi
3c4a96aca5 Adding ebraminio theme 2013-07-02 17:15:34 +04:30
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
31290aad8f fix link color 2013-07-02 09:44:31 +02:00
Athou
b8a62777be always store validate date 2013-07-02 09:44:16 +02:00
Athou
e87cf85a47 Merge pull request #380 from MageFroh/feed-link
Feed link support
2013-07-01 22:11:10 -07:00
MageFroh
a2ccd0d682 middle-clicking on the feed in the category tree opens its website 2013-07-01 22:37:10 +01:00
MageFroh
65dd0ec8bd show feed website link in feed details 2013-07-01 22:37:10 +01:00
MageFroh
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01:00
MageFroh
5cb493a56a minor fixes in French translations 2013-07-01 21:53:02 +01:00
MageFroh
b7bce24f55 new French translations 2013-07-01 21:53:02 +01:00
Athou
8997024eb7 set a timeout on more queries 2013-07-01 21:15:32 +02:00
Athou
eccf2fa0a3 Merge pull request #369 from MageFroh/expand-fix
Remove duplicate entry title when entries are expanded
2013-07-01 03:42:15 -07:00
Alexander Bus
242dc4154a Updated ru.properties 2013-07-01 15:15:05 +07:00
Athou
fa25f857ee added malaysian mapping 2013-07-01 08:11:35 +02:00
Hanxue
b07c479274 New Malay translation
Signed-off-by: Hanxue <leehanxue@gmail.com>
2013-07-01 11:27:26 +08:00
Szymon Szydełko
98e6e5e922 diacritis in pl.properties 2013-06-30 17:17:14 +00:00
Szymon Szydełko
4c9f8eea49 updated pl.properties 2013-06-30 17:13:28 +00:00
Benoit Lecardonnel
9a7f1e368e Remove duplicate entry title when entries are expanded
On expanded entries, entry name is now hidden and feed name is shown entirely.
2013-06-30 15:16:20 +01:00