Commit Graph

88 Commits

Author SHA1 Message Date
Athou
581c7bc070 store only 10 entries for new users 2013-04-10 16:45:05 +02:00
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
1683a1ce50 rewrite queries with criteria for more flexibility 2013-04-10 10:14:27 +02:00
Athou
e217baab36 fix findbugs warnings 2013-04-09 15:38:25 +02:00
Athou
7d982a440a fix #29 2013-04-09 13:37:00 +02:00
Athou
e6a0247bf1 generate default date when no date is found while parsing entry 2013-04-09 12:52:50 +02:00
Athou
71499b5ed0 fix #19 2013-04-09 11:50:21 +02:00
Athou
384bafa38e fix #20 2013-04-09 11:10:26 +02:00
Athou
7b9bfeb816 fix #25 2013-04-09 09:03:52 +02:00
Athou
513785db8c query only if list is not empty 2013-04-08 20:41:16 +02:00
Athou
99ce880fe0 populate statuses as read when a user subscribes 2013-04-08 15:49:34 +02:00
Athou
fb71ee6b84 cascade deletion 2013-04-08 15:23:52 +02:00
Athou
22408abc50 disable http cache 2013-04-08 14:45:32 +02:00
Athou
aa592e54b2 use criteria api where possible 2013-04-08 14:28:31 +02:00
Athou
cf7d4cce9c major improvement in the way data is stored 2013-04-08 13:35:13 +02:00
Athou
028982477e create a status for new items 2013-04-08 07:54:46 +02:00
Athou
55801d914f queries optimization 2013-04-07 16:19:35 +02:00
Athou
642661a926 smarter feed entry storing (fixes #10) 2013-04-07 12:01:50 +02:00
Athou
3691dcd98f added registration on welcome page 2013-04-06 21:38:18 +02:00
Athou
56443490b7 return count only (fixes #18) 2013-04-06 17:21:48 +02:00
Athou
4cb77f5a73 case insensitive login (fixes #16) 2013-04-06 17:11:05 +02:00
Athou
b2421eb1ff fix encoding issues with idiots using word for writing content 2013-04-06 16:55:52 +02:00
Athou
381733deeb reset index and use maximum length 2013-04-06 08:17:25 +02:00
Athou
dafa3d1396 remove index 2013-04-06 08:14:40 +02:00
Athou
05e61364f7 remove index 2013-04-06 08:04:30 +02:00
Athou
a130d7937d ignore cookies 2013-04-05 23:02:12 +02:00
Athou
648b4017d7 fix NPE when content is empty and fix character encoding issues 2013-04-05 22:38:35 +02:00
Athou
3db578a2d6 remove ejb behavior for services that do not benefit from it 2013-04-05 21:57:22 +02:00
Athou
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
2f13891f81 settings page and custom css for users 2013-04-04 12:18:29 +02:00
Athou
5166e952c1 cache favicons 2013-04-03 16:24:11 +02:00
Athou
81cbb541b8 display favicon 2013-04-03 15:53:57 +02:00
Athou
ed189c1c31 search for entries 2013-04-03 13:33:33 +02:00
Athou
c8b587a94b subscribe by website and parse html for feed url 2013-04-01 09:16:24 +02:00
Athou
5994369e01 display error messages 2013-03-31 18:47:17 +02:00
Athou
a9e5c50b3f don't resolve html feed link in timer job 2013-03-31 14:56:35 +02:00
Athou
a9a59f58bd parse fetched result only if it's html 2013-03-31 14:38:47 +02:00
Athou
b4ebfa4b74 extract url from html if possible 2013-03-31 09:53:19 +02:00
Athou
f83507f080 don't index blobs 2013-03-31 08:45:55 +02:00
Athou
64439d36a2 don't index blobs 2013-03-31 08:40:45 +02:00
Athou
5a4d11c4de fetch feed name 2013-03-30 20:51:51 +01:00
Athou
d8b8f6617a change role to enum 2013-03-30 19:07:41 +01:00
Athou
3f7efa03f4 delete users 2013-03-30 11:57:11 +01:00
Athou
df9e3f8780 delete users 2013-03-30 11:37:57 +01:00
Athou
5cafcdf2d8 partial user administration 2013-03-30 09:22:49 +01:00
Athou
09c91106f8 admin implementation 2013-03-29 16:05:29 +01:00
Athou
60bcb64828 add a disabled state to users 2013-03-29 12:59:21 +01:00
Athou
04ce8b3a3b added indexes and constraints 2013-03-29 11:51:27 +01:00
Athou
b4d4015f4b added security checks 2013-03-28 17:07:37 +01:00
Athou
b7c9792fe1 fix html entities issue in title 2013-03-28 13:58:20 +01:00