Athou
|
a58b0a0806
|
use lombok data instead of getters and setters
|
2013-08-11 11:59:24 +02:00 |
|
Athou
|
e26950671c
|
clarify documentation: keywords are not required
|
2013-08-11 11:50:30 +02:00 |
|
Athou
|
0d730128f7
|
use lombok slf4j annotation
|
2013-08-11 11:45:32 +02:00 |
|
Athou
|
f8738f10af
|
added optional 'onlyIds' api parameter
|
2013-08-09 12:53:21 +02:00 |
|
Athou
|
677fb87f71
|
increase limit
|
2013-08-09 12:18:35 +02:00 |
|
Athou
|
c980e5dd67
|
return newly created category id
|
2013-08-09 09:36:06 +02:00 |
|
Athou
|
474995c8dd
|
send date of the newest subscriptions item
|
2013-08-08 17:00:52 +02:00 |
|
swoga
|
c5b56b47ae
|
Update de.properties
|
2013-08-08 16:26:47 +02:00 |
|
Athou
|
dccaca4972
|
file writing is now java vendor independent (#485)
|
2013-08-08 15:31:31 +02:00 |
|
Athou
|
92f53a0034
|
double click in the tree opens the edit page
|
2013-08-07 16:41:37 +02:00 |
|
Athou
|
15eb00b1ba
|
new labels
|
2013-08-07 16:32:13 +02:00 |
|
Athou
|
041b5ad2c0
|
tweaking display for search results
|
2013-08-07 16:31:44 +02:00 |
|
Athou
|
4520ef4078
|
search is now context aware (will only search in selected category or feed)
|
2013-08-07 15:26:43 +02:00 |
|
Athou
|
701a1903ba
|
move feedcount in its own file
|
2013-08-07 10:08:03 +02:00 |
|
Athou
|
ff7458dfc1
|
make sure statuses are unique
|
2013-08-06 16:20:50 +02:00 |
|
Athou
|
a72e08c0c6
|
try to parse given url before using embedded links
|
2013-08-06 13:49:03 +02:00 |
|
Athou
|
2bff335698
|
show exception in debug log
|
2013-08-06 13:07:50 +02:00 |
|
Athou
|
b8a256ac7d
|
allow some css rules for images (#478)
|
2013-08-06 13:00:28 +02:00 |
|
Athou
|
d225884ec3
|
stay in indexes as long as possible
|
2013-08-06 12:39:12 +02:00 |
|
Athou
|
9934c4a169
|
reset current entry tracking when reloading (#476)
|
2013-08-06 11:46:39 +02:00 |
|
Athou
|
9e75f23d8f
|
display more of the feed name
|
2013-08-06 11:14:12 +02:00 |
|
Athou
|
f36471bbf3
|
in unread mode, use the actual number of unread items as offset instead of the size of the list of items (#462)
|
2013-08-03 16:32:18 +02:00 |
|
Athou
|
4664bef4d8
|
not needed anymore
|
2013-08-01 21:16:01 +02:00 |
|
Athou
|
71403d4174
|
if under heavy load, don't refresh feeds for users who logged in more than a month ago for the last time
|
2013-08-01 21:11:45 +02:00 |
|
Athou
|
5668efc8a8
|
don't expose documentation class in the method signature as it's not available at runtime
|
2013-08-01 18:16:44 +02:00 |
|
Athou
|
bfbe39993f
|
use an annotation processor instead of a groovy script because of classloading issues
|
2013-08-01 17:11:57 +02:00 |
|
Athou
|
e90747fd08
|
display the base url statically
|
2013-08-01 14:38:24 +02:00 |
|
Athou
|
8926f9784d
|
documentation is now generated during build time and swagger is not needed for runtime anymore
|
2013-08-01 13:35:04 +02:00 |
|
Athou
|
0ff1d58dfb
|
code formatting
|
2013-08-01 11:18:06 +02:00 |
|
Athou
|
8df587aaad
|
don't display entries twice when refreshing during loading (fix #473)
|
2013-08-01 11:18:06 +02:00 |
|
res87th
|
a7d7335970
|
Update ru.properties
|
2013-07-31 22:55:59 -07:00 |
|
Athou
|
bb5244c118
|
return headers on all requests
|
2013-08-01 05:33:23 +02:00 |
|
Athou
|
f20a5e92e2
|
extracted needed classes and remove crawler4j dependency and java7 requirement
|
2013-08-01 05:24:05 +02:00 |
|
Athou
|
5ce0428b15
|
Merge pull request #472 from gabrielrcp/translation
New labels for ptuguese translation
|
2013-07-31 09:56:21 -07:00 |
|
Athou
|
a43e738365
|
set default value
|
2013-07-31 18:47:20 +02:00 |
|
Gabriel Peixoto
|
f4a4eab32d
|
New labels for portuguese translation.
|
2013-07-31 13:44:00 -03:00 |
|
Athou
|
8f85637bb8
|
invalidate cache once per feed instead of once per entry
|
2013-07-31 16:03:52 +02:00 |
|
Athou
|
a37925396a
|
mobile view tweaks
|
2013-07-31 15:51:00 +02:00 |
|
Athou
|
b66749264a
|
added http headers for cross origin resource sharing
|
2013-07-31 15:31:06 +02:00 |
|
Athou
|
6dcf2aabd1
|
pass a context object around instead of creating transient fields in model objects
|
2013-07-31 13:06:57 +02:00 |
|
Athou
|
71bb33d710
|
small cleanup
|
2013-07-31 12:07:29 +02:00 |
|
Athou
|
365c235e1f
|
fix jslint warning
|
2013-07-31 11:35:53 +02:00 |
|
Athou
|
da65e85081
|
apply new js formatter
|
2013-07-31 11:16:50 +02:00 |
|
Athou
|
5d5c955451
|
list filtering wasn't working correctly
|
2013-07-31 11:07:48 +02:00 |
|
Athou
|
c17cc5bd1c
|
highlight search results
|
2013-07-31 11:02:39 +02:00 |
|
Athou
|
54e5621267
|
more infos in entry header in mobile view
|
2013-07-31 09:18:08 +02:00 |
|
Athou
|
13534b5f44
|
hide feedback button in mobile view
|
2013-07-31 08:59:30 +02:00 |
|
Athou
|
43a0c7be81
|
relationships are not needed for that query
|
2013-07-30 21:12:52 +02:00 |
|
Athou
|
8ec9705dd6
|
.gitkeep files not needed
|
2013-07-30 16:17:16 +02:00 |
|
Athou
|
a82e6f3402
|
hibernate timeout is in seconds
|
2013-07-30 14:38:50 +02:00 |
|