index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2021-02-22
add chrome configuration for debugging
Andrew Dolgov
2021-02-22
add launch.json for xdebug
Andrew Dolgov
2021-02-22
reinstate HOOK_RENDER_ENCLOSURE
Andrew Dolgov
2021-02-21
Try to limit max favicon size, don't store current/old in a var.
wn_
2021-02-21
add phpstan config
Andrew Dolgov
2021-02-21
pref-prefs: switch to new control shorthand in a few places
Andrew Dolgov
2021-02-21
Let 'RSSUtils::check_feed_favicon' update existing favicons.
wn_
2021-02-21
move published opml JS code to pref helpers
Andrew Dolgov
2021-02-21
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2021-02-21
batch editor: comment out getChildByName
Andrew Dolgov
2021-02-21
Merge pull request 'Open the default feed after unsubscribing' (#5) from wn/t...
fox
2021-02-21
batch feed editor: use tab layout, cleanup
Andrew Dolgov
2021-02-21
Open the default feed after unsubscribing.
wn_
2021-02-21
move published OPML endpoint to public.php
Andrew Dolgov
2021-02-21
minor filter UI layout fix
Andrew Dolgov
2021-02-21
prevent creation of filter rules matching no feeds
Andrew Dolgov
2021-02-21
Merge branch 'wip-filter-stuff'
Andrew Dolgov
2021-02-21
Element visible: check for offsetHeight/offsetWidth
Andrew Dolgov
2021-02-21
deal with filter actions UI
Andrew Dolgov
2021-02-21
for the most part, deal with filter rules UI
Andrew Dolgov
2021-02-20
more filter stuff
Andrew Dolgov
2021-02-20
prevent filter selected text dialog from opening in wrong order
Andrew Dolgov
2021-02-20
a few more methods shuffled around
Andrew Dolgov
2021-02-20
first for filter frontend overhaul
Andrew Dolgov
2021-02-20
haven't i fixed this already
Andrew Dolgov
2021-02-20
also disable Article.completeTags
Andrew Dolgov
2021-02-20
rpc: disable completeLabels for now
Andrew Dolgov
2021-02-20
feed editor: use client dialog
Andrew Dolgov
[next]