thelegy / koma-bot

Twitter Wall with sounds for the KoMa
GNU General Public License v3.0
4 stars 1 forks source link

Old posts should get deleted from the dom #6

Closed thelegy closed 8 years ago

thelegy commented 8 years ago

Instead of just adding all new tweets to the top of the page older tweets sould also get deleted to free up resources.

thelegy commented 8 years ago

Old posts should be at least a fixed number of posts in the past and should be non-visible. Maybe only delete tweets if they get over 200. Additionally it might be good to only delete tweets at all, if we are scolled down to the end.