Madeline
cc21ae7f6a
Merge branch 'feat/notesTable' into slowcord
2022-07-23 20:56:26 +10:00
Madeline
568f0dd9ae
Moved user notes into separate table
2022-07-23 20:52:48 +10:00
Madeline
428e101a86
Merge branch '2fa' into slowcord
2022-07-20 20:31:18 +10:00
Madeline
5cdcc48d1b
2fa
2022-07-20 20:14:30 +10:00
Madeline
117d431685
Disable compact mode
2022-07-03 14:59:19 +10:00
Madeline
bbcb7b684d
Added a configurable default rights value
2022-05-31 17:30:21 +10:00
Erkin Alp Güney
1573edb505
Extended settings will not be type checked
2022-05-15 17:53:24 +03:00
Erkin Alp Güney
215df37be5
Extended settings
2022-05-15 17:52:17 +03:00
Madeline
9f2e9d5faf
Resolves #715
2022-04-09 17:03:31 +03:00
Erkin Alp Güney
34a36f7a85
Update User.ts
2022-04-09 13:46:50 +03:00
Madeline
ecf59d30c5
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
4dc7ab3fde
fix(util): working invisible status type
2022-03-08 18:08:32 +03:00
Iratu
46f77f8e38
changed user.premium_since to also load from the database.
2022-02-18 19:50:11 +03:00
Erkin Alp Güney
37bcc2d407
A few minor changes
2022-01-27 16:54:42 +03:00
Featyre
a0fb2549d5
category + discovery + custom status fix, new config
2022-01-24 07:21:48 +00:00
Daniel Huber
e31d8e85a6
Incrementing user discriminators
...
Closes #328
2022-01-04 09:46:22 +03:00
Flam3rboy
95f5fb3b93
🎨 reformatted
2021-10-17 00:41:24 +02:00
Flam3rboy
58c3974e1b
🐛 fix Emoji missing in identify
2021-10-10 14:31:13 +02:00
Flam3rboy
dc85a79498
🎨 clean up imports + classes
2021-10-10 11:03:32 +02:00
Flam3rboy
ce63639090
🐛 fix user projection
2021-10-05 19:52:42 +02:00
Flam3rboy
9cf018d737
✨ add User.register() method
2021-10-05 19:33:23 +02:00
Flam3rboy
e52e7ef0e1
Merge branch 'master' of https://github.com/fosscord/fosscord-server
2021-10-04 10:47:04 +02:00
Flam3rboy
c3ae345175
✨ custom user flags offset
2021-10-04 10:46:54 +02:00
Flam3rboy
62f727783d
✨ User instance rights
2021-10-03 01:42:55 +02:00
Flam3rboy
b41fcd4f29
✨ new user flags
2021-10-01 20:08:51 +02:00
Flam3rboy
cc33e87a14
✨ add option to disable all rate limits
2021-09-20 23:35:32 +02:00
Flam3rboy
62f9b35185
🐛 fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
AlTech98
d630f09f80
Implemented DMs and group DMs
2021-09-16 21:33:36 +02:00
Flam3rboy
9b4457424d
🐛 fix In() query
2021-09-13 12:22:59 +02:00
Flam3rboy
2d26241a82
Update User.ts
2021-09-07 22:54:31 +02:00
Flam3rboy
0bf59ee28a
⬆️ update test client
2021-09-04 17:59:29 +02:00
Flam3rboy
a374b0b11a
🎨 update entities
2021-09-03 03:38:19 +02:00
Flam3rboy
cba341a6d6
🐛 fix entity types and projection
2021-09-01 23:34:55 +02:00
Flam3rboy
3d929755fb
✨ delete _ids from entities
2021-08-31 17:54:09 +02:00
Flam3rboy
681ce2ac47
fix util
2021-08-29 16:58:37 +02:00
Flam3rboy
766dcc24aa
✨ update util
2021-08-29 00:03:58 +02:00
Flam3rboy
c21c342821
🚧 typeorm
2021-08-27 11:11:16 +02:00
Flam3rboy
18deb1e4b0
✨ use RelationId
2021-08-26 20:48:09 +02:00
Flam3rboy
41dd600c06
✨ unit test
2021-08-26 00:22:26 +02:00
Flam3rboy
1e5ed28514
✨ typeorm entities
2021-08-24 16:34:46 +02:00