Commit Graph

1495 Commits

Author SHA1 Message Date
Athou
31160a060b Merge pull request #285 from canyapan/patch-5
Turkish translation corrections.
2013-06-12 00:51:08 -07:00
Athou
cabea47995 throw an exception if there are no items in the feed 2013-06-12 05:12:38 +02:00
Athou
c6a9fdc8c3 flush the session for large inserts 2013-06-12 05:08:27 +02:00
Athou
62a77278ff load feeds only when needed 2013-06-12 05:05:10 +02:00
Athou
33f10f5e9c limit query execution time to 20s 2013-06-12 04:58:19 +02:00
Carl Morris
16b1844a22 cywiro darn bach Saesneg / fixing a little English language bit 2013-06-12 02:43:32 +01:00
Carl Morris
678ff19090 cyfieithiadau Cymraeg / Welsh translations 2013-06-12 02:10:27 +01:00
canyapan
cce76e5225 Update tr.properties
Turkish translation corrections.
2013-06-11 23:11:17 +03:00
Athou
b78f646523 initial liquibase setup 2013-06-11 17:01:21 +02:00
Athou
7bb660986e use pathparam for id 2013-06-11 14:42:17 +02:00
Athou
1d8876a030 log levels 2013-06-11 13:52:27 +02:00
Athou
ddd65f69bf change favicon rest method to accept a subscription id 2013-06-11 13:47:23 +02:00
Athou
ee5422a585 Merge pull request #280 from canyapan/patch-3
Update languages.properties
2013-06-11 02:24:19 -07:00
canyapan
645e955837 Create tr.properties
Turkish language translation.
2013-06-11 11:51:48 +03:00
canyapan
76911c191c Update languages.properties
Turkish translation
2013-06-11 11:42:49 +03:00
Athou
5d5b223ffb prevent NPE 2013-06-11 08:08:27 +02:00
Athou
17a1783789 refactoring favicon fetcher 2013-06-11 07:27:57 +02:00
Ebrahim Byagowi
3ee4f9807e Adding basic support for favicon 2013-06-11 06:24:46 +02:00
Athou
2df2bae826 store last entry date 2013-06-10 13:24:31 +02:00
Athou
6b99489fcb use pubsub infos from fetched feed, not the existing feed 2013-06-10 13:22:45 +02:00
Athou
2baa2bbfe5 store average entry interval and use it to decide when to reschedule feed refresh when it returns 304 2013-06-10 12:53:46 +02:00
Gabriel Peixoto
aae7581174 New label for pt.properties. 2013-06-09 17:18:45 -03:00
Athou
d855455b54 store feed content hash 2013-06-09 16:22:38 +02:00
Athou
d212cf66c1 change log level at runtime 2013-06-09 16:19:49 +02:00
Athou
abe0785789 force load more items when focusing the last item in the list, the infinite scroll does not trigger if the last article is too long 2013-06-09 11:22:29 +02:00
Athou
703fd91856 validate published date only if not null 2013-06-09 06:42:25 +02:00
Athou
ca64278c08 use entry date if more recent than feed published date 2013-06-08 22:35:19 +02:00
Athou
3572c0344e use entry date if more recent than feed published date 2013-06-08 22:31:34 +02:00
Athou
517b92c35c change log level 2013-06-08 22:22:43 +02:00
Athou
f5930fcab5 better log line 2013-06-08 22:15:13 +02:00
Athou
349ed7f223 add a day to make sure we don't have issues with timezones 2013-06-08 22:13:44 +02:00
Athou
d820d9738e make sure the date is in the past 2013-06-08 22:00:22 +02:00
Athou
56c0e7f6e2 use table generator for better batch insert performances 2013-06-08 21:56:49 +02:00
Athou
a9dc2f05f7 validate the date 2013-06-08 21:56:01 +02:00
Athou
ceeeee8466 Merge remote-tracking branch 'origin/master' into tg 2013-06-08 21:47:45 +02:00
Athou
19a4a58d9e use publishedDate from feed to determine if we need to handle feed entries or not 2013-06-08 21:47:19 +02:00
Athou
be8eb832b0 logging tweaks 2013-06-08 21:46:50 +02:00
Athou
1c9401a82e trigger server refresh with keyboard shortcut too 2013-06-08 21:46:40 +02:00
Athou
3f13bf2d29 Merge branch 'master' into tg 2013-06-08 17:16:21 +02:00
Athou
fe0cc1d439 fix wrong condition 2013-06-08 17:15:44 +02:00
Athou
6133497a29 Merge branch 'master' into tg 2013-06-08 17:05:35 +02:00
Athou
23dd016f42 lazy load feeds from entries 2013-06-08 17:00:36 +02:00
Athou
d639f944bf make sure the feed has been updated in the database so that the callback works 2013-06-08 16:55:22 +02:00
Athou
ec163da9db removed easycriteria 2013-06-08 16:15:11 +02:00
Athou
2d880c92d0 remove debug line 2013-06-08 15:26:04 +02:00
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
84db458fd1 mark the entry as read when using 'b' or 'v' 2013-06-08 07:52:26 +02:00
bulkazmaslem
e87e4db645 Update pl.properties 2013-06-07 18:24:27 +02:00
Athou
598630cc23 give back the feed to the queue 2013-06-07 15:56:24 +02:00
Athou
27804db165 make sure the entry has been updated 2013-06-07 15:54:47 +02:00