indrora / Atomic

Atomic: an IRC client from the ashes of yaaic
https://indrora.github.io/Atomic/
GNU General Public License v3.0
124 stars 29 forks source link

Server console is parsed with emoticons #45

Closed rodneyrod closed 10 years ago

rodneyrod commented 10 years ago

Emoticons are displayed in the server console pane.

indrora commented 10 years ago

Messages (which do the emoticon mangling) aren't aware of what conversation they're a part of (just that they're a message). Known problem, probably won't fix.

rodneyrod commented 10 years ago

Wouldn't it be possible to parse the server console as something else, outside what Messages renders such as a generic text box or something?

MSEMJEJME commented 10 years ago

How are they passed in the logs could these create confusion when trying to read logs are they just ascii blocks?

Sent from my Windows Phone


From: Morgan Gangweremailto:notifications@github.com Sent: ‎18/‎08/‎2014 23:07 To: indrora/Atomicmailto:Atomic@noreply.github.com Subject: Re: [Atomic] Server console is parsed with emoticons (#45)

Messages (which do the emoticon mangling) aren't aware of what conversation they're a part of (just that they're a message). Known problem, probably won't fix.


Reply to this email directly or view it on GitHub: https://github.com/indrora/Atomic/issues/45#issuecomment-52562600

MSEMJEJME commented 10 years ago

I'll have a look at the object files but its confusing me at the moment the path of emoticons to server is alluding me at the moment

Sent from my Windows Phone


From: rodneyrodmailto:notifications@github.com Sent: ‎19/‎08/‎2014 00:17 To: indrora/Atomicmailto:Atomic@noreply.github.com Subject: Re: [Atomic] Server console is parsed with emoticons (#45)

Wouldn't it be possible to parse the server console as something else, outside what Messages renders such as a generic text box or something?


Reply to this email directly or view it on GitHub: https://github.com/indrora/Atomic/issues/45#issuecomment-52569033