Commit Graph

109 Commits (cce28758b293bffa184f0617083691285a197032)

Author SHA1 Message Date
Andrew Dolgov 5d73494a18 per-feed purge intervals 19 years ago
Andrew Dolgov aa5f9f5fec set last_update even if feed failed to update properly 19 years ago
Andrew Dolgov ab3d0b9926 store last feed update error in the database (SCHEMA UPDATED), display warning box in preferences on feed update error 19 years ago
Andrew Dolgov c5142ccae7 fix DAEMON_REFRESH_ONLY handling 19 years ago
Andrew Dolgov dcee8f6125 fixed toolbar feed update button 19 years ago
Andrew Dolgov 383f1827d1 escape feed id in update_rss_feed() 19 years ago
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 19 years ago
Andrew Dolgov 2907afa6fa fix old bug when all feeds were marked as updated every time (patch from adjuster@forum) 19 years ago
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 19 years ago
Andrew Dolgov 406d948993 basic profiling information in backend.php 19 years ago
Andrew Dolgov ecb14114f1 fix broken article update functionality 19 years ago
Andrew Dolgov d148926e2b per-feed update intervals 19 years ago
Andrew Dolgov 1696229f9d fixed serious bug in MySQL schema (cascade deletes were unfunctional), add yet another content: subtype workaround 19 years ago
Andrew Dolgov 3b063a95c5 fix auto expiration bug on MySQL backend 19 years ago
Andrew Dolgov e1305a97d0 escape title when auto-updated from channel 19 years ago
Andrew Dolgov 8add756ac1 hardcode minimum 30 minute rss refetch interval 19 years ago
Andrew Dolgov 8143ae1f2b more work on tag support 19 years ago
Andrew Dolgov eb36b4eb55 start work on support for technorati tags, schema uses cascade deletes for pgsql 19 years ago
Andrew Dolgov 254e0e4b82 Starred vfolder 19 years ago
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 19 years ago
Andrew Dolgov 8158c57a8e update schema, more mysql work 19 years ago
Andrew Dolgov 4b3dff6ed5 updated mysql schema 19 years ago
Andrew Dolgov b6eefba52b more db_* migration work 19 years ago
Andrew Dolgov bb7cfaceb1 further javascript cleanups 19 years ago
Andrew Dolgov f175937c78 fix typo in search, add view limiting dropbox, change default headlines height to 10% 19 years ago
Andrew Dolgov f4c10d4408 added support for marking posts 19 years ago
Andrew Dolgov e6155a0699 check filters on feed update, update NEWS, TODO and schema 19 years ago
Andrew Dolgov a0d5388913 reworked preferences dialog, start work on post filters (schema updated) 19 years ago
Andrew Dolgov f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 19 years ago
Andrew Dolgov 2651fc4fc3 escape $entry_guid before checking in database 19 years ago
Andrew Dolgov ad3024fc77 only update database entries when really needed 19 years ago
Andrew Dolgov a116f56918 enabled support for posts with blank content, fixes del.icio.us/popular feed 19 years ago
Andrew Dolgov a1ea1e12a8 support for comments attribute (schema updated) 19 years ago
Andrew Dolgov b5daec986c mark currently selected post on headlines update, remove debug msg on content hash change 19 years ago
Andrew Dolgov b7f4bda298 support for feed-specific images (channel->url) 19 years ago
Andrew Dolgov a3ee2a382f code cleanups, show selected feed in feedlist, tell magpie to use UTF-8 19 years ago
Andrew Dolgov 2d84262b14 fixed bug in updated posts marking process 19 years ago
Andrew Dolgov 36bf74967c some searchbox focus workarouns, content hash checking is optional now 19 years ago
Andrew Dolgov c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 19 years ago
Andrew Dolgov e695fdc83e images moved to subdirectory, updated TODO 19 years ago
Andrew Dolgov 7880091293 icons in feedlist 19 years ago
Andrew Dolgov b0b4abcf37 support for web-demo mode (restricted rights) 19 years ago
Andrew Dolgov f48ba3c9e4 headline update uses transactions once again 19 years ago
Andrew Dolgov 466001c4fa cleaned up headline update process, fixed bug mentioned in previous patch 19 years ago
Andrew Dolgov cb0bd8bd0f broken a lot of feed update functionality :( 19 years ago
Andrew Dolgov a20153510b updated schema (md5_hash is not unique any more), feed parsing fixes 19 years ago
Andrew Dolgov 3ad5aa855c disable error reporting on fetch_rss 19 years ago
Andrew Dolgov b82af8c382 use transactions in feed update process, better handle feeds without entry dates (schema updated) 19 years ago
Andrew Dolgov 829396cca2 fixed bug in handling null last_read values on headline update 19 years ago
Andrew Dolgov cac95b8d16 posts register as updated when their MD5 hash changes 19 years ago
Andrew Dolgov b197f11776 cute icon for updated posts 19 years ago
Andrew Dolgov 9c9c7e6bb8 fix date parsing in feeds 19 years ago
Andrew Dolgov 76798ff3f2 early title work 19 years ago
Andrew Dolgov 331900c642 basic functionality pass 10 19 years ago
Andrew Dolgov 71ad39598b basic functionality pass 8 19 years ago
Andrew Dolgov d482c58c37 basic functionality pass 7 19 years ago
Andrew Dolgov 57865bb1f0 disable md5 update checking by default 19 years ago
Andrew Dolgov ac53063ab9 basic functionality pass 4 19 years ago
Andrew Dolgov 40d13c2836 basic functionality pass 3 19 years ago