Jimmy B. jimmyb
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#39 2024-01-14 14:40:38 -06:00
Add Icon Next to Title on Profile Page

This is something I could implement into includes/functions.php but I was thinking it should probably be in includes/classes/User.php - like most of the things in the functions.php. However…

jimmyb opened issue MyVideoGameList/myvideogamelist.com#39 2024-01-14 14:40:31 -06:00
Add Icon Next to Title on Profile Page
jimmyb opened issue MyVideoGameList/myvideogamelist.com#38 2024-01-14 14:39:54 -06:00
Create Public Facing Document on How to Request Games
jimmyb opened issue MyVideoGameList/myvideogamelist.com#37 2024-01-14 14:39:00 -06:00
Image with period, breaks site avatar
jimmyb opened issue MyVideoGameList/myvideogamelist.com#36 2024-01-14 14:37:52 -06:00
Add Back Functionality to Allow Users to Set and Update Their Status
jimmyb opened issue MyVideoGameList/myvideogamelist.com#35 2024-01-14 14:37:24 -06:00
Create an Un-authed Unsubscribe All Feature for Email
jimmyb opened issue MyVideoGameList/myvideogamelist.com#34 2024-01-14 14:37:01 -06:00
Blog Posts Showing Broken Linked Userpics
jimmyb opened issue MyVideoGameList/myvideogamelist.com#33 2024-01-14 14:36:32 -06:00
Hide ''Remove Friend'' on other users friend lists
jimmyb opened issue MyVideoGameList/myvideogamelist.com#32 2024-01-14 14:35:36 -06:00
Hide Remove & Add Friend Links When Not Logged In
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#31 2024-01-14 14:34:57 -06:00
Allow @ username Mentioning in Blog Entries

@VilkaTheWolf This issue only covers using the @ mention in a blog entry. Notifications and using @ mentions in blog entry comments are both good ideas too. I'd recommend creating a new issue for…

jimmyb commented on issue MyVideoGameList/myvideogamelist.com#31 2024-01-14 14:34:46 -06:00
Allow @ username Mentioning in Blog Entries

Originally posted by Vilkathewolf

Does this also mean that the person will be notified that they've been mentioned?

Also instead of just blog entries, maybe comments too?

Love the…

jimmyb opened issue MyVideoGameList/myvideogamelist.com#31 2024-01-14 14:34:40 -06:00
Allow @ username Mentioning in Blog Entries
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#30 2024-01-14 14:34:03 -06:00
Blog Updated Notification On Wrong Page

This will pretty much happen on any page which checks for these types of cookies.

jimmyb opened issue MyVideoGameList/myvideogamelist.com#30 2024-01-14 14:33:55 -06:00
Blog Updated Notification On Wrong Page
jimmyb opened issue MyVideoGameList/myvideogamelist.com#29 2024-01-14 14:33:11 -06:00
Add additional info to searches with no matches.
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#28 2024-01-14 14:32:46 -06:00
Add Most Popular Upcoming Games to Home Page

Originally posted by Vilkathewolf

To help here is a formula ((old GitLab link))

Weighted Rank (WR) = (v / (v + m)) * S + (m / (v + m)) * C

S = Average score for the game…

jimmyb opened issue MyVideoGameList/myvideogamelist.com#28 2024-01-14 14:32:39 -06:00
Add Most Popular Upcoming Games to Home Page
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#27 2024-01-14 14:31:55 -06:00
Add Most Popular Games of the Year to Home Page

Originally posted by Vilkathewolf

To help here is a formula (from (old GitLab link))

Weighted Rank (WR) = (v / (v + m)) * S + (m / (v + m)) * C

S = Average score for the game…

jimmyb commented on issue MyVideoGameList/myvideogamelist.com#27 2024-01-14 14:31:49 -06:00
Add Most Popular Games of the Year to Home Page

Originally posted by Vilkathewolf

Just realised this issue existed (#42) its also what i was thinking too.

jimmyb opened issue MyVideoGameList/myvideogamelist.com#27 2024-01-14 14:31:37 -06:00
Add Most Popular Games of the Year to Home Page