Commit Graph

5786 Commits (65f85248ce3afefd4646fe2bbff2d19d9c7e1fc3)
 

Author SHA1 Message Date
Andrew Dolgov 65f85248ce pref-prefs: mention tt-rss forums as a plugin source 11 years ago
Andrew Dolgov a413f53ebf add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
11 years ago
Andrew Dolgov cedfac22e3 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 9d46d280b1 split several social plugins from trunk to separate optional downloads (see forum) 11 years ago
Andrew Dolgov f81a4df323 Merge pull request #94 from tribut/master
ON_SANITIZE plugins and strip_harmful_tags
11 years ago
Felix Eckhofer b70ccfe63f allow ON_SANITIZE plugins to modify the list of tags and attributes that are permissible 11 years ago
Andrew Dolgov af2941dbb3 truncate feed title length in vfeeds 11 years ago
Andrew Dolgov c72069b098 pref_users: do not escape password to prevent special character
mishandling; remove inconsistent trimming of passwords
11 years ago
Andrew Dolgov be574731fc modify sorting by date_entered: set date_entered per-batch; use updated as a secondary criteria 11 years ago
Andrew Dolgov 69ad8b683b rebase translations 11 years ago
Andrew Dolgov 6d473e9cd5 Merge branch 'master' of git://github.com/RaphaelRochet/Tiny-Tiny-RSS into RaphaelRochet-master
Conflicts:
	locale/fr_FR/LC_MESSAGES/messages.mo
	locale/fr_FR/LC_MESSAGES/messages.po
11 years ago
Andrew Dolgov c855628d2d update schema translations 11 years ago
Andrew Dolgov 33b3db3372 for consistency, show hotkey-toggleable options relating to headlines list in preferences 11 years ago
Andrew Dolgov d14004776a change description of HIDE_READ_FEEDS 11 years ago
Andrew Dolgov 744a1b0080 disable show additional preferences checkbox as repeatedly confusing 11 years ago
Andrew Dolgov d3911f80ca fetch_file_contents: fix fetching protected feeds when password has special characters 11 years ago
Andrew Dolgov 884d16505e tweak how utility.css-based stuff looks 11 years ago
Andrew Dolgov 88a41b64a2 add label_base_index to init params 11 years ago
Andrew Dolgov f822a8e56c experimentally rebase labels; make base index configurable 11 years ago
Andrew Dolgov 260501fddd installer: fix missing semicolons 11 years ago
Andrew Dolgov 3d3213a017 Merge pull request #93 from phmongeau/plugin_hotkeys
Make it possible for plugins to add hotkey actions
11 years ago
Philippe Mongeau d725f0ce99 move global hotkey_actions var to the top 11 years ago
Philippe Mongeau 9fabf9fc4a convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
11 years ago
Andrew Dolgov 617d7e3490 Merge pull request #91 from eMerzh/fix_oc5
Owncloud Plugin : Update Url for Owncloud >= 5.X
11 years ago
Brice Maron 4637cca0e0 Update Url for Owncloud >= 5.X 11 years ago
Andrew Dolgov 3b4c319d2c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov d0c6dd29d1 add experimental easy installer 11 years ago
Andrew Dolgov a543e86d85 add redirect to digest on smartphones if mobile is missing 11 years ago
Andrew Dolgov 4f281ec432 digest: smartphone ui css tweaks 11 years ago
Andrew Dolgov 0f12ead5dd digest: add barebones smartphone mode 11 years ago
Andrew Dolgov 24df74de3b plugins/mobile: redirect immediately on initial call 11 years ago
Andrew Dolgov 4aac835562 add back redirection to mobile plugin 11 years ago
Andrew Dolgov d8cfe1955f Revert "Removes redirection to mobile/"
This reverts commit a4d4bceb97.
11 years ago
Andrew Dolgov 9d9ed2b32a add classic mobile as a system plugin 11 years ago
Andrew Dolgov 554f658c0e digest: fix digestinit failing on first invocation 11 years ago
Andrew Dolgov 2196b517cd manually find and expand all parent nodes of a selected feed in feedTree
because dojo is incapable of doing it itself in a situation where tree
persistence cookie is at initial state, bloody fucking hell
11 years ago
Andrew Dolgov 781f789171 fix (?) syntax error in ja_JP .po file; rebase translations 11 years ago
Andrew Dolgov e8133ac1cb merge new hu_HU translation 11 years ago
Falu a2f1fafadf updated hungarian translation 1.7.5
new translated strings, updates, fixes
11 years ago
Andrew Dolgov 5165a4d366 fix small preview location 11 years ago
Andrew Dolgov 0bf65987b6 do not apply unread view mode on last read feed because it makes no sense 11 years ago
Andrew Dolgov c4fcffab46 lower catchup_timeout_id to 500ms 11 years ago
Andrew Dolgov 25d2c8d771 lower catchup_timeout_id to 1s 11 years ago
Andrew Dolgov be8612c438 remove release deb/tarball scripts 11 years ago
Andrew Dolgov 24c0e2e57d schema: disable sort headlines by feed date by default 11 years ago
Andrew Dolgov 5894fa4131 Merge pull request #86 from saperduper/master
handle future pubDate
11 years ago
Andrew Dolgov 1bd7413f6a published and starred feeds: allow reversing headlines 11 years ago
Andrew Dolgov 434bf85626 add unread_first view mode (2) 11 years ago
Andrew Dolgov 2e4faaacff add unread_first view mode 11 years ago
Andrew Dolgov a6adb136fd revert to previous adaptive behavior 11 years ago