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.
tt-rss/classes/pref
Mike Frysinger 5bac322258 document the date format string
I assumed the format string was related to strftime except all of the
fields looked really weird.  After digging in the code, this string is
actually used with php's date().  Add a note for this so other people
can jump quickly to the relevant documentation (which is useful for
non-php peeps who have no idea what this is).
12 years ago
..
feeds.php implement additional counter mode for virtual feeds when there's 0 unread articles 12 years ago
filters.php Fixing bugs found by static analysis 12 years ago
labels.php make pluginhost a singleton 12 years ago
prefs.php document the date format string 12 years ago
system.php add clear sql log button 12 years ago
users.php Merge pull request #179 from nottwo/$link-cleanup 12 years ago