Commit Graph

6230 Commits (28c99a3758bd06be6495793658a625459b88894c)
 

Author SHA1 Message Date
Raphaël Rochet 006ae26147 French translation update, new strings 12 years ago
Andrew Dolgov cd7ebb39e4 daemon: do not schedule user-disabled feeds 12 years ago
Andrew Dolgov 1b1db7177f import plugin: actually commit the transaction 12 years ago
Andrew Dolgov c1d2bd2603 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov e9b7469233 validate session on startup 12 years ago
Andrew Dolgov b9fc62a776 fix typo which caused sql constraint errors 12 years ago
Andrew Dolgov 6b3082ee33 rebase translations 12 years ago
Andrew Dolgov d538101618 catchup_feed: fix 1day on mysql 12 years ago
Andrew Dolgov 94828a8b12 catchup by date: go by date_entered 12 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 12 years ago
Andrew Dolgov bf1fee8347 replace fopen/fread loop with readfile 12 years ago
Andrew Dolgov fc5cd15819 googlereaderimport: disable creation of archived feeds until the SQL thing is resolved 12 years ago
Andrew Dolgov 2f6ee35483 image.php: replace file_get_contents() with a fread/print loop 12 years ago
Andrew Dolgov 55bd5dec80 googlereaderimport: rename dialog 12 years ago
Andrew Dolgov 4c8b7389a6 import: remove wrong comment 12 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 12 years ago
Andrew Dolgov aa5ac2cd3a do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry 12 years ago
Andrew Dolgov 749da11bbe googlereaderimport: automatically file imported articles to archived originating feeds 12 years ago
Andrew Dolgov 22af123269 make toggling combined mode work without reload 12 years ago
Andrew Dolgov 583dbc5695 api: add author to getHeadlines 12 years ago
Andrew Dolgov 842c2ab451 tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update 12 years ago
Andrew Dolgov e81610d9ef daemon: sort by random 12 years ago
Andrew Dolgov 8292d05b7c daemon: show feeds/minute stats 12 years ago
Andrew Dolgov 17e74b21cf update_rss_feed: bailout if cache is considered valid, but older than last_updated 12 years ago
Andrew Dolgov 31623bfa99 if-modified-since: also take last_updated into account 12 years ago
Andrew Dolgov 7a01dc776e support If-Modified-Since 12 years ago
Andrew Dolgov 60b88b254c add hotkey toggle_cdm_expanded (f c) 12 years ago
Andrew Dolgov f940535997 cdm: make box-shadow a bit bigger; fix missing shadow on expandable active item 12 years ago
Andrew Dolgov be7bb7d5ee headline menu: add ability to toggle unread/published/starred 12 years ago
Andrew Dolgov 5e63e2fc9f daemon2: make update tasks to wait before starting updates to improve
last_update_started handling (refs #647)
12 years ago
Andrew Dolgov 7b11aa80ab Revert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)"
This reverts commit bca1cfbb95.
12 years ago
Andrew Dolgov a8a039eb0d daemon2: wait longer between spawns (refs #647) 12 years ago
Andrew Dolgov 54838d87b7 Merge pull request #103 from yanobs/master
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)
12 years ago
all bca1cfbb95 Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update) 12 years ago
Andrew Dolgov 05e62b6726 cdm expandable: unify style with expanded 12 years ago
Andrew Dolgov 7040017160 unbreak auth_remote and possibly other auth plugins 12 years ago
Andrew Dolgov c93f98e123 installer: do not create unneeded blank line at the end of config.php 12 years ago
Andrew Dolgov f0d7c1ac86 Merge pull request #102 from vapier/master
send Last-Modified header with the local image
12 years ago
Mike Frysinger dd856b4845 send Last-Modified header with the local image 12 years ago
Andrew Dolgov 2472737e20 cleanup_tags: remove dots 12 years ago
Andrew Dolgov a7c0e150b6 fix invisible active headline in 3pane mode 12 years ago
Andrew Dolgov 9f8b2e6ea8 another attempt to workaround against feedtree scroll issues 12 years ago
Andrew Dolgov 35a86757d8 teh dreaded orange... no more 12 years ago
Andrew Dolgov 9275d5dd5a Merge pull request #101 from yanobs/master
Replace call to vsprintf to sprintf because of arguments format
12 years ago
Andrew Dolgov 878b21ba1d add workaround for double scrollbars in feed panel 12 years ago
all 44c9dc8118 Replace call to vsprintf to sprintf because of arguments format 12 years ago
Andrew Dolgov ffd3e8e35e toggleUnread: remove scriptaculous highlight 12 years ago
Andrew Dolgov 12a80ad5cc keep cdm expanded articles white 12 years ago
Andrew Dolgov 9e662b4d0f make prefs footer version respect HIDE_VERSION 12 years ago
Andrew Dolgov 255b0f65d6 attachment dropdown: limit width, set top margin 12 years ago