Commit Graph

3778 Commits (019dd98d05160190d6dcf8c6031f881d280d7a92)
 

Author SHA1 Message Date
Andrew Dolgov 019dd98d05 send digest: mark digest sent attempt even if there were no headlines 14 years ago
Andrew Dolgov 7d4dba8fc3 subtoolbar: properly link to generatedFeed dialog 14 years ago
Andrew Dolgov c0105d4e57 headlines subtoolbar: align feed icon 14 years ago
Andrew Dolgov e5208bac87 generate_syndicated_feed: use CDATA section for item title 14 years ago
Andrew Dolgov 2f2bd1b3f6 backend/rss: fix view-mode handling 14 years ago
Andrew Dolgov 135d425127 backend/rss: disable http auth 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 811bea0522 remove get_script_dt_add() 14 years ago
Andrew Dolgov d7a15ad034 user editor: focus login on show 14 years ago
Andrew Dolgov 538fce8bfe filter editor: focus match inputbox on show 14 years ago
Andrew Dolgov 4462c1ada2 category editor: focus input prompt on show 14 years ago
Andrew Dolgov b83d72b140 js: code cleanup 14 years ago
Andrew Dolgov 2a5c136e96 smart_date_time: properly support local TZ; use user-defined date formats 14 years ago
Andrew Dolgov 5c7c7da9e1 allow adding cats from feed editor 14 years ago
Andrew Dolgov 8b640f50e0 schema: fix mysql feedbrowser cache table encoding 14 years ago
Andrew Dolgov 8e54a21e77 update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8 14 years ago
Andrew Dolgov 4d7cd9ed74 opml import: display progress notification 14 years ago
Andrew Dolgov 505b4b034d mysql schema: properly set UTF8 charset 14 years ago
Andrew Dolgov 963bb2890d compact theme: add missing options field 14 years ago
Andrew Dolgov 650bb8f192 pref-prefs: block USER_TIMEZONE from pref profiles 14 years ago
Andrew Dolgov 74ed2e858d Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Christian Weiske bf25502c90 properly fix issue #274: 404 errors when loading home page. this is a better solution than commit c30543bb56 14 years ago
Andrew Dolgov f3f67c1b53 remove old-style debugging 14 years ago
Andrew Dolgov 3fb63f75a2 cache_expire: remove localStorage items from start 14 years ago
Andrew Dolgov 126cd3c885 editArticleTags: focus tag input box 14 years ago
Andrew Dolgov ff0010c182 implement html5 localStorage support for client-side cache 14 years ago
Andrew Dolgov 50eefedbfd js: code cleanup 14 years ago
Andrew Dolgov b4fdbcf4b7 api: updateArticle: update ccache when necessary 14 years ago
Andrew Dolgov 736e8977b3 email article: change secretkey method 14 years ago
Andrew Dolgov 9ed0b90f63 outputArticleXML: markup cleanup 14 years ago
Andrew Dolgov ffbe082dd0 headlines: use JSON instead of separate helper xml objects like headlines-unread 14 years ago
Andrew Dolgov f72a7b6696 allow forwarding multiple articles by email 14 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 14 years ago
Andrew Dolgov f0855b88af slightly better prompt when no feeds are subscribed 14 years ago
Andrew Dolgov 9798b2b4c6 api: rewrite getCounters to use getAllCounters() 14 years ago
Andrew Dolgov 8945282432 remove obsolete init-params 14 years ago
Andrew Dolgov e325d70075 fix category display 14 years ago
Andrew Dolgov 39e80bafe8 update .gitignore (ignore ctags) 14 years ago
Andrew Dolgov c3fddd057f do some warning housekeeping 14 years ago
Andrew Dolgov 3b5ecd1779 db-prefs: properly set DEFAULT_ARTICLE_LIMIT 14 years ago
Andrew Dolgov 1ea20897a2 remove read_stampfile() 14 years ago
Andrew Dolgov 8acc449c6b change counter.cat and counter.tag to counter.kind 14 years ago
Andrew Dolgov 2abc7af064 getVirtCounters: remove description 14 years ago
Andrew Dolgov 1123270361 api: fix getFeeds usage of getLabelCounters 14 years ago
Andrew Dolgov c7adf76040 fix sign_progress_tiny init-param 14 years ago
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 14 years ago
Andrew Dolgov f1f3a642d6 use JSON for init-params 14 years ago
Andrew Dolgov 2188495806 counters: fix feed.update attribute 14 years ago
Andrew Dolgov a8f447f398 fix background refresh being broken when no counter data is sent 14 years ago