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