index
:
spacebarchat/server-ts.git
this commit
compv2
dev/appemojis
dev/async-mentions
dev/backport/from-monitoring/ProcessLifecycle
dev/bigint-pk
dev/cherry
dev/emma-fuck-this
dev/emma-wip
dev/emma/as-to-satisfies-gw
dev/emma/gateway-batch-presence-lookup
dev/emma/gw-batch-presence-lookup
dev/gw-encoding-refactor
dev/gwsep
dev/ipc-refactor
dev/lazyrequest
dev/monitoring
dev/openapi-improvements
dev/pomelo
dev/reconciledbbigint
dev/reorder-src
dev/rewrite-gif-support
dev/webhook-messages
emma/schema-updates
emma/schema-updates_wip
emma/webrtc-fuckery
entity-fix-attempt
gwtemp
interactionWork
master
pomelo
rebased/dev/pomelo
sec/various
server-compv2
temp
tmp
tmp-master
tmp-musl-fun
tmp-rebase-threads
github/HEAD
github/compv2
github/dev/admin-api
github/dev/appemojis
github/dev/async-mentions
github/dev/backport/from-monitoring/ProcessLifecycle
github/dev/bigint-pk
github/dev/cherry
github/dev/docker
github/dev/dsharpplus-minimum-endpoints
github/dev/emma-fuck-this
github/dev/emma-refactors
github/dev/emma-wip
github/dev/emma/as-to-satisfies-gw
github/dev/emma/gateway-batch-presence-lookup
github/dev/emma/gw-batch-presence-lookup
github/dev/fix-emoji-uploads
github/dev/gw-encoding-refactor
github/dev/gwsep
github/dev/indexable-channel-poc
github/dev/ipc-refactor
github/dev/lazyrequest
github/dev/monitoring
github/dev/openapi-improvements
github/dev/plurality
github/dev/pomelo
github/dev/reconciledbbigint
github/dev/reorder-src
github/dev/request-guild-members
github/dev/rewrite-gif-support
github/dev/rory/client_patching
github/dev/rory/legacy/plugins
github/dev/rory/move-defaults-out-of-models
github/dev/rory/old_staging_webrtc
github/dev/rory/paths_test
github/dev/rory/utils
github/dev/rory/versioned-api
github/dev/threads
github/dev/updater
github/dev/webhook-messages
github/emma/schema-updates
github/emma/schema-updates_wip
github/emma/webrtc-fuckery
github/entity-fix-attempt
github/feat/admin-api
github/feat/federation
github/feat/federation2
github/feat/quests
github/feat/webrtc
github/fix/channel_ordering
github/gwtemp
github/interactionWork
github/legacy
github/master
github/pomelo
github/rebased/dev/pomelo
github/rebased/dev/rory/legacy/plugins
github/reg-ipchecks
github/sec/various
github/server-compv2
github/temp
github/tmp
github/tmp-master
github/tmp-musl-fun
github/tmp-rebase-threads
github/translation
github/update/mfa
Spacebar Server, written with love in TypeScript and C#
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extra
/
admin-api
/
Models
/
Spacebar.Models.Config
/
Extensions
/
JsonExtensions.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
implement authed pomelo routes
Puyodead1
3
-0
/
+133
2023-12-23
rename unique uesrname response and schema
Puyodead1
10
-278
/
+9037
2023-12-23
update pomelo experiment
Puyodead1
1
-3
/
+1
2023-12-23
send disclosure for pomelo
Puyodead1
1
-1
/
+5
2023-12-23
fix being able to register with taken username
Puyodead1
4
-8
/
+11
2023-12-23
add unique-username routes to unauthenticated list
Puyodead1
1
-0
/
+1
2023-12-23
Send experiment required to enable pomelo UI in discord client
Puyodead1
3
-2
/
+53
2023-12-23
Implement Pomelo Registration
Puyodead1
11
-2249
/
+1835
2023-12-23
update user modify for unique usernames
Puyodead1
8
-140
/
+9525
2023-12-23
add legacy_username user field
Puyodead1
4
-1
/
+792
2023-12-23
rename pomeloEnabled to uniqueUsernames
Puyodead1
9
-24
/
+24
2023-12-23
remove display_name
Puyodead1
14
-1885
/
+915
2023-12-23
rename handle to tag
Puyodead1
2
-3
/
+3
2023-12-23
lint
Puyodead1
1
-7
/
+10
2023-12-23
initial pomelo implementation
Puyodead1
20
-1186
/
+4573
2023-12-21
update schemas.json and openapi.json
Madeline
2
-98
/
+139
2023-12-17
add missing license headers
Puyodead1
35
-3
/
+630
2023-12-15
Update INVALID_LOGIN locale key
Puyodead1
1
-1
/
+1
2023-12-15
what the hell erkin
sky
1
-55
/
+0
2023-12-14
add new right for creating registration tokens
Puyodead1
2
-1
/
+2
2023-12-14
GuildMemberPatch: remove a useless query
Puyodead1
1
-6
/
+2
2023-12-09
member projection: select avatar
Puyodead1
2
-520
/
+400
2023-12-09