hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: SSO with java
Are you supplying different names but the same unique ID? It looks like that is what is happening. (View Post)1 -
Re: Fresh install cannot sign in
I would look and see what is in the file listed. It isn't included in the Vanilla download, of that I am certain. (View Post)1 -
Re: Badges Won't Save
https://github.com/hgtonight/Plugin-YagaFeaturedBadges/blob/6794c2e55e98eb35f0e74e6ec5575799b1fbbc81/class.yagafeaturedbadges.plugin.php#L95 Looks like the ID is getting mangled somewhere. (View Post)1 -
Re: System-Emojis to strip text - Known issue? (iOS/Android/Windows)
Not only was my emoji stripped from display but it was discarded before saving. I tested U+1F606 specifically. № Code Brow. 1 U+1F600 (View Post)1 -
Re: Possible to change status of discussions ?
I am not sure why it is posting the discussion as closed, but you can intercept the feed item before publish and modify to suit your needs. Use pluginController_publish_handler($sender) and the event… (View Post)1