Commit Graph

48 Commits

Author SHA1 Message Date
sairaj mote
34aaa8318e improved pre-selected accent colors 2022-06-13 03:28:09 +05:30
sairaj mote
6a4cc802a4 better lazy loading for chat 2022-06-13 02:57:50 +05:30
sairaj mote
63f0512ced Code refactoring and UI changes 2022-06-11 11:03:34 +05:30
sairaj mote
51f065e568 removed mandatory PIN input onboarding 2022-05-23 12:53:01 +05:30
sairaj mote
1a81b0a108 v0.32.88
Fix: copy option not working with newly created public-private key pair
2021-02-22 17:18:34 +05:30
sairaj mote
937bbda091 v0.32.87
UX: add label for toggling pin visibility

UI: make input field UI more consistent across pages

UI: show full time and date in opened mail

UI: mail cards now show sender's initials like chats
2021-02-18 01:17:28 +05:30
sairaj mote
719035bb7a v0.32.83
perf: improve URL detection and redering in messages

style: add animation for error message for setting pin
2021-02-16 02:49:37 +05:30
sairaj mote
dfb984b198 v0.32.81
feat: add setting pin when creating new account

feat: add sign in using pin option
2021-02-14 23:47:43 +05:30
sairaj mote
8d17c25f97 v0.29.81
Feat: add option to add unknown contacts directly from chat screen
2021-02-13 18:57:47 +05:30
sairaj mote
ad51bba083 v0.28.81
refactor: using CSS variables instead of ::part() selector
2021-02-13 02:38:43 +05:30
sairaj mote
971c5dc5b3 v0.28.80
Fix: issue with new chats throwing error when first initiated

Fix: issue chat preview in personalise didn't show chat background
2021-02-10 19:27:20 +05:30
sairaj mote
bc4dbf6c03 v0.28.78
Perf: improve messages scrolling using debouncing
2021-02-09 20:37:25 +05:30
sairaj mote
5bee7ce37f v0.28.77
Feat: add better emoji picker
2021-02-09 18:43:56 +05:30
sairaj mote
3b36655cca v0.27.76
Feat (user): add feature to allow users to set custom background images

Fix (user): issue with toggle switch shrinking too much
2021-02-08 20:25:39 +05:30
sairaj mote
4cbe1d4f41 v0.26.75
Feat(user): Add feature to preview accent color in chat window with demo message bubbles.

Fix (user): solve issue with accent color not saved seperately for each user

fix (user): issue with group chat consecutive received message from different senders won't have any visual distinction
2021-02-07 02:55:18 +05:30
sairaj mote
8e4c1ca9a6 v0.25.73
Fix (user): issue with touch and hold where even after moving finger it would register long press

Fix (user): default selected color wouldn't show up when app first loaded
2021-02-05 18:42:39 +05:30
sairaj mote
d071a5efbe v0.24.70
Feat (user): add onboarding sequence
2021-02-04 00:35:31 +05:30
sairaj mote
974f70400f v0.23.70
Fix (user): touch and hold interaction not firing unless touch end
2021-02-01 18:32:46 +05:30
sairaj mote
b003dda997 v0.23.69
Feat (user): add option to clear chats

Feat (user): add option to delete chats (DMs only)

Feat (user): add touch and hold interaction to show chat options popup

Fix (user): fix bug while creating group searching for contacts would show all contacts instead of valid only

Fix (user): Searching while creating group contacts will not cause already selected contacts to reset
2021-02-01 01:41:25 +05:30
sairaj mote
e6c6c535bb v0.20.67
Feat (user): Add option to create groups
2021-01-30 23:39:26 +05:30
sairaj mote
0f1b733d80 v0.19.66
Feat (user): add empty state when no contacts are availble to add.

Fix (user): added waring for admin when adding new members to group.
2021-01-28 19:37:34 +05:30
sairaj mote
e59347030e v0.18.65
Feat(user): add option to add new group members

Feat(user): add option to remove group members

Fix(user): Issue with removed people not showing as a group activity card

Refactor (dev): refactored code for disaplying groups information
2021-01-28 18:37:28 +05:30
sairaj mote
34aadc61f1 v0.16.63
Feat (user): add option to change group name

Feat (user): add option to change group description

Feat (dev): add new component 'text-field' for quick editing text
2021-01-26 04:04:42 +05:30
sairaj mote
64c108ae59 v0.13.63
Fix (user): bug caused when trying to view a conversation with chat details
2021-01-25 16:45:40 +05:30
sairaj mote
18c30de121 usability improvements 2021-01-24 19:00:19 +05:30
Abhijeet Anand
4fbc0ec754 Revert "Merge branch 'master' of https://github.com/ranchimall/FLO_Messenger"
This reverts commit 9332eee401, reversing
changes made to 8ed52e7b3c.
2021-01-24 09:55:32 +05:30
sairaj mote
04df52c35f v0.13.62
feat (user): added delete option for DMs and groups

feat (user): Notification dot over scroll to bottom button when new message comes in

feat (user): added notification sound for messages
2021-01-23 22:38:27 +05:30
sairaj mote
0ef7311a8e Integrating group feature 2021-01-22 22:09:28 +05:30
sairaj mote
b8d61cc068 v0.10.62
Integrating group messaging feature
2021-01-21 20:09:44 +05:30
sairaj mote
d543be4939 v0.8.60
UI (user): change message bubble layout
2021-01-19 18:40:11 +05:30
sairaj mote
be0d18f8e5 v0.8.59
Feat (user): Add Shift + Enter shortcut to add new line while typing message

UI (user): Merge dm, group and notes into one chat

UI (user): Unknown contact now shows FLO ID instead of 'Unknown'

- Other miron UI chages
2021-01-19 03:02:59 +05:30
sairaj mote
37756ff554 v0.7.56
style(user): minor changes in UI
2021-01-17 23:47:09 +05:30
sairaj mote
332dfe16ad Fixes
- Fixed same FLO contacts showing different color initials
- Fixed issue where user couldn't send message to newly added contact
- chat scrolling perfomance improvements
2021-01-17 03:16:45 +05:30
sairaj mote
3c268f0791 feature and fixes
-Added recent emoji option in emoji panel
-
fixed issue with scroll to bottom button not shifting upwords when emoji panel is opened
-fixed issue with lazy loading not working when first time chat is loaded
2021-01-14 19:56:13 +05:30
sairaj mote
af9c12200b feature addition and UI changes
Features added
- Popup for showing all information related to a contact and options available related that to an user
-Ability to edit contact names
-Ability to copy contact FLO ID

Fixes
-Fixed issue with lazy loading on mobile chrome causing rapid scrolling to top without user interaction
-Small send icon being visible even when no message is written in message field
2021-01-14 00:39:37 +05:30
sairaj mote
e54890b5f1 fix (user)
- Fixed scroll to bottom button behaviour
- lazy loading not working properly with smaller messages
- added hamburger menu
- changed color scheme
-added different sections for direct and group messages
2021-01-12 23:41:25 +05:30
sairaj mote
28156940f0 Added lazy loading for chat messages
-improved emoji rendering with bigger emojis
- added more emojis with sections
2021-01-12 01:50:12 +05:30
sairaj mote
dfa59b2587 Unified time display method to show relative time 2021-01-11 15:57:03 +05:30
sairaj mote
f665e340e8 feature update
Added-
More emojis
Recent messages are shown on chat cards with time of arrival
2021-01-09 19:07:27 +05:30
sairaj mote
3dd5ca4819 Added emoji picker and support for specific emoji styling 2021-01-08 20:08:45 +05:30
sairaj mote
86755a1118 added chat reording based on most recent interaction 2021-01-04 19:49:55 +05:30
sairaj mote
76e8669066 New messages rendering logic 2021-01-04 19:20:21 +05:30
sairaj mote
13e11cf807 Landing page and Sign in/up UI changes 2021-01-03 15:46:51 +05:30
sairaj mote
077f409c40 new settings UI layout 2021-01-02 18:55:06 +05:30
sairaj mote
e54513ee8c UI changes 2021-01-02 14:05:51 +05:30
sairaj mote
fc393d1909 updated components
UI changes
2020-12-25 17:53:01 +05:30
sairaj mote
ffc74568c0 UI changes 2020-12-21 18:32:43 +05:30
sairaj mote
d522dc1ef5 0.0.33
Complete UI overhaul
2020-09-02 01:42:00 +05:30