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
/
test
/
at
main
1 folder
5 files
karitham
feat: Add URL query parameter auto-load support
3mo ago
2a94c854
fixtures
quote posts
3 months ago
bsky_test.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
effects_test.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
feed_test.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
gpreview_test.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
views_test.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