Commit Graph

3640 Commits (748345733db2182db3cb2bbe3cc664ebb2be0113)
 

Author SHA1 Message Date
Andrew Dolgov 748345733d collapse_feedlist: fix incorrect label being set on collapse button 14 years ago
Andrew Dolgov a2d799815a remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans() 14 years ago
Andrew Dolgov 5ba53dde35 editFeedCats: show progress message 14 years ago
Andrew Dolgov 0618b81c07 daemon: less gentle child unstucking 14 years ago
Andrew Dolgov a5ff2e7725 reenable piggie (refs #42) 14 years ago
Andrew Dolgov 0d471a1233 opml import: add workaround for LiveJournal OPML files with xmlURL attribute 14 years ago
Andrew Dolgov b25df544b4 release 1.4.3.1 14 years ago
Andrew Dolgov 91c5f22946 skip new version checking right after login to speed up startup 14 years ago
Andrew Dolgov 63def06ca8 check_for_update: fix typo which caused incorrect output of print_runtime_error() which caused RPC errors when DEFAULT_UPDATE_METHOD was set to SimplePie 14 years ago
Andrew Dolgov d5ed5446d1 functions: code cleanup 14 years ago
Andrew Dolgov 4a3da1c8ef unify backend sanity checking code 14 years ago
Andrew Dolgov 134477f21d add infobox css 14 years ago
Andrew Dolgov e7df7538a9 split infobox stuff into separate css 14 years ago
Andrew Dolgov 0dfdf70816 exception reports: show stack trace 14 years ago
Andrew Dolgov 45d9a6e761 update translations; release 1.4.3 14 years ago
Andrew Dolgov 46dc15380e prefs: add bookmarklet to subscribe to feeds 14 years ago
Andrew Dolgov eef20159e4 popup-dialog: properly include opml modules 14 years ago
Andrew Dolgov bfe5ddfc82 queryFeedHeadlines: properly handle Uncategorized category 14 years ago
Andrew Dolgov 5fa173729e make sure magic quote workaround actually works 14 years ago
Andrew Dolgov 84c7b824fb use console.log for debugging; improve exception information 14 years ago
Andrew Dolgov c0793f64a8 use better magic quotes removal fix 14 years ago
Andrew Dolgov c5701e70a4 getFeedArticles: properly escape tags 14 years ago
Andrew Dolgov cce9822a53 daemon2: make sure daemon actually updates feeds, duh 14 years ago
Andrew Dolgov 51ddf0f8bb daemon2: fix removing of pids from ctimes array 14 years ago
Andrew Dolgov 0708291db4 daemon2: unbreak spawn interval 14 years ago
Andrew Dolgov c90a028cdc daemon2: properly abort stuck children 14 years ago
Andrew Dolgov 1d064e0da5 allow connections to pgsql without password 14 years ago
Andrew Dolgov 6485f0a6b6 update fr_FR translation 14 years ago
Andrew Dolgov 0ff6e2527c update wrong entry description 14 years ago
Andrew Dolgov 791c839642 quick menu: add entry to reorder categories; tweak menu layout 14 years ago
Andrew Dolgov a7a9968684 api: properly handle incorrect UID passed to login 14 years ago
Andrew Dolgov 423e6e55d7 api: fix catchupFeed 14 years ago
Andrew Dolgov 2f0903a625 add author info to generated feeds 14 years ago
Andrew Dolgov ca75c2e2fd api: add catchupFeed 14 years ago
Andrew Dolgov 8fd8b4b132 api: add attachment information in getArticle 14 years ago
Andrew Dolgov 4bb6b8ea2c config: remove unused ENABLE_FEED_BROWSER 14 years ago
Andrew Dolgov 913f374b11 config: remove unused WEB_DEMO_MODE 14 years ago
Andrew Dolgov 21a22f5466 config: remove unused MAX_UPDATE_TIME 14 years ago
Andrew Dolgov 2211a391fa feed browser: fix feeds with ampersand signs in feed url not being displayed properly 14 years ago
Andrew Dolgov 254ac7059c pref-feeds: fix typo 14 years ago
Andrew Dolgov 34f29d7866 config: remove ALLOW_SELECT_UPDATE_METHOD 14 years ago
Andrew Dolgov 51d2d404b8 copyright: always show current year 14 years ago
Andrew Dolgov 6cb89bc6d8 update translations 14 years ago
Andrew Dolgov c107797cf7 rework OPML display in pref-feeds; hide authenticated feeds from public OPML 14 years ago
Andrew Dolgov 78a5c296ae config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version 14 years ago
Andrew Dolgov 442f326bc6 do not show settings in published opml 14 years ago
Andrew Dolgov 00a35bb663 add help text to OPML export prompt 14 years ago
Andrew Dolgov 6697481587 opml: remove debug file override 14 years ago
Andrew Dolgov e955834551 support import and export of tt-rss preferences in OPML with DOMDocument OPML path 14 years ago
Andrew Dolgov 50e7dd7d01 prevent default admin user from being removed; properly fail on startup if single user mode is enabled but default admin user is missing from the database 15 years ago