forge
login
or
join now
koi.rip
/
bbell
forked from
did:plc:2hcnfmbfr4ucfbjpnvjqvt3e/bbell
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
wip bsky client for the web & android
star
0
fork
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
commits
Author
Commit
Message
Date
vi
5be34a64
feat(profile): followers/following modal
main
5w ago
vi
ed8c6a34
fix(styles): fix outline styles
5w ago
vi
f6fb5b6c
fix(posts): fix biting and exploding
5w ago
vi
4bd08fcc
chore: pull cat.vt3e.bbell lexicons
5w ago
vi
8654f97e
feat(replycomposer): springy pop in/out animation
6w ago
vi
8ca88d3d
feat: springy animation for modals & popovers, prettier toggleswitch styles
6w ago
vi
4e588c0a
fix(profile): sort front logs by date
6w ago
vi
51e33b22
feat(ui): prettier toggle switch
6w ago
vi
f587b827
fix: fix embed descrip[tion font size wtf was i evne doing
7w ago
vi
fd0cc214
fix: fix tangled urls, replace my handle w did
7w ago
vi
a7e01a4a
feat(themes): add evergarden!!
1mo ago
vi
937c5fff
feat(profile): messages
1mo ago
vi
a738b0c4
feat: bite & explode posts
1mo ago
vi
3562cc62
feat(pluralhost): add member info dialog
1mo ago
vi
c3a91649
feat(profile): show fronters in profile
1mo ago
vi
b24a441e
feat(splash): new splash message
1mo ago
vi
1a5c10b6
feat(pluralhost): add lexicons
1mo ago
vi
56ae5cf2
feat(profile): restore margin-top on stats
1mo ago
vi
e1e24b9a
feat(profile): use useDraggableScroll for stats scroll
1mo ago
vi
cf852a78
refactor(popover): make unwraptoelement more robust + properly typed
1mo ago
vi
e1fc8b27
feat(profile): ok google make it responsive thanks google (me)
1mo ago
vi
858c2db8
feat(profile): new profile and richtext component
1mo ago
vi
6dfffa6e
feat(profile): new profile and richtext component
1mo ago
vi
b476a82d
feat(posts): toast when link copied or post saved
1mo ago
vi
a1e29453
feat(toasts): finsih off toaststack
1mo ago
vi
fad72c4d
feat(toasts): toast store
1mo ago
vi
b84555a2
feat(toasts): position in viewport instead of not the viewport
1mo ago
vi
1dff6a28
feat: i swear i already did service proxying but whatever ig not
1mo ago
vi
89172d5a
chore: rm placeholder toasts
1mo ago
vi
398b9ac2
chore: rervert toaststack
1mo ago
vi
76a90b0f
chore(readme): bweh
1mo ago
vi
b352c4cd
chore(readme): rm borders
1mo ago
vi
c75a3fb6
chore: readme stuff
1mo ago
vi
f2af6a5f
feat: uhh adjust how embeds are displayed and other things idk
1mo ago
vi
c0c057cb
fix: oapcity 0 on .backdrop istead of whole group
1mo ago
vi
b9e932ef
refactor(modal,popover): extract overlay behaviours into composables
2mo ago
vi
55c4add4
feat: simplify posts, add popovers, update deps
2mo ago
vi
ae7800f4
feat: uhhhh cute animations and uhhhhhhh
2mo ago
vi
e23b360c
feat: use bbell logo for app icon
2mo ago
vi
5f172e73
fix(modal): modal-container position abs
2mo ago
vi
bbb9d548
refactor: new modal storeclear!
2mo ago
vi
dbd71971
feat(providers): nah
2mo ago
vi
05671021
feat: alt textclear
2mo ago
vi
92d3530b
feat(splash): ty comments
2mo ago
vi
ba8ccbff
feat(splash): youre sho valid bloomf
2mo ago
vi
fe2c64fb
feat(splash): blahaj approved
2mo ago
vi
72dc3242
feat(splash): sho eepy sho gleepy
2mo ago
vi
e997f7a5
feat: icons; some additional splash text
2mo ago
vi
3e055252
feat: prettier splash screen
2mo ago
vi
9ea4d2de
feat: split out app.vue into shell & splash; pronouns prompt
2mo ago
vi
cbf5059a
feat: login page v3
2mo ago
vi
d5fa73ce
fix: fix type errors
2mo ago
vi
cbc9cc16
fix(replycomposer): have toolbar hide behind textarea
2mo ago
vi
fe87f236
feat,refactor: extract posting logic to a composable; new post composer
2mo ago
vi
a062e32c
feat: link to profiles in feeditems
3mo ago
vi
84e5154a
fix: make feed buttons look better when pressed
3mo ago
vi
44ee16ff
fix: oh wait no theyre not meant to be there
3mo ago
vi
ab334541
feat: uhh following/followers pages; new auth page; i forgot
3mo ago
vi
8c9868d0
chore: add assetlinks to public/.well-known
3mo ago
vi
fcbb7356
chore: write visualiser stats to ignored directory
3mo ago
feat(profile): followers/following modal
main
5be34a64
vi
5w
fix(styles): fix outline styles
ed8c6a34
vi
5w
fix(posts): fix biting and exploding
f6fb5b6c
vi
5w
chore: pull cat.vt3e.bbell lexicons
4bd08fcc
vi
5w
feat(replycomposer): springy pop in/out animation
8654f97e
vi
6w
feat: springy animation for modals & popovers, prettier toggleswitch styles
8ca88d3d
vi
6w
fix(profile): sort front logs by date
4e588c0a
vi
6w
feat(ui): prettier toggle switch
51e33b22
vi
6w
fix: fix embed descrip[tion font size wtf was i evne doing
f587b827
vi
7w
fix: fix tangled urls, replace my handle w did
fd0cc214
vi
7w
feat(themes): add evergarden!!
a7e01a4a
vi
1mo
feat(profile): messages
937c5fff
vi
1mo
feat: bite & explode posts
a738b0c4
vi
1mo
feat(pluralhost): add member info dialog
3562cc62
vi
1mo
feat(profile): show fronters in profile
c3a91649
vi
1mo
feat(splash): new splash message
b24a441e
vi
1mo
feat(pluralhost): add lexicons
1a5c10b6
vi
1mo
feat(profile): restore margin-top on stats
56ae5cf2
vi
1mo
feat(profile): use useDraggableScroll for stats scroll
e1e24b9a
vi
1mo
refactor(popover): make unwraptoelement more robust + properly typed
cf852a78
vi
1mo
feat(profile): ok google make it responsive thanks google (me)
e1fc8b27
vi
1mo
feat(profile): new profile and richtext component
858c2db8
vi
1mo
feat(profile): new profile and richtext component
6dfffa6e
vi
1mo
feat(posts): toast when link copied or post saved
b476a82d
vi
1mo
feat(toasts): finsih off toaststack
a1e29453
vi
1mo
feat(toasts): toast store
fad72c4d
vi
1mo
feat(toasts): position in viewport instead of not the viewport
b84555a2
vi
1mo
feat: i swear i already did service proxying but whatever ig not
1dff6a28
vi
1mo
chore: rm placeholder toasts
89172d5a
vi
1mo
chore: rervert toaststack
398b9ac2
vi
1mo
chore(readme): bweh
76a90b0f
vi
1mo
chore(readme): rm borders
b352c4cd
vi
1mo
chore: readme stuff
c75a3fb6
vi
1mo
feat: uhh adjust how embeds are displayed and other things idk
f2af6a5f
vi
1mo
fix: oapcity 0 on .backdrop istead of whole group
c0c057cb
vi
1mo
refactor(modal,popover): extract overlay behaviours into composables
b9e932ef
vi
2mo
feat: simplify posts, add popovers, update deps
55c4add4
vi
2mo
feat: uhhhh cute animations and uhhhhhhh
ae7800f4
vi
2mo
feat: use bbell logo for app icon
e23b360c
vi
2mo
fix(modal): modal-container position abs
5f172e73
vi
2mo
refactor: new modal storeclear!
bbb9d548
vi
2mo
feat(providers): nah
dbd71971
vi
2mo
feat: alt textclear
05671021
vi
2mo
feat(splash): ty comments
92d3530b
vi
2mo
feat(splash): youre sho valid bloomf
ba8ccbff
vi
2mo
feat(splash): blahaj approved
fe2c64fb
vi
2mo
feat(splash): sho eepy sho gleepy
72dc3242
vi
2mo
feat: icons; some additional splash text
e997f7a5
vi
2mo
feat: prettier splash screen
3e055252
vi
2mo
feat: split out app.vue into shell & splash; pronouns prompt
9ea4d2de
vi
2mo
feat: login page v3
cbf5059a
vi
2mo
fix: fix type errors
d5fa73ce
vi
2mo
fix(replycomposer): have toolbar hide behind textarea
cbc9cc16
vi
2mo
feat,refactor: extract posting logic to a composable; new post composer
fe87f236
vi
2mo
feat: link to profiles in feeditems
a062e32c
vi
3mo
fix: make feed buttons look better when pressed
84e5154a
vi
3mo
fix: oh wait no theyre not meant to be there
44ee16ff
vi
3mo
feat: uhh following/followers pages; new auth page; i forgot
ab334541
vi
3mo
chore: add assetlinks to public/.well-known
8c9868d0
vi
3mo
chore: write visualiser stats to ignored directory
fcbb7356
vi
3mo
next