| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-19 | Merge pull request #33 from dgl/oopsie | tomaw | |
| Add oopsie.pl | |||
| 2014-08-19 | Merge pull request #29 from aibor/enhanced_mpd.pl | tomaw | |
| Enhanced mpd.pl | |||
| 2014-08-13 | Add oopsie.pl | David Leadbeater | |
| 2014-08-13 | Encode as UTF-8 when sending over the pipe | David Leadbeater | |
| Fixes script error when the title has unicode in it. | |||
| 2014-08-11 | Add urlinfo | David Leadbeater | |
| 2014-08-09 | Enhanced mpd.pl | Tobias Böhm | |
| - Added new format directives for album name and time - Added support for password authentication - Minor regex edits - Bump to version 0.6 | |||
| 2014-08-07 | Change modified timestamps to match the old "changed" value | dequis | |
| Started doing it manually, then realized it would take forever. Threw together an extremely shitty python script using dateutil.parser and made it output sed code, because yaml libraries don't know the concept of in-place editing, they just rewrite the damn thing. The script itself is too awful and non-reusable to publish, the only part worth mentioning is the sed output, a bunch of lines like this: /^ filename: "xmms.pl"/ {n; s/2008-05-17 17:39:09/2004-01-15 00:00:00/} The "n" command grabs the next line. That was neat. Scripts with modified date after 2011 weren't touched - most of the incorrect dates are 2008 or 2009. I reviewed the dateutil parsed dates - that library is really good. | |||
| 2014-08-07 | Fix typos in metadata key names of several scripts | dequis | |
| 2014-08-07 | Remove unused/custom fields from scripts.yaml | dequis | |
| 2014-08-07 | Remove "changed" field from scripts.yaml and scripts.dmp output | dequis | |
| A few reasons: - It had an horribly inconsistent date format - Some of them were just "$VERSION" or "none" - It's redundant with the "modified" field - scriptassist.pl never actually used that field | |||
| 2014-08-07 | Fix weird spacing in the yaml due to perl parsing mistakes | dequis | |
| Also some weird trailing commas inside values | |||
| 2014-08-05 | Fix yaml parsing error introduced by the noticelogic PR | dequis | |
| 2014-08-01 | Merge pull request #22 from WhitePatches/gh-pages | tomaw | |
| Add noticelogic script | |||
| 2014-08-01 | Merge pull request #20 from Cydfrey/vidinfo | tomaw | |
| Add Vidinfo | |||
| 2014-07-28 | Added script to lookup Spotify URIs | Örjan Persson | |
| 2014-07-10 | Add unicode.pl | David Leadbeater | |
| 2014-07-10 | Rewrite noticemove to prefer active window | WhitePatches | |
| Edge cases, including sending yourself notices, are now handled correctly. Should only affect incoming notices. Notice message destination in preference order: * active window if the sender is involved (channel or query) * query with the sender if open * channel you are joined in that has the sender in (first found is used) * irssi default | |||
| 2014-07-05 | Data: add description for vidinfo. | Frey | |
| 2014-06-26 | Add smartfilter.pl | Christian Brassat | |
| 2014-06-22 | Merge pull request #8 from incognico/levelclear | tomaw | |
| Add levelclear.pl | |||
| 2014-06-21 | Data: add description for procmaillog.pl. | Frey | |
| 2014-06-16 | Remove pre-3.0 bitlbee scripts. 1.x is obsolete. | dequis | |
| 2014-06-15 | Update nickcolor a bit | David Leadbeater | |
| Remove a 12 year old fixme that was actually fixed, but remove the cruft related to it. Add ability to configure colours to avoid needing to edit the script. | |||
| 2014-06-15 | Update sping.pl to do hires timing | David Leadbeater | |
| 2014-06-15 | Update usercount | David Leadbeater | |
| 2014-06-15 | Update URL in my scripts | David Leadbeater | |
| 2014-06-15 | Update levelclear.pl to version 1.1 | Nico R. Wohlgemuth | |
| 2014-06-15 | Add info for levelclear.pl | Nico R. Wohlgemuth | |
| 2014-06-14 | Merge pull request #6 from palei/emo | Alexander Færøy | |
| Add emo.pl | |||
| 2014-06-12 | Add emo.pl | Ilkka Pale | |
| 2014-06-12 | remove obsolete wlstat script (predecessor of adv_windowlist) | Ailin Nemui | |
| 2014-06-03 | Use UTF-8 author names | Alexander Færøy | |
| 2014-06-02 | Import scripts.dmp as YAML. | Alexander Færøy | |
| 2014-05-31 | Add scripts.yaml and the scripts table | Alexander Færøy | |
