1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

5807 Commits

Author SHA1 Message Date
Andrew Dolgov
a8376a04dd Merge pull request #97 from ilesinge/master
Update French translation
2013-03-27 21:22:46 -07:00
Andrew Dolgov
cda55d67d0 add cleanup_tags/purge orphans to globalUpdateFeeds and simple update
rpc call (closes #636)
2013-03-28 08:19:31 +04:00
Andrew Dolgov
0196ef94f4 getVirtCounters: check if plugin feeds exist 2013-03-28 08:19:05 +04:00
Andrew Dolgov
5160620c8a only autostart session if login cookie exists 2013-03-28 08:06:21 +04:00
Alexandre Gravel-Raymond
d97fdd4e4d Update fr_FR translation (fixes) 2013-03-27 21:37:19 +01:00
Andrew Dolgov
f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 2013-03-27 22:41:12 +04:00
Andrew Dolgov
919984a436 css cleanup; change notify css a bit 2013-03-27 22:24:26 +04:00
Andrew Dolgov
6deafe90db modify notify/warn/error boxes css 2013-03-27 22:03:55 +04:00
Andrew Dolgov
127aaaa0f7 add has_note with mode 2013-03-27 21:35:16 +04:00
Andrew Dolgov
7ad5e726cd update utility.css content 2013-03-27 19:42:39 +04:00
Andrew Dolgov
00df2b5f91 various utility.css updates 2013-03-27 19:40:49 +04:00
Andrew Dolgov
8c82001ba0 update ttrssZoom style 2013-03-27 19:34:31 +04:00
Andrew Dolgov
056c537b28 installer: ask for SELF_URL_PATH 2013-03-27 18:49:04 +04:00
Andrew Dolgov
c78ee55d64 Merge pull request #96 from RaphaelRochet/master
French translation update
2013-03-27 07:31:28 -07:00
Andrew Dolgov
bb5e1a328d enable 4th field in plugin->about() to serve as a more info link 2013-03-27 18:16:30 +04:00
Raphaël Rochet
8cfddee85a French translation update - new strings 2013-03-27 14:10:20 +01:00
Andrew Dolgov
27f018bab7 rebase translations 2013-03-27 16:48:25 +04:00
Andrew Dolgov
eb0ea018c1 reduce moveToPost longpost scroll height 2013-03-27 16:38:58 +04:00
Andrew Dolgov
b6c2c963ad if hotkey is handled, return false 2013-03-27 16:34:06 +04:00
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