Andrew Dolgov
|
e76d1fb995
|
plugins: mail, mailto: remove code from global context
|
2018-12-03 14:21:50 +03:00 |
Andrew Dolgov
|
71fc6d45bd
|
refactor error reporting to AppBase; keep exception_error() for now as a shim
|
2018-12-03 13:38:13 +03:00 |
Andrew Dolgov
|
8f1881e12c
|
remove cookie set check
|
2018-12-03 12:55:07 +03:00 |
Andrew Dolgov
|
78cc470193
|
remove some plugin JS code out of global context
|
2018-12-03 10:51:14 +03:00 |
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
|
2018-12-03 09:33:44 +03:00 |
Andrew Dolgov
|
5ead558e43
|
move Utils to AppBase where it belongs
|
2018-12-02 22:08:18 +03:00 |
Andrew Dolgov
|
ac8361e6f6
|
add AppBase as a shared ancestor for main and prefs app objects
remove event.observe stuff from startup, unneeded
|
2018-12-02 21:52:50 +03:00 |
Andrew Dolgov
|
526389b2d3
|
update notify_* calls to use Notify
|
2018-12-02 20:56:30 +03:00 |
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()
|
2018-12-02 20:07:57 +03:00 |
Andrew Dolgov
|
f89924f7a1
|
set use strict on JS modules; remove some mostly useless stuff like get_minified_js()
|
2018-12-02 18:38:27 +03:00 |
Andrew Dolgov
|
807ff07454
|
split main objects to dojo modules
|
2018-12-02 17:18:59 +03:00 |
Andrew Dolgov
|
fda3ad39c8
|
split several utility objects into separate dojo modules
|
2018-12-02 17:00:58 +03:00 |
Andrew Dolgov
|
874560db54
|
remove obsolete row selection functions
move getUrlParam() to Utils
|
2018-12-02 10:33:58 +03:00 |
Andrew Dolgov
|
0a18d0b1ed
|
Feeds: shorten some method names
finally rename "view as rss"
|
2018-12-02 08:57:22 +03:00 |
Andrew Dolgov
|
6e625555c9
|
Headlines: shorten selectArticles
|
2018-12-02 08:34:08 +03:00 |
Andrew Dolgov
|
3678315bea
|
Article, Headlines: shorten several method names
|
2018-12-02 08:32:13 +03:00 |
Andrew Dolgov
|
e5f3b75540
|
fix some minor linter problems
|
2018-12-02 07:31:10 +03:00 |
Andrew Dolgov
|
1e2d4410d3
|
move some more shared stuff to CommonDialogs, Filters, and Utils
|
2018-12-01 22:39:29 +03:00 |
Andrew Dolgov
|
bc96eac2ac
|
addLabel -> CommonDialogs
|
2018-12-01 22:19:20 +03:00 |
Andrew Dolgov
|
cc26be0793
|
migrate tt-rss.js contents to App
|
2018-12-01 21:51:00 +03:00 |
Andrew Dolgov
|
642c37ea61
|
further effocts to wrap JS stuff into objects
|
2018-12-01 21:01:53 +03:00 |
Andrew Dolgov
|
4bed9be57d
|
js-ification: start on some common dialogs
|
2018-12-01 18:25:32 +03:00 |
Andrew Dolgov
|
97df81d8d9
|
even more objectification of JS
|
2018-12-01 17:54:16 +03:00 |
Andrew Dolgov
|
1d82bd4f19
|
further objectification
|
2018-12-01 17:42:21 +03:00 |
Andrew Dolgov
|
d86ddbc635
|
further objectification of JS code
|
2018-12-01 17:21:26 +03:00 |
Andrew Dolgov
|
049a37aa0e
|
WIP reshuffling of JS global context into separate logical objects
|
2018-12-01 17:05:35 +03:00 |
Andrew Dolgov
|
468faee635
|
viewfeed: remove (tons of) obsolete code
|
2018-12-01 12:36:28 +03:00 |
Andrew Dolgov
|
195180b64d
|
minor refactoring: normalize some function names; cleanup; etc
|
2018-12-01 11:18:35 +03:00 |
Andrew Dolgov
|
523e1cb9e8
|
reduce headlines scrolling timeout
|
2018-12-01 09:37:51 +03:00 |
Andrew Dolgov
|
e84adbba37
|
rate-limit headlinesScrollHandler via timeout instead of distance scrolled
minor floating title cleanup
|
2018-12-01 09:33:09 +03:00 |
Andrew Dolgov
|
669077c6ad
|
refactor selection toggle functions; other minor cleanup
|
2018-12-01 08:59:30 +03:00 |
Andrew Dolgov
|
3325979bf0
|
isCdmMode -> isCombinedMode
|
2018-12-01 08:04:12 +03:00 |
Andrew Dolgov
|
c155a9e1ef
|
toggle_cdm_expanded: use xhrPost
|
2018-12-01 01:18:32 +03:00 |
Andrew Dolgov
|
5aa9c60494
|
bring back (debloated) version of unexpanded combined mode
|
2018-12-01 01:03:01 +03:00 |
Andrew Dolgov
|
e2b8c9273e
|
first stage of headline element handling refactoring
|
2018-12-01 00:11:52 +03:00 |
Andrew Dolgov
|
02ec3984bd
|
replace 4 space indents with tabs
|
2018-11-30 15:07:44 +03:00 |
Andrew Dolgov
|
9563e3bcd6
|
remove expandable CDM headlines
|
2018-11-30 13:51:54 +03:00 |
Andrew Dolgov
|
fd752a79af
|
finish xhrPost migration of js/
|
2018-11-30 13:00:26 +03:00 |
Andrew Dolgov
|
7e8be97b66
|
remove duplicated code from hotkey actions handler
more xhrPost() refactoring
|
2018-11-30 12:46:52 +03:00 |
Andrew Dolgov
|
560b9fdd26
|
use xhrPost in more places
|
2018-11-29 22:56:34 +03:00 |
Andrew Dolgov
|
0d27227359
|
use xhrPost in more places; various minor cleanup
|
2018-11-29 22:21:09 +03:00 |
Andrew Dolgov
|
1b91bb4564
|
don't compare result with undefined seq
|
2018-11-29 21:07:19 +03:00 |
Andrew Dolgov
|
4508e3103d
|
some more eslint-related stuff
|
2018-11-29 21:03:55 +03:00 |
Andrew Dolgov
|
8572e0108a
|
declare globals with let
|
2018-11-29 20:09:25 +03:00 |
Andrew Dolgov
|
424e28db6b
|
eslint-related fixes
|
2018-11-29 20:07:23 +03:00 |
Andrew Dolgov
|
a3e2f1a9c3
|
define custom dojo modules with define() instead of require(), update startup module dependencies
|
2018-08-23 09:56:34 +03:00 |
wn_
|
a972ab45bd
|
strict js: various var fixes
|
2018-03-14 20:02:21 -05:00 |
Andrew Dolgov
|
7560e54e39
|
switchPanelMode: strict-mode fix for article_id
|
2018-03-14 19:45:10 +03:00 |
wn_
|
ad04bbf81d
|
strict js: fix more dialog vars
|
2018-03-10 07:11:33 -06:00 |
Andrew Dolgov
|
3009ecc44f
|
initial for JS strict mode
|
2018-03-08 18:33:42 +03:00 |