Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in latest changes #15

Merged
merged 56 commits into from
Jul 28, 2022
Merged

Pull in latest changes #15

merged 56 commits into from
Jul 28, 2022

Conversation

piratekev
Copy link

No description provided.

lazynina and others added 30 commits December 6, 2021 11:10
)

* save current progress on updating admin panel

* add support for modifying the sign up bonus config for a single country, update to use default jumio USD cents instead of DeSo nanos

* refresh country bonuses after updating default jumio USD cents

* add tooltip disclaimer about free DESO amount

* update copy
…o-protocol#533)

* simplify loops in GetMessages that handles encryption/decryption

* message -> Message
* use altumbase for daily gainers leaderboard

* fix import styling
… ID AND add support for setting default kickback amount (deso-protocol#539)

* add disclaimer on referrals page about amounts varying by locality of ID

* add support for updating the default kickback amount for referrers
* save current progress

* update some styling on the supply monitoring page

* update supply stats page to show count of keys holding DESO

* Update src/app/supply-monitoring-stats-page/supply-monitoring-stats/supply-monitoring-stats.component.html
…so-protocol#545)

* add support for NFT transfers, burns, and acceptance of transfers

* fix styling

* change font color to gray for pending ownership
* save current progress on notifications

* Update NFT notifications and fix some small bugs

* make global vars private again

* remove console logging
* show additional royalties in sell nft modal

* remove service fee which is no longer user
* Messages V3

* V3 support

* Messages V3 final

* Add comments & fix version

* Fix circular dependancies
* save current progress on DAO coin UI

* add support for transferring DAO coins in the UI, add inputs for other fields for DAO coin transaction

* add burn support, add DAO coin tab to profile, use number abbreviation to keep DAO coin numbers manageable, move utility func for parsing hex balances to global vars

* add some frontend validation in transfer modal

* fix up DAO modals - add balances and validations, hit isHodling endpoint if transfer restriction status is DAO Members only

* fix alignment on DAO coin page

* disable mint and burn if the amount is less than or equal to 0

* add notifications for DAO coin txns

* add sweet alerts before DAO actions, only show profile owner if transfer restriction status is profile owner only and logged in user is not profile owner

* address TGS feedback

* Fix errors when user does not have DAO coin yet
AeonSw4n and others added 26 commits January 24, 2022 14:08
* Messages V3

* V3 support

* Messages V3 final

* Add comments & fix version

* Fix circular dependancies

* Add senderGroupKeyName to TransferNFT
* fix: metadata fails when user not logged in

this additional checks makes sure verification / node.deso.org metadata is only requested if loggedInUserPublicKey is ok. Currently it requests metadata from `https://node.deso.org/api/v0/get-user-metadata/undefined` which returns status 404 error and prevents post/user pages from showing the content.

* align with diamondapp

use same approach as DiamondApp
* Add support for twitter images..

this will show images hosted on twitter (they have link like pbs.twing.com ex: https://pbs.twimg.com/media/FO9LbSjaQAEFE26.jpg)

before 
![image](https://user-images.githubusercontent.com/55331140/160470352-bde7f317-fcc7-4680-9180-f9487a7892bc.png)

after
![image](https://user-images.githubusercontent.com/55331140/160470432-5168c8a3-ad78-44e9-a147-3afc1fd11803.png)

will be helpful for those projects which are building bridge between twitter and deso.

* Update Caddyfile

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>
* Added support for embedding Mousai streaming link in frontend

* Fixed prettier/prettier issue

* Added tests for Mousai embedding functionality

* improved regex matching for mousai links

* added the mousai's url in Caddyfile

* Removed the test-cases that prevent tests from running properly

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

* Replaced `jasmin.arrayContaining` call with a more logically sounding alternative (based on the available variables)

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

* Updated `regex` based on the suggestion provided by @lazynina

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

* Updated `regex` based on the suggestion provided by @lazynina

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

* Added proper height to Mousai link

* Update src/lib/services/embed-url-parser-service/embed-url-parser-service.ts

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

* Update src/lib/services/embed-url-parser-service/embed-url-parser-service.ts

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>

Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>
* update reporting links

* add /content to path
Bumping release to fix a CI issue
* Adjust DAO Coin base units to be 10^18

* Fix dao coin base units
* Formatting + remove free deso

* Removed additional free deso text
@piratekev piratekev merged commit 012a5ce into main Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.