Skip to content

Conversation

@awesomerobot
Copy link
Member

This generally updates the styles for the 2025 version. I also made more features work in development environments (so it's easier to test) and fixed an issue with invites that was causing the report to not show.

image image image image image

height: 125px;
}

&:nth-child(1) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are these images from? Do we have to credit anyone?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They're Windows 3.1 solitaire card backs that someone recreated and made freely available on https://kidmarscat.itch.io/solitaire... Microsoft still likely owns the rights to those designs, so I guess it would be safer to replace them with something more explicitly free... I'll look into that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah I remember now! Does seem like they would still own these sadly, but I do wonder how much it would matter...there is this thing in the steam workshop that uses them for example https://steamcommunity.com/sharedfiles/filedetails/?id=262705418 . But yeah probably safer to have something free.

Copy link
Contributor

@martin-brennan martin-brennan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice, thanks for adding some stuff to make it easier to test locally too. This let me notice some issues with posts/topics that we were discussing in the internal PM too, I will fix in a separate PR

martin-brennan added a commit that referenced this pull request Nov 18, 2025
* Use post excerpt for best posts to avoid giant posts
  ruining it
* Make sure short emojis (e.g. 😂) render in best posts
  and best topics
* Make images show in best post excerpts (requires core change)
* Fix invite action error, using column that doesn't exist
* Add missing # for top category slugs
* Refactor report service + controller a little to make it easier
  to figure out what went wrong if it fails, and to use the guardian
  user

Copies a couple of fixes from
#28 to make
things work locally, the conflicts will be easy to resolve.
martin-brennan added a commit that referenced this pull request Nov 18, 2025
* Use post excerpt for best posts to avoid giant posts
  ruining it
* Make sure short emojis (e.g. 😂) render in best posts
  and best topics
* Make images show in best post excerpts (requires core change)
* Fix invite action error, using column that doesn't exist
* Add missing # for top category slugs
* Refactor report service + controller a little to make it easier
  to figure out what went wrong if it fails, and to use the guardian
  user

Copies a couple of fixes from
#28 to make
things work locally, the conflicts will be easy to resolve.
@awesomerobot awesomerobot merged commit 972cc6e into main Nov 18, 2025
4 checks passed
@awesomerobot awesomerobot deleted the 2025-update branch November 18, 2025 14:03
martin-brennan added a commit that referenced this pull request Nov 18, 2025
* Use post excerpt for best posts to avoid giant posts
  ruining it
* Make sure short emojis (e.g. `:joy:`) render in best posts
  and best topics
* Make images show in best post excerpts (requires core change)
* Fix invite action error, using column that doesn't exist
* Add missing # for top category slugs
* Refactor report service + controller a little to make it easier
  to figure out what went wrong if it fails, and to use the guardian
  user

Copies a couple of fixes from
#28 to make
things work locally, the conflicts will be easy to resolve.

**Best topics before**

<img width="977" height="712" alt="image"
src="https://github.com/user-attachments/assets/e120507f-d0d8-44f0-b242-e1056084ef03"
/>


**Best topics after**

<img width="969" height="648" alt="image"
src="https://github.com/user-attachments/assets/dd13f6ac-35df-4e9a-907e-9ed5102843b6"
/>

**Categories before**

<img width="904" height="465" alt="image"
src="https://github.com/user-attachments/assets/0d15e73d-3534-4836-b776-2c97381e58ef"
/>


**Categories after**

<img width="925" height="466" alt="image"
src="https://github.com/user-attachments/assets/3d6e4eae-32ed-4f11-a4f4-090e4473ebe9"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants