You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Dolgov
74568df4ff
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
| .. |
|
auth
|
add placeholder authentication via app passwords if service is passed
|
6 years ago |
|
db
|
db_prefs: return null if requested key is unset
|
7 years ago |
|
feeditem
|
tag-related fixes
|
6 years ago |
|
handler
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
logger
|
SQL logger: log some parameters
|
6 years ago |
|
pref
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
api.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
article.php
|
replace FALSE with false so that static analyzer shuts up about it
|
5 years ago |
|
backend.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
counters.php
|
fix several cases of Db class being invoked as wrong name (as DB)
|
5 years ago |
|
db.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
dbupdater.php
|
further update CLI schema updater layout to make it more readable
|
7 years ago |
|
debug.php
|
CLI tools: fix --quiet not working if --log is unset
|
7 years ago |
|
digest.php
|
allow overriding built-in templates via templates.local
|
6 years ago |
|
diskcache.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
dlg.php
|
mark primary button in the default password dialog
|
6 years ago |
|
feedenclosure.php
|
remove some redundant php closing tags
|
9 years ago |
|
feeditem.php
|
Store language of entries as indicated by the feed.
|
7 years ago |
|
feedparser.php
|
parser: force libxml error messages to valid utf8
|
7 years ago |
|
feeds.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
handler.php
|
handler: default base csrf_ignore() to false
|
5 years ago |
|
iauthmodule.php
|
add placeholder authentication via app passwords if service is passed
|
6 years ago |
|
idb.php
|
remove some redundant php closing tags
|
9 years ago |
|
ihandler.php
|
remove some redundant php closing tags
|
9 years ago |
|
labels.php
|
search: add support for label:XXX search keyword
|
6 years ago |
|
logger.php
|
Logger->log() allow passing context (defaults to '')
|
7 years ago |
|
mailer.php
|
Fix to_address being logged twice
|
7 years ago |
|
opml.php
|
OPML: export/import per-feed purge interval
|
5 years ago |
|
plugin.php
|
pluginhost: remove plugin gettext helpers (moved to plugin base class)
|
7 years ago |
|
pluginhandler.php
|
af_readability: add missing file
|
6 years ago |
|
pluginhost.php
|
replace FALSE with false so that static analyzer shuts up about it
|
5 years ago |
|
rpc.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
rssutils.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
sanitizer.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
templator.php
|
replace FALSE with false so that static analyzer shuts up about it
|
5 years ago |
|
urlhelper.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |
|
userhelper.php
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
5 years ago |