Andrew Dolgov
|
2e2f672e55
|
Merge pull request #95 from dandersson/scroll_length
Default scroll length closer to expected (i.e. browser default).
|
2013-03-27 05:28:53 -07:00 |
|
Andrew Dolgov
|
65f85248ce
|
pref-prefs: mention tt-rss forums as a plugin source
|
2013-03-27 16:24:43 +04:00 |
|
Andrew Dolgov
|
a413f53ebf
|
add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
|
2013-03-27 16:15:25 +04:00 |
|
Andrew Dolgov
|
cedfac22e3
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-03-27 15:19:46 +04:00 |
|
Andrew Dolgov
|
9d46d280b1
|
split several social plugins from trunk to separate optional downloads (see forum)
|
2013-03-27 15:18:38 +04:00 |
|
Daniel Andersson
|
cee09850f1
|
Default scroll length closer to expected (i.e. browser default).
|
2013-03-27 12:17:04 +01:00 |
|
Andrew Dolgov
|
f81a4df323
|
Merge pull request #94 from tribut/master
ON_SANITIZE plugins and strip_harmful_tags
|
2013-03-27 03:48:34 -07:00 |
|
Felix Eckhofer
|
b70ccfe63f
|
allow ON_SANITIZE plugins to modify the list of tags and attributes that are permissible
|
2013-03-27 11:45:55 +01:00 |
|
Andrew Dolgov
|
af2941dbb3
|
truncate feed title length in vfeeds
|
2013-03-27 14:20:11 +04:00 |
|
Andrew Dolgov
|
c72069b098
|
pref_users: do not escape password to prevent special character
mishandling; remove inconsistent trimming of passwords
|
2013-03-27 13:47:35 +04:00 |
|
Andrew Dolgov
|
be574731fc
|
modify sorting by date_entered: set date_entered per-batch; use updated as a secondary criteria
|
2013-03-27 13:34:04 +04:00 |
|
Andrew Dolgov
|
69ad8b683b
|
rebase translations
|
2013-03-27 12:48:24 +04:00 |
|
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
|
2013-03-27 12:48:13 +04:00 |
|
Andrew Dolgov
|
c855628d2d
|
update schema translations
|
2013-03-27 12:44:07 +04:00 |
|
Andrew Dolgov
|
33b3db3372
|
for consistency, show hotkey-toggleable options relating to headlines list in preferences
|
2013-03-27 12:42:01 +04:00 |
|
Andrew Dolgov
|
d14004776a
|
change description of HIDE_READ_FEEDS
|
2013-03-27 12:41:31 +04:00 |
|
Andrew Dolgov
|
744a1b0080
|
disable show additional preferences checkbox as repeatedly confusing
|
2013-03-27 12:29:51 +04:00 |
|
Andrew Dolgov
|
d3911f80ca
|
fetch_file_contents: fix fetching protected feeds when password has special characters
|
2013-03-27 12:21:26 +04:00 |
|
Andrew Dolgov
|
884d16505e
|
tweak how utility.css-based stuff looks
|
2013-03-27 10:59:26 +04:00 |
|
Andrew Dolgov
|
88a41b64a2
|
add label_base_index to init params
|
2013-03-27 10:27:04 +04:00 |
|
Andrew Dolgov
|
f822a8e56c
|
experimentally rebase labels; make base index configurable
|
2013-03-27 09:40:07 +04:00 |
|
Andrew Dolgov
|
260501fddd
|
installer: fix missing semicolons
|
2013-03-27 08:58:42 +04:00 |
|
Andrew Dolgov
|
3d3213a017
|
Merge pull request #93 from phmongeau/plugin_hotkeys
Make it possible for plugins to add hotkey actions
|
2013-03-26 21:52:57 -07:00 |
|
Philippe Mongeau
|
d725f0ce99
|
move global hotkey_actions var to the top
|
2013-03-26 20:48:44 -04:00 |
|
Philippe Mongeau
|
9fabf9fc4a
|
convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
|
2013-03-26 20:40:32 -04:00 |
|
Andrew Dolgov
|
617d7e3490
|
Merge pull request #91 from eMerzh/fix_oc5
Owncloud Plugin : Update Url for Owncloud >= 5.X
|
2013-03-26 12:39:00 -07:00 |
|
Brice Maron
|
4637cca0e0
|
Update Url for Owncloud >= 5.X
|
2013-03-26 20:32:50 +01:00 |
|
Andrew Dolgov
|
3b4c319d2c
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-03-26 22:38:31 +04:00 |
|
Andrew Dolgov
|
d0c6dd29d1
|
add experimental easy installer
|
2013-03-26 22:38:05 +04:00 |
|
Andrew Dolgov
|
a543e86d85
|
add redirect to digest on smartphones if mobile is missing
|
2013-03-26 20:31:30 +04:00 |
|
Andrew Dolgov
|
4f281ec432
|
digest: smartphone ui css tweaks
|
2013-03-26 20:29:59 +04:00 |
|
Andrew Dolgov
|
0f12ead5dd
|
digest: add barebones smartphone mode
|
2013-03-26 20:24:03 +04:00 |
|
Andrew Dolgov
|
24df74de3b
|
plugins/mobile: redirect immediately on initial call
|
2013-03-26 19:04:23 +04:00 |
|
Andrew Dolgov
|
4aac835562
|
add back redirection to mobile plugin
|
2013-03-26 19:02:07 +04:00 |
|
Andrew Dolgov
|
d8cfe1955f
|
Revert "Removes redirection to mobile/"
This reverts commit a4d4bceb97 .
|
2013-03-26 19:01:14 +04:00 |
|
Andrew Dolgov
|
9d9ed2b32a
|
add classic mobile as a system plugin
|
2013-03-26 18:55:57 +04:00 |
|
Andrew Dolgov
|
554f658c0e
|
digest: fix digestinit failing on first invocation
|
2013-03-26 18:10:55 +04:00 |
|
Pavel Nazarov
|
cb630176cf
|
initial commit
|
2013-03-26 17:10:47 +04:00 |
|
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
|
2013-03-26 16:32:06 +04:00 |
|
Andrew Dolgov
|
781f789171
|
fix (?) syntax error in ja_JP .po file; rebase translations
|
2013-03-26 15:17:37 +04:00 |
|
Andrew Dolgov
|
e8133ac1cb
|
merge new hu_HU translation
|
2013-03-26 15:14:45 +04:00 |
|
Falu
|
a2f1fafadf
|
updated hungarian translation 1.7.5
new translated strings, updates, fixes
|
2013-03-26 12:05:43 +01:00 |
|
Andrew Dolgov
|
5165a4d366
|
fix small preview location
|
2013-03-26 15:04:43 +04:00 |
|
Andrew Dolgov
|
0bf65987b6
|
do not apply unread view mode on last read feed because it makes no sense
|
2013-03-26 14:47:54 +04:00 |
|
Andrew Dolgov
|
c4fcffab46
|
lower catchup_timeout_id to 500ms
|
2013-03-26 14:41:03 +04:00 |
|
Andrew Dolgov
|
25d2c8d771
|
lower catchup_timeout_id to 1s
|
2013-03-26 14:39:20 +04:00 |
|
Andrew Dolgov
|
be8612c438
|
remove release deb/tarball scripts
|
2013-03-26 13:03:30 +04:00 |
|
Andrew Dolgov
|
24c0e2e57d
|
schema: disable sort headlines by feed date by default
|
2013-03-26 09:08:42 +04:00 |
|
Andrew Dolgov
|
5894fa4131
|
Merge pull request #86 from saperduper/master
handle future pubDate
|
2013-03-25 22:06:51 -07:00 |
|
Andrew Dolgov
|
1bd7413f6a
|
published and starred feeds: allow reversing headlines
|
2013-03-26 09:02:23 +04:00 |
|