taskWeeChat - Tasks: task #12256, Add option for configuring...

 
 

task #12256: Add option for configuring autorejoin per-channel

Submitter:  None
Submitted:  Tue 25 Sep 2012 10:56:20 AM UTC
   
 
Category:  irc plugin Should Start On:  Tue 25 Sep 2012 12:00:00 AM UTC
Should be Finished on:  Tue 25 Sep 2012 12:00:00 AM UTC Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  nils_2 Percent Complete:  100%
Originator Name:  * nyuszika7h Originator Email:  * -email is unavailable-
Open/Closed:  Closed Planned Release:  0.4.0
IRC nick:  nyuszika7h
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 05 Dec 2012 06:40:37 PM UTC, comment #2: 

Committed.

Sebastien Helleu <flashcode>
Group administrator
Sat 01 Dec 2012 01:08:29 PM UTC, comment #1: 

If "localvar_autorejoin" is set for a buffer, it will overrule
the server option (irc.server.<servername>.autorejoin).

This way you can have server option OFF and enable autorejoin for
some channels, or server option is ON and you can disable
autorejoin on some channels:

If "localvar_autorejoin" does not exist, server option will be used.

set "localvar_autorejoin":

/buffer set localvar_set_autorejoin 1

to make the localvar persistent use buffer_autoset.py:
/autosetbuffer add irc.server.#channel localvar_set_autorejoin 1

possible options to enable "localvar_autorejoin":
 "on", "yes", "y", "true", "t", "1"


(task #12256.patch?file_id=27010">file #27010)

Nils G <nils_2>
Group Member
Tue 25 Sep 2012 10:56:20 AM UTC, original submission:  

I prefer to have autorejoin on, but in some channels it's frowned upon. It would be nice to have an option to disable it for a specific channel.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #27010:  task#12256.patch added by nils_2 (1KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by nils_2 (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Open/ClosedOpen Closed
    2012-12-05 flashcode CategoryNone irc plugin
        StatusReady For Test Done
        Percent Complete0% 100%
        Planned ReleaseNone 0.4.0
    2012-12-01 nils_2 StatusNone Ready For Test
    2012-12-01 nils_2 Attached File- Added task #12256.patch, #27010
    2012-11-30 nils_2 Assigned toNone nils_2

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code