index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
pref
Age
Commit message (
Expand
)
Author
2022-06-06
feeds-tree: move external onClick dojo/method to PrefFeedTree class
Andrew Dolgov
2022-06-06
filter-tree: move external dojo/method to PrefFilterTree class
Andrew Dolgov
2022-06-05
prefs: move external filter tree onload method (which checks for inactive fee...
Andrew Dolgov
2022-06-05
pref-filters: add a button to hide or show rules in the filter list
Andrew Dolgov
2022-06-05
fix PHP8 undefined array key warning when resetting prefs to defaults
Andrew Dolgov
2022-03-09
various fixes vor php 8.1 compatibility
David Edler
2022-02-20
fix Feeds::_get_counters() used improperly as a replacement for
Andrew Dolgov
2022-02-20
* Feeds::_get_counters - fix retrieving unread for tags
Andrew Dolgov
2021-12-20
filters:
Andrew Dolgov
2021-12-02
Fixes declaration of Pref_Prefs::csrf_ignore to match IHandler::csrf_ignore
jbaldus
2021-12-01
Revert "various fixes vor php 8.1 compatibility"
Andrew Dolgov
2021-11-30
various fixes vor php 8.1 compatibility
David Edler
2021-11-18
Switch from null to false as the default for missing bool params.
wn_
2021-11-18
Consistently handle param string to bool conversions in handlers.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/users.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/system.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/prefs.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/labels.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/filters.php'.
wn_
2021-11-14
* deal with some phpstan warnings in base plugin class
Andrew Dolgov
2021-11-14
Address PHPStan warnings in 'classes/pref/filters.php'.
wn_
2021-11-13
minor: correct $cat type in Pref_Feeds#calculate_children_count()
wn_
2021-11-13
Address PHPStan warnings in 'classes/pref/feeds.php'.
wn_
2021-11-12
Update signature of handler 'csrf_ignore' to include types.
wn_
2021-11-10
add two helper account access levels:
Andrew Dolgov
2021-11-01
Address PHPStan warning in 'classes/pref/users.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/pref/prefs.php'.
wn_
2021-10-15
Fix undefined array key "output" when adding new label
Philip Klempin
2021-09-02
fix label ordering in feed tree
Andrew Dolgov
2021-08-23
Pref_Feeds:calculate_children_count - fix operator precedence
Andrew Dolgov
2021-08-18
fix broken feed tree generation when categories are disabled
Andrew Dolgov
2021-08-17
Make prefs feed search case-insensitive.
wn_
2021-08-17
Use ORM more in 'classes/pref/feeds.php'.
wn_
2021-07-28
fix rendering of category filters on Uncategorized
Andrew Dolgov
2021-06-16
add settings profile cloning
Andrew Dolgov
2021-03-29
OTP: generate longer secrets, also make them easier to read/copy
Andrew Dolgov
2021-03-23
Revert "clip max displayed counter value to 9999 because of container node wi...
Andrew Dolgov
2021-03-23
clip max displayed counter value to 9999 because of container node width
Andrew Dolgov
2021-03-17
prefs: allow setting email if it was previously blank
Andrew Dolgov
2021-03-16
remove published opml (use CLI instead)
Andrew Dolgov
2021-03-12
Add coalescing operator to otp_enabled when changing user password
Philip Klempin
2021-03-10
grid view tweaks
Andrew Dolgov
2021-03-10
experimental: add preference to show combined mode headlines as a 2 column grid
Andrew Dolgov
2021-03-09
show E_COMPILE_ERROR in event log at higher severity levels
Andrew Dolgov
2021-03-09
app password list: fix th/td alignment
Andrew Dolgov
2021-03-08
Default to null 'rv' for plugin update check.
wn_
2021-03-08
fix some php8 warnings
Andrew Dolgov
2021-03-07
check updates one plugin at a time
Andrew Dolgov
2021-03-07
fix previous to actually save enabled plugins
Andrew Dolgov
2021-03-07
prevent list of enabled plugins resetting if saved while in search results
Andrew Dolgov
[next]