forge
login
or
join now
graham.systems
/
statusphere-react
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.
the statusphere demo reworked into a vite/react app in a monorepo
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
Graham Barber
ed65ae47
update to tutorial-ready workflow
main
6mo ago
Graham Barber
621c2333
retrigger workflow
6mo ago
Graham Barber
26a5fe8c
attempt workflow without service ID
6mo ago
Graham Barber
54c947b5
fix user home directory
6mo ago
Graham Barber
fd069c75
install railway from cargo
6mo ago
Graham Barber
23b58b60
comment out service ID check
6mo ago
Graham Barber
24a8ae34
try exporting railway token, set service ID statically
6mo ago
Graham Barber
f86c67cd
explicitly set railway environment values
6mo ago
Graham Barber
6a00f020
try railway status?
6mo ago
Graham Barber
2863ff28
attempt login
6mo ago
Graham Barber
40ecaa64
i hoped it wouldn't come to this
6mo ago
Graham Barber
0a6d25ac
remove environment flag from railway command
7mo ago
Graham Barber
4b806c19
check for environment variables
7mo ago
Graham Barber
771a7eb2
explicitly pass token to workflow
7mo ago
Graham Barber
0f6ac09d
fix workflow step syntax
Use "command" instead of "run"
7mo ago
Graham Barber
e6220fd9
run deploy step on push
7mo ago
Graham Barber
6deb7d49
add railway deployment workflow
7mo ago
Samuel Newman
7a081499
add plausible
10mo ago
Samuel Newman
197c692d
fix avi loading
11mo ago
Samuel Newman
446685bd
extract invalid handle string
11mo ago
Samuel Newman
d016e910
rm import
11mo ago
Samuel Newman
dfe04754
filter out handles that resolve as did
11mo ago
Samuel Newman
8728f2dc
only serve valid statuses
11mo ago
Samuel Newman
202c167e
back to bsky jetstream
11mo ago
Samuel Newman
abbec6c0
update client metadata route
1y ago
Samuel Newman
e2768323
clarify login page
1y ago
Samuel Newman
6b25657f
allow PDS URLs in login
1y ago
Samuel Newman
0ea4a07a
add log for jetstream closing
1y ago
Samuel Newman
131f0995
explicit exit, fix error in ingestor
1y ago
Samuel Newman
44d55201
remove process.exit
1y ago
Samuel Newman
d41e1013
format
1y ago
Samuel Newman
052613b9
exit with 0
1y ago
Samuel Newman
0b2e6b6b
add ws
1y ago
Samuel Newman
2b1a9745
configurable jetstream instance
1y ago
Samuel Newman
1317e8d1
add jetstream
1y ago
Samuel Newman
25e553d1
remove unused async
1y ago
Samuel Newman
6c0a3d20
rm cursor from getStatuses
1y ago
Samuel Newman
2a126cbb
use xrpc
1y ago
Samuel Newman
8a3a1fc3
move code to hydrate.ts
1y ago
Samuel Newman
3a2684d7
add profile pictures
1y ago
Samuel Newman
98aca274
update dev command
1y ago
Samuel Newman
a563ed7f
samesite strict
1y ago
Samuel Newman
1693111a
add cursor
1y ago
Samuel Newman
f931711a
fix firehose types
1y ago
Samuel Newman
69e92fd9
rename some files
1y ago
Samuel Newman
e7df4d56
make handles clickable
1y ago
Samuel Newman
cfad45a0
add sleepy
1y ago
Samuel Newman
105fd50e
add vite-tsconfig-paths
1y ago
Samuel Newman
b034352d
make VITE_PORT optional
1y ago
Samuel Newman
9be6e758
remove ngrok stuff
1y ago
Samuel Newman
1e8cfa08
auto refetch
1y ago
Samuel Newman
a797d571
add healthcheck
1y ago
Samuel Newman
452689f0
fix path
1y ago
Samuel Newman
0ff69106
ok try fix serving
1y ago
Samuel Newman
1d32d6ee
use PUBLIC_URL in prod
1y ago
Samuel Newman
c3855717
build lexicon package in build pipeline
1y ago
Samuel Newman
519630d7
serve frontend from backend
1y ago
Samuel Newman
fb32b132
react compiler
1y ago
Samuel Newman
52e6f7b5
better form
1y ago
Samuel Newman
53c09364
dark mode!
1y ago
update to tutorial-ready workflow
main
ed65ae47
Graham Barber
6mo
retrigger workflow
621c2333
Graham Barber
6mo
attempt workflow without service ID
26a5fe8c
Graham Barber
6mo
fix user home directory
54c947b5
Graham Barber
6mo
install railway from cargo
fd069c75
Graham Barber
6mo
comment out service ID check
23b58b60
Graham Barber
6mo
try exporting railway token, set service ID statically
24a8ae34
Graham Barber
6mo
explicitly set railway environment values
f86c67cd
Graham Barber
6mo
try railway status?
6a00f020
Graham Barber
6mo
attempt login
2863ff28
Graham Barber
6mo
i hoped it wouldn't come to this
40ecaa64
Graham Barber
6mo
remove environment flag from railway command
0a6d25ac
Graham Barber
7mo
check for environment variables
4b806c19
Graham Barber
7mo
explicitly pass token to workflow
771a7eb2
Graham Barber
7mo
fix workflow step syntax
Use "command" instead of "run"
0f6ac09d
Graham Barber
7mo
run deploy step on push
e6220fd9
Graham Barber
7mo
add railway deployment workflow
6deb7d49
Graham Barber
7mo
add plausible
7a081499
Samuel Newman
10mo
fix avi loading
197c692d
Samuel Newman
11mo
extract invalid handle string
446685bd
Samuel Newman
11mo
rm import
d016e910
Samuel Newman
11mo
filter out handles that resolve as did
dfe04754
Samuel Newman
11mo
only serve valid statuses
8728f2dc
Samuel Newman
11mo
back to bsky jetstream
202c167e
Samuel Newman
11mo
update client metadata route
abbec6c0
Samuel Newman
1y
clarify login page
e2768323
Samuel Newman
1y
allow PDS URLs in login
6b25657f
Samuel Newman
1y
add log for jetstream closing
0ea4a07a
Samuel Newman
1y
explicit exit, fix error in ingestor
131f0995
Samuel Newman
1y
remove process.exit
44d55201
Samuel Newman
1y
format
d41e1013
Samuel Newman
1y
exit with 0
052613b9
Samuel Newman
1y
add ws
0b2e6b6b
Samuel Newman
1y
configurable jetstream instance
2b1a9745
Samuel Newman
1y
add jetstream
1317e8d1
Samuel Newman
1y
remove unused async
25e553d1
Samuel Newman
1y
rm cursor from getStatuses
6c0a3d20
Samuel Newman
1y
use xrpc
2a126cbb
Samuel Newman
1y
move code to hydrate.ts
8a3a1fc3
Samuel Newman
1y
add profile pictures
3a2684d7
Samuel Newman
1y
update dev command
98aca274
Samuel Newman
1y
samesite strict
a563ed7f
Samuel Newman
1y
add cursor
1693111a
Samuel Newman
1y
fix firehose types
f931711a
Samuel Newman
1y
rename some files
69e92fd9
Samuel Newman
1y
make handles clickable
e7df4d56
Samuel Newman
1y
add sleepy
cfad45a0
Samuel Newman
1y
add vite-tsconfig-paths
105fd50e
Samuel Newman
1y
make VITE_PORT optional
b034352d
Samuel Newman
1y
remove ngrok stuff
9be6e758
Samuel Newman
1y
auto refetch
1e8cfa08
Samuel Newman
1y
add healthcheck
a797d571
Samuel Newman
1y
fix path
452689f0
Samuel Newman
1y
ok try fix serving
0ff69106
Samuel Newman
1y
use PUBLIC_URL in prod
1d32d6ee
Samuel Newman
1y
build lexicon package in build pipeline
c3855717
Samuel Newman
1y
serve frontend from backend
519630d7
Samuel Newman
1y
react compiler
fb32b132
Samuel Newman
1y
better form
52e6f7b5
Samuel Newman
1y
dark mode!
53c09364
Samuel Newman
1y
next