Andrew Dolgov
|
243a3239ba
|
night.css: make headline lightbars a bit more readable
|
2018-12-09 06:27:58 +03:00 |
Andrew Dolgov
|
aa63c53097
|
#selected_prompt: use accent color
|
2018-12-09 05:50:10 +03:00 |
Andrew Dolgov
|
fbc6f39472
|
night.css: add missing stuff, update alerts
|
2018-12-09 05:47:13 +03:00 |
Andrew Dolgov
|
ea4598a4aa
|
rebuild night.css with arguably better fitting accent color
|
2018-12-09 05:40:24 +03:00 |
Andrew Dolgov
|
fa5bb07019
|
night.css: add missing in theme special styling for dijit select on toolbar
|
2018-12-09 05:17:50 +03:00 |
Andrew Dolgov
|
44df366ede
|
night.css: disable grayscale/etc stuff by default
|
2018-12-09 04:53:49 +03:00 |
fox
|
e338014d99
|
Merge branch 'pluginhost_fix' of ggrandou/tt-rss into master
|
2018-12-09 01:34:48 +00:00 |
Andrew Dolgov
|
4743da4638
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
2018-12-09 04:32:51 +03:00 |
Andrew Dolgov
|
c8253f0e64
|
Article.openInNewWindow: do not crash if window is null
|
2018-12-09 04:32:41 +03:00 |
fox
|
9545fc6c84
|
Merge branch 'fix-ambiguous-id' of chtitux/tt-rss into master
|
2018-12-09 01:29:08 +00:00 |
Andrew Dolgov
|
8f5b5ae09e
|
if not enabled, set content_preview to "" instead of null
|
2018-12-09 04:24:48 +03:00 |
Théophile Helleboid - chtitux
|
c70dc852a1
|
Be explicit when id column is ambiguous
|
2018-12-08 22:36:03 +01:00 |
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.
|
2018-12-08 19:14:40 +01:00 |
Andrew Dolgov
|
a0d332326c
|
add PluginHost.HOOK_HEADLINE_RENDERED
|
2018-12-08 20:08:57 +03:00 |
Andrew Dolgov
|
a400a8ffc1
|
add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)
|
2018-12-08 20:06:07 +03:00 |
Andrew Dolgov
|
f3737c0b24
|
update_rss_feed: add log message if article is filtered out
combine filters: fix crash on missing global function
|
2018-12-08 17:01:30 +03:00 |
Andrew Dolgov
|
b08ce13825
|
night.css: invert loading indicator
|
2018-12-08 16:12:26 +03:00 |
Andrew Dolgov
|
cf1ef002bc
|
show disabled feeds in pref feed tree, use opacity instead of fixed gray color
|
2018-12-08 16:10:37 +03:00 |
Andrew Dolgov
|
b96beeeda7
|
bookmarklets: show pref link-buttons properly
|
2018-12-08 15:55:35 +03:00 |
Andrew Dolgov
|
4887db9820
|
update css for disabled filters; remove strikethrough
|
2018-12-08 15:49:52 +03:00 |
fox
|
8822134685
|
Merge branch 'fix-typos2' of suraia/tt-rss into master
|
2018-12-08 11:18:39 +00:00 |
Michael Kuhn
|
b43b7be9d5
|
Fix two more typos
|
2018-12-08 11:02:39 +01:00 |
Andrew Dolgov
|
27a23079da
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
2018-12-08 10:22:34 +03:00 |
Andrew Dolgov
|
987ffa8476
|
night.css: fix link hover color and increase footer buttons opacity
|
2018-12-08 10:06:03 +03:00 |
Andrew Dolgov
|
41bf063e46
|
switchPanelMode: allow modifying layout in combined mode so that widescreen status won't be initially lost if starting in cdm
|
2018-12-08 09:46:48 +03:00 |
Andrew Dolgov
|
bd66a9ef28
|
render article on the client using headlines data
|
2018-12-08 09:32:14 +03:00 |
Andrew Dolgov
|
41e967136f
|
format headlines list: normalize booleans for pdo mysql
|
2018-12-08 08:23:18 +03:00 |
Andrew Dolgov
|
abaf597808
|
revert special checkbox css for headlines-frame
|
2018-12-08 07:53:24 +03:00 |
Andrew Dolgov
|
d1efcb7fc0
|
cdm: put originally_from into footer
|
2018-12-07 23:24:59 +03:00 |
Andrew Dolgov
|
4e06b94f76
|
format_article_enclosures: i don't think we need so many <hr>s
|
2018-12-07 23:22:30 +03:00 |
Andrew Dolgov
|
33240b7fd9
|
various layout fixes related to inline player causing unnecessary left padding if shorten_expanded is enabled
|
2018-12-07 23:20:19 +03:00 |
Andrew Dolgov
|
8c905ca020
|
i.icon-score should have cursor pointer
|
2018-12-07 23:02:24 +03:00 |
Andrew Dolgov
|
b3e94be947
|
cdm intermediate: remove unnecessary huge margin
|
2018-12-07 22:57:48 +03:00 |
Andrew Dolgov
|
7adf937936
|
shorten_expanded: use dojo button, don't break attachment dropdown, other fixes
|
2018-12-07 22:56:34 +03:00 |
Andrew Dolgov
|
c1d9cd3c22
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons (2)
|
2018-12-07 22:23:55 +03:00 |
Andrew Dolgov
|
44820f068b
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons
|
2018-12-07 22:21:35 +03:00 |
Andrew Dolgov
|
811e1514a3
|
remove uuid from headlines JSON output
|
2018-12-07 22:14:32 +03:00 |
Andrew Dolgov
|
c31ae870c9
|
popupOpenArticle: don't cause an exception if popups are blocked
|
2018-12-07 22:07:13 +03:00 |
Andrew Dolgov
|
6e30af755c
|
viewfeed: bring back comments prompt
|
2018-12-07 22:05:39 +03:00 |
Andrew Dolgov
|
3b7a9219f6
|
viewfeed: cleanup unneeded stuff from server JSON output
|
2018-12-07 21:52:41 +03:00 |
Andrew Dolgov
|
252cdbe458
|
add a quick css hack to make choose file... clickable labels look like buttons
|
2018-12-07 21:45:19 +03:00 |
Andrew Dolgov
|
76885fc5ad
|
viewfeed: general code cleanup
|
2018-12-07 21:22:51 +03:00 |
Andrew Dolgov
|
8f75b06835
|
implement feed grouping display, remove unneeded server vgrlf passing
|
2018-12-07 21:11:50 +03:00 |
Andrew Dolgov
|
1369124fe0
|
dijitcheckbox: don't remove borders, set tiny margin
|
2018-12-07 20:50:03 +03:00 |
Andrew Dolgov
|
9d2caaefe7
|
viewfeed: show originally from...
|
2018-12-07 20:42:51 +03:00 |
Andrew Dolgov
|
20d460296d
|
fix unread hl styling
|
2018-12-07 20:36:10 +03:00 |
Andrew Dolgov
|
0b84d1d0dc
|
viewfeed: add orig_feed object
|
2018-12-07 18:38:27 +03:00 |
Andrew Dolgov
|
95f63e121a
|
note that HOOK_FORMAT_ARTICLE_CDM is dead for now
|
2018-12-07 18:35:50 +03:00 |
Andrew Dolgov
|
e075e6141b
|
json-viewfeed updates
|
2018-12-07 18:24:56 +03:00 |
Andrew Dolgov
|
495abe9702
|
af_psql_trgm: fix parameter not being quoted properly in showrelated
|
2018-12-07 18:03:06 +03:00 |