Athou
06257be8fc
add valid checksum
2013-07-14 07:19:14 +02:00
Athou
5946837258
Merge pull request #429 from Athou/denormalized
...
Denormalized
2013-07-13 22:15:31 -07:00
Athou
46982b6e0a
fix theme
2013-07-14 06:55:49 +02:00
Athou
29ed2a40e4
changed indexes
2013-07-14 06:46:48 +02:00
Athou
e54754b31a
add valid checksums ( #428 )
2013-07-14 06:02:31 +02:00
Athou
24ee418f3f
denormalized fields on statuses for faster queries
2013-07-14 05:48:47 +02:00
Athou
d19ecf71a1
Merge pull request #425 from ekovi/patch-2
...
added new theme
2013-07-13 12:27:46 -07:00
Athou
e56b698140
Merge pull request #426 from ekovi/patch-3
...
new theme
2013-07-13 12:27:37 -07:00
Athou
2a17e927fa
Merge pull request #427 from ekovi/patch-4
...
added new theme
2013-07-13 12:27:25 -07:00
ekovi
92bf28157f
added new theme
2013-07-13 20:02:30 +02:00
ekovi
2bd9f268af
new theme
2013-07-13 20:00:31 +02:00
ekovi
b5df13daa7
added new theme
2013-07-13 19:58:23 +02:00
Athou
ca9c10a1d3
Merge pull request #423 from Koaieus/patch-1
...
Update nl.properties
2013-07-13 07:16:09 -07:00
Koaieus
3b7e0becd4
Update nl.properties
...
Contact me if you think something is wrong.
2013-07-13 16:07:58 +02:00
Athou
73b757a4ac
use less joins
2013-07-12 15:42:07 +02:00
Athou
6588b510a0
utf8mb4 is not available on openshift ( #309 )
2013-07-12 01:32:47 +02:00
Athou
e02532aa7b
use title if text is empty ( fix #419 )
2013-07-11 13:35:58 +02:00
Athou
0eef8d70ad
remove warnings
2013-07-11 09:43:07 +02:00
Athou
bd6fd24e67
fix #395
2013-07-11 09:30:32 +02:00
Athou
25a3d1bb02
plugin update
2013-07-11 09:30:10 +02:00
Athou
7804e3be2c
delete sample test
2013-07-11 09:20:07 +02:00
Athou
d1565dc9fd
create unique index on user_id ( fix #400 )
2013-07-11 09:19:50 +02:00
Athou
a88098116f
feed fetching now uses POST ( fix #418 )
2013-07-11 09:10:46 +02:00
Athou
63185fc7a6
Merge pull request #417 from ebraminio/master
...
Fixing a bidi problem on titles
2013-07-10 23:11:51 -07:00
Ebrahim Byagowi
315d5705cc
Using unicode-bidi instead of lrm
...
* It is less hackish than lrm but please refactor bidi-embed if needed
* lrm was making an extra space for all, so this is fixup for it
2013-07-11 10:07:47 +04:30
Athou
93ac963351
remember last category used
2013-07-10 17:02:41 +02:00
Athou
244261917c
create content hash index
2013-07-10 15:38:23 +02:00
Athou
10e033559f
Merge pull request #415 from LpSamuelm/patch-15
...
Translated new labels to Swedish
2013-07-10 06:26:12 -07:00
LpSamuelm
ea00ce3705
Translated new labels to Swedish
2013-07-10 15:22:36 +02:00
Athou
be4b15be70
admin cleanup interface
2013-07-10 15:15:31 +02:00
Athou
c7d316e17b
cleanup
2013-07-10 12:22:22 +02:00
Jeremie Panzer
f930581319
multithread
2013-07-10 12:20:12 +02:00
Jeremie Panzer
a42222858f
Merge remote-tracking branch 'openshift/master'
...
Conflicts:
.openshift/markers/java7
src/main/java/.gitkeep
src/main/resources/.gitkeep
2013-07-10 12:07:13 +02:00
Template builder
e5f9c9d617
Creating template
2013-07-10 06:01:18 -04: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
fafc66eb8e
add warning for heavy load usage
2013-07-10 09:57:01 +02:00
Athou
3871af9c7f
use user setting if not under heavy load ( #78 )
2013-07-10 09:25:59 +02:00
Athou
30e608ffe5
more keyboard shortcuts
2013-07-10 09:24:07 +02:00
Athou
7504f1024f
Merge pull request #413 from ekovi/patch-3
...
Grammar fix
2013-07-10 00:10:27 -07:00
ekovi
52dea8b9d0
Grammar fix
2013-07-10 08:48:05 +02:00
Athou
d1d41f6449
Merge branch 'patch-1' of https://github.com/ekovi/commafeed into ekovi-patch-1
...
Conflicts:
src/main/resources/i18n/cs.properties
2013-07-10 06:15:43 +02:00
Athou
f23a44a07e
Merge pull request #411 from MageFroh/null-ptr-fix
...
Fix null ptr exception in feed/get/{id} rest call when all entries are read
2013-07-09 21:12:58 -07:00
Athou
5a27d65eb5
Merge pull request #410 from LpSamuelm/patch-14
...
Switched to OPML in translations
2013-07-09 21:11:59 -07:00
ekovi
82ecf4e4fd
Updated translation
2013-07-10 00:16:54 +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
LpSamuelm
0160c4aee2
Switched to OPML in translations
2013-07-09 23:49:40 +02:00
Athou
b2d0d8da26
return unread count
2013-07-09 22:16:00 +02:00
Athou
4fb22a39a6
list cloudfeedlr
2013-07-09 22:04:22 +02:00