status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents
Iuri Matias 6bcdb9ca54 refactor wallet views
add getSettings methods to src/status

fix issue with calling getSettings; document issue

remove most direct references to libstatus; document some common issues

remove most references to libstatus wallet

add mailserver layer to status lib; remove references to libstatus mailservers

remove libstatus accounts references

move types out of libstatus; remove libstatus types references

remove libstatus browser references

refactor libstatus utils references

remove more references to libstatus stickers

remove references to libstatus constants from src/app

remove more libstatus references from src/app

refactor token_list usage of libstatus

refactor stickers usage of libstatus

refactor chat usage of libstatus

remove libstatus references from the wallet view

remove logic from ens manager view

fix issue with import & namespace conflict

remove unnecessary imports

refactor provider view to not depend on libstatus

refactor provider view

refactor: move accounts specific code to its own section

fix account selection

move collectibles to their own module

update references to wallet transactions

refactor: move gas methods to their own file

refactor: extract tokens into their own file

refactor: extract ens to its own file

refactor: extract dappbrowser code to its own file

refactor: extract history related code to its own file

refactor: extract balance to its own file

refactor: extract utils to its own file

clean up wallet imports

fix: identicon for transaction commands
Fixes #2533
2021-06-17 16:11:01 -04:00
..
TransactionComponents refactor wallet views 2021-06-17 16:11:01 -04:00
AudioPlayer.qml feat: play audio messages 2020-07-30 13:49:50 -04:00
ChannelIdentifier.qml fix: kick and re-invite user to group chat 2021-06-11 11:03:16 -04:00
ChatButtons.qml feat(act-center): scroll to the clicked message in the act center 2021-06-15 13:14:19 -04:00
ChatImage.qml fix: fix chat height being too high in compact mode 2020-10-02 12:48:02 -04:00
ChatReply.qml feat: add replies to the activity center 2021-06-15 13:14:19 -04:00
ChatText.qml fix read background to only cover the message and fix hidden text 2021-06-15 13:14:19 -04:00
ChatTime.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
CompactMessage.qml fix read background to only cover the message and fix hidden text 2021-06-15 13:14:19 -04:00
DateGroup.qml feat: add replies to the activity center 2021-06-15 13:14:19 -04:00
EmojiReactions.qml fix: show emoji in reaction tooltip 2021-05-14 12:17:48 -04:00
ImageLoader.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
InvitationBubble.qml fix: change invite title 2021-06-10 19:33:03 -04:00
LinksMessage.qml force refetching previews when preview whitelist changes 2021-05-03 15:03:03 -04:00
MessageBorder.qml feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
MessageMouseArea.qml feat(act-center): scroll to the clicked message in the act center 2021-06-15 13:14:19 -04:00
NormalMessage.qml feat: add mentions to activity center and interactions 2021-06-15 13:14:19 -04:00
RectangleCorner.qml feat: make RectangleCorner a component and show images in compact 2020-07-16 11:49:13 -04:00
Retry.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
SentMessage.qml feat: show time and sent status on the image itself 2021-01-14 16:02:27 -05:00
StatusUpdate.qml feat: introduce Utils.formatDateTime 2021-01-04 15:16:37 -05:00
Sticker.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
TransactionBubble.qml refactor wallet views 2021-06-17 16:11:01 -04:00
UserImage.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
UsernameLabel.qml feat(community): fetch community info from link 2021-05-03 14:36:37 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00