index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
functions.php
Age
Commit message (
Expand
)
Author
2012-10-28
replace htmlpurifier with htmlawed
Andrew Dolgov
2012-10-28
multiple issues fixed in vfeed_group_by_feed
Andrew Dolgov
2012-10-24
fix sql crash workaround preventing feed/category filters from testing
Andrew Dolgov
2012-10-23
filter testing fix for pgsql
Andrew Dolgov
2012-10-23
prevent crashes on filter regexp being too advanced for our database when tes...
Andrew Dolgov
2012-10-22
properly escape comment links
Andrew Dolgov
2012-10-22
properly escape article link/PTITLEs (refs #472)
Andrew Dolgov
2012-10-17
catchup_feed: properly mark subcategories as read
Andrew Dolgov
2012-10-15
allow archived entries in labels and several other vfeeds
Andrew Dolgov
2012-10-11
fix types on RPC counter replies
Andrew Dolgov
2012-10-11
unify child category counter display; remove include_children control
Andrew Dolgov
2012-10-10
api: add always_display_attachments to getHeadlines
Andrew Dolgov
2012-10-09
API: support comments count/url (2)
Andrew Dolgov
2012-10-09
API: support comments count/url
Andrew Dolgov
2012-10-09
allow filters to work on child categories
Andrew Dolgov
2012-10-06
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov
2012-10-06
Polish translation for tt-rss.
Mirosław Lach
2012-10-06
getCategoryTitle: return translated Uncategorized (closes #506)
Andrew Dolgov
2012-09-27
fix subcategory query on mysql
Andrew Dolgov
2012-09-24
simplify searching query
Andrew Dolgov
2012-09-23
subscribe_to_feed: stop fetching URL multiple times while subscribing, variou...
Andrew Dolgov
2012-09-19
api: include recently read feed
Andrew Dolgov
2012-09-18
API: support nested categories
Andrew Dolgov
2012-09-15
create_published_article: better check for duplicate URLs, wrap everything in...
Andrew Dolgov
2012-09-15
create_published_article: check for duplicate URLs
Andrew Dolgov
2012-09-15
remove mandatory truncating of post title, limit width using CSS
Andrew Dolgov
2012-09-10
login system fixes
Andrew Dolgov
2012-09-10
set last_read to NOW() when publishing, order published feed by last read by ...
Andrew Dolgov
2012-09-09
create_published_article: validate url
Andrew Dolgov
2012-09-09
create_published_article: do not allow empty title
Andrew Dolgov
2012-09-09
implement sharing of arbitrary stuff using bookmarklet and API call, bump API...
Andrew Dolgov
2012-09-07
remove twitter-specific code
Andrew Dolgov
2012-09-03
implement one time passwords using TOTP
Andrew Dolgov
2012-09-03
filter_to_sql: fix for all feeds
Andrew Dolgov
2012-09-03
implement filter testing
Andrew Dolgov
2012-09-03
getFeedIcon: remove second parameter
Andrew Dolgov
2012-09-03
fix filters not loading for feeds in Uncategorized
Andrew Dolgov
2012-09-02
replace several preg_match() feed id tests with is_numeric()
Andrew Dolgov
2012-09-02
opml: fix category title in filter export
Andrew Dolgov
2012-09-01
reimplement OPML filter export
Andrew Dolgov
2012-08-31
implement multiple rule/action filters
Andrew Dolgov
2012-08-30
hide more obscure preferences under "show more" checkbox in pref-prefs,
Andrew Dolgov
2012-08-29
show attachments dropdown on a separate line
Andrew Dolgov
2012-08-27
recently read: select query fix
Andrew Dolgov
2012-08-27
implement recently read vfeed (-6)
Andrew Dolgov
2012-08-26
rework filter dialog to make feed/category selection easier
Andrew Dolgov
2012-08-23
bump config version
Andrew Dolgov
2012-08-23
implement experimental web-based updater
Andrew Dolgov
2012-08-23
add experimental self-updating script
Andrew Dolgov
2012-08-21
remove hook-based plugins
Andrew Dolgov
[prev]
[next]