Commit graph

604 commits

Author SHA1 Message Date
Anthony
ae239f5f82
More touchups 2021-08-12 14:34:50 +02:00
Anthony
982f30c01d
cleanup 2021-08-12 14:34:50 +02:00
Anthony
bff0cd9a99
showing total tipped amount 2021-08-12 14:34:50 +02:00
Anthony
497f37ae4c
approaching something thats working 2021-08-12 14:34:50 +02:00
Anthony
48b5fe3c21
show filler for subscriptions 2021-08-12 14:34:50 +02:00
Anthony
70f597b664
show payments successfully 2021-08-12 14:34:50 +02:00
Anthony
232ca01455
some renaming 2021-08-12 14:34:50 +02:00
Anthony
39143227ef
add card last 4 to transaction history 2021-08-12 14:34:50 +02:00
Anthony
83531b22db
add third tab 2021-08-12 14:34:50 +02:00
Anthony
c0e4f59f49
about to add a third tab 2021-08-12 14:34:50 +02:00
Anthony
01902f8e0b
transaction listing working 2021-08-12 14:34:50 +02:00
Anthony
c5e6b0a5a7
should be fine but keeps crashing 2021-08-12 14:34:50 +02:00
Anthony
9c60868a79
using es6 to populate data 2021-08-12 14:34:50 +02:00
Anthony
2025db1c05
add fiat transactions 2021-08-12 14:34:50 +02:00
Anthony
cd873486da
fixing naming 2021-08-12 14:34:50 +02:00
Anthony
4f14e017fe
add wallet fiat balance 2021-08-12 14:34:50 +02:00
Anthony
47200bb5e7
support setting currency as the default tab via query param 2021-08-12 14:34:50 +02:00
Anthony
d25b9e7127
fiat and lbc tabs coming along 2021-08-12 14:34:50 +02:00
Anthony
202d8db09e
requested changes 2021-08-12 14:34:50 +02:00
Anthony
de4f1896cf
get stuff ready for merge 2021-08-12 14:34:50 +02:00
Anthony
f213023f07
eslint fixes 2021-08-12 14:34:50 +02:00
Anthony
f8b73328af
reverse so newest transactions come first 2021-08-12 14:34:50 +02:00
Anthony
f4d8de2ac6
show error on account connection page 2021-08-12 14:34:50 +02:00
Anthony
553722a42f
add error toast for card page 2021-08-12 14:34:46 +02:00
infinite-persistence
ff9ca662f2
Option to change commments-server (desktop)
## Issue
> 5459 Add setting for changing your comment server. Visible on desktop (and possibly defaulting to Odysee URL), hidden on odysee.

## Comments
Not sure how this would actually work properly without the user recompiling the app to handle server differences. For example, even when we use our own server but switch between v1 and v2, some code changes are need to handle the differences. At that point, it seems easier for the user to just change the .env file? Anyway...

## Changes
- Added Desktop-only options to define custom server. [Settings > Advanced Settings > "Comment server" section].
2021-08-12 14:01:22 +08:00
jessopb
cd4c1efd70
Stripe integration fix (#6850)
* fix frontend bug

* show superchats in order properly

* scroll properly when switching tabs

* calculate fiat tips properly

* sum up lbc amounts

* refactor code a bit remove why isnt this working bit

* bugfix cant tip fiat if no lbc balance

* add toast when someone does a tip for a comment

* add error toast for card page

* show error on account connection page

* automatically truncate to two decimals

* close to working perfectly

* show decimals value better

* increase size of input value

* one bug left but almost working perfectly

* reverse so newest transactions come first

* fixing bug caused by floating point precision

* eslint fixes

* remove unused conditional

* get stuff ready for merge

* bugfix and cleanup

* requested changes

* fixing flow errors

* fix last flow error and touchups

* fix i18n and remove logs

Co-authored-by: Anthony <contact@anthonymayfield.com>
2021-08-11 16:58:55 -04:00
zeppi
dcac5ebcc9 fix collection preview links 2021-08-10 10:52:46 -04:00
btzr-io
c85e448499
fix redirection and normalization of claim urls 2021-08-07 19:23:14 +08:00
infinite-persistence
f8796e2950
i18n 2021-08-03 14:44:57 +08:00
zeppi
1f2762af02 tags patch 2021-08-02 16:14:33 -04:00
Baltazar Gomez
74087d2b86
Merge branch 'master' into accessibility 2021-07-28 23:47:42 -05:00
zeppi
9889c258e3 livestream api constant rename 2021-07-28 16:51:11 -04:00
infinite-persistence
6de16813cb
i18n update 2021-07-26 23:31:03 +08:00
infinite-persistence
077207e203
ChannelPage: Don't mount inactive ChannelContent
## Issue
In the Channel Page, if the _Collections_ `claim_search` comes in after the main content's `claim_search`, the Collection's `ChannelContent` is being re-rendered despite not being in the active Tab. This causes a 0.4 CLS score (it's ridiculous that invisible components are taken into account). Apparently 41% of users are hitting this scenario, causing a poor aggregate.

## Change
Don't mount the `ChannelContent` components unless its tab is the active one. It doesn't seem like Reach Tab hides components under the inactive tab.
2021-07-26 22:01:31 +08:00
infinite-persistence
f6e648222e
Change constants to object for IDE auto complete
No functional change; just thought this is cleaner (group up the constants) and easier to type via IDE auto-complete, at the expense of creating an extra object.
2021-07-26 22:01:30 +08:00
zeppi
8fef6c6160 ugly discover recon 2021-07-24 11:29:30 -04:00
zeppi
ed0387d94a pinning 2021-07-22 23:24:55 -04:00
zeppi
f2cd9f372e Chan fol disc recon 2021-07-22 23:08:33 -04:00
Anthony
15e696c4d6 bugfix not updating the frontend on account add 2021-07-22 17:23:51 -04:00
zeppi
085ea15247 settings page recon 2021-07-22 14:43:01 -04:00
zeppi
e920738cd1 file page recon 2021-07-22 14:28:12 -04:00
btzr-io
c82884cff9 truncate title on channel Page #6635 2021-07-22 12:32:35 -05:00
Baltazar Gomez
c983af927f
Merge branch 'master' into accessibility 2021-07-21 20:59:12 -05:00
zeppi
573ed1e88c recon followDisc 2021-07-21 16:58:13 -04:00
saltrafael
b164a5d1f4 Pop up Menu Fixes and Improvements
Pop up Menu Fixes and Improvements

Improve re-directs

Fix file deletion

Improve code, and more

Fix List Layout collection popup

Allow to edit list

Fix blocking when not logged or no channel

Fix Edit and Delete showing for not owned Lists

Fix actions breaking when not logged in

Fix List options not showing

Lint

Shorten logic

Lint
2021-07-21 14:40:44 -04:00
Baltazar Gomez
0db4e4ab51
Merge branch 'master' into accessibility 2021-07-20 12:24:36 -05:00
btzr-io
bc2a8ba77d fix accessibility issue on rewards page #5991 2021-07-20 12:14:28 -05:00
infinite-persistence
a21b4c5cf3
Optimize banner image 2021-07-20 16:21:51 +08:00
zeppi
ed1671fe2f matching comments 2021-07-19 17:30:25 -04:00
zeppi
90e2a225e4 use meme component 2021-07-19 14:00:35 -04:00