Commit Graph

12 Commits

Author SHA1 Message Date
Nedko Arnaudov 3f2f58bf6c basic http server; make it work with lua 5.1, 5.4 and luajit 2.1.0-beta3 2023-11-22 22:42:41 +02:00
Nedko Arnaudov dfa50fb86e Rename permeshu to ladici
permeshu was designed as personal message hub
ladici is similar, but is for Continuous Integration messaging
2023-11-22 17:41:29 +02:00
Nedko Arnaudov 8f57ab8a2b Don't involve the control channel object for incomming messages that have sender 2011-03-28 06:15:48 +03:00
Nedko Arnaudov 18b431c261 when specifying location for hub methods, supply the object instead of just name 2011-03-28 06:00:56 +03:00
Nedko Arnaudov 4dd58b1de1 rename hub:deliver() to hub:incoming_message() 2011-03-28 05:36:08 +03:00
Nedko Arnaudov 2ee3b5e5fb fix the quit command 2011-03-28 04:20:13 +03:00
Nedko Arnaudov 717688ccd5 basic message delivery 2011-03-28 03:44:46 +03:00
Nedko Arnaudov c4ca711514 remote channels 2011-03-28 02:04:59 +03:00
Nedko Arnaudov a3c874a2d6 enable the disconnect command code 2011-03-21 04:05:13 +02:00
Nedko Arnaudov 217608acdd split irc code into three; initial hub work 2011-03-21 02:52:52 +02:00
Nedko Arnaudov f9718f4431 update copyright years 2011-03-21 00:07:19 +02:00
Nedko Arnaudov 164833bf7a initial message deliver work 2010-07-04 17:40:19 +03:00