• Joined on 2025-10-11
chelsea commented on issue chelsea/balanceboard#24 2025-10-12 03:05:49 -05:00
Settings - Community selection doesnt seem to do anything.

Fixed the community selection issue. The problem was that user community preferences stored in settings weren't being applied when fetching posts. Added logic to filter posts based on user's…

chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:05:11 -05:00
29a9d521e7 Fix community selection filtering in API posts endpoint
chelsea closed issue chelsea/balanceboard#24 2025-10-12 03:05:11 -05:00
Settings - Community selection doesnt seem to do anything.
chelsea commented on issue chelsea/balanceboard#12 2025-10-12 01:42:46 -05:00
username and email are required when.... uploading an avatar? *partially fixed*

I see the issue now! Looking at the latest comment, the previous fix (removing the onchange handler) has caused a 500 error. This suggests removing the inline onchange="this.form.submit()" broke…

chelsea commented on issue chelsea/balanceboard#12 2025-10-12 01:39:18 -05:00
username and email are required when.... uploading an avatar? *partially fixed*

Current status analysis of Issue #12: Avatar upload

Looking at the current settings_profile.html, the avatar upload form appears properly configured:

  • Upload form correctly points to `{{…
chelsea opened issue chelsea/balanceboard#24 2025-10-12 01:28:08 -05:00
Settings - Community selection doesnt seem to do anything.
chelsea opened issue chelsea/balanceboard#23 2025-10-12 01:26:28 -05:00
Investigation: Why isnt stack overflow crawlable?
chelsea opened issue chelsea/balanceboard#22 2025-10-12 01:23:02 -05:00
Needs configurable logo
chelsea opened issue chelsea/balanceboard#21 2025-10-12 01:21:06 -05:00
Show only posts from last x time feature, needs to be implemented as a default feature,
chelsea opened issue chelsea/balanceboard#20 2025-10-12 01:19:05 -05:00
Save/bookmark system needs to be implemented.
chelsea opened issue chelsea/balanceboard#19 2025-10-12 01:13:08 -05:00
Investigation: Whats going on with the filtration system?
chelsea opened issue chelsea/balanceboard#18 2025-10-12 01:10:55 -05:00
options for communities in settings dont match enabled communites as set in admin panel.
chelsea opened issue chelsea/balanceboard#17 2025-10-12 01:08:08 -05:00
admin page has inconsistant styling
chelsea opened issue chelsea/balanceboard#16 2025-10-12 01:07:56 -05:00
preferences/admin page corrupted
chelsea commented on issue chelsea/balanceboard#12 2025-10-12 01:05:57 -05:00
username and email are required when.... uploading an avatar? *partially fixed*

Fixed the avatar upload username/email requirement issue in commit 2c518fc:

  • Identified the problem: There were two onchange handlers on the avatar file input
  • Removed the inline…
chelsea commented on issue chelsea/balanceboard#12 2025-10-12 00:59:03 -05:00
username and email are required when.... uploading an avatar? *partially fixed*

Fixed the avatar upload username/email requirement issue in commit 2c518fc:

  • Identified the problem: There were two onchange handlers on the avatar file input
  • Removed the inline `onchange="this…
chelsea pushed to main at chelsea/balanceboard 2025-10-12 00:58:48 -05:00
2c518fce4a Fix avatar upload username/email requirement issue (Issue #12)
chelsea pushed to main at chelsea/balanceboard 2025-10-12 00:51:21 -05:00
f92851b415 Fix navigation and logo issues (Issues #13, #14)
chelsea reopened issue chelsea/balanceboard#12 2025-10-12 00:04:02 -05:00
username and email are required when.... uploading an avatar? *partially fixed*
chelsea pushed to main at chelsea/balanceboard 2025-10-11 23:58:12 -05:00
466badd326 Fix avatar upload requiring username/email (Issue #12)
29b4a9d339 Add topbar navigation to all pages and make logo clickable (Issues #14, #13)
Compare 2 commits »