Andrew Dolgov
|
607ede512f
|
center previously centered text on single line dialog panels
|
6 years ago |
Andrew Dolgov
|
a68b150601
|
remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
|
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
|
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
|
b9869dbc01
|
prefs: remove some more stuff from global context (user management, etc)
|
6 years ago |
Andrew Dolgov
|
0a18d0b1ed
|
Feeds: shorten some method names
finally rename "view as rss"
|
6 years ago |
Andrew Dolgov
|
1e2d4410d3
|
move some more shared stuff to CommonDialogs, Filters, and Utils
|
6 years ago |
Andrew Dolgov
|
cc26be0793
|
migrate tt-rss.js contents to App
|
6 years ago |
Andrew Dolgov
|
049a37aa0e
|
WIP reshuffling of JS global context into separate logical objects
|
6 years ago |
Andrew Dolgov
|
7c0eb1b621
|
add defaultPasswordWarning nag dialog
|
7 years ago |
Andrew Dolgov
|
c949a9282e
|
OPML: use PDO; minor fixes
|
7 years ago |
Andrew Dolgov
|
9ead64f6d8
|
dlg: PDO
|
7 years ago |
Andrew Dolgov
|
ea79a0e033
|
remove some redundant php closing tags
|
8 years ago |
Andrew Dolgov
|
dcbe36b2a2
|
fix some remaining old-style viewfeed() calls
|
9 years ago |
Andrew Dolgov
|
9090b874ab
|
simplify search, remove search_mode as useless
remove dialog to select by tags, simplify browsing by tag query
|
9 years ago |
Andrew Dolgov
|
415a3b50c9
|
fix some minor typos and stuff
|
10 years ago |
Andrew Dolgov
|
ed775e4e8d
|
remove obsolete code related to version checking and tarball updater plugin
|
10 years ago |
Andrew Dolgov
|
4a80c57c50
|
remove some unused code reported by phpmd
|
11 years ago |
Andrew Dolgov
|
29f7ec0ae3
|
printTagSelect: work correctly on tags with spaces
|
11 years ago |
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
12 years ago |
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
201bb1ca54
|
move batchSubscribe to pref-feeds
|
12 years ago |
Andrew Dolgov
|
9d76e75451
|
move editPrefProfiles to pref-prefs
|
12 years ago |
Andrew Dolgov
|
7a5103ae90
|
move addInstance call to instances plugin
|
12 years ago |
Andrew Dolgov
|
00e347410e
|
move customizeCSS to pref-prefs
|
12 years ago |
Andrew Dolgov
|
1c9bda915b
|
move several methods from dlg; fix displayed tags not updated after editing
|
12 years ago |
Andrew Dolgov
|
a7edcc5585
|
minor css cleanup
|
12 years ago |
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
12 years ago |
Andrew Dolgov
|
fcef9eeae0
|
remove dialogNotice; tweak dialog appearance a bit
|
12 years ago |
Andrew Dolgov
|
2e828a4af6
|
add a button to show release notes before updating; remove obsolete elements
|
12 years ago |
Andrew Dolgov
|
3972bf5981
|
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
|
12 years ago |
Joschasa
|
2a3b6de0ef
|
remove deprecated theme_image()
|
12 years ago |
Andrew Dolgov
|
ed47e3c418
|
new version dialog: display error when no version info available
|
12 years ago |
Andrew Dolgov
|
5083271956
|
move some more functions out of functions.php; fix opml.php failing due to redeclared autoload
|
12 years ago |
Andrew Dolgov
|
55c7f0923e
|
split feedbrowser into a separate file
|
12 years ago |
Andrew Dolgov
|
6c2637d973
|
move data import/export to a separate plugin
|
12 years ago |
Andrew Dolgov
|
7b28a98697
|
several translation fixes, update translations
|
12 years ago |
Andrew Dolgov
|
b77d0c4a12
|
fix missing commit after OPML import (closes #513)
|
12 years ago |
Andrew Dolgov
|
a8c1802512
|
simplify search dialog
|
12 years ago |
Andrew Dolgov
|
e8438e8fd0
|
update broken tt-rss.org links
|
12 years ago |
Andrew Dolgov
|
17525d0127
|
quickAddFeed: remove oauth notice, mention you can paste site URL
|
12 years ago |
Andrew Dolgov
|
bc6fa2364b
|
move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions
|
12 years ago |
Andrew Dolgov
|
7ac3f735e1
|
quickAddFeed: remove OAuth mention
|
12 years ago |
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
12 years ago |
Andrew Dolgov
|
da1da2e4d8
|
quickAddFilter: prefill current feed in the dialog
|
12 years ago |
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
12 years ago |
Andrew Dolgov
|
c39befacb2
|
add (undocumented) _DISABLE_FEED_BROWSER
|
12 years ago |
Andrew Dolgov
|
4c97d1f6af
|
newVersionDlg: mention prefs updater
|
12 years ago |