status-desktop/ui/app/AppLayouts/Chat/ChatColumn
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
..
ChatComponents refactor wallet views 2021-06-17 16:11:01 -04:00
MessageComponents refactor wallet views 2021-06-17 16:11:01 -04:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ActivityCenter.qml fix read background to only cover the message and fix hidden text 2021-06-15 13:14:19 -04:00
ChatMessages.qml feat(act-center): scroll to the clicked message in the act center 2021-06-15 13:14:19 -04:00
EmptyChat.qml Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
Message.qml fix read background to only cover the message and fix hidden text 2021-06-15 13:14:19 -04:00
SuggestionBox.qml Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
SuggestionFilter.qml fix: fix mention popup not showing after a line break 2021-04-01 17:07:25 -04:00
TopBar.qml feat: add activity center switch to show and hide the bell icon 2021-06-15 13:14:19 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00