Commit Graph

23 Commits

Author SHA1 Message Date
Pragmatic Software 1a41f9aebb Refactor PBot::Timer into PBot::EventQueue
Make better use of PBot::IRC's select loop
Remove use of SIGALRM
2021-06-21 17:26:24 -07:00
Pragmatic Software 1c2b4da9ab Consolidate imports into PBot::Imports 2021-06-18 21:23:34 -07:00
Pragmatic Software 613890707a Progress on refactoring and polishing everything
More to come!
2021-06-06 19:12:14 -07:00
Pragmatic Software 5fc4d8c86a Start refactoring and polishing everything
More to come!
2021-06-05 13:20:03 -07:00
Pragmatic Software 6c5d20e265 WebPaste: remove unnecessary $result var 2021-02-07 13:55:41 -08:00
Pragmatic Software 8403063d34 WebPaste: restore ix.io (but disabled) 2021-02-07 13:51:58 -08:00
Naïm Favier 39abe32613
replace ix.io with 0x0.st (#57)
* replace ix.io with 0x0.st

* use form-data instead of urlencoded for 0x0.st
2021-02-07 13:33:24 -08:00
Pragmatic Software f13df2245a Fix incorrect truncation length when web-pasting content containing Unicode 2020-02-18 20:05:47 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software 02f93c8721 Significant refactor and clean-up of PBot class instantiation 2020-02-08 11:04:13 -08:00
Pragmatic Software 9d1cdef881 WebPaste: restart alarm after pasting with UA::Paranoid 2020-02-04 03:13:44 -08:00
Pragmatic Software f8ffe2214a WebPaste: fix syntax error 2020-02-03 13:02:08 -08:00
Pragmatic Software 66201585fe WebPaste: increase timeout back to 10 seconds; minor clean-ups 2020-02-03 12:27:45 -08:00
Pragmatic Software 19386a7a51 WebPaste: use LWP::UserAgent::Paranoid for stricter timeout 2020-02-03 09:46:44 -08:00
Pragmatic Software e30943ff70 WebPaste now can take option to disable word-wrapping 2019-08-06 18:23:13 -07:00
Pragmatic Software 3553692b5a Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Pragmatic Software c399116c4e WebPaste: Encode output as UTF-8 2019-06-30 20:47:49 -07:00
Pragmatic Software 0f81e39276 WebPaste: remove ptpb.pw 2019-06-22 18:48:06 -07:00
Pragmatic Software 925a5e57bd Minor whitespace syntax clean-up throughout 2019-05-28 09:19:42 -07:00
Pragmatic Software fa5421c3cb WebPaste: Remove defunct paste sites 2018-02-28 11:14:19 -08:00
Pragmatic Software 26180b2ebb Add arin.ga to WebPastes 2018-01-01 08:52:16 -08:00
Pragmatic Software 6b4943e3a9 WebPaste: Remove a couple of left-over debug messages 2017-12-05 21:19:20 -08:00
Pragmatic Software e2db94c354 Add WebPaste.pm for rotating paste sites 2017-12-05 21:05:44 -08:00