Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OERu
wenotes-aggregator
Commits
7856e751
Commit
7856e751
authored
Sep 05, 2017
by
Dave Lane
Browse files
working Medium, Hypothesis, Semantic Scuttle, and Mastodon mention presentation
parent
aef40129
Changes
1
Hide whitespace changes
Inline
Side-by-side
WEnotes.js
View file @
7856e751
...
...
@@ -178,6 +178,7 @@ var msg_counter = [];
var
text
=
d
.
text
;
var
timeLink
=
'
#
'
;
var
feedURL
=
false
;
var
profileURL
=
d
.
profile_url
||
'
#
'
;
var
profileIMG
=
user
.
profile_image_url
||
d
.
profile_image_url_https
||
d
.
profile_image_url
||
'
/extensions/WEnotes/missing.gif
'
;
...
...
@@ -191,12 +192,14 @@ var msg_counter = [];
profileIMG
=
'
https://assets.oeru.org/oeru_sscuttle.png
'
;