TheArcaneBrony
44859db499
Push local state...
2022-08-13 21:57:51 +02:00
ChrisChrome
4f6e59e936
Add basic developer panel functionality - doesn't work yet
...
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com >
2022-08-10 02:53:29 -06:00
Flam3rboy
9a5ccd6a9d
fix(util): OrmUtils
2022-08-10 00:31:01 +02:00
Flam3rboy
6765bfafa7
fix(util): util imports
2022-08-09 23:52:09 +02:00
TheArcaneBrony
aeaa995461
Remove accidental debug logging
2022-08-09 23:28:27 +02:00
TheArcaneBrony
26293f37a1
Use deep merge everywhere
2022-08-09 23:28:27 +02:00
TheArcaneBrony
d52d9c62fc
Bunch of fixes and improvements, everything appears to work now
2022-08-09 23:28:27 +02:00
Flam3rboy
14e0842dfb
fix ts errors
2022-08-09 23:28:27 +02:00
Samuel
afb82deb94
Update User.ts
2022-08-09 23:01:40 +02:00
TheArcaneBrony
88916865ee
Merge branch 'master' into 2fa
2022-08-06 02:33:12 +02:00
Madeline
c73dbe9c5b
Moved user notes into separate table
2022-07-23 20:52:48 +10:00
Madeline
1c2cddb7c4
2fa
2022-07-20 20:14:30 +10:00
Erkin Alp Güney
d8d2c28fca
Extended settings will not be type checked
2022-05-15 17:53:24 +03:00
Erkin Alp Güney
2d177a1082
Extended settings
2022-05-15 17:52:17 +03:00
Madeline
467f2d6ed9
Resolves #715
2022-04-09 17:03:31 +03:00
Erkin Alp Güney
66609ec5f4
Update User.ts
2022-04-09 13:46:50 +03:00
Madeline
d08689b418
User Notes ( #707 )
...
* Notes implementation.
Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT?
* I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page
* Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 !
2022-04-05 12:58:34 +03:00
Nobody
c9b581c842
fix(util): working invisible status type
2022-03-08 18:08:32 +03:00
Iratu
903ce169a1
changed user.premium_since to also load from the database.
2022-02-18 19:50:11 +03:00
Erkin Alp Güney
a2644052d0
A few minor changes
2022-01-27 16:54:42 +03:00
Featyre
e3f20f849d
category + discovery + custom status fix, new config
2022-01-24 07:21:48 +00:00
Daniel Huber
ec80fc5552
Incrementing user discriminators
...
Closes #328
2022-01-04 09:46:22 +03:00
Flam3rboy
5249e923a0
🎨 reformatted
2021-10-17 00:41:24 +02:00
Flam3rboy
82205520ed
🐛 fix Emoji missing in identify
2021-10-10 14:31:13 +02:00
Flam3rboy
74bd98737a
🎨 clean up imports + classes
2021-10-10 11:03:32 +02:00
Flam3rboy
c3551d9254
🐛 fix user projection
2021-10-05 19:52:42 +02:00
Flam3rboy
8b56eb5fbc
✨ add User.register() method
2021-10-05 19:33:23 +02:00
Flam3rboy
b69f5baeb9
Merge branch 'master' of https://github.com/fosscord/fosscord-server
2021-10-04 10:47:04 +02:00
Flam3rboy
73cf945525
✨ custom user flags offset
2021-10-04 10:46:54 +02:00
Flam3rboy
981071a645
✨ User instance rights
2021-10-03 01:42:55 +02:00
Flam3rboy
7c9a2a240d
✨ new user flags
2021-10-01 20:08:51 +02:00
Flam3rboy
022e82023d
✨ add option to disable all rate limits
2021-09-20 23:35:32 +02:00
Flam3rboy
576cbf5794
🐛 fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
AlTech98
4f87fd742f
Implemented DMs and group DMs
2021-09-16 21:33:36 +02:00
Flam3rboy
9429c5c09a
🐛 fix In() query
2021-09-13 12:22:59 +02:00
Flam3rboy
528007872d
Update User.ts
2021-09-07 22:54:31 +02:00
Flam3rboy
f6f550f10a
⬆️ update test client
2021-09-04 17:59:29 +02:00
Flam3rboy
3eac3a05ec
🎨 update entities
2021-09-03 03:38:19 +02:00
Flam3rboy
295159fc4a
🐛 fix entity types and projection
2021-09-01 23:34:55 +02:00
Flam3rboy
f313178518
✨ delete _ids from entities
2021-08-31 17:54:09 +02:00
Flam3rboy
ac84431cc2
fix util
2021-08-29 16:58:37 +02:00
Flam3rboy
227a4e47f1
✨ update util
2021-08-29 00:03:58 +02:00
Flam3rboy
845e77eed2
🚧 typeorm
2021-08-27 11:11:16 +02:00
Flam3rboy
db3f5c0d1b
✨ use RelationId
2021-08-26 20:48:09 +02:00
Flam3rboy
6f16392aa4
✨ unit test
2021-08-26 00:22:26 +02:00
Flam3rboy
b86032a001
✨ typeorm entities
2021-08-24 16:34:46 +02:00