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
Age
Commit message (
Expand
)
Author
2013-03-27
tweak how utility.css-based stuff looks
Andrew Dolgov
2013-03-27
experimentally rebase labels; make base index configurable
Andrew Dolgov
2013-03-25
add a button to show release notes before updating; remove obsolete elements
Andrew Dolgov
2013-03-25
fix inverse rule to only mean negative regexp matching except for whole rule ...
Andrew Dolgov
2013-03-25
getFilterName: only show inverse rules as actually inverse
Andrew Dolgov
2013-03-25
let us rejoice on being able to create double negative filters (refs #631)
Andrew Dolgov
2013-03-25
api: fix updateFeed crashing (closes #616)
Andrew Dolgov
2013-03-25
add a simple appearing preview for unexpanded cdm and normal mode
Andrew Dolgov
2013-03-25
create_published_article: set last_published properly on creation
Andrew Dolgov
2013-03-24
Allow translation of notices in prefs.
Tomas Chvatal
2013-03-24
Merge pull request #77 from scarabeusiv/master
Andrew Dolgov
2013-03-24
gettext whitespace fix
Tomas Chvatal
2013-03-24
Fix plural forms on feed count.
Tomas Chvatal
2013-03-24
api, getCategories: properly return information for categories with 0 feeds, ...
Andrew Dolgov
2013-03-24
api: implement subscribeToFeed/unsubscribeFeed (closes #623)
Andrew Dolgov
2013-03-23
Revert "title escaping: do not double-encode entities"
Andrew Dolgov
2013-03-23
title escaping: do not double-encode entities
Andrew Dolgov
2013-03-23
update reset user password to use ttrssMailer
Andrew Dolgov
2013-03-22
Merge pull request #73 from derekmurawsky/dmChanges
Andrew Dolgov
2013-03-22
Additions:
derekmurawsky
2013-03-22
add basic password recovery thing
Andrew Dolgov
2013-03-22
feeds/view: periodically bump login timestamp
Andrew Dolgov
2013-03-22
generate_syndicated_feeds use last_published/last_marked
Andrew Dolgov
2013-03-22
remove PTITLE kludge; use ajax
Andrew Dolgov
2013-03-22
db_escape_string: specify link parameter for consistency; sessions: do not fo...
Andrew Dolgov
2013-03-21
Merge pull request #67 from Joschasa/master
Andrew Dolgov
2013-03-21
add headline menu entry to show article url
Andrew Dolgov
2013-03-21
In "normal mode" don't show feed title, when articles are grouped by feed
Joschasa
2013-03-21
add HOOK_RENDER_ARTICLE_API (closes #608)
Andrew Dolgov
2013-03-21
make sure rendering image enclosures respect hide_image setting
Andrew Dolgov
2013-03-21
rework update.php to use getopt; allow --task parameter
Andrew Dolgov
2013-03-21
experimental: limit initialized html content for expanded cdm
Andrew Dolgov
2013-03-21
Remove deprecated $match_on
Joschasa
2013-03-20
remove deprecated theme_image()
Joschasa
2013-03-20
add a hack to prevent loading of stuff for hidden content in unexpanded combi...
Andrew Dolgov
2013-03-20
update styling for unexpanded cdm; misc fixes related to collapsing
Andrew Dolgov
2013-03-20
make a separate headline button to collapse current article in
Andrew Dolgov
2013-03-19
rework pref-prefs to use checkboxes
Andrew Dolgov
2013-03-19
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded i...
Andrew Dolgov
2013-03-19
tweak vfeed grouped title display a bit to make it more similar to other modes
Andrew Dolgov
2013-03-19
reimplement HOOK_SANITIZE (plugs before final removal of harmful tags)
Andrew Dolgov
2013-03-19
implement mail plugin using mailto: links; deprecate mail plugin
Andrew Dolgov
2013-03-19
detect whether browser supports iframe.sandbox and allow iframes accordingly;...
Andrew Dolgov
2013-03-18
Fix strict standards issue-- DOMDocument::load isn't static
Rebecca Turner
2013-03-19
rename titleAuthor to author to unify class names with normal mode
Andrew Dolgov
2013-03-18
Merge pull request #58 from dandersson/authorstyling
Andrew Dolgov
2013-03-19
Revert "add experimental HOOK_SANITIZE"
Andrew Dolgov
2013-03-18
Enable styling of author in feed item title by adding span class.
Daniel Andersson
2013-03-18
add experimental HOOK_SANITIZE
Andrew Dolgov
2013-03-18
tweak hotkey map notation to allow stuff like shift-arrows
Andrew Dolgov
[next]