JustTemmie justtemmie · She/They
  • Joined on 2025-04-28
justtemmie pushed to main at gorb/gorb.app 2025-05-02 00:57:53 +00:00
044b714295 feat: include data for other platforms to generate embeds
justtemmie pushed to main at gorb/.profile 2025-05-01 23:34:34 +00:00
21dfc76f90 chore: github is annoying, creating a symlink
justtemmie pushed to main at gorb/specifications 2025-04-29 19:53:37 +00:00
218f91dce2 chore: add status 500 errors to every endpoint
justtemmie pushed to main at gorb/specifications 2025-04-29 19:39:55 +00:00
0f993c39ec fix: ensure consitant naming of keys
justtemmie pushed to main at gorb/specifications 2025-04-29 19:25:12 +00:00
25b75bee87 feat: add UUID to login endpoint
justtemmie pushed to main at gorb/specifications 2025-04-29 19:24:33 +00:00
dc0b18cfe1 fix: update gorb ID formating
justtemmie pushed to main at gorb/specifications 2025-04-29 19:21:33 +00:00
eb036c03df feat: add uuid to registration endpoint
justtemmie pushed to main at gorb/specifications 2025-04-28 21:53:40 +00:00
ea0fbc6f5c test commit again
justtemmie pushed to main at gorb/specifications 2025-04-28 21:52:21 +00:00
91f84b4eab test commit
justtemmie pushed to main at gorb/specifications 2025-04-28 21:40:23 +00:00
1e6fd6754e fix: specify how friend requests are accepted
justtemmie pushed to main at gorb/specifications 2025-04-28 21:38:54 +00:00
8c8c24b2a9 fix: communicate that the versions api's unstable_features is a dict
justtemmie pushed to main at gorb/specifications 2025-04-28 21:37:29 +00:00
42fca503d8 fix: prettify markdown tables
justtemmie pushed to main at gorb/specifications 2025-04-28 21:35:33 +00:00
bb72915201 Merge remote-tracking branch 'refs/remotes/origin/main'
2f8a653148 feat: implement client-server/friend-request
cbb563c4d6 fix: change error code from 401 to 403
Compare 3 commits »
justtemmie pushed to main at gorb/specifications 2025-04-28 21:17:01 +00:00
23ac445713 fix: let servers disable signups
justtemmie pushed to main at gorb/specifications 2025-04-28 21:13:12 +00:00
0ee1865c8b feat: client-server/register implemented
justtemmie pushed to main at gorb/specifications 2025-04-28 21:02:07 +00:00
e724777a62 fix: formating for login API
justtemmie pushed to main at gorb/specifications 2025-04-28 21:00:36 +00:00
7a967ffc1b feat: client-server/login implemented
justtemmie pushed to main at gorb/specifications 2025-04-28 20:43:06 +00:00
e2b828790e fix: gorb IDs should be seperated with a colon
justtemmie pushed to main at gorb/specifications 2025-04-28 20:41:45 +00:00
7cd18b9198 fix: move versions out of v1
justtemmie pushed to main at gorb/specifications 2025-04-28 20:30:52 +00:00
c8ba206e92 fix: clarify versions should be a list