Salvatore Giordano
|
3483d2602f
|
update actions
|
2021-03-02 14:30:57 +01:00 |
|
Salvatore Giordano
|
fbf2f269b3
|
update app pubspec
|
2021-03-02 13:58:58 +01:00 |
|
Salvatore Giordano
|
0982f81f15
|
update actions
|
2021-03-02 13:58:33 +01:00 |
|
Salvatore Giordano
|
d0f5495e07
|
better web support
|
2021-03-02 11:04:00 +01:00 |
|
Salvatore Giordano
|
1f18b60cea
|
fix chat info
|
2021-03-01 15:00:21 +01:00 |
|
Deven Joshi
|
9082e50532
|
feat: Removed mute delay (#11)
Co-authored-by: Salvatore Giordano <salvatoregiordanoo@gmail.com>
|
2021-03-01 13:28:47 +01:00 |
|
Salvatore Giordano
|
4667e7da98
|
fix persistence
|
2021-03-01 13:25:28 +01:00 |
|
Salvatore Giordano
|
33794ac60a
|
bump version
|
2021-03-01 13:19:46 +01:00 |
|
Salvatore Giordano
|
fa17735918
|
bump version
|
2021-03-01 12:21:35 +01:00 |
|
Salvatore Giordano
|
1f183931ad
|
fix send button and readme
|
2021-02-26 18:16:31 +01:00 |
|
Salvatore Giordano
|
f861eb4584
|
imessage fix (#6)
* first draft : static views wip
* refactor to ChatMessage and ChatMessageHeader
* add pedantic
* fix lints
* remove hardcoded message
* appBar title : iMessage
* format date
* cupertino style and model view
* fix display of message based on isReceived or sent
* SendMessageInput
* refactor to MessagesPage
* MissingPluginException
* use builtins instead of custom stream builders
* handle isReceived
* delete channel header
* fix layout issues in ChannelPreview
* fix formatDate
* sticky message input
* usage of builtin MessageListCore
* remove unused imports and a todo
* rename channelsStates to channels
* replace file imports /w package:imessage/filename
* remove size required ChannelNameText
* lint and format
* sendMessage
* transition animation
* stream_chat_flutter_core instead
* format Date differently if same week
* add padding to bubble
* remove iMessage text from header
* reverse message order
* if same day don't display date
* padding chat bubble right
* remove unused extension
* constraint message width
* group messages By dates
* unused import
* fix bug input + layout+ preview onTap
* change updatedAt to createdAt
* add filter on channel
* handle refresh
* handle pagination with core LazyLoadScrollView
* preview simple medias
* upload bug
* fix attachment
* visual changes to message input
* remove size
* clean up
* wait 5 sec before displaying image(hack)
* fix a couple of things
* fix padding in channel preview
* fix upload + debugShowCheckedModeBanner false
* fix overflow and refactor to Divider
* fix android build
* add imessage clone hero image
* update README
Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr>
|
2021-02-26 18:06:54 +01:00 |
|
Salvatore Giordano
|
6feccd57dd
|
bump version
|
2021-02-26 18:06:38 +01:00 |
|
Deven Joshi
|
eb5a7350c8
|
fix: Show add user button only for owners (#9)
|
2021-02-26 13:46:49 +01:00 |
|
Sacha
|
049429b221
|
send only if text is not empty
|
2021-02-26 11:58:37 +01:00 |
|
Sacha
|
32159b2b2d
|
trim message
|
2021-02-26 11:40:13 +01:00 |
|
Sacha Arbonel
|
2c2787c419
|
iMessage clone (#1)
* first draft : static views wip
* refactor to ChatMessage and ChatMessageHeader
* add pedantic
* fix lints
* remove hardcoded message
* appBar title : iMessage
* format date
* cupertino style and model view
* fix display of message based on isReceived or sent
* SendMessageInput
* refactor to MessagesPage
* MissingPluginException
* use builtins instead of custom stream builders
* handle isReceived
* delete channel header
* fix layout issues in ChannelPreview
* fix formatDate
* sticky message input
* usage of builtin MessageListCore
* remove unused imports and a todo
* rename channelsStates to channels
* replace file imports /w package:imessage/filename
* remove size required ChannelNameText
* lint and format
* sendMessage
* transition animation
* stream_chat_flutter_core instead
* format Date differently if same week
* add padding to bubble
* remove iMessage text from header
* reverse message order
* if same day don't display date
* padding chat bubble right
* remove unused extension
* constraint message width
* group messages By dates
* unused import
* fix bug input + layout+ preview onTap
* change updatedAt to createdAt
* add filter on channel
* handle refresh
* handle pagination with core LazyLoadScrollView
* preview simple medias
* upload bug
* fix attachment
* visual changes to message input
* remove size
* clean up
* wait 5 sec before displaying image(hack)
Co-authored-by: Salvatore Giordano <salvatoregiordanoo@gmail.com>
|
2021-02-22 16:28:44 +01:00 |
|
Salvatore Giordano
|
8af74183ad
|
update deps
|
2021-02-19 17:47:29 +01:00 |
|
Salvatore Giordano
|
82f6e45d48
|
update ndk
|
2021-02-16 18:02:42 +01:00 |
|
Salvatore Giordano
|
a55d14fe0a
|
bump version
|
2021-02-16 17:23:12 +01:00 |
|
Salvatore Giordano
|
963570d212
|
Merge pull request #2 from GetStream/fix/loading-screen
feat: Added native and local splash screens
|
2021-02-16 17:22:42 +01:00 |
|
Salvatore Giordano
|
56ca59e19d
|
cleanup
|
2021-02-16 17:22:32 +01:00 |
|
Salvatore Giordano
|
02565c85a9
|
cleanup
|
2021-02-16 17:10:49 +01:00 |
|
Salvatore Giordano
|
4055669684
|
update animation
|
2021-02-16 17:09:31 +01:00 |
|
Deven Joshi
|
78b940029d
|
fix: Fixed threshold and added instant load page
|
2021-02-16 19:49:37 +05:30 |
|
Deven Joshi
|
494d121c8b
|
feat: Added threshold
|
2021-02-16 18:57:14 +05:30 |
|
Deven Joshi
|
01bc4291f5
|
feat: Added color theme
|
2021-02-16 18:47:19 +05:30 |
|
Deven Joshi
|
714b562444
|
feat: Added splash animation
|
2021-02-16 17:44:49 +05:30 |
|
Salvatore Giordano
|
464b08bfc2
|
remove unnecessary dep
|
2021-02-16 10:19:06 +01:00 |
|
Salvatore Giordano
|
c948337911
|
update animation
|
2021-02-15 16:44:22 +01:00 |
|
Salvatore Giordano
|
2e7e66f8cf
|
fix hot reload
|
2021-02-15 15:40:35 +01:00 |
|
Deven Joshi
|
870f1e43a3
|
feat: Added lottie animation
|
2021-02-10 21:46:58 +05:30 |
|
Salvatore Giordano
|
9974be5953
|
show debug banner
|
2021-02-10 10:16:40 +01:00 |
|
Salvatore Giordano
|
dceff16e6c
|
add circularprogressindicator
|
2021-02-10 09:58:11 +01:00 |
|
Deven Joshi
|
221d6eb20f
|
feat: Added native and local splash screens
|
2021-02-10 13:21:33 +05:30 |
|
Salvatore Giordano
|
72627d675b
|
fix typo
|
2021-02-09 16:17:52 +01:00 |
|
Salvatore Giordano
|
6b6e681a4d
|
upload apk
|
2021-02-09 15:37:39 +01:00 |
|
Salvatore Giordano
|
90cd7a3197
|
update sdk dependency
|
2021-02-09 11:40:45 +01:00 |
|
Salvatore Giordano
|
93071b7c73
|
Update README.md
|
2021-02-04 19:25:10 +01:00 |
|
Salvatore Giordano
|
b50ca4b57b
|
Update README.md
|
2021-02-04 18:03:56 +01:00 |
|
Salvatore Giordano
|
8243663afd
|
Update README.md
|
2021-02-04 18:00:52 +01:00 |
|
Salvatore Giordano
|
698e7e66d2
|
Update README.md
|
2021-02-04 17:59:51 +01:00 |
|
Salvatore Giordano
|
15254b9ae2
|
update readme
|
2021-02-04 17:58:49 +01:00 |
|
Salvatore Giordano
|
c5bf54b46a
|
update readme
|
2021-02-04 17:55:46 +01:00 |
|
Salvatore Giordano
|
f95f7e879b
|
Create LICENSE
|
2021-02-04 17:48:39 +01:00 |
|
Salvatore Giordano
|
eb029aef7d
|
Delete LICENSE.md
|
2021-02-04 17:48:04 +01:00 |
|
Salvatore Giordano
|
e99cc35763
|
add license
|
2021-02-04 17:45:59 +01:00 |
|
Salvatore Giordano
|
f74cfcb297
|
bump version
|
2021-02-04 17:37:18 +01:00 |
|
Salvatore Giordano
|
be5755f27f
|
fix showing local notifications
|
2021-02-04 17:37:08 +01:00 |
|
Salvatore Giordano
|
9284512d6a
|
bump version
|
2021-02-04 14:13:31 +01:00 |
|
Salvatore Giordano
|
3bdb944f3b
|
cleanup
|
2021-02-03 11:42:44 +01:00 |
|