meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
174 stars 46 forks source link

Wish: Smuxi should load old logs when starting up #224

Closed fsateler closed 9 years ago

fsateler commented 9 years ago

If smuxi engine shuts down for some reason, on next startup I would like smuxi to load up the last N lines from the channel log if it is available. It should probably at the same time annotate the exit/enter events.

This is especially useful when a remote instance is reset, as accessing remote logs is (apparently?) only possible by sshing into the remote host.

knocte commented 9 years ago

+1. I believe this is already in the roadmap though

meebey commented 9 years ago

This feature has already been implemented and is called persistent chat buffers and will be included in the upcoming 1.0 release, see http://smuxi.im/drafts/smuxi_1.0_release/

You probably want to give 1.0~rc3 a spin :)

fsateler commented 9 years ago

Excellent news! Now if only one had deb packages for the prereleases... ;)

Thanks!

On 6 May 2015 at 14:16, Mirco Bauer notifications@github.com wrote:

This feature has already been implemented and is called persistent chat buffers and will be included in the upcoming 1.0 release, see http://smuxi.im/drafts/smuxi_1.0_release/

You probably want to give 1.0~rc3 a spin :)

— Reply to this email directly or view it on GitHub https://github.com/meebey/smuxi/issues/224#issuecomment-99541777.

Saludos, Felipe Sateler

meebey commented 9 years ago

Implemented in 609cd5da95829d73c8bb9305d8e6af9d5dd65697 (Db4o) and d43370523187518cbecb0595007eb16b9f098a83 (SQLite)