Athou
|
1b37e95336
|
smarter queries for other types
|
2013-06-20 23:31:28 +02:00 |
|
Athou
|
e90425778f
|
registration api (#303)
|
2013-06-18 12:52:56 +02:00 |
|
Athou
|
968a911ccf
|
save when users were created
|
2013-06-16 18:31:21 +02:00 |
|
Athou
|
897b482698
|
cascade delete for users
|
2013-06-16 18:03:52 +02:00 |
|
Athou
|
62a77278ff
|
load feeds only when needed
|
2013-06-12 05:05:10 +02:00 |
|
Athou
|
d212cf66c1
|
change log level at runtime
|
2013-06-09 16:19:49 +02:00 |
|
Athou
|
be6db080fd
|
hibernate tweaks
|
2013-06-06 09:54:17 +02:00 |
|
Athou
|
dbe7b48a04
|
merge push infos into feeds
|
2013-06-05 21:50:26 +02:00 |
|
Athou
|
075c3b6b61
|
manually set position
|
2013-06-04 10:11:16 +02:00 |
|
Athou
|
41344e08f7
|
Merge pull request #252 from Athou/dragndrop
Dragndrop
|
2013-06-03 22:17:18 -07:00 |
|
Athou
|
502938a1df
|
refresh pubsubhubbub subscriptions every three days
|
2013-06-03 06:50:36 +02:00 |
|
Athou
|
7ffd044a86
|
added needed fields in models and needed libraries for frontend (#67)
|
2013-06-02 09:46:36 +02:00 |
|
Athou
|
47b9f49831
|
make sure we have something to do before entering synchronized block
|
2013-05-30 12:57:14 +02:00 |
|
Athou
|
145285dd20
|
handle entry content only if the entry is new
|
2013-05-29 16:42:45 +02:00 |
|
Athou
|
6aebae56e6
|
Merge pull request #171 from Athou/jklm
Use jkeylockmanager for entry update locking
|
2013-05-24 03:04:03 -07:00 |
|
Athou
|
4ba0ed4bf7
|
jklm initial implementation
|
2013-05-24 09:21:20 +02:00 |
|
Athou
|
c2b3992818
|
do some heavy work outside of the database transaction
|
2013-05-24 07:15:09 +02:00 |
|
Athou
|
2bbfb6e3de
|
prevent NPE
|
2013-05-23 11:30:57 +02:00 |
|
Athou
|
f9cfea4f79
|
make sure enclosure urls fit in the database field
|
2013-05-23 10:03:15 +02:00 |
|
Athou
|
58501bbfb1
|
various tweaks
|
2013-05-22 21:56:22 +02:00 |
|
Athou
|
eff84c69af
|
prevent duplicate entries for push infos
|
2013-05-22 11:25:29 +02:00 |
|
Athou
|
1329d2f007
|
don't update if nothing to do
|
2013-05-22 09:38:32 +02:00 |
|
Athou
|
15b7d685fe
|
wip: allow parallel update of feeds
|
2013-05-22 08:01:05 +02:00 |
|
Athou
|
e1b8fa4e76
|
do the heavy work outside of the locked method
|
2013-05-21 17:00:37 +02:00 |
|
Athou
|
ce5f9f4932
|
increase timeout duration
|
2013-05-21 15:06:03 +02:00 |
|
Athou
|
5a9e910ca8
|
remove warning
|
2013-05-21 08:45:51 +02:00 |
|
Athou
|
b02bc67a4c
|
more on password recovery
|
2013-05-21 08:01:43 +02:00 |
|
Athou
|
515cc4c0dd
|
recover password (wip)
|
2013-05-20 23:14:03 +02:00 |
|
Risto Kankkunen
|
ab621e9c5f
|
Make the error message prettier by avoiding a nested exception.
--HG--
extra : rebase_source : 8c33ce8a8a6ae92fcc1e46a7b416e1c9802bf726
|
2013-05-20 22:33:45 +03:00 |
|
Risto Kankkunen
|
9fc5cee6fe
|
Avoid a NPE if the public URL is not set.
--HG--
extra : rebase_source : 9b98f856d10dff6cb19bbaf90fb7eb22336aea7f
|
2013-05-20 22:10:44 +03:00 |
|
Athou
|
f59198e018
|
persist entry author
|
2013-05-19 06:47:37 +02:00 |
|
Athou
|
f4d6ebda63
|
more metrics
|
2013-05-18 17:50:38 +02:00 |
|
Athou
|
08a286cf23
|
more metrics
|
2013-05-18 09:38:34 +02:00 |
|
Athou
|
c6897eb357
|
better metrics
|
2013-05-18 00:11:37 +02:00 |
|
Athou
|
11632286bf
|
fix #113
|
2013-05-17 14:33:21 +02:00 |
|
Athou
|
cda239ef4a
|
some feeds don't use a globally unique id as a guid (sigh)
|
2013-05-09 06:13:20 +02:00 |
|
Athou
|
ef618c1e13
|
allow users to permanently delete their account
|
2013-05-08 16:17:45 +02:00 |
|
Athou
|
e01da0645d
|
prevent subscription to our own feeds
|
2013-04-30 22:05:38 +02:00 |
|
Athou
|
aef82fe690
|
store a copy of the settings in memory
|
2013-04-30 07:11:57 +02:00 |
|
Athou
|
d5218b8773
|
initial starring support
|
2013-04-29 22:37:26 +02:00 |
|
Athou
|
56ba907ec5
|
only allow one thread to update entries for a feed, avoids duplicates if two feeds containing the same entry are updating at the same time
|
2013-04-26 18:53:48 +02:00 |
|
Athou
|
ec3c98b7aa
|
prevent duplicates
|
2013-04-26 11:14:52 +02:00 |
|
Athou
|
51f11e48b5
|
more performance tweaks
|
2013-04-26 07:12:19 +02:00 |
|
Athou
|
2af55553a2
|
return to async beans, jms is too much overhead atm
|
2013-04-25 17:26:07 +02:00 |
|
Athou
|
9ee2f60e03
|
small tweaks
|
2013-04-25 15:04:41 +02:00 |
|
Athou
|
50585b3ff9
|
refactored feed updating
|
2013-04-25 14:43:52 +02:00 |
|
Athou
|
735c2efb34
|
queue feed for refresh after a subscription
|
2013-04-25 14:41:56 +02:00 |
|
Athou
|
98d73ab747
|
rewrote query (#53)
|
2013-04-25 13:14:33 +02:00 |
|
Athou
|
92e76d469f
|
check for nulls before querying the database
|
2013-04-23 09:06:35 +02:00 |
|
Athou
|
faaf18f5cf
|
trim unicode characters from url if any
|
2013-04-22 13:20:17 +02:00 |
|