Commit Graph

5420 Commits (f02713bb4a70ee7e89c380afeb3d85c00a9775b3)
 

Author SHA1 Message Date
Pavel Sterin f02713bb4a fix update.php
sanity_check must be included after config or it will always fail to find nonstandard folders
13 years ago
Andrew Dolgov 57b8469e67 db: use builtin classloader, lowercase class files 13 years ago
Andrew Dolgov 07be89952d Merge pull request #46 from mbirth/master
Core db features in separate classes for Pgsql and Mysql
13 years ago
Markus Birth 65d0cc64a2 Rewrote database support to classes, Fixed strict warning in sanitizedummy.php 13 years ago
Andrew Dolgov 7d272e5c04 fix warning in hotkey help dialog when disabled hotkey is processed 13 years ago
Andrew Dolgov ef3da31cd9 api: force returned timestamps to integer 13 years ago
Andrew Dolgov 5a1b1af311 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 35e5f1da35 patch sanitizedummy with proper declaration (closes #554) 13 years ago
Andrew Dolgov 58bbc3b92c Merge pull request #44 from WalterWeiss/de_DE
update German translation
13 years ago
Andrew Dolgov 08c903f1de Merge pull request #45 from Brianetta/patch-1
Delete blank lines from end of instances plugin's init.php
13 years ago
Brian Ronald 2ee41191da Delete blank lines from end of instances plugin's init.php 13 years ago
Walter Weiss ba4a4bec2a update German translation 13 years ago
Andrew Dolgov 22890cceca add share to twitter plugin back 13 years ago
Andrew Dolgov d2ef966e8d add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2 13 years ago
Andrew Dolgov b6046b3a7b add schema 104 upgrade files 13 years ago
Andrew Dolgov d26859b5e1 rename STRIP_IMAGES to make it less confusing (bump schema) 13 years ago
Andrew Dolgov ef69681b93 enable feed titles in vfeeds in combined mode, align to date 13 years ago
Andrew Dolgov 3afc03b530 add plugins/googlereaderkeys 13 years ago
Andrew Dolgov 0b5ef30d69 af_redditimgur: better album embedding layout 13 years ago
Andrew Dolgov 35055d050b af_redditimgur: support albums 13 years ago
Andrew Dolgov ce7d5e8765 af_redditimgur: add basic support for handling linked imgur pages 13 years ago
Andrew Dolgov 4b27f0c06d add f C hotkey to toggle combined mode (closes #549) 13 years ago
Andrew Dolgov 5f9d021336 release 1.7.2 13 years ago
Andrew Dolgov 96f98cb091 escape fetch error message before saving in the db (closes #550) 13 years ago
Andrew Dolgov 41acdf4c11 remove purging of inactive feeds in daemon_common (causes duplicates) 13 years ago
Andrew Dolgov 123a764372 getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (refs #545) 13 years ago
Andrew Dolgov 1f1d322425 release 1.7.1 13 years ago
Andrew Dolgov f161869541 when purging inactive feeds, set last_updated to NOW() 13 years ago
Andrew Dolgov b7c8622ec7 atom xsl: fix missing feed icon 13 years ago
Andrew Dolgov da15c140f7 only bind noscroll hotkeys in combined mode by default 13 years ago
Andrew Dolgov f6a260c65e cdmClicked: allow shift-lclick 13 years ago
Andrew Dolgov 8a77553595 unsubscribeFeed: call updateFeedList() when unsubscribing from labels 13 years ago
Andrew Dolgov a1f7a5191a make unread cdm content less bold 13 years ago
Andrew Dolgov 8bebe19862 tweak pre/code display 13 years ago
Andrew Dolgov 18bfbb0cd2 tweak blockquote display 13 years ago
Andrew Dolgov 4480b26e66 assign hash-stored feed_id/is_cat earlier on startup 13 years ago
Andrew Dolgov 3cb9cd6e3f af_redditimgur: unbreak 13 years ago
Andrew Dolgov a16d7a5d64 af_redditimgur: do not process content multiple times 13 years ago
Andrew Dolgov b999f4c75a slightly better article note display in CDM 13 years ago
Andrew Dolgov b389aeb7fc headlines renderer: do not attach topmost article ids 13 years ago
Andrew Dolgov 535a4c7d16 only use hash feed/cat parameters on startup 13 years ago
Andrew Dolgov 2bee32ffa7 remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
13 years ago
Andrew Dolgov 524de8dcf6 Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0.
13 years ago
Andrew Dolgov f7945c99d0 headlines buffer: remove dijit-based RCHK elements 13 years ago
Andrew Dolgov 831408f0e8 fix cdm checkbox not selecting entire cell 13 years ago
Andrew Dolgov ce1cdfb6e0 db: remove qlog stuff 13 years ago
Andrew Dolgov 18e1a773d1 change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
13 years ago
Andrew Dolgov 1b04a298ef store active feed id in url hash and restore on reload 13 years ago
Andrew Dolgov 271edfa6f9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 81d5b6e9ef googleplus: update icon to be the same size/shape as other plugins 13 years ago