~tomtom

Vancouver, Canada

https://thomaswashere.com

Creative floaty thingy.

Trackers

~tomtom/damus-web-issues

Last active 1 year, 5 months ago

#31 Doesn't sync the relay list of the account logged in 1 year, 5 months ago

Comment by ~tomtom on ~tomtom/damus-web-issues

I think this should come from the nos2x compatible browser extension. Or you have the ability to request from relay.

#35 Scale relay capabilities 1 year, 5 months ago

Technical added by ~tomtom on ~tomtom/damus-web-issues

#35 Scale relay capabilities 1 year, 5 months ago

Ticket created by ~tomtom on ~tomtom/damus-web-issues

Currently all relays are connected all the time. Sometimes a user may have 50+ relays and follow thousands of users. We need to smart connect to relays in batches and fetch only related information when needed. This will require some smart logic and major reconstruction.

I personally don't run into this because I use less than 10 relays and only follow < 40 people. But big accounts this will matter.

#33 Revise thread view 1 year, 5 months ago

UX added by ~tomtom on ~tomtom/damus-web-issues

#34 Cache profile data 1 year, 5 months ago

Technical added by ~tomtom on ~tomtom/damus-web-issues

#34 Cache profile data 1 year, 5 months ago

Ticket created by ~tomtom on ~tomtom/damus-web-issues

Currently I reload profile data everytime the app is reloaded, we should store it in a local cache to use right away, when new data comes in that data gets over written. This speeds rendering and time to engagement.

#33 Revise thread view 1 year, 5 months ago

Ticket created by ~tomtom on ~tomtom/damus-web-issues

Threads should be displayed tree style (reddit style). This is a lot easier to read and understand. Additionally the event you clicked should be highlighted.

#32 Incomplete threads 1 year, 5 months ago

Bug added by ~tomtom on ~tomtom/damus-web-issues

#32 Incomplete threads 1 year, 5 months ago

Ticket created by ~tomtom on ~tomtom/damus-web-issues

Threads are incomplete if you are not on the relay that the thread was started. We need to temporarily open the relay from the replied event tags, fetch the thread from said relay, then close it and update the view.

#31 Doesn't sync the relay list of the account logged in 1 year, 5 months ago

Comment by ~tomtom on ~tomtom/damus-web-issues

I will look into this further.