95 Commits (23da7637c4dd9666b63f0cca83c55639966ebed0)

Author SHA1 Message Date
Joas Schilling 9d4214ef07
fix: Prevent warnings when keys are not existing 2 months ago
Joachim Bauch ef139ef4bb
feat(hpb-service): Configure STUN/TURN servers if included in HPB account. 3 months ago
Joas Schilling 28b85f33a9
chore(cs): Apply autofixes 5 months ago
Joas Schilling fd1b5fae19
fix(retention): Exclude future meeting conversation from retention, not past ones 6 months ago
Joas Schilling a9f5c70bf4
feat(instant-meetings): Support instant_meeting room object type with 1d retention 6 months ago
Joas Schilling 820426fd49
fix(events): Don't apply retention before the event happened 6 months ago
Joas Schilling 9b79012b7c
feat(retention): Allow defining a default retention for event and phone conversations 6 months ago
Joas Schilling c8c21215af
fix: Add Override atttribute 8 months ago
Anna Larch f11783e591 feat(rooms): add option to automatically lock public and group rooms if they are inactive 12 months ago
Joas Schilling 829fdddb6f
feat(calls): Allow to enforce a maximum call length 1 year ago
Joas Schilling 956a1ab00f
chore(php): Auto-fixes of coding standards 1 year ago
skalidindi53 b5ab57ef11 chore: Removed redundant reference_id checks 1 year ago
Joas Schilling 1ccbf67da2
chore: Run SPDX convertor 2 years ago
Joas Schilling ff5ab2d30b
feat(federation): Expose a header with the pending invitations on room list 2 years ago
Joas Schilling 34163987cf
fix(API): Use Room::isFederatedConversation() consistantly 2 years ago
Joas Schilling 9148cf1ee7
fix(federation): Expire messages in the PCM cache 2 years ago
Joas Schilling 3aba674cb5
fix(federation): Fix the handling of retrying OCM notifications when the remote was not available 2 years ago
Joas Schilling 4b4f7bb184
fix(federation): Handle federation errors so we have better logs 2 years ago
Joas Schilling 70b8061727
fix(CS): Fix coding style 2 years ago
Joas Schilling 1b6265b133
fix(hosted-hpb): Correctly handle API response when the account expired or was deleted 2 years ago
Joas Schilling bfba8c94f1
fix(CI): Fix CS 2 years ago
Joas Schilling 9b4d093cb5
techdebt: Rename "Notifications" to indicate it's sending the requests 2 years ago
Joas Schilling 2f0b22f49d
fix(federation): Don't remove federation rooms while waiting for accept/reject 2 years ago
Joas Schilling 0b053117be
fix: Run the background job every minute 2 years ago
Joas Schilling 473feee953
feat(chat): Option to get and clear reminders 2 years ago
Joas Schilling cd280e1272
feat: Add actions to the notification 2 years ago
Joas Schilling b7e6694331
feat(jobs): Skip the job from testing execution until it matters 2 years ago
Joas Schilling c6664add2c
feat(notification): API for "Remind me later" 2 years ago
Hamid Dehnavi 3df23809b6 Make adjustments based on the psalm error 2 years ago
Hamid Dehnavi 8a3356bf77 Refactor lib 2 years ago
Marcel Müller 08b23106d2 Fix tests 2 years ago
Marcel Müller 30402ac3b5 Only check certificate if verification is enabled 2 years ago
Marcel Müller 152ba97d90 Move certificate check logic to service 2 years ago
Marcel Müller 21f6cef9b1 Add background job to check TURN certificate 2 years ago
Hamid Dehnavi 86360b02ac Use PHP8's constructor property promotion 2 years ago
Joas Schilling 46799405ac
fix(CI): Fix coding standard 2 years ago
Joas Schilling c1970caef4
chore(CS): Unify construct() calls 3 years ago
Joas Schilling f3ff4a8820
automated: Apply CS fix 3 years ago
Joas Schilling cc4f9ad0cf
Fix invalid argument types 3 years ago
Joas Schilling 2200896573
Move deleteRoom() to RoomService 3 years ago
Joas Schilling a22a546401
Adjust coding style 3 years ago
Vitor Mattos 636f56edf0
Clean class 3 years ago
Vitor Mattos c88dad0ef9
Make the room_id not mandatory to define the expire time 3 years ago
Joas Schilling 30cd60e3d9
Only remove the job when expiration is "done" 3 years ago
Vitor Mattos af34125e66
Rename text 3 years ago
Vitor Mattos 26cb438832
Fix date 3 years ago
Vitor Mattos bd9913e1ea
Rename message expire to expire date 3 years ago
Vitor Mattos 1f808ebe56
Expire message using attribute from message 3 years ago
Vitor Mattos afb8d07604
Move deleteExpiredTtl method to ChatManager 4 years ago
Vitor Mattos 751d18f2b1
Rename ttl to message expire 4 years ago