Post AnWmzePv8i7IMFdS2S by firefly@neon.nightbulb.net
(DIR) More posts by firefly@neon.nightbulb.net
(DIR) Post #AnWZT3dh2onpcfCnZI by grunfink@comam.es
2024-10-30T07:02:28Z
0 likes, 0 repeats
Thank you very much for your suggestions. The first one (collapsed threads by default) has been already implemented, and will be part of the next stable release.
(DIR) Post #AnWmzdPAtzvTDeHLEm by Otyugh@xn--4pv.arzinfo.eu.org
2024-10-29T22:36:28Z
0 likes, 0 repeats
@grunfink@comam.es few suggestions as user of snac if you ever struggle for ideas :* add the option to have threads closed instead of open as default (too much scrolling through each time !)* add the option to only see the new threads of people you follow instead of the whole threads where they participated (default in mastodon) ; has the advantage to limit a lot the nuisance of hellthreads* add the option to hide the "block" notification (I feel like it's less hurtful not to know when it happens, mobs use it as taunting strategy and it works so well I can't deny it T_T)* allow to load a custom number of entries in the timeline (could be a get parameter ?entry=200 to get one page with 200 entries) - or to load a certain timestamp of entry like ?t=60 to load all entries sent 60min ago ?* add a or any kind of marker to where you last loaded (so as to know what you already read). (wat, html is interpreted literally :O)* add a liberapay account with a Stripe account so people without credit card like me can give money more easily.
(DIR) Post #AnWmzePv8i7IMFdS2S by firefly@neon.nightbulb.net
2024-10-30T07:58:03Z
0 likes, 1 repeats
@grunfink@comam.esI concur with options 1 and 2. Reason: would enable vertical masonry layouts with flex or grid so that 3-6 colums of posts can be displayed, depending on screen size, vastly improving the scroll-through experience. See here for the direction I'm hinting at: https://neon.nightbulb.net/firefly?skip=33&show=33 ... and if you scroll a bit you'll see what I mean.If the block content could be collapsed or truncated to certain length by default with a ... more ... link, one could quickly buzz through a weeks worth of posts.The nice thing is that flexbox allows using calc to adjust the height of each cell so that vertical height of elements can vary and will get gaps smushed together with that uneven block size vertical masonry look.Also, it would allow cool horizontal scroll arrangements using anchor tags to swipe. I remember many years ago how some websites were designed to scroll horiontally with buttons and links anchoring to sections. Maybe some expert theme designer would have fun cooking up a new rendition of that method ...
(DIR) Post #AnWnGRZU9XJNRN7HyS by grunfink@comam.es
2024-10-30T09:37:05Z
0 likes, 0 repeats
add the option to hide the "block" notification (I feel like it's less hurtful not to know when it happens, mobs use it as taunting strategy and it works so well I can't deny it T_T)Also, knowing about this makes me very sad; I had no idea this was a thing. In fact, being notified about blocks is very recent, just a few versions away. This is another example of how social networks are easily turned into toxic behaviour.I'll add this option ASAP.