Commit Graph
54 Commits
Author SHA1 Message Date
Salvatore Giordano fb4dc76532 fix(ui): request permission only when showing the picker 2022-06-20 10:32:40 +02:00
Ayush Shekhar 2de3eb196f Fixed url matching logic for url enrichment 2022-06-15 16:48:45 +05:30
Salvatore Giordano a16cb7afab fix(ui): Fix commands resetting the `StreamMessageInputController.value 2022-06-08 15:06:13 +02:00
Salvatore Giordano 76fe3f79d2 chore(ui): fix doc 2022-05-20 15:22:47 +02:00
Salvatore Giordano 789e6e781b fix analysis 2022-05-19 12:18:32 +02:00
Salvatore Giordano 7cbbfd6768 Merge branch 'develop' into hotfix/messagePagination 2022-05-16 15:53:18 +02:00
Salvatore Giordano f969b4a51d fix format 2022-05-16 14:54:59 +02:00
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Salvatore Giordano 4896c43342 fix(llc, core): fix message pagination parameters 2022-05-13 11:45:36 +02:00
Salvatore GiordanoandGitHub de35944c81 Merge pull request #1124 from GetStream/chore/deprecate_member_role
feat(llc,ui,persistence): Deprecated Member.role in favor of Member.channelRole
2022-05-06 17:37:08 +02:00
Ayush Shekhar bba503a6f4 Deprecated role in Member and introduced channelRole 2022-05-06 17:19:45 +05:30
Ayush Shekhar 41a2c8f45c Added missing word in comment 2022-05-06 16:27:44 +05:30
Ayush Shekhar 5c4ddf5c2d Deprecated disable emoji suggestions flag in favour of enableEmojiSuggestions 2022-05-06 16:25:05 +05:30
Ayush Shekhar b2f0a25bb0 Replaced message input flags with positive booleans 2022-05-06 09:38:10 +05:30
Ayush Shekhar f85255506d Added option to disable mentions overlay, made autoCorrect and disable emoji and mentions flags non-nullable 2022-05-05 18:08:58 +05:30
Salvatore Giordano 45ca096f94 fix(ui): fix attachment picker ui 2022-05-04 09:35:28 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +02:00
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +02:00
Sahil Kumar 51a3711613 chore(ui): remove generics from grid views, update docs
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:14:01 +05:30
Sahil Kumar 264253feae chore(ui): update doc
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:00:34 +05:30
Sahil Kumar 5e96574629 feat(ui): add stream_message_search_grid_view.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:56:32 +05:30
Sahil Kumar 2142577a7d chore(core): remove stream_channel_list_loading_tile.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:33:25 +05:30
Sahil Kumar 1e9a5b6c1e feat(core, ui): add grid views, minor refactoring
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:31:01 +05:30
Salvatore Giordano 38ace99788 format 2022-04-27 11:09:46 +02:00
Sahil Kumar 942af38146 feat(core, ui): added PagedValueGridView, added additional params in ListViews
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 16:58:23 +05:30
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
Salvatore Giordano affe37e684 fix(ui): align new widgets to develop fixes 2022-04-14 10:10:21 +02:00
Salvatore GiordanoandGitHub 65a5af7b6c Merge pull request #1030 from GetStream/live-event-improvements
feat(flutter): Live event integration improvements
2022-04-07 10:53:23 +02:00
Salvatore GiordanoandGitHub e35259f9b8 Merge pull request #1057 from GetStream/v4-doc-fixes
docs(ui): fix names and update tutorials
2022-04-07 10:50:10 +02:00
Ayush Shekhar e93f6da232 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-06 14:49:51 +05:30
Salvatore Giordano c37560ca9e fix(ui): fix messageInput removing last space 2022-04-06 11:16:58 +02:00
Gordon Hayes 44f17f0d95 docs(ui): update code documentation and tutorials 2022-04-04 16:54:01 +02:00
Ayush Shekhar 5e820c9ff9 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-04 16:13:34 +05:30
Salvatore Giordano 21a8110bd2 fix format 2022-03-23 16:36:03 +01:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Sahil Kumar 2b09747cb1 fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
2022-03-17 14:02:51 +05:30
Salvatore Giordano a7b4ad3c57 fix mention username/id replacing 2022-03-11 11:06:07 +01:00
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +05:30
Sahil Kumar 202af02f8e chore: move controllers from ui to core
Signed-off-by: xsahil03x <[email protected]>
2022-02-07 15:25:07 +05:30
Salvatore Giordano f53ee0b4f1 fix analysis and update examples 2022-02-01 10:52:59 +01:00
Salvatore Giordano d959131bbd Merge branch 'v4' into feat/stream-channel-listview 2022-02-01 10:36:37 +01:00
Sahil Kumar 51e7c873cb refactor(ui): minor doc changes
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:55:55 +05:30
Sahil Kumar c301b51c83 refactor(ui): improve channel list and controller
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:49:50 +05:30
Sahil Kumar 093a668546 refactor(ui): add stream_channel_info_bottom_sheet.dart
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:48:57 +05:30
Sahil Kumar f3110e99eb refactor(ui): add channel list empty and error state widgets.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 17:28:40 +05:30
Sahil Kumar d4bde539e6 refactor(llc): minor event handler changes.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:14 +05:30
Gordon Hayesandxsahil03x 5b05363497 refactor: rename ChannelEvents to ChannelEventHandlers 2021-12-06 14:04:14 +05:30
Gordon Hayesandxsahil03x 042315353c refactor: add ChannelEvents class and remove event callbacks 2021-12-06 14:04:14 +05:30