Paul Makles
|
0bbb9e7072
|
docs: start work on default development configuration
|
2024-09-09 12:49:38 +01:00 |
|
Paul Makles
|
24dc96f80f
|
feat(services/autumn): work towards upload API
|
2024-09-01 16:42:28 +01:00 |
|
Paul Makles
|
ebbbb5e174
|
feat(services/autumn): download and preview files
|
2024-09-01 13:58:11 +01:00 |
|
Paul Makles
|
78757ac7f1
|
fix: spelling issue
|
2024-08-31 17:16:23 +01:00 |
|
Paul Makles
|
01368960f3
|
feat(core/database, bindings/node): suspend user
|
2024-08-31 17:10:47 +01:00 |
|
Paul Makles
|
ae2194cce8
|
chore: (wip) suspend bindings
|
2024-08-29 20:17:35 +01:00 |
|
Paul Makles
|
12ae781621
|
fix: detach rather than delete emoji during server deletion
|
2024-08-20 13:19:23 +01:00 |
|
Paul Makles
|
535f01604b
|
fix(core/database): include users from pin events
|
2024-08-05 16:21:00 +01:00 |
|
Paul Makles
|
b8fdc07508
|
refactor: remove inspect_err debug code
|
2024-08-05 16:20:21 +01:00 |
|
Paul Makles
|
b36bac3225
|
merge: pull request #333 from revoltchat/feat/apns
APNS fixes
|
2024-08-05 17:17:29 +02:00 |
|
Zomatree
|
4fc46f765b
|
refactor: change Channel::id to return a reference
|
2024-07-31 00:05:40 +01:00 |
|
Zomatree
|
b45ae2cd4d
|
fix: include user for pinned system messages
|
2024-07-30 18:09:35 +01:00 |
|
Zomatree
|
0a8089787b
|
chore: remove debugging logging
|
2024-07-30 18:06:54 +01:00 |
|
Zomatree
|
96bf73cb57
|
fix: send pin system messages
|
2024-07-22 00:09:27 +01:00 |
|
Zomatree
|
87a9fb79f2
|
chore: Write tests for pinning
|
2024-07-21 22:22:46 +01:00 |
|
Zomatree
|
c50435d499
|
fix: Switch to remove for unpinning
|
2024-07-21 22:16:23 +01:00 |
|
Zomatree
|
d2f4823ceb
|
chore: Add index and migration
|
2024-07-21 22:12:55 +01:00 |
|
Zomatree
|
32d1d5df2e
|
feat: Send badge updates from message acks
|
2024-07-20 20:49:22 +01:00 |
|
Zomatree
|
389ecc0e5c
|
feat: Message pinning
|
2024-07-18 18:37:41 +01:00 |
|
Paul Makles
|
e17af1c064
|
feat: add reason to ServerMemberLeave event
closes #314
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
Paul Makles
|
a9e309395e
|
fix: execute query to remove users from groups
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
IAmTomahawkx
|
8468ce19cb
|
fix apple push notifications
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
Paul Makles
|
e290d168ac
|
feat: add reason to ServerMemberLeave event
closes #314
|
2024-07-10 14:12:53 +01:00 |
|
Paul Makles
|
78cd89ec32
|
fix: execute query to remove users from groups
|
2024-07-10 14:04:17 +01:00 |
|
Paul Makles
|
f9d9059e73
|
fix: bot model test did not destruct tuple
|
2024-06-29 18:20:01 +01:00 |
|
Paul Makles
|
9ea2bd9f2f
|
feat: implement apple push notifications
|
2024-06-29 17:35:47 +01:00 |
|
Paul Makles
|
d6bcb844db
|
feat: include user in responses when creating and editing bots
|
2024-06-26 19:49:26 +01:00 |
|
Paul Makles
|
ce20e689cc
|
refactor: fix spelling of "suppress"
|
2024-06-26 19:48:42 +01:00 |
|
Paul Makles
|
64a07d09f4
|
feat: silent messages and message flags
|
2024-06-26 18:46:05 +01:00 |
|
Paul Makles
|
ea6ba59841
|
fix: add DisplayName back to user fields (prevented removing name)
|
2024-06-26 14:54:06 +01:00 |
|
Paul Makles
|
1d5dae4751
|
feat(core): include user and member on Message events
|
2024-06-25 21:01:45 +01:00 |
|
Paul Makles
|
6ec8007e4e
|
feat(core): separate limits for new user accounts
|
2024-06-25 19:20:34 +01:00 |
|
Paul Makles
|
e5eea267cf
|
refactor(core/config): move limits to 'global' key
|
2024-06-25 18:10:23 +01:00 |
|
Paul Makles
|
de5add09d0
|
fix(core/database): only run outgoing friend checks if we are creating new request
closes #327
|
2024-06-25 18:07:16 +01:00 |
|
Paul Makles
|
80666848cc
|
feat(core): add a limit to no. of outgoing pending friend requests
|
2024-06-23 19:39:18 +01:00 |
|
Paul Makles
|
4055363cff
|
fix(core/database): fetch users mentioned in system messages
|
2024-06-15 11:02:09 +01:00 |
|
Paul Makles
|
2cb20618da
|
feat(bonfire): add disconnection mechanism
feat(bonfire): handle session deletion and logout events
feat(core): trigger logout on bot token reset
|
2024-06-11 12:38:32 +01:00 |
|
Paul Makles
|
a5d0cdf0dd
|
fix(core/database): skip insertion / deletion if no invites need to be corrected
|
2024-06-04 18:46:11 +01:00 |
|
Paul Makles
|
19e72babc9
|
fix: must not use replace_one as it expects no change in _id
|
2024-05-16 15:43:33 +01:00 |
|
Zomatree
|
878c1a83ad
|
fix: continue fix
|
2024-05-15 22:57:34 +01:00 |
|
Zomatree
|
471e0f55e4
|
fix: Use correct enum tagging for invites
|
2024-05-15 22:48:20 +01:00 |
|
Paul Makles
|
4be3bdc4c3
|
fix: return more appropriate error on token fetch fail
|
2024-04-08 23:24:49 +01:00 |
|
Paul Makles
|
3e26e7e89d
|
fix: use correct id to lookup user from session
|
2024-04-08 23:24:33 +01:00 |
|
Paul Makles
|
a1eeedabb9
|
refactor(bonfire): remove quark dependency
|
2024-04-08 21:49:19 +01:00 |
|
Paul Makles
|
0fc59b8e2a
|
fix: add validator dependency to database
|
2024-04-07 23:49:09 +01:00 |
|
Paul Makles
|
20d398d02c
|
chore: remove quark dependency from delta 🎉
closes #283
fix: allow setting port and use_tls from config
closes #143
|
2024-04-07 23:41:31 +01:00 |
|
Paul Makles
|
6bc74749d2
|
refactor(quark): port message_query, message_search
#283
|
2024-04-07 23:13:45 +01:00 |
|
Paul Makles
|
301676fb54
|
refactor(quark): port report_content & code clean-up
#283
|
2024-04-07 22:57:55 +01:00 |
|
Paul Makles
|
6b488f347e
|
feat(core/database): implement reports & snapshots
|
2024-04-07 22:42:46 +01:00 |
|
Paul Makles
|
acb4190f70
|
fix: delete associated server objects
|
2024-04-07 22:26:56 +01:00 |
|