index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-25
add prefs caching
Andrew Dolgov
2021-02-25
bump schema for upcoming prefs overhaul
Andrew Dolgov
2021-02-25
initial (wip) for new prefs: add missing
Andrew Dolgov
2021-02-25
initial (wip) for new prefs
Andrew Dolgov
2021-02-24
reorder debug targets
Andrew Dolgov
2021-02-24
Update translation files
Weblate
2021-02-24
Merge branch 'master' of git.fakecake.org:fox/tt-rss into weblate-integration
Andrew Dolgov
2021-02-24
rebase translations
Andrew Dolgov
2021-02-24
add hide/show events for feeds sidebar
Andrew Dolgov
2021-02-24
add a hack to position labels on a dijit toolbar better
Andrew Dolgov
2021-02-24
decouple runtime-info object from counters
Andrew Dolgov
2021-02-24
request label counters conditionally
Andrew Dolgov
2021-02-24
fix warning in counters::get_feeds()
Andrew Dolgov
2021-02-24
pass array to setScore
Andrew Dolgov
2021-02-24
pass a bunch of related arrays properly to backend
Andrew Dolgov
2021-02-24
fix typo
Andrew Dolgov
2021-02-24
only request counters once for headline mutations
Andrew Dolgov
2021-02-24
cats_of: enforce owner_uid
Andrew Dolgov
2021-02-24
no special counter handling for catchupAll
Andrew Dolgov
2021-02-24
_cats_of: only request parents if needed
Andrew Dolgov
2021-02-24
try to calculate counters conditionally based on feed ids
Andrew Dolgov
2021-02-23
add Errors.php
Andrew Dolgov
2021-02-23
drop errors.php and simplify error handling
Andrew Dolgov
2021-02-23
App.requestCounters() is not a thing
Andrew Dolgov
2021-02-23
rename TTRSS_SESSION_NAME to SESSION_NAME
Andrew Dolgov
2021-02-23
config: add a type hint system
Andrew Dolgov
2021-02-23
add some ;s
Andrew Dolgov
2021-02-23
floIcon: declare images property
Andrew Dolgov
2021-02-23
cleanup some defined-stuff
Andrew Dolgov
2021-02-23
Merge branch 'wip-config-object'
Andrew Dolgov
2021-02-23
af_redditimgur: fix an oopsie
Andrew Dolgov
2021-02-23
af_redditimgur: fix an oopsie
Andrew Dolgov
2021-02-23
cleanup config.php-dist
Andrew Dolgov
2021-02-22
move db-prefs shortcut functions to functions.php
Andrew Dolgov
2021-02-22
allow adding custom config options
Andrew Dolgov
2021-02-22
Merge branch 'master' of git.tt-rss.org:fox/tt-rss into wip-config-object
Andrew Dolgov
2021-02-22
Merge pull request 'Check whether data is parsable by 'imagecreatefromstring'...
fox
2021-02-22
update config.php-dist
Andrew Dolgov
2021-02-22
finalize config:: migration; make config.php optional
Andrew Dolgov
2021-02-22
update gitignore
Andrew Dolgov
2021-02-22
don't include config.php everywhere
Andrew Dolgov
2021-02-22
migrate the rest into Config::
Andrew Dolgov
2021-02-22
add config.php
Andrew Dolgov
2021-02-22
wip: initial for config object
Andrew Dolgov
2021-02-22
Check whether data is parsable by 'imagecreatefromstring' in jimIcon.
wn_
2021-02-22
dirname(__FILE__) -> __DIR__
Andrew Dolgov
2021-02-22
do not use define_default() because it screws with static analyzers
Andrew Dolgov
2021-02-22
Merge pull request 'Let 'RSSUtils::check_feed_favicon' update existing favico...
fox
2021-02-22
Remove check against the old file in 'RSSUtils::check_feed_favicon'.
wn_
2021-02-22
fix several issues reported by phpstan
Andrew Dolgov
[prev]
[next]