Commit Graph

6238 Commits (4f032700dbfbbfa35798e05497c8a868eb73476f)
 

Author SHA1 Message Date
Andrew Dolgov 4f032700db ttrssMailer: actually use OOP properly 11 years ago
Andrew Dolgov 90df27a4c1 ttrssMailer: fix typo 11 years ago
Andrew Dolgov 52803a0bfd add SPHINX_SERVER 11 years ago
Andrew Dolgov b9863a153c unify SMTP_HOST and SMTP_PORT as SMTP_SERVER 11 years ago
Andrew Dolgov ea4e11032a mail plugin: fix blank From: header 11 years ago
Andrew Dolgov 40fe2d7382 remove js-based player, better mp3 support detection for html5 audio 11 years ago
Andrew Dolgov 82d77f24a5 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 76e087b017 format_article_labels: bail out if passed something other than array 11 years ago
Andrew Dolgov 28c99a3758 Merge pull request #157 from sq5gvm/master
Updated polish (pl_PL) translation
11 years ago
Mirosław Lach ec86dc4168 Polish translation update. 11 years ago
Andrew Dolgov 5e3d5480f7 use hashed guids in a hopefully backwards compatible fashion 11 years ago
Andrew Dolgov bc7a144dd5 properly remove and replace favicon color when favicon gets manually removed/uploaded 11 years ago
Andrew Dolgov 86f7d2a9f2 make gradient less visible on read headlines 11 years ago
Andrew Dolgov 12a6bd28ac remove hsl stuff from classes/feeds, we take care of this when choosing the color 11 years ago
Andrew Dolgov a8c93f0a81 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 6ac722d5b1 try to improve color guessing algorithm a bit 11 years ago
Andrew Dolgov 99e9d7b6c7 Merge pull request #156 from Menti/master
Updated Spanish translation
11 years ago
DavidM afb2d69299 Updated Spanish translation 11 years ago
Andrew Dolgov e7480cc13b do not color predominantly white/black rows 11 years ago
Andrew Dolgov 646aeb7001 add schema version 177 upgrade scripts 11 years ago
Andrew Dolgov bfaf90e364 add row backgrounds in normal mode 11 years ago
Andrew Dolgov 85eea71e0e use w3c gradient definition 11 years ago
Andrew Dolgov e0deff3933 implement basic moz gradient for feedicon color 11 years ago
Andrew Dolgov 63c323f736 only enable colored favicons in vfeeds; fix RGB triplet packing 11 years ago
Andrew Dolgov 687a4f59c8 store favicon color as #rrggbb; process existing favicons 11 years ago
Andrew Dolgov 14118af36f fix schema for favicon_avg_color 11 years ago
moontear 2cfbb448fb Added average color calculation of feeds' favicons for banded display. 11 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 11 years ago
Andrew Dolgov 884f2aee91 use mdash as a separator between title and author 11 years ago
Andrew Dolgov e8f9069c5c quickAddFeed: add placeholder select element to feeds dropdown 11 years ago
Andrew Dolgov 96de8fea67 subscribe_to_feed: fix typo 11 years ago
Andrew Dolgov b082ad5b5a Merge pull request #153 from HeikoAdams/master
German translation updated
11 years ago
Heiko Adams 6dec4e64e2 german translation update 11 years ago
Andrew Dolgov 41694a956d fix double-escaping possible with encrypted passwords 11 years ago
Andrew Dolgov 5276b7c768 fix handling of blank FEED_CRYPT_KEY 11 years ago
Andrew Dolgov 044cff2d74 implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY) 11 years ago
Andrew Dolgov 5b27cb05a8 use height : auto in cdmContentInner 11 years ago
Andrew Dolgov 542c563c55 use height : auto in ttrssZoom 11 years ago
Andrew Dolgov 1cdb22b6fe Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 45a32e90b2 Merge pull request #150 from levito/patch-1
don't distort resized images
11 years ago
Andrew Dolgov a6e3554e32 ttrssZoom: fix image width 11 years ago
Andrew Dolgov 5aaae215e8 api: add score to getHeadlines/getArticle 11 years ago
Veit Lehmann 2eee854481 don't distort resized images
If images have width/height attributes set and are reduced in size by max-width: auto, they look distorted. height: auto fixes this.
11 years ago
Andrew Dolgov c5569ff8d3 decode html entities in article title on import 11 years ago
Andrew Dolgov 3ab417c277 remove label gradients 11 years ago
Andrew Dolgov bb399c6271 add cache-control: public to the login page so that firefox would bother making a thumbnail 11 years ago
Andrew Dolgov b68a266a73 remove no_cache_incantation() 11 years ago
Andrew Dolgov 9bfda43e77 digest: use proper logging, update.php: fix typo 11 years ago
Andrew Dolgov 79f9bef767 add support for plugins adding API methods 11 years ago
Andrew Dolgov 5e725f9c8c having idiots report error 500 because their server is misconfigured is worse than having config.php wide open in case their php is not working 11 years ago