Andrew Dolgov
|
7af2e79578
|
create_published_article: only use readability if enabled in the plugin
|
9 years ago |
Andrew Dolgov
|
666cd33360
|
enable support for readability (if af_readability is enabled) in shareanything bookmarklet
|
9 years ago |
Andrew Dolgov
|
f48f292d2b
|
tweak filter preview layout a bit; allow previewing matched articles in a popup
|
9 years ago |
Andrew Dolgov
|
fb8a032a6b
|
minor textarea fixes
|
9 years ago |
Andrew Dolgov
|
a72cd54ce1
|
bayes: properly reset score when going good -> ugly
article: add helper to refresh article score pic, properly set scorepic title
|
10 years ago |
Andrew Dolgov
|
7416305704
|
fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched
|
10 years ago |
Andrew Dolgov
|
4a80c57c50
|
remove some unused code reported by phpmd
|
11 years ago |
Andrew Dolgov
|
5bbc4bb4b0
|
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
|
12 years ago |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
12 years ago |
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
12 years ago |
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
5e3d5480f7
|
use hashed guids in a hopefully backwards compatible fashion
|
12 years ago |
Andrew Dolgov
|
4b7726f0b4
|
rpc: move labelops to article
|
12 years ago |
Andrew Dolgov
|
c83554bddd
|
rpc: move completeTags to article
|
12 years ago |
Andrew Dolgov
|
5df8be5c0a
|
rpc: move setArticleTags to article
|
12 years ago |
Andrew Dolgov
|
d719b06240
|
rpc: move setScore to article
|
12 years ago |
Andrew Dolgov
|
1c9bda915b
|
move several methods from dlg; fix displayed tags not updated after editing
|
12 years ago |
Andrew Dolgov
|
d2888e8832
|
create_published_article: set last_published properly on creation
|
12 years ago |
Andrew Dolgov
|
3972bf5981
|
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
|
12 years ago |
Andrew Dolgov
|
6afcbcd1a5
|
fix wrong DOS line-endings
|
12 years ago |
Andrew Dolgov
|
5083271956
|
move some more functions out of functions.php; fix opml.php failing due to redeclared autoload
|
12 years ago |
Andrew Dolgov
|
87d7e8507a
|
split some more functions from functions.php
|
12 years ago |
Andrew Dolgov
|
369dbc19d6
|
rework class system to use subdirectories
add placeholder plugin/hook system
|
12 years ago |
Andrew Dolgov
|
8484ce2258
|
experimental CSRF protection
|
13 years ago |
Andrew Dolgov
|
46da73c255
|
implement ProtectedHandler
|
13 years ago |
Andrew Dolgov
|
611efae712
|
add catchall backend class
|
13 years ago |
Andrew Dolgov
|
3f3630529e
|
implement tiny-OOP routing
|
13 years ago |