Harrison Healey

Results 206 comments of Harrison Healey

Sorry for the delayed response! We're wanting to change the body of the email here, not the header. Specifically, we want to change the timestamp of post that's shown by...

@ethan0150 Are you still interested in working on this? If not, we can reassign it to @TheInvincibleRalph. As for the corresponding code, it's should be in https://github.com/mattermost/mattermost/blob/master/server/channels/app/notification_email.go

Those extra commits might have been added if you rebased after master was merged into your branch. We generally recommend merging master into your branch instead of rebasing onto master...

Thanks for the report, @NorthernSeaCharting. Your note about this being intentional is correct since the original reason for blocking requests made by the server is correct, but this definitely does...

Yes, that's the right part of the code for this. You'll either need to make the changes in this file or in one of the corresponding CSS files depending on...

@srisri332 It looks like you've accidentally reverted all the changes you made here. Were you intending on rewriting this, or do you need help fighting with Git? **Edit:** Never mind,...

Yeah, we can definitely leave this open. I'm not sure why it's still failing since those failures happened during the week or two where the logging for them was broken....

@srisri332 We're still trying to figure out what's wrong with the test server here. We've at least fixed the original issue (the EETest label wasn't applied to build enterprise edition),...