hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Possible to add likes to notifications?
I just want to point out that Yaga provides a similar profile widget showing content you received actions for. (View Post)2 -
Re: Is there a way to see which users have connected via Social Interaction?
IIRC, it isn't readily apparent anywhere in the frontend how a user is registered. You can pull the information from the db, of course. Just look at the UserAuthentication table which should hav… (View Post)1 -
Re: Necro Post Badge?
@FerrariSteve Not sure if you noticed, but there is a default set of badges included with Yaga in the /applications/yaga/design/images/default_badges.svg file. I even have them rendered out in the /… (View Post)2 -
Re: Module in /themes/MyCustomTheme folder
Just register a library map of theme context with the autoloader in your themehooks file. E.g.: Gdn_Autoloader::RegisterMap(Gdn_Autoloader::MAP_LIBRARY, Gdn_Autoloader::CONTEXT_THEME, PATH_THEMES . D… (View Post)3 -
Re: New User "Check out my web page" spam
You could remove their ability to post activities via the ranks system in Yaga. Just require 5 posts and give them the new role/permission. (View Post)2
