]> jfr.im git - irc/irssi/irssi-python.git/log
irc/irssi/irssi-python.git
7 months agoautoupdate py3 origin/HEAD origin/py3 test5
Ailin Nemui [Tue, 26 Sep 2023 20:33:18 +0000 (22:33 +0200)] 
autoupdate

9 months agoMerge pull request #8 from terminaldweller/py3
ailin-nemui [Fri, 18 Aug 2023 13:57:52 +0000 (15:57 +0200)] 
Merge pull request #8 from terminaldweller/py3

updated the example scripts for python3

9 months agoupdated the example scripts for python3, exclusively changing the print syntax from...
terminaldweller [Thu, 17 Aug 2023 06:20:26 +0000 (09:50 +0330)] 
updated the example scripts for python3, exclusively changing the print syntax from python2 to python3, along with changing some strings to byte

11 months agoMerge pull request #3 from ailin-nemui/py311
ailin-nemui [Mon, 12 Jun 2023 07:03:36 +0000 (09:03 +0200)] 
Merge pull request #3 from ailin-nemui/py311

code for python 3.11

12 months agodec some more references
Ailin Nemui [Fri, 12 May 2023 19:29:52 +0000 (21:29 +0200)] 
dec some more references

12 months agocode for python 3.11
Ailin Nemui [Fri, 12 May 2023 19:27:10 +0000 (21:27 +0200)] 
code for python 3.11

12 months agoMerge pull request #2 from ailin-nemui/dependency
ailin-nemui [Fri, 12 May 2023 19:12:56 +0000 (21:12 +0200)] 
Merge pull request #2 from ailin-nemui/dependency

add missing header dependency

12 months agoadd missing header dependency
Ailin Nemui [Fri, 12 May 2023 19:11:09 +0000 (21:11 +0200)] 
add missing header dependency

12 months agoMerge pull request 'Add a .gitignore file' (!3) from ticho/irssi-python:py3-gitignore...
ailin-nemui [Sun, 30 Apr 2023 16:53:23 +0000 (16:53 +0000)] 
Merge pull request 'Add a .gitignore file' (!3) from ticho/irssi-python:py3-gitignore into py3

Reviewed-on: https://codeberg.org/irssi/irssi-python/pulls/3

12 months agoMerge pull request 'Improve handling of auto-generated source files' (!2) from ticho...
ailin-nemui [Sun, 30 Apr 2023 16:52:53 +0000 (16:52 +0000)] 
Merge pull request 'Improve handling of auto-generated source files' (!2) from ticho/irssi-python:py3-autogenerated into py3

Reviewed-on: https://codeberg.org/irssi/irssi-python/pulls/2

13 months agoAdd a .gitignore file
Andrej Kacian [Wed, 9 Nov 2022 16:15:20 +0000 (17:15 +0100)] 
Add a .gitignore file

13 months agoUpdate INSTALL instructions
Andrej Kacian [Wed, 9 Nov 2022 16:23:42 +0000 (17:23 +0100)] 
Update INSTALL instructions

13 months agoMake the build handle the file pysigmap.h automatically
Andrej Kacian [Wed, 9 Nov 2022 16:11:44 +0000 (17:11 +0100)] 
Make the build handle the file pysigmap.h automatically

13 months agoMake the build handle the file pyconstants.c automatically
Andrej Kacian [Wed, 9 Nov 2022 15:55:40 +0000 (16:55 +0100)] 
Make the build handle the file pyconstants.c automatically

16 months agoMerge pull request 'Fix module install path' (!1) from ticho/irssi-python:py3-moduled...
ailin-nemui [Thu, 19 Jan 2023 22:40:13 +0000 (22:40 +0000)] 
Merge pull request 'Fix module install path' (!1) from ticho/irssi-python:py3-moduledir into py3

Reviewed-on: https://codeberg.org/irssi/irssi-python/pulls/1

16 months agoFix module install path
Andrej Kacian [Wed, 9 Nov 2022 21:29:49 +0000 (22:29 +0100)] 
Fix module install path

23 months agorestore compat with Irssi 1.2
Ailin Nemui [Sun, 22 May 2022 13:01:17 +0000 (15:01 +0200)] 
restore compat with Irssi 1.2

23 months agoAdd missing flush to irssi Output class
Ailin Nemui [Sun, 22 May 2022 12:11:38 +0000 (14:11 +0200)] 
Add missing flush to irssi Output class

Fixes AttributeError: Output object has no attribute flush

Reported by Trashlord

2 years agoupdates for IRSSI_ABI_VERSION 32
Ailin Nemui [Sun, 19 Sep 2021 11:24:35 +0000 (13:24 +0200)] 
updates for IRSSI_ABI_VERSION 32

2 years agoget_channels change for IRSSI_ABI_VERSION 35
Ailin Nemui [Wed, 26 May 2021 17:00:00 +0000 (19:00 +0200)] 
get_channels change for IRSSI_ABI_VERSION 35

2 years agoget_channels change for IRSSI_ABI_VERSION 36
Ailin Nemui [Wed, 26 May 2021 16:57:33 +0000 (18:57 +0200)] 
get_channels change for IRSSI_ABI_VERSION 36

4 years agoupdate hello script
Ailin Nemui [Thu, 14 May 2020 00:10:08 +0000 (02:10 +0200)] 
update hello script

4 years agocompile with python 3
Ailin Nemui [Wed, 13 May 2020 15:23:12 +0000 (17:23 +0200)] 
compile with python 3

4 years agosignals for abi 28
Ailin Nemui [Wed, 13 May 2020 12:50:48 +0000 (14:50 +0200)] 
signals for abi 28

5 years agoupdates for ABI 18 origin/master
Ailin Nemui [Tue, 13 Nov 2018 16:21:02 +0000 (17:21 +0100)] 
updates for ABI 18

sync with rawlog changes

8 years agoirssi 0.8.18-beta1 load fix test4
Ailin Nemui [Wed, 13 Jan 2016 15:13:35 +0000 (16:13 +0100)] 
irssi 0.8.18-beta1 load fix

8 years agoslight build system updates to auto* recommendations
Ailin Nemui [Wed, 13 Jan 2016 15:01:27 +0000 (16:01 +0100)] 
slight build system updates to auto* recommendations

9 years agosome installation instructions
Daniel Richman [Fri, 19 Aug 2011 21:46:48 +0000 (22:46 +0100)] 
some installation instructions

9 years agokeep in line with format_expand api changes
Ailin Nemui [Wed, 12 Feb 2014 14:37:39 +0000 (15:37 +0100)] 
keep in line with format_expand api changes

9 years agoadd ac_python_devel macro in-tree
Moritz Brunner [Wed, 10 Mar 2010 09:45:00 +0000 (10:45 +0100)] 
add ac_python_devel macro in-tree

9 years agotwo memory leak fixes
Daniel Richman [Fri, 19 Aug 2011 21:46:48 +0000 (22:46 +0100)] 
two memory leak fixes

9 years agoRebase on Irssi 0.8.14
Moritz Brunner [Wed, 10 Mar 2010 09:45:00 +0000 (10:45 +0100)] 
Rebase on Irssi 0.8.14

17 years agonews origin/svn
Christopher Davis [Wed, 28 Feb 2007 11:12:15 +0000 (11:12 +0000)] 
news

17 years agoscripts and README
Christopher Davis [Sun, 27 Aug 2006 23:36:58 +0000 (23:36 +0000)] 
scripts and README

17 years agomade minor changes to loader
Christopher Davis [Mon, 21 Aug 2006 05:49:03 +0000 (05:49 +0000)] 
made minor changes to loader

17 years agoadded more scripts
Christopher Davis [Fri, 18 Aug 2006 06:57:46 +0000 (06:57 +0000)] 
added more scripts

17 years agotest2
Christopher Davis [Thu, 17 Aug 2006 02:24:45 +0000 (02:24 +0000)] 
test2

17 years agotest1
Christopher Davis [Tue, 15 Aug 2006 05:56:42 +0000 (05:56 +0000)] 
test1

17 years agowops forgot this
Christopher Davis [Tue, 15 Aug 2006 05:08:53 +0000 (05:08 +0000)] 
wops forgot this

17 years agofixing up for test1
Christopher Davis [Tue, 15 Aug 2006 05:04:04 +0000 (05:04 +0000)] 
fixing up for test1

17 years agoadded docs dir
Christopher Davis [Tue, 15 Aug 2006 03:40:36 +0000 (03:40 +0000)] 
added docs dir

17 years agoadding autotool stuff
Christopher Davis [Mon, 14 Aug 2006 04:45:46 +0000 (04:45 +0000)] 
adding autotool stuff

17 years agodirectory structure change
Christopher Davis [Sat, 12 Aug 2006 22:16:53 +0000 (22:16 +0000)] 
directory structure change

17 years agoadded support for constants
Christopher Davis [Sat, 12 Aug 2006 21:58:42 +0000 (21:58 +0000)] 
added support for constants

17 years agoadded function headers to documentation of module and all objects.
Christopher Davis [Thu, 10 Aug 2006 02:10:22 +0000 (02:10 +0000)] 
added function headers to documentation of module and all objects.
added MainWindow object

17 years agogot statusbar working, needs a bit more testing
Christopher Davis [Wed, 26 Jul 2006 10:18:15 +0000 (10:18 +0000)] 
got statusbar working, needs a bit more testing

17 years agoworking on status bars
Christopher Davis [Mon, 24 Jul 2006 03:05:54 +0000 (03:05 +0000)] 
working on status bars

17 years agofinished up themes. time for textui stuff
Christopher Davis [Fri, 14 Jul 2006 10:02:13 +0000 (10:02 +0000)] 
finished up themes. time for textui stuff

17 years agoworked on formats. working on themes now; testing adding functions and methods to...
Christopher Davis [Mon, 3 Jul 2006 06:00:18 +0000 (06:00 +0000)] 
worked on formats. working on themes now; testing adding functions and methods to objects

17 years agoadded support for timeouts/IO sources
Christopher Davis [Wed, 28 Jun 2006 04:40:18 +0000 (04:40 +0000)] 
added support for timeouts/IO sources

17 years agoworking on new provision for constants and changed sig2code script
Christopher Davis [Mon, 26 Jun 2006 04:20:50 +0000 (04:20 +0000)] 
working on new provision for constants and changed sig2code script

17 years agoworked more on signals. added signal emit, signal register,
Christopher Davis [Sun, 25 Jun 2006 05:47:20 +0000 (05:47 +0000)] 
worked more on signals. added signal emit, signal register,
unregister, cmd unbind, signal remove. Needs testing. Need
to find a better way of dealing with constants, too.

17 years agoWorked more on signal handler. Got variable signals
Christopher Davis [Sat, 24 Jun 2006 03:10:40 +0000 (03:10 +0000)] 
Worked more on signal handler. Got variable signals
working (IE: event *) Still need to get signal emit,
register, unregister, cmd unbind, sig remove and a few
others.

17 years agoBegan work on signal handler/map system. It seems to be working;
Christopher Davis [Fri, 23 Jun 2006 03:51:52 +0000 (03:51 +0000)] 
Began work on signal handler/map system. It seems to be working;
however, events with varying <cmd> text aren't handled because
it does a straight lookup in the hashtable with the signal name
to locate the argument list. Will need to change the system to
accomodate the <cmd> events.

The basics for reference arg support is there but not well tested.

17 years agoadded some objects
Christopher Davis [Wed, 21 Jun 2006 23:37:27 +0000 (23:37 +0000)] 
added some objects

17 years agoAdded a lot of object wrappers. Most are untested.
Christopher Davis [Wed, 21 Jun 2006 00:22:03 +0000 (00:22 +0000)] 
Added a lot of object wrappers. Most are untested.
Will finish up the rest of the object wrappers perhaps
tonight or tomorrow. Signal handling will need to be
addressed ASAP. There are quite a lot of other global
module functions remaining to be wraped, as well.

17 years agoinitial import
Christopher Davis [Mon, 19 Jun 2006 12:25:06 +0000 (12:25 +0000)] 
initial import

17 years ago(no commit message)
Geert Hauwaerts [Mon, 19 Jun 2006 12:05:10 +0000 (12:05 +0000)]