]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2017-07-04  Andrew DolgovUpdate CONTRIBUTING.md
2017-07-04  Andrew Dolgovrebase translations
2017-07-04  Andrew Dolgovremove obsolete forum plugin links
2017-07-02  Andrew Dolgovcontrols: disable print_feed_select (unused)
2017-07-02  Andrew Dolgovfilters: when adding rule select all feeds by default
2017-07-02  Andrew DolgovquickAddFeed: fix legacy feed_id type being passed...
2017-07-02  Andrew Dolgovschema: updates for new filter format (bump version...
2017-07-02  Andrew Dolgovdbupdater: fail if version file missing
2017-07-02  Andrew DolgovRevert "Revert "filters: support matching on multiple...
2017-07-02  Andrew DolgovRevert "filters: support matching on multiple feeds...
2017-07-02  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-07-02  Andrew Dolgovfilters: support matching on multiple feeds/categories
2017-07-02  Andrew Dolgovprefs: reload after OPML import
2017-06-26  Andrew Dolgovpref/feeds: start user category ordering from 1
2017-06-24  Andrew Dolgovcss: remove dejavu sans
2017-06-24  Andrew Dolgovdb prefs: ignore cache when preference requested for...
2017-06-13  Andrew Dolgovupdate_daemon_common: do not escape feed_url twice...
2017-06-05  Andrew Dolgovaf_comics: add .gitignore
2017-06-05  Andrew Dolgovaf_comics updates:
2017-06-05  Andrew Dolgovfix dilbert plugin not working because of changed GUIDs...
2017-06-04  Andrew DolgovMerge branch 'dilbert-comic-plugin' into 'master'
2017-06-04  aeritiraf_comics_dilbert: More details (title, tags, transcript)
2017-05-29  Andrew Dolgovtunables:
2017-05-28  Andrew DolgovMerge branch 'autoload_replacement' into 'master'
2017-05-28  Andrew DolgovMerge branch 'PrefFeedTree_no_favicon' into 'master'
2017-05-27  wn_Show a blank icon in PrefFeedTree if there is no favico...
2017-05-27  wn_Replace '__autoload' (deprecated in PHP 7.2) with ...
2017-05-26  Andrew Dolgovadd HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM
2017-05-23  Andrew Dolgovclasses/Plugin: remove dbh & host fields; set init...
2017-05-18  Andrew Dolgovaf_zz_imgproxy: add optional no-cache mode
2017-05-16  Andrew Dolgovmove af_zz_imgsetsizes to attic repo
2017-05-16  Andrew Dolgovmove instances plugin to attic repo
2017-05-16  Andrew Dolgovremove pubsubhubbub: dead
2017-05-12  Andrew Dolgovfeedtree.selectFeed: focus headlines-frame after selection
2017-05-11  Andrew Dolgovshare function: remove tt-rss prefix from page title
2017-05-11  Andrew Dolgovmove add_feed_url() to pref_feeds
2017-05-06  Andrew Dolgovnotify msg: reduce padding
2017-05-06  Andrew Dolgovfix DAEMON_SLEEP_INTERVAL not being defined when used
2017-05-05  Andrew Dolgovwrap rssfuncs into rssutils class
2017-05-05  Andrew Dolgovmove counter stuff to a separate class
2017-05-05  Andrew Dolgovhotkey_handler: one more tiny tweak
2017-05-05  Andrew DolgovCI: set all tests to manual because of gitlab flakiness
2017-05-05  Andrew Dolgovhotkey_handler: cleanup things a bit
2017-05-05  Andrew Dolgovhotkey_handler: return true on prefix handled
2017-05-05  Andrew Dolgovfeedtree, selectFeed: focus selected node
2017-05-05  Andrew Dolgovadd sanity check for SELF_URL_PATH going to http url...
2017-05-05  Andrew Dolgovhotkey_handler: stop propagation of handled prefix...
2017-05-05  Andrew Dolgovfeeditem_common: add get_element()
2017-05-04  Andrew Dolgovmove label stuff to Labels class
2017-05-04  Andrew Dolgovmove digest stuff to Digest class
2017-05-04  Andrew Dolgovmove some label stuff to labels.php
2017-05-04  Andrew Dolgovabs_to_rel_path: removed
2017-05-04  Andrew Dolgovmove get_article_labels to Article
2017-05-04  Andrew Dolgovmove counter cache to a separate class
2017-05-04  Andrew Dolgovmove a bunch of functions into Feeds/Article namespaces
2017-05-04  Andrew Dolgovmove to Article:
2017-05-04  Andrew Dolgovmove the following to Feeds:
2017-05-04  Andrew Dolgovmove the following to Article:
2017-05-04  Andrew Dolgovmove getArticleFeed to Article
2017-05-04  Andrew Dolgovmove opml-specific get_feed_category to opml.php
2017-05-04  Andrew Dolgovmove some common control-generating functions to contro...
2017-04-27  Andrew Dolgovupdate_rss_feed: minor code cleanup
2017-04-27  Andrew DolgovCI: use latest phpunit
2017-04-27  Andrew Dolgovfix CI: missing config.php
2017-04-27  Andrew Dolgovupdate CI (again)
2017-04-27  Andrew Dolgovupdate CI (again)
2017-04-27  Andrew Dolgovupdate CI
2017-04-27  Andrew Dolgovadd api test for labels, api: fix setArticleLabel assig...
2017-04-27  Andrew Dolgovrename functional tests
2017-04-27  Andrew Dolgovadd some more api tests
2017-04-26  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-04-26  Andrew Dolgovadd some basic API unit tests
2017-04-26  Andrew Dolgovphpmd ci: add plugins
2017-04-26  Andrew Dolgovci scripts: exit properly on failure
2017-04-26  Andrew Dolgovphpmd: disable cleancode for the time being
2017-04-26  Andrew Dolgovupdate phpmd ruleset to use (subset) of cleancode
2017-04-26  Andrew Dolgovremove some redundant php closing tags
2017-04-26  Andrew Dolgovci: fix typo
2017-04-26  Andrew Dolgovenable phpmd for all components
2017-04-26  Andrew Dolgovci: check syntax via php first
2017-04-26  Andrew Dolgovadd back stuff for selenium tests
2017-04-26  Andrew Dolgovremove before_script
2017-04-26  Andrew Dolgovadd basic schema test back to CI
2017-04-26  Andrew Dolgovupdate_daemon: mask phpmd stuff
2017-04-26  Andrew Dolgovfix phpmd.sh
2017-04-26  Andrew Dolgovmove phpmd stuff to a script
2017-04-26  Andrew Dolgovfix various issues reported by static analysis
2017-04-26  Andrew Dolgovfix maximum width of images in cdmIntermediate
2017-04-26  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2017-04-26  Andrew Dolgovadd utils/gitlab-ci
2017-04-26  Andrew Dolgovci: fix typo
2017-04-26  Andrew Dolgovlimit CI to phpmd for the time being
2017-04-25  Andrew Dolgovtest some basic popup dialogs
2017-04-25  Andrew Dolgovadd some basic prefs UI tests
2017-04-25  Andrew Dolgovadd test checking if all articles feed opens
2017-04-25  Andrew DolgovCI: use when:manual instead of limiting to triggers
2017-04-25  Andrew Dolgovadd initial gitlab-ci and selenium stuff
2017-04-25  Andrew Dolgovreturn result codes if DB connection or --debug-feed...
2017-04-23  Andrew DolgovMerge branch 'imgproxy_ssl_whitelist_tweaks' into ...
2017-04-23  wn_Respect 'proxy_all' during optional SSL whitelist rewrite
next