tangled
alpha
login
or
join now
veryroundbird.house
/
smallbird-social
star
7
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
friendship ended with social-app. php is my new best friend
star
7
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
veryroundbird.house
1f1ae84f
more debugging
main
5mo ago
veryroundbird.house
cc024166
try and debug sessions
5mo ago
veryroundbird.house
ee4887db
fiddle with oauth flow again
5mo ago
veryroundbird.house
c63da7f9
check for username
5mo ago
veryroundbird.house
36945112
missing semicolon
5mo ago
veryroundbird.house
2e9bf2cc
fix redirects?
5mo ago
veryroundbird.house
873e9c02
implement logout route
5mo ago
veryroundbird.house
3ee22107
fiddle with getting the user info
5mo ago
veryroundbird.house
5d6d4aa3
try and debug end part of oauth
5mo ago
veryroundbird.house
331761cd
move stuff around
5mo ago
veryroundbird.house
9faaee99
better debugging
5mo ago
veryroundbird.house
67f21f5e
does this. help
5mo ago
veryroundbird.house
29046874
debug whether the code is getting stored or not
5mo ago
veryroundbird.house
77cc2992
adjust oauth flow for bsky sensibilities
5mo ago
veryroundbird.house
6d6b3657
fix parents
5mo ago
veryroundbird.house
cf16c720
fix unset error
5mo ago
veryroundbird.house
8d9db809
initialize session
5mo ago
veryroundbird.house
b4deb2b4
implement rest of grant flow
5mo ago
veryroundbird.house
0aed4202
add session store stuff
5mo ago
veryroundbird.house
724c6fcf
add a bunch of namespaces
5mo ago
veryroundbird.house
c67127e8
write own PARTrait lol
5mo ago
veryroundbird.house
b417e733
more debugging
5mo ago
veryroundbird.house
7f244828
debug shit
5mo ago
veryroundbird.house
6c58d047
fix redirect url
5mo ago
veryroundbird.house
26de2aa9
oops. different kid on server. need to figure out a better solution to getting this value
5mo ago
veryroundbird.house
83e0a007
add kid
5mo ago
veryroundbird.house
6a199646
does this work
5mo ago
veryroundbird.house
17992eaa
maybe just use pds value?
5mo ago
veryroundbird.house
3b2068b5
fix iss field
5mo ago
veryroundbird.house
77ecdbfc
remove issuer. also i can't spell
5mo ago
veryroundbird.house
7a00e2d6
add JIT
5mo ago
veryroundbird.house
ae1d95bf
idk???
5mo ago
veryroundbird.house
0cb242ad
add notice about caching to privacy policy; add stuff to terms of use
5mo ago
veryroundbird.house
671d3026
if no username just render it
5mo ago
veryroundbird.house
46854a85
idk does this work
5mo ago
veryroundbird.house
8b0becde
remove print_r stuff
5mo ago
veryroundbird.house
7bc4ee49
ok does reshuffling the order of all this stuff work
5mo ago
veryroundbird.house
bda36b5b
does this work better...
5mo ago
veryroundbird.house
c3e8bf54
or do i use this
5mo ago
veryroundbird.house
65f24440
wait don't print_r that.
5mo ago
veryroundbird.house
414e3505
wait is THIS where i put the secret
5mo ago
veryroundbird.house
72ab8d82
remove some print_rs from vendor files. try and debug
5mo ago
veryroundbird.house
231ab7a6
change random bytes number??
5mo ago
veryroundbird.house
45bf77d2
fix issued_at claim
5mo ago
veryroundbird.house
4dbcd262
i forgor how str_replace works
5mo ago
veryroundbird.house
d5072f2d
fix claims
5mo ago
veryroundbird.house
9abb0fe1
Merge branch 'main' of nest.veryroundbird.house:veryroundbird.house/smallbird-social
5mo ago
veryroundbird.house
844f4d62
fix issued by info
5mo ago
veryroundbird.house
2ec9b662
Merge remote-tracking branch 'refs/remotes/origin/main'
5mo ago
veryroundbird.house
8c85e96d
fix file list
5mo ago
veryroundbird.house
d7c3159a
Merge remote-tracking branch 'refs/remotes/origin/main'
5mo ago
veryroundbird.house
ee3822cd
jk i can't read
5mo ago
veryroundbird.house
1bdc55d6
fix installer file
5mo ago
veryroundbird.house
65710490
fix usage of builder
5mo ago
veryroundbird.house
3f2e714f
move stuff to main dir
5mo ago
veryroundbird.house
4f8cea7c
i hate this
5mo ago
veryroundbird.house
9388ad02
helpo
5mo ago
veryroundbird.house
988c87ce
jwts????
5mo ago
root
1ea5f55b
remove client-metadata from source control, fix merge conflict
5mo ago
veryroundbird.house
21d9b4a9
helpo
5mo ago
more debugging
main
1f1ae84f
veryroundbird.house
5mo
try and debug sessions
cc024166
veryroundbird.house
5mo
fiddle with oauth flow again
ee4887db
veryroundbird.house
5mo
check for username
c63da7f9
veryroundbird.house
5mo
missing semicolon
36945112
veryroundbird.house
5mo
fix redirects?
2e9bf2cc
veryroundbird.house
5mo
implement logout route
873e9c02
veryroundbird.house
5mo
fiddle with getting the user info
3ee22107
veryroundbird.house
5mo
try and debug end part of oauth
5d6d4aa3
veryroundbird.house
5mo
move stuff around
331761cd
veryroundbird.house
5mo
better debugging
9faaee99
veryroundbird.house
5mo
does this. help
67f21f5e
veryroundbird.house
5mo
debug whether the code is getting stored or not
29046874
veryroundbird.house
5mo
adjust oauth flow for bsky sensibilities
77cc2992
veryroundbird.house
5mo
fix parents
6d6b3657
veryroundbird.house
5mo
fix unset error
cf16c720
veryroundbird.house
5mo
initialize session
8d9db809
veryroundbird.house
5mo
implement rest of grant flow
b4deb2b4
veryroundbird.house
5mo
add session store stuff
0aed4202
veryroundbird.house
5mo
add a bunch of namespaces
724c6fcf
veryroundbird.house
5mo
write own PARTrait lol
c67127e8
veryroundbird.house
5mo
more debugging
b417e733
veryroundbird.house
5mo
debug shit
7f244828
veryroundbird.house
5mo
fix redirect url
6c58d047
veryroundbird.house
5mo
oops. different kid on server. need to figure out a better solution to getting this value
26de2aa9
veryroundbird.house
5mo
add kid
83e0a007
veryroundbird.house
5mo
does this work
6a199646
veryroundbird.house
5mo
maybe just use pds value?
17992eaa
veryroundbird.house
5mo
fix iss field
3b2068b5
veryroundbird.house
5mo
remove issuer. also i can't spell
77ecdbfc
veryroundbird.house
5mo
add JIT
7a00e2d6
veryroundbird.house
5mo
idk???
ae1d95bf
veryroundbird.house
5mo
add notice about caching to privacy policy; add stuff to terms of use
0cb242ad
veryroundbird.house
5mo
if no username just render it
671d3026
veryroundbird.house
5mo
idk does this work
46854a85
veryroundbird.house
5mo
remove print_r stuff
8b0becde
veryroundbird.house
5mo
ok does reshuffling the order of all this stuff work
7bc4ee49
veryroundbird.house
5mo
does this work better...
bda36b5b
veryroundbird.house
5mo
or do i use this
c3e8bf54
veryroundbird.house
5mo
wait don't print_r that.
65f24440
veryroundbird.house
5mo
wait is THIS where i put the secret
414e3505
veryroundbird.house
5mo
remove some print_rs from vendor files. try and debug
72ab8d82
veryroundbird.house
5mo
change random bytes number??
231ab7a6
veryroundbird.house
5mo
fix issued_at claim
45bf77d2
veryroundbird.house
5mo
i forgor how str_replace works
4dbcd262
veryroundbird.house
5mo
fix claims
d5072f2d
veryroundbird.house
5mo
Merge branch 'main' of nest.veryroundbird.house:veryroundbird.house/smallbird-social
9abb0fe1
veryroundbird.house
5mo
fix issued by info
844f4d62
veryroundbird.house
5mo
Merge remote-tracking branch 'refs/remotes/origin/main'
2ec9b662
veryroundbird.house
5mo
fix file list
8c85e96d
veryroundbird.house
5mo
Merge remote-tracking branch 'refs/remotes/origin/main'
d7c3159a
veryroundbird.house
5mo
jk i can't read
ee3822cd
veryroundbird.house
5mo
fix installer file
1bdc55d6
veryroundbird.house
5mo
fix usage of builder
65710490
veryroundbird.house
5mo
move stuff to main dir
3f2e714f
veryroundbird.house
5mo
i hate this
4f8cea7c
veryroundbird.house
5mo
helpo
9388ad02
veryroundbird.house
5mo
jwts????
988c87ce
veryroundbird.house
5mo
remove client-metadata from source control, fix merge conflict
1ea5f55b
root
5mo
helpo
21d9b4a9
veryroundbird.house
5mo
next