Sahil Kumar
|
d44eceb290
|
ci(repo): add verify-semantic-changelog-update action workflow
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-18 18:06:44 +05:30 |
|
Salvatore Giordano
|
84fccf2c63
|
fix(ui): revert wrapping ChannelPreview in a DecoratedBox because of Slidable
|
2021-08-18 12:22:56 +02:00 |
|
 Sahil KumarandGitHub
|
763d600e60
|
Merge pull request #630 from GetStream/readme-link-fix
|
2021-08-18 12:39:42 +05:30 |
|
 Márton BraunandGitHub
|
49fcaf40f5
|
Fix sample app link in README
|
2021-08-17 20:15:52 +02:00 |
|
 Salvatore GiordanoandGitHub
|
28e6e4073e
|
Merge pull request #627 from GetStream/ref/non-nullable-streams
refactor(llc, ui): Make Streams non-nullable wherever possible.
|
2021-08-17 13:00:26 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3a1ebb67a6
|
Merge pull request #628 from GetStream/hotfix/timestampReverseMessageList
fix(ui): date divider in not reverse message list
|
2021-08-17 13:00:00 +02:00 |
|
Sahil Kumar
|
b2eb51317f
|
refactor(ui): early return Offstage in case index is null.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-17 16:17:19 +05:30 |
|
Salvatore Giordano
|
56bd3b5b50
|
fix(core): always show date divider
|
2021-08-17 12:34:38 +02:00 |
|
 Salvatore GiordanoandGitHub
|
ad33d44f10
|
Merge pull request #629 from GetStream/hotfix/pagination
fix(core): `ChannelListView` pagination on refresh
|
2021-08-17 12:00:17 +02:00 |
|
 
|
7cdc2b98e5
|
Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-08-17 11:59:45 +02:00 |
|
Salvatore Giordano
|
ad4be0e9d6
|
update changelog
|
2021-08-17 11:26:16 +02:00 |
|
Salvatore Giordano
|
d0f5f4af83
|
fix format
|
2021-08-17 11:19:02 +02:00 |
|
Sahil Kumar
|
6fb8c8731e
|
fix(ui): fix test
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-17 14:46:44 +05:30 |
|
Salvatore Giordano
|
607ad40443
|
fix(core): ChannelListView pagination on refresh
|
2021-08-17 10:32:56 +02:00 |
|
Salvatore Giordano
|
79b2d91902
|
chore(ui): update changelog
|
2021-08-17 10:01:50 +02:00 |
|
Salvatore Giordano
|
b4329786e8
|
fix(ui): date dividers in not reversed message list view
|
2021-08-17 10:00:59 +02:00 |
|
Sahil Kumar
|
3e4d39308f
|
refactor(llc, ui): Make Streams non-nullable wherever possible.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-16 20:19:55 +05:30 |
|
 Salvatore GiordanoandGitHub
|
92ec5e8d6a
|
Merge pull request #608 from GetStream/docs/review
docs(doc): intro and contribution files
|
2021-08-16 16:21:16 +02:00 |
|
 Salvatore GiordanoandGitHub
|
923155cff6
|
Merge pull request #623 from GetStream/fix/hindi-translations
fix(localization): Fix `Hindi` translations.
|
2021-08-16 16:17:53 +02:00 |
|
 Deven JoshiandGitHub
|
9051b71d20
|
Merge pull request #625 from GetStream/docs/fix-example-link
docs(core): fix example folder link
|
2021-08-16 13:45:18 +05:30 |
|
 GordonandGitHub
|
d56a6df3de
|
docs: fix example folder link
|
2021-08-13 14:34:51 +02:00 |
|
 Sahil KumarandGitHub
|
70aaf5d6bf
|
Merge pull request #624 from jiahan-wu/jiahan-wu-patch-1
|
2021-08-13 16:52:53 +05:30 |
|
 Sahil KumarandGitHub
|
1a28a91be7
|
Update packages/stream_chat_flutter/CHANGELOG.md
|
2021-08-13 16:19:14 +05:30 |
|
Jia-Han Wu
|
4a9301317a
|
Update CHANGELOG.md
|
2021-08-13 18:14:17 +08:00 |
|
 Jia-Han WuandJia-Han Wu
|
6c71350d39
|
fix(ui): Fix a MessageInput bug.
|
2021-08-13 18:05:46 +08:00 |
|
 Sahil KumarandGitHub
|
dbe05d4639
|
Merge pull request #616 from GetStream/feat/message-input-action-builders
feat(ui): add support for `attachmentButtonBuilder`, `commandButtonBuilder`
|
2021-08-13 15:01:55 +05:30 |
|
 
|
03e9f2e5d1
|
Update packages/stream_chat_flutter/lib/src/message_input.dart
Co-authored-by: Gordon <[email protected]>
|
2021-08-13 14:49:53 +05:30 |
|
 Deven JoshiandGitHub
|
118ae8388f
|
Merge pull request #621 from GetStream/docs/add-i18n-for-search
docs(localization): add i18n to title and fix link
|
2021-08-13 12:21:02 +05:30 |
|
 
|
f18c326cf4
|
docs: update title
Co-authored-by: Deven Joshi <[email protected]>
|
2021-08-13 08:46:50 +02:00 |
|
 Deven JoshiandGitHub
|
d963bafef2
|
Merge pull request #615 from GetStream/understanding_filters
docs(doc): Understanding filters
|
2021-08-13 12:04:07 +05:30 |
|
Sahil Kumar
|
955b5f1c0b
|
chore(localization): Update changelog.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-13 11:55:56 +05:30 |
|
Sahil Kumar
|
7b7a65cd70
|
fix(localization): Fix hindi translations.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-13 11:50:07 +05:30 |
|
Sahil Kumar
|
f097ef9913
|
chore(ui): Apply review feedbacks.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-13 11:45:40 +05:30 |
|
Deven Joshi
|
a928bea125
|
added new guide
|
2021-08-12 19:00:54 +05:30 |
|
 
|
c3444fe491
|
Update docusaurus/docs/Flutter/guides/understanding_filters.mdx
Co-authored-by: Gordon Hayes <[email protected]>
|
2021-08-12 18:57:10 +05:30 |
|
 
|
1c846b4da7
|
Update docusaurus/docs/Flutter/guides/understanding_filters.mdx
Co-authored-by: Gordon Hayes <[email protected]>
|
2021-08-12 18:57:04 +05:30 |
|
 
|
977a6fdc7d
|
Update docusaurus/docs/Flutter/guides/understanding_filters.mdx
Co-authored-by: Gordon Hayes <[email protected]>
|
2021-08-12 18:56:58 +05:30 |
|
 Deven JoshiandGitHub
|
14c73a3c55
|
Merge pull request #610 from GetStream/local_data_persistence
docs(doc): added local data persistence guide
|
2021-08-12 18:55:32 +05:30 |
|
 GordonandGitHub
|
a15ae16f98
|
docs: add i18n to title
|
2021-08-11 15:49:46 +02:00 |
|
 GordonandGitHub
|
f8797086c5
|
docs: fix broken link
|
2021-08-11 15:42:52 +02:00 |
|
 Sahil KumarandGitHub
|
3f0fd35677
|
Merge pull request #617 from GetStream/cds-398
|
2021-08-11 16:36:38 +05:30 |
|
Sahil Kumar
|
702f7ee937
|
fix(llc): don't return cid in case name is null, minor improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 15:00:05 +05:30 |
|
Sahil Kumar
|
b3a1d42f92
|
chore(llc): fix tests, minor changes
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 12:47:20 +05:30 |
|
Gordon Hayes
|
5e2c6975e2
|
chore: update error description
|
2021-08-10 13:59:41 +02:00 |
|
Gordon Hayes
|
4dff4d4cbe
|
chore: additional descriptions for channel update
|
2021-08-10 12:17:19 +02:00 |
|
Gordon Hayes
|
250162b7bd
|
use image getter
|
2021-08-10 11:56:32 +02:00 |
|
Gordon Hayes
|
472b50397f
|
chore: update CHANGELOG.md
|
2021-08-10 11:54:31 +02:00 |
|
Gordon Hayes
|
adfc0adea9
|
feat: add name get, set and update on Channel
|
2021-08-10 11:53:30 +02:00 |
|
Gordon Hayes
|
131019d77a
|
chore: update CHANGELOG.md
|
2021-08-10 10:09:37 +02:00 |
|
Gordon Hayes
|
ae8ebe2dba
|
chore: prefer image and name property on image
|
2021-08-10 10:00:02 +02:00 |
|