681 Commits (0d1fc13e36e40a6cd8dfa80915ea77f06b835f80)

Author SHA1 Message Date
Joas Schilling 0d1fc13e36
feat(chat): Store and expose whether a message or call was silent 2 years ago
Joas Schilling b3bdf65e40
fix(federation): Send disinvite on remote user removal and remove invite 2 years ago
Maksim Sukharev 5751ab8e9a
fix(breakout): stop breakout rooms when removing, update lastActivity when request / dismiss assistance 2 years ago
Joas Schilling 54b5928a84
feat(chat): Add capability for editing messages 2 years ago
Joas Schilling ae7bc0278f
fix(chat): Also send a 202 when editing and deleting and a bot is enabled 2 years ago
Joas Schilling bfa2c83fce
feat(shares): Add notifications for caption mentions and replies 2 years ago
Joas Schilling 9cc8f782ac
fix(shares): Verify replying captions are replyable and add tests 2 years ago
Joas Schilling f4ba35d820
feat(chat): Rate limit guests when mentioning others 2 years ago
Joas Schilling 7a98a21d21
fix(API): Remove unused member variables 2 years ago
Joas Schilling 66975ec6a0
Preload the files metadata and cache photos-size 2 years ago
Marcel Müller fda6853aeb
Add metadata to file parameters 2 years ago
Joas Schilling ca14e7a2f6
fix(API): Remove unused variables and deprecated methods 2 years ago
Joas Schilling d47ab76a29
fix(events)!: Remove deprecated events 2 years ago
Joas Schilling d1a8c278b7
fix(events): Migrate external signaling events to typed ones 2 years ago
Joas Schilling a3c60212c6
feat(attachments): Allow sending captions as silent messages 2 years ago
Joas Schilling 91ad031fde
fix(events): Move system message creation to typed events 2 years ago
Joas Schilling 93ecf4b540
fix(events): Move chat message parsers to typed events 2 years ago
Joas Schilling e252d929c0
fix(federation): Send the server URL as well to avoid ambigious remoteAttendeeId issues 2 years ago
Joas Schilling ef3fe8fa7e
feat(federation): Send room modifications via OCM notifications to remotes 2 years ago
Joas Schilling 7bcd29717b
fix(events): Migrate RestrictStartingCalls to typed events 2 years ago
Joas Schilling 2b6cf6c476
fix(docs): Add capability configs for all the SIP states 2 years ago
Joas Schilling fb363778aa
feat(call): Add endpoint to send the dial-out request to the HPB 2 years ago
Joas Schilling 50b8f4eb38
feat(sip-dialout): Add call ID to attendees 2 years ago
Joas Schilling 0ce12161c3
fix(sip-dialout): Validate the HPB response 2 years ago
Joas Schilling e6959f64d6
feat(sip-dialout): Allow adding phone numbers as participants 2 years ago
Joas Schilling e31ec75d26
fix(docs): More specific event doc changing 2 years ago
Joas Schilling beec053e3d
feat(CI): Add CI to check for event documentation 2 years ago
Joas Schilling b982db1343
docs(captions): Add documentation and capability 2 years ago
Maksim Sukharev 01f0056740
fix(wording): rename 'guest app' to 'Guests app' 2 years ago
Joas Schilling a4f26ccc40
fix(notification): Render the actions and remove notification on click 2 years ago
Joas Schilling 9b4d093cb5
techdebt: Rename "Notifications" to indicate it's sending the requests 2 years ago
Joas Schilling 4659794b6f
fix(federation): Remove notifications when the invite or room is invalid/not found 2 years ago
Joas Schilling 2f0b22f49d
fix(federation): Don't remove federation rooms while waiting for accept/reject 2 years ago
Joas Schilling 4d292fe959
feat(recording): Recording consent API - Version 2 2 years ago
Joas Schilling b3af05197b
fix(docs): Add capability and documentation 2 years ago
Joas Schilling 6ee75add04
feat(note-to-self): Create note-to-self conversation for users 2 years ago
Joas Schilling ad318aba1e
fix(CI): Adjust PHPUnit to 9.6 2 years ago
Joas Schilling 39d185fe14
fix(capabilities): Fix capability issues with OpenAI integration providing too many translations 2 years ago
Joas Schilling 379addd252
fix(CI): Move away from withConsecutive() 2 years ago
Joas Schilling 28491c5fd5
fix(CI): Move away from setMethods() 2 years ago
Joas Schilling fa3c4443c1
fix(tests): Make data providers static for PHPUnit10 compatibility 2 years ago
Joas Schilling 2e7b140d2e
fix(notifications): Allow sessions to mark themselves as inactive 2 years ago
Joas Schilling 960a301a66
fix(bots): Fix notifications of bot messages and reactions 2 years ago
Joas Schilling ee25691f65
feat(capability): Add a capability for messages being markdown 2 years ago
Joas Schilling 0bb3c886fb
fix(bots): Add missing capability 2 years ago
Joas Schilling 4ba00e636b
fix(bots): Fix some system messages for bots 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 fa4ccc4407
docs(chat): Document "Remind me later" API and capability 2 years ago
Joas Schilling c6664add2c
feat(notification): API for "Remind me later" 2 years ago