Commit Graph

672 Commits

Author SHA1 Message Date
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
9e968215d5 Update index.html
added group feature
2021-01-24 10:24:37 +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
Abhijeet Anand
9332eee401 Merge branch 'master' of https://github.com/ranchimall/FLO_Messenger 2021-01-24 09:53:21 +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
Abhijeet Anand
8ed52e7b3c Update index.html
adding group1 feature
2021-01-21 19:59:57 +05:30
sairajzero
7fdcdf6462 bug fixes, 2 additional features
- Fixed bug: (updated stdop floCloudAPI to v2.0.2e): incorrect cloud inactive error.
- Fixed bug: error occured during adding new members for a group.
- Added rmChat: removes the chat.
- Added clearChat: clears all messages of the chat.
2021-01-20 23:00:05 +05:30
sairajzero
dd59c25d73 floCloudAPI_v2.0.2e
- Fixed bug: multiple cloud connection caused issue with inactive array.
Hence replaced Array with Set
2021-01-20 22:54:38 +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
7dbbc2e663 Fixed grammatical mistake on landing paeg 2021-01-09 20:08:26 +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
sairajzero
b5532444fb floCloudAPI_v2.0.2d | floDapps_v2.0.1b
floCloudAPI_v2.0.2d
- Fixed bug: syntax error in requestObjectData
 - Added closeRequest: closes the active live requests

floDapps_v2.0.1b
- minor improvements and alignment.
- Fixed: deleteAppData deletes the lastTx data of the adminID.
2021-01-02 19:11:15 +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
sairajzero
1a57f74704 Alignment
- Moving onLoadStartUp script tag to head
2020-12-31 23:20:51 +05:30
sairajzero
5daf34ceb3 Merge branch 'master' of https://github.com/ranchimall/FLO_Messenger 2020-12-26 21:08:57 +05:30
sairajzero
93a3036f20 Improvements
- group eKey is now stored in encrypted format.
- improved this. functions inside callbacks
- added chat list feature (used for the list of chats and their order)
- Added: addChat - adds a chat.
- Added: getChat - resolves the chat data (messages) from IDB.
- Added: getChatList - returns the order of chats (direct, group, mixed)
- made respective changes in backup/restore
- restore ll not replace contacts if they exist already.
- loadFromIDB no longer resolves messages by default
2020-12-26 21:08:21 +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
Sai Raj
0147cb0d34
Merge pull request #7 from sairajzero/master 2020-12-19 22:37:07 +05:30
Sai Raj
634aa5aebd
Merge pull request #13 from sairajzero/master 2020-12-19 22:35:42 +05:30
sairajzero
53f1a191ca Update stdop and minor bug fixes
- Updated stdop to latest
- Fixed: Backup and restore not working properly.
- Fixed: clearUserData
2020-12-19 22:31:36 +05:30
sairajzero
fc747dae83 floBlockchainAPI v2.0.1 | floCloudAPI v2.0.2c
- Added: getTx(txid) to floBlockchainAPI. resolves the tx data of the given txid.

-
2020-12-19 22:26:00 +05:30
sairajzero
5e0e581457 UI and bug fixes
- Fixed: Mail UI
- Fixed minor bugs
2020-12-18 04:17:30 +05:30
sairajzero
30c13ae12f compactIDB v2.0.1
- Fixed bug: database upgrade not working correctly when upgrading existing db.
- Added upgradeDB as a standalone function. (also called by initDB if upgrade is required)
- Added getDBversion: resolves the version of the db
- Improved openDB: rejects if the db is not found
2020-12-15 05:02:50 +05:30
sairajzero
ef9c8eba0f Fixed Mail and backup issues 2020-12-14 03:59:09 +05:30
sairajzero
e12711bb3a bug fix 2020-12-09 03:59:46 +05:30
sairajzero
b0e15d1a7f Minor bug fixes 2020-12-09 03:49:32 +05:30
sairajzero
7bfc1d1842 Improvements
- Improved group callback function
- automatically adds a live request connection to newly created groups.
2020-12-09 03:02:00 +05:30
sairajzero
24d00fa344 additional group feature and bugfixes
- Added: description feature to group
- Added feature to change name and description of the group.
- Added: rmGroupMembers to kick group members
- fixed minor bugs
2020-12-07 03:26:48 +05:30
sairajzero
18cb507552 Change to new cloud and group feature
- Made required changes to migrate to new cloud support.
- Added group feature
Users can create groups and send/receive messages via groupID
2020-12-02 04:53:58 +05:30
Sai Raj
5acfc4a081
Merge pull request #2 from ranchimall/master 2020-12-02 04:46:27 +05:30
Sai Raj
cafd76655e
Merge pull request #12 from sairajzero/master 2020-11-30 03:31:31 +05:30
sairajzero
99ce43c089 floCloudAPI_v2.0.2a | floDapps_v2.0.1
floCloudAPI v2.0.2a
- deleteApplicationData accepts options instead of application (to match other functions).
- Added editApplicationData
- sendGeneralData not longer stores data in IDB.
- fixed bug: Infinite callback loop in requestGeneralData and requestObjectData

floDapps v2.0.1
- added mid startup support
- added deleteUserData and deleteAppData
- replaced reactor startup logger with setCustomStartupLogger
2020-11-30 03:29:06 +05:30
Sai Raj
5a1aff68ce
Merge pull request #11 from sairajzero/master 2020-10-15 01:46:04 +05:30