.. |
autoload.php
|
autoload: include functions.php
|
2013-04-24 09:05:58 +04:00 |
ccache.php
|
add housekeeping task for orphaned counter cache entries
|
2015-03-06 14:14:51 +03:00 |
colors.php
|
do no try to pass MS icon files to GD
|
2013-06-15 13:15:20 +04:00 |
crypt.php
|
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
|
2013-04-13 18:24:41 +04:00 |
db-prefs.php
|
move db-prefs to OO
|
2013-04-18 12:00:01 +04:00 |
db.php
|
actually check for failures properly in the dbupdater
|
2016-04-26 20:04:24 +03:00 |
digest.php
|
remove some unused code reported by phpmd
|
2014-02-19 15:42:52 +04:00 |
errorhandler.php
|
error handler: do not log last query, truncate error message to a smaller length
|
2016-02-17 16:42:13 +03:00 |
feedbrowser.php
|
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
|
2015-05-21 23:53:58 -04:00 |
functions.php
|
test if mb_internal_encoding() is available in functions.php head
|
2016-07-07 10:02:55 +03:00 |
functions2.php
|
add hotkey for toggling VFEED_GROUP_BY_FEED preference
|
2016-07-26 15:55:00 +03:00 |
labels.php
|
remove some unused code reported by phpmd
|
2014-02-19 15:42:52 +04:00 |
login_form.php
|
dijit style updates
|
2015-08-12 16:58:06 +03:00 |
rssfuncs.php
|
Only strings need 4-byte filtering.
|
2016-07-26 03:51:22 -04:00 |
sanity_check.php
|
sanity_check: enforce minimum php version (5.4)
|
2015-12-04 19:03:57 +03:00 |
sanity_config.php
|
update sanity_config
|
2015-12-01 10:11:40 +03:00 |
sessions.php
|
ttrss_gc: return true
|
2015-12-07 15:25:31 +03:00 |
version.php
|
get_version: add missing substr
|
2016-03-28 13:26:09 +03:00 |