Commit graph

6020 commits

Author SHA1 Message Date
Andrew Dolgov
f9432f2630 since dojo dropdowns won't work in article content because of html escaping trick, replace attachment dropdown with generic html controls 2013-03-28 10:56:29 +04:00
Andrew Dolgov
ba79634c2d remove inlined images in bwlimit mode 2013-03-28 10:49:47 +04:00
Andrew Dolgov
b4cec37474 installer: add ability to automatically save generated config.php 2013-03-28 10:42:17 +04:00
Andrew Dolgov
24ff3b44d2 sanity check: better suggestion for SELF_URL_PATH 2013-03-28 10:14:10 +04:00
Andrew Dolgov
9427ba1d43 enable updater by default 2013-03-28 10:08:00 +04:00
Andrew Dolgov
6cfd3c149c remove SESSION_EXPIRE_TIME 2013-03-28 10:06:16 +04:00
Andrew Dolgov
f231f438ba reimplement remember_me 2013-03-28 09:48:58 +04:00
Andrew Dolgov
3f0094189c api: lower maximum lifetime of api sessions 2013-03-28 09:48:14 +04:00
Andrew Dolgov
25db6c5191 fix session support for single user mode 2013-03-28 09:13:30 +04:00
Andrew Dolgov
60ed4c9ad5 add yet another workaround for stuck login due to session cookies 2013-03-28 09:09:41 +04:00
Andrew Dolgov
79bb55892b api/login: add session_destroy 2013-03-28 08:46:20 +04:00
Andrew Dolgov
f79bd4397f login: add session_destroy() first 2013-03-28 08:37:17 +04:00
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