Giter VIP home page Giter VIP logo

irccloud's People

Contributors

termoose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

irccloud's Issues

Runtime error

@termoose

I tried to use termoose with my subscriber account.

My /home/icka/.config/irccloud/config.yaml:

username:[email protected]
password: my_password
triggers:
  - cakes
last_chan: ""
only_messages: false

When starting termoose with /home/icka/go/bin/irccloud, I'm presented with a black screen.

When i try to scroll in the channel buffer, with PgUp/PgDown, termoose closes itself with the following error(s):

panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x75ae3b]

goroutine 1 [running]:
github.com/rivo/tview.(*Application).Run.func1(0xc000344620)
	/home/pegasus/go/src/github.com/rivo/tview/application.go:243 +0x82
panic(0x7b6380, 0xb08f80)
	/usr/lib/go-1.13/src/runtime/panic.go:679 +0x1b2
github.com/termoose/irccloud/ui.(*channel).Scroll(...)
	/home/icka/go/src/github.com/termoose/irccloud/ui/channels.go:44
github.com/termoose/irccloud/ui.(*View).Start.func2(0xc00000eee0, 0xc00009fb70)
	/home/icka/go/src/github.com/termoose/irccloud/ui/ui.go:86 +0xcb
github.com/rivo/tview.(*Application).Run(0xc000344620, 0x0, 0x0)
	/home/icka/go/src/github.com/rivo/tview/application.go:318 +0x898
github.com/termoose/irccloud/ui.(*View).Start(0xc000106af0)
	/home/icka/go/src/github.com/termoose/irccloud/ui/ui.go:109 +0x382
main.main()
	/home/icka/go/src/github.com/termoose/irccloud/main.go:64 +0x3a2

Cheers

Show operator/voice status in channel member list

With support for the following

  • halfop h with prefix %
  • voice v with prefix +
  • operator o with prefix @

Already have (unused) function UserModeString for converting IRCCloud API responses to correct prefixes

Custom path for configuration

Would be neat to have a way to pass the location of the configuration file, like irccloud -c ~/.irccloud/config.yaml.
This would be useful to use a folder by application method.

Cheers

Log moment that user joined the channel

Hi, thanks for this wonderful piece of software!

It would be a nice feature if the join messages of the user using the tool is also shown in the buffer. Now I have to dig into the timestamps to determine when I joined again.

Is this possible using the IRCCloud API? If so, how can I/we contribute?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.