1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
Commit Graph

332 Commits

Author SHA1 Message Date
Andrew Dolgov
a0d5388913 reworked preferences dialog, start work on post filters (schema updated) 2005-09-03 08:22:29 +01:00
Andrew Dolgov
f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 2005-09-02 16:50:12 +01:00
Andrew Dolgov
2651fc4fc3 escape $entry_guid before checking in database 2005-09-02 01:57:23 +01:00
Andrew Dolgov
ad3024fc77 only update database entries when really needed 2005-08-29 08:49:17 +01:00
Andrew Dolgov
a116f56918 enabled support for posts with blank content, fixes del.icio.us/popular feed 2005-08-29 02:06:34 +01:00
Andrew Dolgov
a1ea1e12a8 support for comments attribute (schema updated) 2005-08-26 06:11:41 +01:00
Andrew Dolgov
b5daec986c mark currently selected post on headlines update, remove debug msg on content hash change 2005-08-26 05:36:42 +01:00
Andrew Dolgov
b7f4bda298 support for feed-specific images (channel->url) 2005-08-26 04:11:37 +01:00
Andrew Dolgov
a3ee2a382f code cleanups, show selected feed in feedlist, tell magpie to use UTF-8 2005-08-26 02:13:22 +01:00
Andrew Dolgov
2d84262b14 fixed bug in updated posts marking process 2005-08-26 01:46:51 +01:00
Andrew Dolgov
36bf74967c some searchbox focus workarouns, content hash checking is optional now 2005-08-25 15:12:10 +01:00
Andrew Dolgov
c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 2005-08-25 14:04:57 +01:00
Andrew Dolgov
e695fdc83e images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
Andrew Dolgov
7880091293 icons in feedlist 2005-08-25 07:46:24 +01:00
Andrew Dolgov
b0b4abcf37 support for web-demo mode (restricted rights) 2005-08-23 12:34:07 +01:00
Andrew Dolgov
f48ba3c9e4 headline update uses transactions once again 2005-08-23 12:17:09 +01:00
Andrew Dolgov
466001c4fa cleaned up headline update process, fixed bug mentioned in previous patch 2005-08-23 11:51:29 +01:00
Andrew Dolgov
cb0bd8bd0f broken a lot of feed update functionality :( 2005-08-23 10:16:01 +01:00
Andrew Dolgov
a20153510b updated schema (md5_hash is not unique any more), feed parsing fixes 2005-08-23 08:32:11 +01:00
Andrew Dolgov
3ad5aa855c disable error reporting on fetch_rss 2005-08-23 07:46:25 +01:00
Andrew Dolgov
b82af8c382 use transactions in feed update process, better handle feeds without entry dates (schema updated) 2005-08-23 06:46:48 +01:00
Andrew Dolgov
829396cca2 fixed bug in handling null last_read values on headline update 2005-08-22 12:10:30 +01:00
Andrew Dolgov
cac95b8d16 posts register as updated when their MD5 hash changes 2005-08-22 10:07:47 +01:00
Andrew Dolgov
b197f11776 cute icon for updated posts 2005-08-22 10:04:38 +01:00
Andrew Dolgov
9c9c7e6bb8 fix date parsing in feeds 2005-08-22 07:13:33 +01:00
Andrew Dolgov
76798ff3f2 early title work 2005-08-22 06:58:37 +01:00
Andrew Dolgov
331900c642 basic functionality pass 10 2005-08-22 05:56:40 +01:00
Andrew Dolgov
71ad39598b basic functionality pass 8 2005-08-22 04:20:00 +01:00
Andrew Dolgov
d482c58c37 basic functionality pass 7 2005-08-21 18:05:04 +01:00
Andrew Dolgov
57865bb1f0 disable md5 update checking by default 2005-08-21 17:49:53 +01:00
Andrew Dolgov
ac53063ab9 basic functionality pass 4 2005-08-21 17:16:41 +01:00
Andrew Dolgov
40d13c2836 basic functionality pass 3 2005-08-21 16:35:22 +01:00