Commit Graph

3741 Commits (e325d7007588cfebe21f8a4d44931baba09bf1f5)
 

Author SHA1 Message Date
Andrew Dolgov e325d70075 fix category display 15 years ago
Andrew Dolgov 39e80bafe8 update .gitignore (ignore ctags) 15 years ago
Andrew Dolgov c3fddd057f do some warning housekeeping 15 years ago
Andrew Dolgov 3b5ecd1779 db-prefs: properly set DEFAULT_ARTICLE_LIMIT 15 years ago
Andrew Dolgov 1ea20897a2 remove read_stampfile() 15 years ago
Andrew Dolgov 8acc449c6b change counter.cat and counter.tag to counter.kind 15 years ago
Andrew Dolgov 2abc7af064 getVirtCounters: remove description 15 years ago
Andrew Dolgov 1123270361 api: fix getFeeds usage of getLabelCounters 15 years ago
Andrew Dolgov c7adf76040 fix sign_progress_tiny init-param 15 years ago
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 15 years ago
Andrew Dolgov f1f3a642d6 use JSON for init-params 15 years ago
Andrew Dolgov 2188495806 counters: fix feed.update attribute 15 years ago
Andrew Dolgov a8f447f398 fix background refresh being broken when no counter data is sent 15 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 15 years ago
Andrew Dolgov 5191a7ce03 init readability tweaks 15 years ago
Andrew Dolgov 9fdeb07e6c add one more tooltip to subtoolbar 15 years ago
Andrew Dolgov 5d128c9589 dashboard: show last feed update time 15 years ago
Andrew Dolgov fe1087fbb7 implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189) 15 years ago
Andrew Dolgov 85a922895f prefs: disable option ENABLE_FEED_ICONS 15 years ago
Andrew Dolgov f0361de20b add subtoolbar dropdown action to view generated feed 15 years ago
Andrew Dolgov c784546704 generated feeds: support enclosures 15 years ago
Andrew Dolgov fb8d17f3fb api: getFeeds: fix cat_id handling, allow access to Uncategorized category, reserve -3 and -4 cat_ids for getting flat feed lists 15 years ago
Andrew Dolgov 9c5b98adaa update op=rss tooltip 15 years ago
Andrew Dolgov 23d72f3999 allow generated feeds to use view_mode 15 years ago
Andrew Dolgov db2443846c fix the syndicated feeds being broken on postgresql 15 years ago
Andrew Dolgov 48317f5abb api: updateArticle: mention need to update ccache 15 years ago
Andrew Dolgov 1f8c187de3 replace tt-rss.spb.ru references with tt-rss.org; update translations 15 years ago
Andrew Dolgov 37bd2634d7 remove lib/xmlrpc 15 years ago
Andrew Dolgov 2aae0cce7e add internal directories for cache & lockfiles 15 years ago
Andrew Dolgov c30543bb56 add dummy components of scriptaculous to stop idiotic complaining from people who have nothing better to do than reading apache logs 15 years ago
Andrew Dolgov f6370f36ef sanity_check: check whether ICONS_DIR is writable (closes #273) 15 years ago
Andrew Dolgov 7aabaa09e1 daemon2: check proper lockfile location in reap_children() 15 years ago
Andrew Dolgov 8ccaff02b5 add some more lockfiles to update_daemon2 15 years ago
Andrew Dolgov f9b2d27c70 default headline sort order by date_entered instead of updated 15 years ago
Andrew Dolgov 338302709c override order use date_entered instead of updated 15 years ago
Andrew Dolgov 25ea280502 add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 15 years ago
Andrew Dolgov 70543b6a40 merge API changes from nilsbraden@github 15 years ago
Andrew Dolgov 6a69b6ad44 revert to sorting by updated instead of date_entering unless Date sorting is requested 15 years ago
Andrew Dolgov 8872d5f022 queryFeedHeadlines: fix select bug 15 years ago
Andrew Dolgov 9c57be20a2 Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss 15 years ago
Andrew Dolgov 7b20c97780 order feed output by date_entered instead of updated to properly keep new stuff topmost; support REVERSE_HEADLINES in more headline output modes 15 years ago
Andrew Dolgov f95ac2755a api: getArticle: allow comma-separated list of ids 15 years ago
Andrew Dolgov cd9c29de80 Merge branch 'digest-experimental' 15 years ago
Andrew Dolgov e6e121dba4 update translations 15 years ago
Andrew Dolgov 5d44aec110 rename confusing bwlimit option on login page 15 years ago
Andrew Dolgov a286795d6f add gitignore 15 years ago
Andrew Dolgov a16a62c02d outputHeadlinesList: properly handle always_display_enclosures when feed_id is null 15 years ago
Andrew Dolgov fb45339a81 catchupRelativeToArticle: use confirm_feed_catchup preference 15 years ago
Andrew Dolgov 6240dabe21 resize_headlines: add workaround for an Opera bug 15 years ago
Andrew Dolgov 748345733d collapse_feedlist: fix incorrect label being set on collapse button 15 years ago