Andrew Dolgov
|
4a0b644f61
|
Headlines.onRowChecked: fix possible desync in checkbox and row selected state
|
6 years ago |
Andrew Dolgov
|
dcd9914079
|
some more night.css updates
|
6 years ago |
Andrew Dolgov
|
8140974189
|
night.css updates: use css variables, fix various mismatching styles
|
6 years ago |
Andrew Dolgov
|
6303e1626c
|
remove cache/js (no longer used)
|
6 years ago |
Andrew Dolgov
|
64c4c3448a
|
Merge branch 'weblate-integration' of git.tt-rss.org:fox/tt-rss into weblate-integration
|
6 years ago |
Andrew Dolgov
|
60d600fa72
|
Translated using Weblate (Russian)
Currently translated at 95.7% (708 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
Ptsa Daniel
|
9576e4a008
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 92.2% (682 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
|
6 years ago |
Andrew Dolgov
|
9672ddf878
|
Merge branch 'weblate-integration'
|
6 years ago |
Stefano D
|
26720969ae
|
Translated using Weblate (Italian)
Currently translated at 100.0% (740 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/it/
|
6 years ago |
Ptsa Daniel
|
e50f8737be
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 77.2% (571 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
|
6 years ago |
Andrew Dolgov
|
6d3092c742
|
Headlines.openInNewWindow: don't set article active, just window.open() it and set read
|
6 years ago |
Andrew Dolgov
|
3318555167
|
Merge branch 'weblate-integration' into js-objects
|
6 years ago |
Andrew Dolgov
|
c807a04d54
|
Translated using Weblate (Russian)
Currently translated at 95.7% (708 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
Andrew Dolgov
|
d3486b15f9
|
fix collapse_sidebar hotkey action
|
6 years ago |
Andrew Dolgov
|
d8d3662729
|
CommonDialogs: refresh proper elements after feed operations in preferences
|
6 years ago |
Andrew Dolgov
|
27b93988e7
|
add placeholder loading indicator to CDM entries
restore missing "originally from" for archived articles
|
6 years ago |
Andrew Dolgov
|
40a18add31
|
Translated using Weblate (Russian)
Currently translated at 87.7% (649 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
Dario Di Ludovico
|
e01278c5eb
|
Translated using Weblate (Italian)
Currently translated at 98.9% (732 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/it/
|
6 years ago |
Patrick Ahles
|
02559d51a0
|
Translated using Weblate (Dutch)
Currently translated at 84.3% (624 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/nl/
|
6 years ago |
swa
|
62841f4b59
|
Translated using Weblate (Russian)
Currently translated at 85.7% (634 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
Andrew Dolgov
|
0b8349de0f
|
Translated using Weblate (Russian)
Currently translated at 85.7% (634 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
swa
|
486cf8924e
|
Translated using Weblate (Russian)
Currently translated at 85.7% (634 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: http://weblate.tt-rss.org/projects/tt-rss/messages/ru/
|
6 years ago |
Andrew Dolgov
|
4cb3a601a0
|
Merge branch 'js-objects' into weblate-integration
|
6 years ago |
Andrew Dolgov
|
98986ce066
|
rebase translations
|
6 years ago |
Andrew Dolgov
|
e76d1fb995
|
plugins: mail, mailto: remove code from global context
|
6 years ago |
Andrew Dolgov
|
71fc6d45bd
|
refactor error reporting to AppBase; keep exception_error() for now as a shim
|
6 years ago |
Andrew Dolgov
|
a049b5bd88
|
shorten declaration of PrefHelpers.OPML
|
6 years ago |
Andrew Dolgov
|
8f1881e12c
|
remove cookie set check
|
6 years ago |
Andrew Dolgov
|
4d4034091a
|
prefs: Prefs global -> Helpers
|
6 years ago |
Andrew Dolgov
|
b3bc638a9f
|
refactor OPML export/import code to be less horrible
|
6 years ago |
Andrew Dolgov
|
78cc470193
|
remove some plugin JS code out of global context
|
6 years ago |
Andrew Dolgov
|
84affc7b1d
|
rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway
remove event.observe from login form (not needed)
load pluginhost via amd
|
6 years ago |
Andrew Dolgov
|
e905ce7ea9
|
fix login
|
6 years ago |
fox
|
5bcf59739d
|
Merge branch 'const-PluginHost' of wn/tt-rss into js-objects
|
6 years ago |
fox
|
d3f31de042
|
Merge branch 'fix-edit-tags-onclick' of wn/tt-rss into js-objects
|
6 years ago |
wn_
|
6f9307aa9a
|
Also fix the 'Create label' `onclick`
|
6 years ago |
wn_
|
6100392bd5
|
Fix an `onclick` (`Article.editArticleTags` --> `Article.editTags`)
|
6 years ago |
wn_
|
b83ed6c7c4
|
Fix reference to `PluginHost`.
A `const` doesn't create a property on `window`.
|
6 years ago |
Andrew Dolgov
|
5ead558e43
|
move Utils to AppBase where it belongs
|
6 years ago |
Andrew Dolgov
|
ac8361e6f6
|
add AppBase as a shared ancestor for main and prefs app objects
remove event.observe stuff from startup, unneeded
|
6 years ago |
Andrew Dolgov
|
eeb49d375c
|
uploadIconHandler -> CommonDialogs
|
6 years ago |
Andrew Dolgov
|
526389b2d3
|
update notify_* calls to use Notify
|
6 years ago |
Andrew Dolgov
|
495248dd97
|
add Notify object
|
6 years ago |
fox
|
e0835eb7f4
|
Merge branch 'document-onkeydown-event' of wn/tt-rss into js-objects
|
6 years ago |
wn_
|
87850ca1aa
|
Fix 'document.onkeydown' handler
|
6 years ago |
Andrew Dolgov
|
d9c5c93cef
|
move some more stuff out of common.js
rework client-side cookie functions a bit
limit dojo cachebust based on server scripts modification time
remove param_escape()
|
6 years ago |
Andrew Dolgov
|
ad1b6f0a86
|
bring back excerpts in unexpanded mode
|
6 years ago |
Andrew Dolgov
|
f89924f7a1
|
set use strict on JS modules; remove some mostly useless stuff like get_minified_js()
|
6 years ago |
Andrew Dolgov
|
807ff07454
|
split main objects to dojo modules
|
6 years ago |
Andrew Dolgov
|
fda3ad39c8
|
split several utility objects into separate dojo modules
|
6 years ago |