hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Broken with 2.2
Live query has been removed/deprecated. This is the offending line: https://github.com/swook/Mediator/blob/0f6d5ed7e60d22cf7c252944b0a10a8561714d63/mediator.js#L53 It needs to use the "on" … (View Post)2 -
Re: A git/GitHub primer
Firstly, git repos are folders with a hidden folder inside them (.git). You can nest as many git repos as you want. You just need to take care that you do not accidentally commit nested repo source f… (View Post)1 -
Re: Announcement functionality.
Fixed in: https://github.com/vanilla/vanilla/pull/3730 (View Post)3 -
Re: How to include Likes in discussion json feed
You shouldn't need to write any SQL. Use the existing model. (View Post)1 -
Re: Testing Plugin Addons Section
@rbrahmson I was referring to you when I said "you". I also am referring to the royal "you" as in anyone that needs help submitting PRs. Speaking of PRs, a PR is a pull request. I… (View Post)2