Commit Graph

26 Commits

Author SHA1 Message Date
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
Athou
1e94cc434c skipping initial entries marking as the query takes too long to complete and locks the database 2013-04-21 18:57:31 +02:00
Athou
1f15cabfa5 strip down utf8 4-byte characters 2013-04-21 18:38:28 +02:00
Athou
0cc26b9380 don't encode all html entities (#46) 2013-04-21 12:13:02 +02:00
Athou
c1db200c54 move write lock to feed creation only 2013-04-21 11:24:45 +02:00
Athou
35447ce3a3 make sure the title is not null 2013-04-20 12:27:52 +02:00
Athou
6fdd07f810 store last login user timestamp 2013-04-18 16:58:56 +02:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
703a3bf0d5 make sure the title is not too long 2013-04-16 12:57:40 +02:00
Athou
2fbd7c3837 set new entries as unread when subscribing 2013-04-16 07:30:40 +02:00
Athou
b9fbf0fdf3 force a feed refresh when someone subscribes 2013-04-16 07:30:23 +02:00
Athou
48a53a188b make sure the title is not too long 2013-04-14 22:40:13 +02:00
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28:48 +02:00
Athou
6217f236fa avoid an extra database roundtrip 2013-04-14 18:12:35 +02:00
Athou
874d7a4c07 write lock subscription 2013-04-14 18:12:19 +02:00
Athou
9275ab4b61 remove extra line 2013-04-14 18:11:38 +02:00
Athou
73c932ed6e no transaction needed 2013-04-13 22:55:54 +02:00
Athou
544ebb8e86 injetions cleanup 2013-04-13 09:17:38 +02:00
Athou
38233be861 added mailing class 2013-04-12 13:27:30 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00