Commit Graph

81 Commits

Author SHA1 Message Date
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
Jeremie Panzer
00dd665c66 display feeds without category when the root category is selected 2013-03-28 10:59:11 +01:00
Jeremie Panzer
78bfc4424f remember expanded state 2013-03-28 10:39:03 +01:00
Jeremie Panzer
054be51c9c bypass angular sanitization, doing it with jsoup and allowing embedded videos
add html content to dom only when entry is opened
2013-03-27 16:42:05 +01:00
Jeremie Panzer
6ab93ed9d5 queries tweaking 2013-03-27 11:32:22 +01:00
Jeremie Panzer
f5a32fce13 query optimizations 2013-03-27 10:46:30 +01:00
Jeremie Panzer
0d83bd19d0 tweak feed fetching 2013-03-27 09:37:15 +01:00
Athou
3bf414c82b remove xml tidying as it does not work yet 2013-03-26 22:27:24 +01:00