chan icon indicating copy to clipboard operation
chan copied to clipboard

Flutter imageboard browser for iOS and Android

Results 102 chan issues
Sort by recently updated
recently updated
newest added

Not sure if it's the iPhone throttling as they don't seem to be observed when attached in profile mode. It could have to do with the power being connected.

area-performance
difficulty-unknown

Some sites are on the embeddable list, but they don't ever seem to return an appropriate image, so don't end up being shown. Removing them from the embed list (patching...

difficulty-minor
area-business-logic
type-nit

Mouse shouldn't be able to drag the interface around. Then it could be used to select text without opening the "select text" popup.

difficulty-major
area-interface

To avoid loading spinners or maybe for offline use?

type-enhancement
difficulty-minor

It's not crazy high but still a lot higher than it should be. The app is evicted more often than it needs to be. Would be helped by fixing #1.

area-performance
difficulty-major

Integrate with archives to fetch blocks of 1000 posts for event stickies.

difficulty-major
area-interface
area-business-logic
type-nit

More complex than it seems due to how the replybox and tabs list hide behind the tab bar.

difficulty-minor
area-interface

Would need to determine which flags are possible based on board. Maybe related to #27

difficulty-minor
area-business-logic

It's not really representative of the amount of scrolling that has occured, maybe updating that field should be blocked during search.

difficulty-minor
area-business-logic
type-nit

Need a way to show WEBMs. Could use `dart_vlc` but appears to crash upon minimal testing.

difficulty-major
blocked