Commit Graph

51 Commits

Author SHA1 Message Date
Athou
e3682ac844 added a way to display an announcement 2013-04-26 07:40:39 +02:00
Athou
effa009241 new fetchedfeed class 2013-04-25 12:30:21 +02:00
Athou
7f80ccec2c name of columns were actually inverted 2013-04-25 07:08:10 +02:00
Athou
fcb6ad2af2 domain name not needed 2013-04-24 11:41:13 +02:00
Athou
6011411dc4 google analytics support 2013-04-22 20:49:24 +02:00
Athou
873aef829f etag column length not large enough 2013-04-19 15:22:39 +02:00
Athou
7502707930 check if the feed has changed by using publishDate of the feed or the first entry 2013-04-19 12:53:25 +02:00
Athou
6fdd07f810 store last login user timestamp 2013-04-18 16:58:56 +02:00
Athou
715dc8783f refactored resource classes 2013-04-17 16:49:43 +02:00
Athou
ef3508f393 speed feeds refresh up by using http headers 2013-04-17 12:52:17 +02:00
Athou
12e775d64d added enunciate for doc generation 2013-04-15 14:47:37 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28:48 +02:00
Athou
47cddc954a add indexes 2013-04-13 01:24:28 +02:00
Athou
38233be861 added mailing class 2013-04-12 13:27:30 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
38c58fcf64 admin setting for background thread count 2013-04-12 09:56:57 +02:00
Athou
70b6fd1fd3 disable feeds for a little bit when unable to refresh the feed several times in a row 2013-04-11 16:50:20 +02:00
Athou
84f055b67a store entry content externally and load only when needed 2013-04-11 10:31:19 +02:00
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
7d982a440a fix #29 2013-04-09 13:37:00 +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
fb71ee6b84 cascade deletion 2013-04-08 15:23:52 +02:00
Athou
cf7d4cce9c major improvement in the way data is stored 2013-04-08 13:35:13 +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
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
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
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
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
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
Jeremie Panzer
78bfc4424f remember expanded state 2013-03-28 10:39:03 +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
0d3a93cdf0 using hibernate to fetch entries now, able to fetch entries in one go 2013-03-26 16:16:26 +01:00
Jeremie Panzer
e5e40dac23 remove lazy loading 2013-03-26 11:36:31 +01:00
Jeremie Panzer
f0c4733b76 import OPML 2013-03-25 12:42:48 +01:00
Athou
836cfb48b9 use joincolumn instead of column 2013-03-23 23:36:21 +01:00
Athou
0b1241ebf9 save settings on read mode change 2013-03-23 23:14:14 +01:00