bvisness
  • Joined on 2021-12-04
bvisness commented on pull request hmn/hmn#2 2022-02-03 01:44:13 +00:00
discord_messages

These descriptions are no longer correct.

bvisness commented on pull request hmn/hmn#2 2022-02-03 01:44:13 +00:00
discord_messages

tab alignment :sadge:

bvisness commented on pull request hmn/hmn#2 2022-02-03 01:44:13 +00:00
discord_messages

It may not be that important, but I usually find that when I return nil, nil from a function, I end up forgetting the nil check and causing bugs.

bvisness commented on pull request hmn/hmn#2 2022-02-03 01:44:13 +00:00
discord_messages

Looking good overall! I'm glad you introduced the concept of an "interned message"; I think that helps a lot with our communication about this topic at least.

bvisness created branch master in hmn/gitlab_snippets 2022-01-10 02:50:07 +00:00
bvisness pushed to master at hmn/gitlab_snippets 2022-01-10 02:50:07 +00:00
e29ec6c1ca All public snippets from the HMN GitLab
bvisness created repository hmn/gitlab_snippets 2022-01-10 02:49:51 +00:00
bvisness created branch discord-tagging-for-real in hmn/hmn 2021-12-23 23:28:59 +00:00
bvisness pushed to discord-tagging-for-real at hmn/hmn 2021-12-23 23:28:59 +00:00
8c8fdcce3f WIP. Rethinking things. See the README
bvisness pushed to master at hmn/hmn 2021-12-15 02:54:57 +00:00
6307589ee4 Merge remote-tracking branch 'origin/master' into beta
b3df1a306b I don't like the "complete" banner
Compare 2 commits »
bvisness pushed to beta at hmn/hmn 2021-12-15 02:54:33 +00:00
6307589ee4 Merge remote-tracking branch 'origin/master' into beta
b5eb718615 Query automatically does ToSlice. Use QueryIterator if you need an
c84b6842e2 Admin actions on user profile
1c48aab863 Fixed admin queue
Compare 4 commits »
bvisness pushed to beta at hmn/hmn 2021-12-15 02:54:03 +00:00
bvisness created branch stupid-broken-snippets in hmn/hmn 2021-12-15 02:53:26 +00:00
bvisness pushed to stupid-broken-snippets at hmn/hmn 2021-12-15 02:53:26 +00:00
b0b863d134 A bunch of stupid junk that didn't work re: snippets
bvisness pushed to beta at hmn/hmn 2021-12-14 02:27:32 +00:00
5ebc791927 Actually parse the discord messages for tags
bvisness pushed to beta at hmn/hmn 2021-12-14 02:21:09 +00:00
efd56ba483 What if we didn't return for no reason
bvisness pushed to beta at hmn/hmn 2021-12-14 02:17:32 +00:00
ec202ba615 I dunno change some snippet stuff
bvisness pushed to beta at hmn/hmn 2021-12-14 01:55:11 +00:00
19a8056dc7 Fix incorrect varargs
bvisness pushed to beta at hmn/hmn 2021-12-14 00:19:01 +00:00
ca00365dde Add example of disabling search engine indexing in beta
bvisness pushed to beta at hmn/hmn 2021-12-13 23:44:33 +00:00
77c3e58de3 Handle a Not Found more gracefully in snippet code