3541 Commits (26bd4a6e4a9e5f8376eff7d7f53fe5dcbd79ad87)

Author SHA1 Message Date
Joas Schilling 26bd4a6e4a
fix(api): Properly typed lobby update 1 year ago
Joas Schilling 72822f173c
fix(api): Properly typed name update 1 year ago
Joas Schilling 3e761acdf2
fix(api): Properly typed recordingConsent update 1 year ago
Joas Schilling c436220186
fix(api): Properly typed defaultPermissions update 1 year ago
Joas Schilling 94d8a7e4db
fix(api): Properly typed SIP configuration update 1 year ago
Joas Schilling 82db78dac6
fix(appconfig): Ensure configs are within ranges 1 year ago
Joas Schilling 28238bfb21
fix(federation): Correctly handle decline in system messages 1 year ago
Joas Schilling f652a171a6
fix(session): Initialise session with last_ping so that there is no chance to expire during the join 1 year ago
Joas Schilling ece1decade
feat(calls): Support "Send call notification" for and with federated users 1 year ago
Joas Schilling 80aae6b2aa
fix(federation): Expire sessions of federated users 1 year ago
Joas Schilling 956a1ab00f
chore(php): Auto-fixes of coding standards 1 year ago
Joas Schilling 610aa0f424
fix: Add new line before status code for better formatting 1 year ago
Daniel Calviño Sánchez 02aedb1086
fix: Propagate permissions to new federated conversations 1 year ago
Daniel Calviño Sánchez 032be51e98
fix: Propagate permission changes of conversations to federated servers 1 year ago
Daniel Calviño Sánchez 83549dae5b
fix: Propagate permission changes of federated users to their servers 1 year ago
Joas Schilling 81e7968000
fix(conversations): Remove call-permissions 1 year ago
Joas Schilling 1fda7a31e2
fix(federation): Sync room properties on join 1 year ago
skalidindi53 33374d955f
feat: Added capability for editing msgs in NoteToSelf 1 year ago
skalidindi53 51d419bf54 fix: Renamed getMetadataPhotosSizeForFileId to getImageMetadataForFileId 1 year ago
skalidindi53 596fd98d6a feat: NoteToSelf messages are editable forever 1 year ago
Joas Schilling ee4aee21a4
fix(federation): Fix system message when a fed user is removed by moderator with same id 1 year ago
Joas Schilling 77efdf6b18
fix(federation): Don't call getSession() on null when Talk 19 joins a room 1 year ago
Joas Schilling 46f3f8fa56
fix: Fix calling method on null in what seems to be unreachable code 1 year ago
Joas Schilling d23239a03b
fix: Fix parameter name in docs 1 year ago
Joas Schilling 1779aeeb31
fix: Move definition of $details so also IDEs see this never happens 1 year ago
Joas Schilling 8f879ac05c
fix(chat): Fix use of guest name cache 1 year ago
Sanskar Soni 6d4c528c75 fix: correct userGroups intersection check for federation access 1 year ago
Daniel Calviño Sánchez 7d8ea6505f fix: Fix adding or removing permissions without call permissions set 1 year ago
Daniel Calviño Sánchez 1111bd3dfa fix: Fix adding and removing several attendee permissions at once 1 year ago
Daniel Calviño Sánchez a974742ec6 refactor: Extract method to get the base query for setting permissions 1 year ago
Daniel Calviño Sánchez b1fce9a4f7 fix: Fix adding permissions when attendees have default permissions 1 year ago
skalidindi53 6d5fb1772f feat: Added blurhash to image metadata 1 year ago
Joas Schilling 129bc25507
feat: Add "New in Talk 20" messages 1 year ago
Joas Schilling 4d73f9bdb6
fix(call): Fix race condition of "End call for everyone" and a parallel "Leave call" 1 year ago
Daniel Calviño Sánchez 6202e059a6
fix: Get call peers from federated servers 1 year ago
Daniel Calviño Sánchez ea54c032a0
fix: Update ping when federated users join the room in the host 1 year ago
Joas Schilling b4a8af6a9a
fix(federation): No notification for call summary and other system messages 1 year ago
Joas Schilling c485b74283
feat(statuses): Post-load local user statuses in federated conversations 1 year ago
Joas Schilling 83ad733fd9
fix(federation): Fix invited cloudID and save the responded displayname 1 year ago
provokateurin 42c0b0d61a
fix(OpenAPI): Fix expired parent messages 1 year ago
Joas Schilling f32ea84779
fix(signaling): Add the displayname to the signaling ticket for federatd users 1 year ago
skalidindi53 f95a8911af chore: Removed ban checks for federated users 1 year ago
skalidindi53 1c6efacf02 fix: When banning a user they are also removed from the room 1 year ago
skalidindi53 621d68fbb9 fix: Cannot enable bots in former 1:1 rooms 1 year ago
Joas Schilling e0aa8dab9e
fix(ban): Correctly allow IP ranges 1 year ago
Joas Schilling 13bd181a9a
fix(ban): Don't allow banning in one-to-one conversations 1 year ago
skalidindi53 7ff8b5865c fix: Resolved failing checks 1 year ago
skalidindi53 3d8568b770 fix: Cannot set message expiration in former 1:1 rooms 1 year ago
Joas Schilling c66439d559
fix(ban): Skip banned users when adding groups or circles 1 year ago
skalidindi53 3687145382
fix: Banned user cannot be added to the room 1 year ago