DFeed icon indicating copy to clipboard operation
DFeed copied to clipboard

Don't truncate forum titles, use multiple lines instead

Open justanotheranonymoususer opened this issue 9 years ago • 3 comments

http://forum.dlang.org/thread/[email protected]

Doable, though would need emitting twice the HTML.

CyberShadow avatar Nov 28 '16 20:11 CyberShadow

I'm kinda fed up with this. I can see the relevant dfeed.css rule but where is the code that spits out the thread list html?

ahmetsait avatar Jan 31 '21 21:01 ahmetsait

It's here, have at it: https://github.com/CyberShadow/DFeed/blob/4571f8effa3bcd9dcdee15dcea9472309991274a/src/dfeed/web/web/view/group.d#L159-L165

CyberShadow avatar Feb 01 '21 02:02 CyberShadow