add Good Sh*t button for the new logo
(May 24, 2016 at 6:02 PM)T-man Wrote: I like the idea of reacting to avatars and signatures. That seems like a good fit for the profile, I feel like that would clutter threads.
@rtsmarty do you think the current reaction system could be extended to do this without much trouble?
We'd have to clear them every time a person changes their avatar probably
![[Image: supercorrect.png]](https://i.ibb.co/g3J0P4F/supercorrect.png)
(May 24, 2016 at 9:23 PM)Spritanium Wrote:(May 24, 2016 at 6:02 PM)T-man Wrote: I like the idea of reacting to avatars and signatures. That seems like a good fit for the profile, I feel like that would clutter threads.
@rtsmarty do you think the current reaction system could be extended to do this without much trouble?
We'd have to clear them every time a person changes their avatar probably
So long as users keep EXP earned from the wiped reactions I think it's a nonissue.
(May 24, 2016 at 10:09 PM)T-man Wrote:agree with all of this, sounds like a fantastic feature(May 24, 2016 at 9:23 PM)Spritanium Wrote:(May 24, 2016 at 6:02 PM)T-man Wrote: I like the idea of reacting to avatars and signatures. That seems like a good fit for the profile, I feel like that would clutter threads.
@rtsmarty do you think the current reaction system could be extended to do this without much trouble?
We'd have to clear them every time a person changes their avatar probably
So long as users keep EXP earned from the wiped reactions I think it's a nonissue.
![[Image: s2n7oi.png]](https://files.catbox.moe/s2n7oi.png)
uhh it wouldn't be impossible i don't think but it's not just a quick fix or anything. i have an idea for how it would work though. im not gonna be able to work on it for a good while (like i'd probably have lost my admin privileges by the time i get around to it i mean) but if anyone wants to give it a try i might be able to help
ps it kind of sucks that i got 3 notifications out of this because of 2 quotes, but i don't know if there's anything that can be done about that
ps it kind of sucks that i got 3 notifications out of this because of 2 quotes, but i don't know if there's anything that can be done about that
(May 25, 2016 at 12:24 PM)rtsmarty Wrote: uhh it wouldn't be impossible i don't think but it's not just a quick fix or anything. i have an idea for how it would work though. im not gonna be able to work on it for a good while (like i'd probably have lost my admin privileges by the time i get around to it i mean) but if anyone wants to give it a try i might be able to helpnot like i couldn't tech admin you for however long you needed to work on it if it came to that
ps it kind of sucks that i got 3 notifications out of this because of 2 quotes, but i don't know if there's anything that can be done about that
also i think quotes with your name included notifying you is a good feature
![[Image: s2n7oi.png]](https://files.catbox.moe/s2n7oi.png)
(May 25, 2016 at 12:24 PM)rtsmarty Wrote: uhh it wouldn't be impossible i don't think but it's not just a quick fix or anything. i have an idea for how it would work though. im not gonna be able to work on it for a good while (like i'd probably have lost my admin privileges by the time i get around to it i mean) but if anyone wants to give it a try i might be able to help
ps it kind of sucks that i got 3 notifications out of this because of 2 quotes, but i don't know if there's anything that can be done about that
I can get it implemented. Could you give me your idea for how it should work?. Since avatars and sigs are obviously separate from posts, nothing immediately comes to mind for me
It might be easier to manage if they're technically just "profile reactions", but we place them next to the person's avatar. I don't think sig reactions would be as funny/necessary/doable as avatar ones, especially since people slightly-update their sigs all the time, whereas when you change an avatar it's sudden and dramatic
![[Image: supercorrect.png]](https://i.ibb.co/g3J0P4F/supercorrect.png)
(May 25, 2016 at 4:03 PM)Spritanium Wrote: Could you give me your idea for how it should work?. Since avatars and sigs are obviously separate from posts, nothing immediately comes to mind for meMy idea was to add another field in the reactions table which would specify whether it was against a post, an avatar or a signature. Just an integer with 0 being post, 1 being avatar, 2 being sig or something. Problem then is that the pid field is supposed to be NOT NULL, so I figured you could add fields to the users table too, to specify a sort of revision number for avatars and sigs, which just goes up by 1 when the user changes their sig or avatar. The pid field could then be repurposed to match against that revision number, so you could tell when it matches this particular revision for when you want to show the reactions and stuff.
I'm probably doing a poor job explaining, sorry. Hopefully I got the general idea across though.
(May 25, 2016 at 5:39 PM)rtsmarty Wrote:(May 25, 2016 at 4:03 PM)Spritanium Wrote: Could you give me your idea for how it should work?. Since avatars and sigs are obviously separate from posts, nothing immediately comes to mind for meMy idea was to add another field in the reactions table which would specify whether it was against a post, an avatar or a signature. Just an integer with 0 being post, 1 being avatar, 2 being sig or something. Problem then is that the pid field is supposed to be NOT NULL, so I figured you could add fields to the users table too, to specify a sort of revision number for avatars and sigs, which just goes up by 1 when the user changes their sig or avatar. The pid field could then be repurposed to match against that revision number, so you could tell when it matches this particular revision for when you want to show the reactions and stuff.
I'm probably doing a poor job explaining, sorry. Hopefully I got the general idea across though.
Nah I understand. I'll get it figured out at some point, there are a few other things that could probably use my attention
![[Image: supercorrect.png]](https://i.ibb.co/g3J0P4F/supercorrect.png)
Users browsing this thread: