Commit Graph

72 Commits

Author SHA1 Message Date
Athou
0aee6850d5 use a onetomany relationship for push info to avoid hibernate automatic lazy loading of onetoone optional relationships 2013-05-30 10:28:40 +02:00
Athou
eb996560c2 initial theme implementation 2013-05-28 22:45:03 +02:00
Athou
01b8087e43 added index 2013-05-24 15:16:29 +02:00
Athou
e8953378bb enforce settings uniqueness 2013-05-23 16:16:05 +02:00
Athou
44d4d3e96b setting for database update threads 2013-05-23 06:50:11 +02:00
Athou
f5a6d6c830 fix annotation 2013-05-21 13:49:42 +02:00
Athou
e388a56c8e enforce uniqueness 2013-05-21 13:47:20 +02:00
Athou
9c9a315d1c settings for heavy load 2013-05-21 08:46:14 +02:00
Athou
304218265f pubsubhubbub support is now optional 2013-05-21 07:09:48 +02:00
Athou
515cc4c0dd recover password (wip) 2013-05-20 23:14:03 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
fb1df96d29 mark author as transient for the moment, and remove unnecessary index 2013-05-19 14:38:14 +02:00
Athou
f59198e018 persist entry author 2013-05-19 06:47:37 +02:00
Athou
121daacf94 lazy loading everywhere 2013-05-15 16:40:16 +02:00
Athou
ca47270db1 store and use preferred language from user (#55) 2013-05-11 22:49:33 +02:00
Athou
2f7349640c remove test field 2013-05-07 12:31:37 +02:00
Athou
e0d6be4d01 wip: mark items as the user scrolls past them (#62) 2013-05-05 19:35:07 +02:00
Athou
dcd8ab951f initial expanded view support (#62) 2013-05-04 21:12:51 +02:00
Athou
5dcc923cf1 added authentication via api key for some limited api methods (fix #64) 2013-05-01 21:56:59 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00
Athou
e3358e97e4 uservoice feedback 2013-04-28 10:44:45 +02:00
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