Commit Graph
4921 Commits
Author SHA1 Message Date
Leandro Borges Ferreira 28de67097d Fixing format 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira d410441aab Listening for changes both in reads and in messages 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira 769f657a9f Update CHANGELOG.md 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira a59dd88af4 Fixing logic for sending indicator 2023-02-10 16:01:57 +01:00
Leandro Borges FerreiraandGitHub 2b9541c6d6 Merge pull request #1463 from GetStream/ISSUE-1462/IpadShareBug
fix(ui): Support iPad for share button
2023-02-10 15:59:03 +01:00
Leandro Borges Ferreira 69925deec7 Update CHANGELOG.md 2023-02-10 12:41:57 +01:00
Leandro Borges Ferreira 87a5acd503 Support iPad for share button 2023-02-10 12:37:54 +01:00
Rafal AdasiewiczandGitHub ade75bd3b7 Merge pull request #1460 from GetStream/feat/exposePresence
feat(llc): expose presence property in Channel::watch method
2023-02-09 15:49:47 +01:00
Rafał Adasiewicz ae5a8af93f rename urlLinkTitleMaxLine to urlAttachmentTitleMaxLine 2023-02-09 14:24:13 +01:00
Rafał Adasiewicz 2189738135 fix analyze 2023-02-09 13:59:12 +01:00
Rafał Adasiewicz cc1ad224e2 feat(llc): expose presence property in Channel::watch method 2023-02-09 13:14:44 +01:00
Sahil KumarandGitHub 320067ce06 Merge pull request #1452 from GetStream/ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:54:00 +05:30
Sahil KumarandGitHub 507c86ca03 Merge branch 'develop' into ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:51:06 +05:30
Sahil KumarandGitHub f94fb56bca Merge pull request #1451 from GetStream/chore/updateSharePlus 2023-02-09 15:49:32 +05:30
Sahil KumarandGitHub e2f18a52ce Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:49:14 +05:30
Sahil KumarandGitHub 1fbf229c07 Merge pull request #1448 from GetStream/ISSUE-1432/FIxingWatchersStream 2023-02-09 15:48:51 +05:30
Sahil Kumar 6e9202fe61 chore(llc): rename theme property
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:47:36 +05:30
Sahil KumarandGitHub e4d3f8a1fc Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:20:00 +05:30
Sahil KumarandGitHub 1a079df928 Merge branch 'develop' into ISSUE-1432/FIxingWatchersStream 2023-02-09 15:18:26 +05:30
Sahil Kumar b1e71a28c6 chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:17:39 +05:30
Sahil KumarandGitHub 6c8f414c41 Merge pull request #1457 from GetStream/fix/attachments-upload-message 2023-02-09 14:51:03 +05:30
Sahil Kumar 065bbbc8f3 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:09:32 +05:30
Sahil Kumar b656c8b7d8 fix(llc): cancelling attachments now removes it from the message.
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:08:21 +05:30
Leandro Borges Ferreira c09d0fc20e Update CHANGELOG.md 2023-02-02 17:57:37 +01:00
Leandro Borges Ferreira 02ab954048 Adding custom line for url attachment 2023-02-02 17:42:49 +01:00
Rafał Adasiewicz cf45b4476f remove import 2023-02-02 10:37:56 +01:00
Rafał Adasiewicz 8cc6fa941c chore(ui): update share_plus dependency 2023-02-02 10:30:49 +01:00
Leandro Borges Ferreira 41391dd337 Removing unused code 2023-01-31 14:22:11 +01:00
Leandro Borges Ferreira a34ac51652 Emmiting changes instead of applying on place 2023-01-31 14:16:58 +01:00
Leandro Borges Ferreira c37c282741 Update CHANGELOG.md 2023-01-30 18:16:41 +01:00
Leandro Borges Ferreira 1b9110a034 Simply watchers logic 2023-01-30 17:59:39 +01:00
Leandro Borges Ferreira 46f09e7067 Listening for watchers 2023-01-30 17:59:39 +01:00
Leandro Borges Ferreira 1782eb3bea Adding start/stop watching event 2023-01-30 17:59:39 +01:00
Leandro Borges FerreiraandGitHub 4563abaaef Merge pull request #1446 from GetStream/ISSUE-1435/ChangingNewMessagesSeparatorText
feat(localization): Changing new messages separator text - ISSUE-1435
2023-01-30 13:24:04 +01:00
Leandro Borges Ferreira 409367a5ad Update CHANGELOG.md 2023-01-30 12:56:33 +01:00
Leandro Borges Ferreira 91b36fb6f7 Fixing single quotes 2023-01-30 12:56:33 +01:00
Leandro Borges Ferreira 42540ce5fb Update translations_test.dart 2023-01-30 12:56:33 +01:00
Leandro Borges Ferreira e4b9ec34c0 Only deprecating unreadCount, but not deleting it 2023-01-30 12:56:33 +01:00
Leandro Borges Ferreira f94430b202 Changing new messages separator text 2023-01-30 12:56:33 +01:00
Sahil KumarandGitHub 201f569c51 Merge pull request #1445 from GetStream/release/5.3.0 2023-01-27 18:59:09 +05:30
Sahil Kumar b78b367936 chore(ui): remove duplicate exports
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 18:53:38 +05:30
Sahil Kumar cbcdd04485 chore(llc): remove duplicate exports
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 18:46:03 +05:30
Sahil Kumar 139def9753 chore(llc, core, ui, localization): bump version
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 15:42:39 +05:30
Rafal AdasiewiczandGitHub dea2b58445 Merge pull request #1444 from ccebrecos/feature/update_some_ca_copies
fix(localization): update some copies due to correctness
2023-01-27 09:17:13 +01:00
Carlos GC 81fc32bb67 fix: add missing whitespaces 2023-01-26 21:08:03 +01:00
Carlos GC ff1585621b chore: update CHANGELOG.md 2023-01-26 21:01:02 +01:00
Carlos GCandViloCat d56726da9a fix: update some copies due to correctness
Co-authored-by: ViloCat <[email protected]>
2023-01-26 20:43:37 +01:00
Rafal AdasiewiczandGitHub 4a16fd5f8a Merge pull request #1441 from GetStream/fix/emptyAttachmentsLabel
fix(ui,localization): change label displayed when there is no photo or videos to attach
2023-01-26 15:45:20 +01:00
Rafal AdasiewiczandGitHub da97108963 Merge pull request #1440 from GetStream/fix/tempFilePathOnWindows
fix(ui): temp file path on Windows
2023-01-26 15:40:26 +01:00
Rafał Adasiewicz 58f6ea9370 fix formatting 2023-01-26 15:30:49 +01:00