haiitch
haiitch
**Embedded time-marked Youtube videos ignore time mark** ### When a YouTube video is embedded and its URL contains a time mark, the time mark should be observed. Embedded videos should...
#Mastodon feature needed: - Allow users to add a text description to image attachments of toots that have already been posted. This would help to make an increasing number of...
### Pitch Hyperlink highlighting already works just fine when you post a toot that contains a link, making them automatically clickable if an URL is detected that conforms to a...
Getting-started example won't build, failed dependency: x11-dl Output of cargo build follows: ``` Compiling memoffset v0.2.1 Compiling scoped_threadpool v0.1.9 Compiling num-traits v0.2.5 Compiling log v0.4.3 Compiling crossbeam-utils v0.2.2 Compiling xml-rs...
This doesn't seem to be expected behaviour, is it? ``` irb(main):004:0> z = NewBase60.new("0") => # irb(main):005:0> z.to_i => 0 irb(main):006:0> 0.to_sxg => "" ```