Andrew Dolgov
|
d310348460
|
remove gradients, update favicon avg color display
|
12 years ago |
Andrew Dolgov
|
14c53e4e60
|
tweak visual for headlines
|
12 years ago |
Andrew Dolgov
|
d29357fa02
|
fix more hphp detected issues
|
12 years ago |
Andrew Dolgov
|
ea46d90eee
|
auth_base: choose random password if not supplied by auth module
|
12 years ago |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
12 years ago |
Andrew Dolgov
|
e5e6cde06a
|
remove support for hiding empty categories in prefs editor because people are dumb
|
12 years ago |
Andrew Dolgov
|
0e72dbd79e
|
Merge pull request #179 from nottwo/$link-cleanup
Remove obsolete $link parameter for password reset
|
12 years ago |
Andrew Dolgov
|
8d090a910b
|
use css nth-child instead of old even/odd class hacks for normal mode
|
12 years ago |
Trannie Carter
|
233b74ad22
|
Remove obsolete $link parameter for password reset
|
12 years ago |
Andrew Dolgov
|
72c29b65d4
|
atom: fix rel=alternate links
|
12 years ago |
Andrew Dolgov
|
602fe53496
|
fix atom <author>value</author> elements
|
12 years ago |
Andrew Dolgov
|
99b8256794
|
feedparser: make content:encoded take precedence over description
|
12 years ago |
Andrew Dolgov
|
54b7590c7f
|
format_article_tags: improve performance
|
12 years ago |
Andrew Dolgov
|
f8a25082b3
|
make tag cache processing faster in cdm
|
12 years ago |
Andrew Dolgov
|
8a95d630a9
|
fix rss content:encoded not used
|
12 years ago |
Andrew Dolgov
|
b4d1690097
|
move common methods to feeditem_common
|
12 years ago |
Andrew Dolgov
|
f11015058d
|
support dc:creator
|
12 years ago |
Andrew Dolgov
|
d4992d6b48
|
add support for dc:subject and slash:comments
|
12 years ago |
Andrew Dolgov
|
852d4ac890
|
support RDF-XML feeds
|
12 years ago |
Andrew Dolgov
|
4c00e15b5d
|
pass xpath object to feeditem, support media-rss objects
|
12 years ago |
Andrew Dolgov
|
fd0daa9b55
|
remove simplepie
|
12 years ago |
Andrew Dolgov
|
b09a4cdccc
|
feeditem_rss: use guid element
|
12 years ago |
Andrew Dolgov
|
3c8060aca0
|
fix get_links() for RSS
|
12 years ago |
Andrew Dolgov
|
b9eee80e08
|
parser: add get_links()
|
12 years ago |
Andrew Dolgov
|
b8f316dc28
|
change caching to save xml data, remove RDF init section
|
12 years ago |
Andrew Dolgov
|
04d2f9c831
|
add basic rss support
|
12 years ago |
Andrew Dolgov
|
cd07592c29
|
add basic tinyparser/atom
|
12 years ago |
Andrew Dolgov
|
27372ddac6
|
fix editArticleTags() call broken on archived feed
|
12 years ago |
Andrew Dolgov
|
b18d109f22
|
only get USER_LANGUAGE on schema 120 and up
|
12 years ago |
Andrew Dolgov
|
52e7b5a096
|
add clear sql log button
|
12 years ago |
Andrew Dolgov
|
258068b379
|
do not calculate favicon color on manual icon replace
|
12 years ago |
Andrew Dolgov
|
bd02d29e1b
|
prefs: update some descriptions to be more consistent
|
12 years ago |
Andrew Dolgov
|
7b149552cb
|
remove language selector from the login form, store language in the database per-user
|
12 years ago |
Andrew Dolgov
|
e57a1507ae
|
do not use session cookie lifetime for additional cookies
|
12 years ago |
Andrew Dolgov
|
a845a3d5e5
|
otp: display notice if GD is missing
|
12 years ago |
Andrew Dolgov
|
d48398e647
|
pluginhost: remove session cache for storage
|
12 years ago |
Andrew Dolgov
|
5e1f7be5f1
|
enlarge headline excerpt length
|
12 years ago |
Andrew Dolgov
|
38a8c22b9e
|
getHeadlines: return feed title for non-virtual feeds
|
12 years ago |
Andrew Dolgov
|
2c8eed5395
|
api: add feed_title to getArticle
|
12 years ago |
Andrew Dolgov
|
8cefe38a0a
|
add HOOK_PREFS_SAVE_FEED
|
12 years ago |
Andrew Dolgov
|
057177eb2c
|
add HOOK_PREFS_EDIT_FEED
|
12 years ago |
Andrew Dolgov
|
6bfc97da86
|
add automatic timezone (based on client tz offset)
|
12 years ago |
Andrew Dolgov
|
90e5f4f1de
|
base if-modified-since on last received article, not feed update timestamp
|
12 years ago |
Andrew Dolgov
|
90a372f51d
|
fix warning when creating feed last updated timestamp
|
12 years ago |
Andrew Dolgov
|
6e3e8db915
|
subtoolbar: add last updated when hovering over originating site link
|
12 years ago |
Andrew Dolgov
|
db29ea0d8d
|
correct faildient case
|
12 years ago |
Andrew Dolgov
|
7d90d06de0
|
do not try to draw a fail-gradient (faildient?)
|
12 years ago |
Andrew Dolgov
|
e2cf81e214
|
unify houskeeping stuff, increase spawn interval
|
12 years ago |
supahgreg
|
6704bb2cb9
|
minor: remove an unnecessary quotation mark
|
12 years ago |
Andrew Dolgov
|
f66492d357
|
better javascript error reporting, save error reports in tt-rss log
|
12 years ago |
Andrew Dolgov
|
106a3de91c
|
plugins: bump API version
|
12 years ago |
Andrew Dolgov
|
ddf28801e4
|
implement plugin API version compatibility check
|
12 years ago |
Andrew Dolgov
|
726bd48e8c
|
better handle get_link() enabled plugins crashing on load
|
12 years ago |
Andrew Dolgov
|
b367c951b9
|
make logging configurable; add logging to syslog
|
12 years ago |
Andrew Dolgov
|
48ed517e8d
|
pref_prefs: remove second argument from the constructor
|
12 years ago |
Andrew Dolgov
|
b20b6af0dc
|
only pass port to mysqli_connect when it is set
|
12 years ago |
Andrew Dolgov
|
1f29443530
|
fix missing DB object when instantiated to import opml
|
12 years ago |
Andrew Dolgov
|
3c200461f8
|
more notice css tweaks
|
12 years ago |
Andrew Dolgov
|
1daf0f75fa
|
pass DB_PORT as string
|
12 years ago |
Andrew Dolgov
|
8cb5c64d62
|
fix auth_base referencing dbh which was not present
|
12 years ago |
Andrew Dolgov
|
6421b42963
|
api/getHeadlines: increase limit to 200
|
12 years ago |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
12 years ago |
Andrew Dolgov
|
52d88392da
|
move db-prefs to OO
|
12 years ago |
Andrew Dolgov
|
73663db316
|
support pgsql in pdo
|
12 years ago |
Andrew Dolgov
|
9ee90455b8
|
add experimental support for PDO (_ENABLE_PDO)
|
12 years ago |
Andrew Dolgov
|
b6a7429591
|
Merge branch 'master' into pdo
|
12 years ago |
Andrew Dolgov
|
0630a100d5
|
revert OO-db access in dbupdater, create DbUpdater() correctly
|
12 years ago |
Andrew Dolgov
|
512b779391
|
do not try to log to sql on old schema version
|
12 years ago |
Andrew Dolgov
|
e441b5837b
|
initial
|
12 years ago |
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
12 years ago |
Andrew Dolgov
|
b4b45b4534
|
remove sessionhandler
|
12 years ago |
Andrew Dolgov
|
01568557b5
|
log viewer: add refresh button
|
12 years ago |
Andrew Dolgov
|
ae35bb87eb
|
support mysqli when available
|
12 years ago |
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
12 years ago |
Andrew Dolgov
|
72ff013729
|
fix pluginhost created without dbh
|
12 years ago |
Andrew Dolgov
|
a0ed0d38d4
|
auth_remote: fix typo
|
12 years ago |
Andrew Dolgov
|
eefaa2df38
|
remove db_connect, db_close; CLI fixes
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
aca75cb5cb
|
reinstate error handlers; better DB error reporting on failed queries
|
12 years ago |
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
12 years ago |
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
12 years ago |
Andrew Dolgov
|
9594791782
|
experimental singleton-based Db connection
|
12 years ago |
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
12 years ago |
Andrew Dolgov
|
9deca86d96
|
require entering current one time code to enable otp
|
12 years ago |
Andrew Dolgov
|
a5680acbe8
|
replace split with explode
|
12 years ago |
Andrew Dolgov
|
e2261e177b
|
implement old log entry purging in update_daemon_common; add some more error types; tweak error log display
|
12 years ago |
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
|
b9863a153c
|
unify SMTP_HOST and SMTP_PORT as SMTP_SERVER
|
12 years ago |
Andrew Dolgov
|
40fe2d7382
|
remove js-based player, better mp3 support detection for html5 audio
|
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
|
e7480cc13b
|
do not color predominantly white/black rows
|
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 |