Andrew Dolgov
|
e28a993955
|
replace a few more hardcoded colors with less variables
|
6 years ago |
Andrew Dolgov
|
4142f63e10
|
replace some theme-specific variables with global variables
|
6 years ago |
Andrew Dolgov
|
d4f9384d66
|
night.css: brighten counter node back
|
6 years ago |
Andrew Dolgov
|
38af3289a1
|
night.css: do not invert marked/pub enabled pics
|
6 years ago |
Andrew Dolgov
|
d384c004b9
|
night.css: make headline lightbars a bit more readable (better solution, fixes)
|
6 years ago |
Andrew Dolgov
|
836871a23c
|
night.css: make headline lightbars a bit more readable (better solution)
|
6 years ago |
Andrew Dolgov
|
243a3239ba
|
night.css: make headline lightbars a bit more readable
|
6 years ago |
Andrew Dolgov
|
aa63c53097
|
#selected_prompt: use accent color
|
6 years ago |
Andrew Dolgov
|
fbc6f39472
|
night.css: add missing stuff, update alerts
|
6 years ago |
Andrew Dolgov
|
ea4598a4aa
|
rebuild night.css with arguably better fitting accent color
|
6 years ago |
Andrew Dolgov
|
fa5bb07019
|
night.css: add missing in theme special styling for dijit select on toolbar
|
6 years ago |
Andrew Dolgov
|
44df366ede
|
night.css: disable grayscale/etc stuff by default
|
6 years ago |
fox
|
e338014d99
|
Merge branch 'pluginhost_fix' of ggrandou/tt-rss into master
|
6 years ago |
Andrew Dolgov
|
4743da4638
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
6 years ago |
Andrew Dolgov
|
c8253f0e64
|
Article.openInNewWindow: do not crash if window is null
|
6 years ago |
fox
|
9545fc6c84
|
Merge branch 'fix-ambiguous-id' of chtitux/tt-rss into master
|
6 years ago |
Andrew Dolgov
|
8f5b5ae09e
|
if not enabled, set content_preview to "" instead of null
|
6 years ago |
Théophile Helleboid - chtitux
|
c70dc852a1
|
Be explicit when id column is ambiguous
|
6 years ago |
Gilles Grandou
|
392ad0bd83
|
fix PluginHost run method.
callbacks have no return value and anyway we should not prevent
to run subsequent plugins because one has failed.
|
6 years ago |
Andrew Dolgov
|
a0d332326c
|
add PluginHost.HOOK_HEADLINE_RENDERED
|
6 years ago |
Andrew Dolgov
|
a400a8ffc1
|
add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)
|
6 years ago |
Andrew Dolgov
|
f3737c0b24
|
update_rss_feed: add log message if article is filtered out
combine filters: fix crash on missing global function
|
6 years ago |
Andrew Dolgov
|
b08ce13825
|
night.css: invert loading indicator
|
6 years ago |
Andrew Dolgov
|
cf1ef002bc
|
show disabled feeds in pref feed tree, use opacity instead of fixed gray color
|
6 years ago |
Andrew Dolgov
|
b96beeeda7
|
bookmarklets: show pref link-buttons properly
|
6 years ago |
Andrew Dolgov
|
4887db9820
|
update css for disabled filters; remove strikethrough
|
6 years ago |
fox
|
8822134685
|
Merge branch 'fix-typos2' of suraia/tt-rss into master
|
6 years ago |
Michael Kuhn
|
b43b7be9d5
|
Fix two more typos
|
6 years ago |
Andrew Dolgov
|
27a23079da
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
6 years ago |
Andrew Dolgov
|
987ffa8476
|
night.css: fix link hover color and increase footer buttons opacity
|
6 years ago |
Andrew Dolgov
|
41bf063e46
|
switchPanelMode: allow modifying layout in combined mode so that widescreen status won't be initially lost if starting in cdm
|
6 years ago |
Andrew Dolgov
|
bd66a9ef28
|
render article on the client using headlines data
|
6 years ago |
Andrew Dolgov
|
41e967136f
|
format headlines list: normalize booleans for pdo mysql
|
6 years ago |
Andrew Dolgov
|
abaf597808
|
revert special checkbox css for headlines-frame
|
6 years ago |
Andrew Dolgov
|
d1efcb7fc0
|
cdm: put originally_from into footer
|
6 years ago |
Andrew Dolgov
|
4e06b94f76
|
format_article_enclosures: i don't think we need so many <hr>s
|
6 years ago |
Andrew Dolgov
|
33240b7fd9
|
various layout fixes related to inline player causing unnecessary left padding if shorten_expanded is enabled
|
6 years ago |
Andrew Dolgov
|
8c905ca020
|
i.icon-score should have cursor pointer
|
6 years ago |
Andrew Dolgov
|
b3e94be947
|
cdm intermediate: remove unnecessary huge margin
|
6 years ago |
Andrew Dolgov
|
7adf937936
|
shorten_expanded: use dojo button, don't break attachment dropdown, other fixes
|
6 years ago |
Andrew Dolgov
|
c1d9cd3c22
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons (2)
|
6 years ago |
Andrew Dolgov
|
44820f068b
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons
|
6 years ago |
Andrew Dolgov
|
811e1514a3
|
remove uuid from headlines JSON output
|
6 years ago |
Andrew Dolgov
|
c31ae870c9
|
popupOpenArticle: don't cause an exception if popups are blocked
|
6 years ago |
Andrew Dolgov
|
6e30af755c
|
viewfeed: bring back comments prompt
|
6 years ago |
Andrew Dolgov
|
3b7a9219f6
|
viewfeed: cleanup unneeded stuff from server JSON output
|
6 years ago |
Andrew Dolgov
|
252cdbe458
|
add a quick css hack to make choose file... clickable labels look like buttons
|
6 years ago |
Andrew Dolgov
|
76885fc5ad
|
viewfeed: general code cleanup
|
6 years ago |
Andrew Dolgov
|
8f75b06835
|
implement feed grouping display, remove unneeded server vgrlf passing
|
6 years ago |
Andrew Dolgov
|
1369124fe0
|
dijitcheckbox: don't remove borders, set tiny margin
|
6 years ago |