Results 28 issues of shrx

Classic google maps had a very nice and useful feature with directions: you could print step-by-step directions and specify for each step if you wanted only text, map or streetview....

enhancement

The new day marker in red is not displayed before/after the first message of the day is posted, but is delayed for some messages later. See screenshot: ![day marker screenshot](https://cloud.githubusercontent.com/assets/810337/26623561/70452d5a-45ee-11e7-9c18-c214b8306474.png)

bug

See screenshot: ![screenshot_2016-10-06_13-58-05](https://cloud.githubusercontent.com/assets/810337/19151453/08efbf84-8bcd-11e6-8615-afd60345593a.png) Possible fix: truncate usernames to fixed max length.

Feature
UI

Imgur-hosted images in Readme.md are no longer working.

I have initialized attic with ``` attic init kanta.attic ``` and then wanted to create a backup with ``` sudo attic create kanta.attic::backup-$(date +%Y-%m-%d) / --do-not-cross-mountpoints attic: /bin/bash: [Errno 95]...

When a message is pinned, an Unknown event is raised: ``` > Unknown event. Unknown event. Event. Type: CHANNEL_PINS_UPDATE, State: 554 Operation: 0 Direction: 0 Event. Type: CHANNEL_PINS_ACK, State: 552...

I got this error when the current server was deleted: ``` > Unknown event. Event. Type: RELATIONSHIP_ADD, State: 5230 Operation: 0 Direction: 0 { "user": { "username": "REDACTED_USER", "id": "REDACTED_ID",...

Discord supports bold text with `**bold text**` tags. Many terminal emulators also support bold text, for example `\033[1mbold text\033[0m`. Could you add bold text formatting to this client?

After I connect to a channel, I type `:m 2` and press return. This is the output: ``` Welcome, shrx! Guild: myguild, Channel: mychannel Printing last 2 messages! > ```...

bug