Andrew Dolgov
|
1e3a53c037
|
do not try to update filter triggers if nothing was triggered (properly this time)
|
2018-12-06 23:12:20 +03:00 |
Andrew Dolgov
|
5780a5d501
|
do not try to update filter triggers if nothing was triggered
|
2018-12-06 23:05:02 +03:00 |
Andrew Dolgov
|
4cbc62d2a5
|
article note format updates
|
2018-12-06 20:55:51 +03:00 |
Andrew Dolgov
|
3e4326e34d
|
add ttrss_filters2.last_triggered (bump schema version)
|
2018-12-06 19:37:20 +03:00 |
Andrew Dolgov
|
a01c33d654
|
add HOOK_FILTER_TRIGGERED (for filter debugging)
|
2018-12-06 19:15:00 +03:00 |
Andrew Dolgov
|
e9cf8e8e35
|
normalize archived articles output in headlines
|
2018-12-06 19:00:11 +03:00 |
Andrew Dolgov
|
369bac525b
|
simplify zoom mode display
|
2018-12-06 16:42:21 +03:00 |
Andrew Dolgov
|
26c074ed7e
|
rework article header to use flexbox
|
2018-12-06 16:35:57 +03:00 |
Andrew Dolgov
|
b4c2b26822
|
remove collapse.png
|
2018-12-06 15:28:11 +03:00 |
Andrew Dolgov
|
0b8cbc9156
|
remove some bitmaps and rework stuff using it to use iconfont instead
|
2018-12-06 15:22:52 +03:00 |
Andrew Dolgov
|
15d05e8a26
|
night.css: do not import default less theme statically
remove themes/default.php (not needed)
compact.css: fixes
|
2018-12-06 14:49:33 +03:00 |
Andrew Dolgov
|
d2d2cb7e7d
|
rework scoring display, JS processing and icons
|
2018-12-06 14:23:45 +03:00 |
Andrew Dolgov
|
8b2286305e
|
and again
|
2018-12-06 13:18:14 +03:00 |
Andrew Dolgov
|
1de1426114
|
Revert "change fresh feed icon"
This reverts commit 69da55b945 .
|
2018-12-06 13:16:53 +03:00 |
Andrew Dolgov
|
69da55b945
|
change fresh feed icon
|
2018-12-06 13:13:25 +03:00 |
Andrew Dolgov
|
4aa11fe78d
|
set some alt-info buttons; fix missing default submit for create filter dialog
|
2018-12-06 13:04:39 +03:00 |
Andrew Dolgov
|
814e49f8f7
|
add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
|
2018-12-06 08:56:28 +03:00 |
Andrew Dolgov
|
fd10614f5d
|
labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated
|
2018-12-06 08:29:32 +03:00 |
Andrew Dolgov
|
0a41c1a6e1
|
update label rendering (and editor)
|
2018-12-06 08:26:52 +03:00 |
Andrew Dolgov
|
19e24b4fe2
|
force cast profile id to integer when assigning to session variable
|
2018-12-06 07:08:54 +03:00 |
Andrew Dolgov
|
c700345c96
|
trgm: use vector icon, replace recently read icon
|
2018-12-05 22:48:14 +03:00 |
Andrew Dolgov
|
a0b1664620
|
prefs: change user icon
|
2018-12-05 21:40:46 +03:00 |
Andrew Dolgov
|
cad6d1d7fd
|
various icon updates; use new icons in feed tree
|
2018-12-05 20:26:27 +03:00 |
Andrew Dolgov
|
8c5c762a85
|
some more icon styling updates + user control panel
|
2018-12-05 16:58:00 +03:00 |
Andrew Dolgov
|
f3e6e12d46
|
various minor updates re: icons
|
2018-12-05 16:48:29 +03:00 |
Andrew Dolgov
|
b16c57d29c
|
replace plugin.png with scalable icon
|
2018-12-05 16:37:09 +03:00 |
Andrew Dolgov
|
a0778577ac
|
remove pub_{set,unset}.png usage in main code
|
2018-12-05 14:18:03 +03:00 |
Andrew Dolgov
|
cbd7328cb4
|
minor fixes to pub/mark icons etc
|
2018-12-05 14:11:40 +03:00 |
Andrew Dolgov
|
b65d8384c2
|
update headlines to use vector icons
|
2018-12-05 13:58:18 +03:00 |
Andrew Dolgov
|
89b213b4bb
|
initial for material-icons
|
2018-12-05 10:50:50 +03:00 |
Andrew Dolgov
|
edd348b16c
|
rework not-cdm headline rows to use flex-box
|
2018-12-05 09:08:02 +03:00 |
Andrew Dolgov
|
88c2da72d5
|
combined mode: use flex-box for header/footer layout
|
2018-12-05 08:31:13 +03:00 |
Andrew Dolgov
|
2621180b54
|
in three panel mode, attach context menu to the title, instead of entire headlines row
|
2018-12-05 07:34:16 +03:00 |
Andrew Dolgov
|
29c890b495
|
login form: use dojo, remove profile hacks
|
2018-12-04 23:17:35 +03:00 |
Andrew Dolgov
|
2ab097b2e5
|
initial work for flat modern theme
|
2018-12-04 22:24:31 +03:00 |
Andrew Dolgov
|
6befff30d7
|
updates for flat theme (mostly disable old dijit overrides)
|
2018-12-04 19:03:42 +03:00 |
Andrew Dolgov
|
f81df37c36
|
wrap plugin list into border container, like prefs (2)
|
2018-12-04 15:33:20 +03:00 |
Andrew Dolgov
|
0880100f6a
|
wrap plugin list into border container, like prefs
|
2018-12-04 15:31:21 +03:00 |
Andrew Dolgov
|
31e79317b3
|
normalize various font sizes and families between prefs & main UI
change some dialogs layout a bit to maybe become more readable
|
2018-12-04 15:22:22 +03:00 |
Andrew Dolgov
|
0b8fef8262
|
combined unexpanded: respect 'SHOW_CONTENT_PREVIEW' preference
|
2018-12-04 10:47:50 +03:00 |
Andrew Dolgov
|
197e80add6
|
fix several issues related to profile being set to a non-numeric value
|
2018-12-04 10:47:01 +03:00 |
Andrew Dolgov
|
27b93988e7
|
add placeholder loading indicator to CDM entries
restore missing "originally from" for archived articles
|
2018-12-03 20:05:11 +03:00 |
Andrew Dolgov
|
e76d1fb995
|
plugins: mail, mailto: remove code from global context
|
2018-12-03 14:21:50 +03:00 |
Andrew Dolgov
|
4d4034091a
|
prefs: Prefs global -> Helpers
|
2018-12-03 12:46:00 +03:00 |
Andrew Dolgov
|
b3bc638a9f
|
refactor OPML export/import code to be less horrible
|
2018-12-03 12:26:49 +03:00 |
Andrew Dolgov
|
78cc470193
|
remove some plugin JS code out of global context
|
2018-12-03 10:51:14 +03:00 |
wn_
|
6f9307aa9a
|
Also fix the 'Create label' `onclick`
|
2018-12-02 16:15:31 -06:00 |
wn_
|
6100392bd5
|
Fix an `onclick` (`Article.editArticleTags` --> `Article.editTags`)
|
2018-12-02 16:02:03 -06:00 |
Andrew Dolgov
|
5ead558e43
|
move Utils to AppBase where it belongs
|
2018-12-02 22:08:18 +03:00 |
Andrew Dolgov
|
eeb49d375c
|
uploadIconHandler -> CommonDialogs
|
2018-12-02 20:57:51 +03:00 |