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