Salvatore Giordano
|
317de62925
|
fix deleted message preview
|
2021-01-12 11:23:31 +01:00 |
|
Salvatore Giordano
|
d4f2d79702
|
merge master
|
2021-01-07 12:24:30 +01:00 |
|
Deven Joshi
|
ee0cdf567b
|
feat: Changed sending indicator icons to svg icons
|
2021-01-06 18:33:31 +05:30 |
|
Deven Joshi
|
bfc9fc82f6
|
fix: Used text.rich instead of richtext to fix test
|
2021-01-06 17:38:23 +05:30 |
|
Deven Joshi
|
9bbad0b9e2
|
fix: fixed extra space error
|
2021-01-06 17:14:55 +05:30 |
|
Deven Joshi
|
1927a632e0
|
fix: fixed null sometimes popping up
|
2021-01-06 17:00:56 +05:30 |
|
Deven Joshi
|
a8c60a8482
|
feat: Added file italics
|
2021-01-06 15:35:15 +05:30 |
|
Deven Joshi
|
fc00acb890
|
fix for preview
|
2021-01-06 15:19:05 +05:30 |
|
Deven Joshi
|
375450e5c1
|
feat: Added bold mentions in previews, added file names for last message
|
2021-01-06 15:18:12 +05:30 |
|
 Deven JoshiandGitHub
|
3006725ad7
|
Merge branch 'feature/new-ui' into feature/group-info-screen
|
2021-01-01 13:53:41 +05:30 |
|
Salvatore Giordano
|
0fea3ab64a
|
fix preview read indicator
|
2020-12-31 16:31:39 +01:00 |
|
Deven Joshi
|
d1883d8f14
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
Conflicts:
example/lib/chat_info_screen.dart
example/lib/main.dart
example/pubspec.yaml
lib/src/image_footer.dart
lib/src/stream_svg_icon.dart
|
2020-12-31 18:53:13 +05:30 |
|
Deven Joshi
|
1f99dcf398
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/home-screen-fixes
Conflicts:
lib/src/channel_bottom_sheet.dart
|
2020-12-31 17:40:31 +05:30 |
|
Sahil Kumar
|
6e35bb2f7e
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/theme
Conflicts:
lib/src/message_widget.dart
lib/src/sending_indicator.dart
|
2020-12-31 16:35:56 +05:30 |
|
Sahil Kumar
|
ef0bad1192
|
[Message Widget] Modify read indicator as per new design v2
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 14:18:12 +05:30 |
|
Salvatore Giordano
|
cb518db1a2
|
apply colors and ui fixes
|
2020-12-30 16:22:14 +01:00 |
|
Deven Joshi
|
cbf21f669f
|
Added 99 limit for unreads and changed logic for date implementation
|
2020-12-30 17:13:17 +05:30 |
|
Salvatore Giordano
|
934167c8b7
|
Merge branch 'feature/new-ui' into feature/theme
|
2020-12-23 12:22:58 +01:00 |
|
Deven Joshi
|
0968bff3ae
|
rfac: Moved pages to sample app
|
2020-12-21 20:29:12 +05:30 |
|
Deven Joshi
|
f2a707bc45
|
feat: Added group info screen, refactored components, added some functionality
|
2020-12-14 20:22:48 +05:30 |
|
Salvatore Giordano
|
df2d822315
|
add ontap to channelpreview
|
2020-12-10 11:42:01 +01:00 |
|
Salvatore Giordano
|
06b2929c37
|
wip
|
2020-12-02 13:19:31 +01:00 |
|
Salvatore Giordano
|
3c9072e81c
|
save config for advanced options
|
2020-11-25 15:50:00 +01:00 |
|
Salvatore Giordano
|
6b62eadaa4
|
add factory constructor
|
2020-11-24 13:39:36 +01:00 |
|
Salvatore Giordano
|
f1b7c6f39f
|
use StreamSvgIcon widget
|
2020-11-24 12:52:54 +01:00 |
|
Salvatore Giordano
|
e32902d5aa
|
add unread indicator in backbutton
|
2020-11-11 15:21:00 +01:00 |
|
Salvatore Giordano
|
3cfe5efd09
|
fix tests
|
2020-11-10 16:46:25 +01:00 |
|
Salvatore Giordano
|
89fdb47e0e
|
show unread indicator only for members
|
2020-11-10 10:07:28 +01:00 |
|
Salvatore Giordano
|
a7f5d7a635
|
Merge branch 'master' into feature/new-ui
|
2020-10-23 16:29:04 +02:00 |
|
Salvatore Giordano
|
4a6c062484
|
use channe.state.unreacCountStream
|
2020-10-23 16:03:03 +02:00 |
|
Salvatore Giordano
|
d7624721b8
|
use stream icons
|
2020-10-16 12:38:07 +02:00 |
|
Salvatore Giordano
|
2541d5e474
|
add channel bottom sheet
|
2020-07-17 16:48:12 +02:00 |
|
Salvatore Giordano
|
7b46992e7b
|
Merge branch 'master' into feature/new-ui
|
2020-07-15 10:06:52 +02:00 |
|
Salvatore Giordano
|
a2a5b48928
|
add channel muted ui
|
2020-07-09 11:15:06 +02:00 |
|
Salvatore Giordano
|
446b051d03
|
show deleted and system messages in italic
|
2020-07-08 15:10:17 +02:00 |
|
Salvatore Giordano
|
28aeb1a1a4
|
fix last message preview. it had a white space in front
|
2020-07-08 10:59:48 +02:00 |
|
Salvatore Giordano
|
8b0bb0f3b2
|
remove opacity difference for unread channels
|
2020-07-08 10:45:26 +02:00 |
|
Salvatore Giordano
|
73aab693c7
|
use last message getter
|
2020-06-24 10:34:03 +02:00 |
|
Salvatore Giordano
|
8fc314d942
|
update sending indicator
|
2020-06-18 11:03:28 +02:00 |
|
Salvatore Giordano
|
3c779b6e34
|
update channel preview
|
2020-06-16 16:10:50 +02:00 |
|
Salvatore Giordano
|
daf0989f2d
|
add onLongPress to channel preview
|
2020-05-06 10:34:29 +02:00 |
|
Salvatore Giordano
|
c3a068a4b4
|
add unread indicator
|
2020-04-24 16:12:11 +02:00 |
|
Salvatore Giordano
|
7460651380
|
Merge branch 'master' into feature/notifications
|
2020-04-22 10:53:41 +02:00 |
|
Salvatore Giordano
|
e02e1be174
|
add image on tap to channel preview
|
2020-04-20 12:21:42 +02:00 |
|
Salvatore Giordano
|
88ec33d798
|
add docs
|
2020-04-09 18:01:44 +02:00 |
|
Salvatore Giordano
|
41a302145d
|
Merge branch 'master' into feature/offline
|
2020-03-15 13:58:10 +01:00 |
|
Salvatore Giordano
|
38300939d3
|
fix #6: ChannelListView NULL error when a channel has no messages
|
2020-03-15 11:43:52 +01:00 |
|
Salvatore Giordano
|
031f85edf6
|
show error on channel loading
|
2020-03-13 14:34:01 +01:00 |
|
Salvatore Giordano
|
940d771287
|
fix channelpreview lastmessage
|
2020-03-10 18:16:10 +01:00 |
|
Salvatore Giordano
|
9be4d206de
|
add channel, user and messages db
|
2020-03-10 12:20:20 +01:00 |
|