alpha
Login
or
Join now
karitham.dev
/
gpreview
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
small constellation + pds based little profile viewer
karitham.tngl.io/gpreview?user=karitham.dev
gleam
bsky-profile
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gpreview
/
src
/
at
main
2 folders
2 files
karitham
feat: Add URL query parameter auto-load support
3mo ago
2a94c854
bsky
feat: Add URL query parameter auto-load support Enable loading user profiles via ?user= handle in the URL. Changes: - Add get_query_param() FFI function in effects.gleam - Modify init() to check for user param and auto-fetch profile - Add comprehensive tests for query param extraction and init behavior - Clean up unused imports and dead test code - Reorganize tests by module (effects_test.gleam) All 92 tests passing.
3 months ago
gpreview
feat: Add URL query parameter auto-load support Enable loading user profiles via ?user= handle in the URL. Changes: - Add get_query_param() FFI function in effects.gleam - Modify init() to check for user param and auto-fetch profile - Add comprehensive tests for query param extraction and init behavior - Clean up unused imports and dead test code - Reorganize tests by module (effects_test.gleam) All 92 tests passing.
3 months ago
gpreview.css
feat: Add URL query parameter auto-load support Enable loading user profiles via ?user= handle in the URL. Changes: - Add get_query_param() FFI function in effects.gleam - Modify init() to check for user param and auto-fetch profile - Add comprehensive tests for query param extraction and init behavior - Clean up unused imports and dead test code - Reorganize tests by module (effects_test.gleam) All 92 tests passing.
3 months ago
gpreview.gleam
feat: Add URL query parameter auto-load support Enable loading user profiles via ?user= handle in the URL. Changes: - Add get_query_param() FFI function in effects.gleam - Modify init() to check for user param and auto-fetch profile - Add comprehensive tests for query param extraction and init behavior - Clean up unused imports and dead test code - Reorganize tests by module (effects_test.gleam) All 92 tests passing.
3 months ago