]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Reorder yaml file in alphabetical order
authorPablo Martín Báez Echevarría <redacted>
Sun, 21 Dec 2014 00:25:11 +0000 (22:25 -0200)
committerPablo Martín Báez Echevarría <redacted>
Sun, 21 Dec 2014 00:25:11 +0000 (22:25 -0200)
_data/scripts.yaml

index 56e3ec4512e6f01e99fae36909fe8fcc6b46863f..a823da2f5bfc5981b3f0e9e10d7362a199a71ee2 100644 (file)
   url: "http://www.holmnilsen.com/"
   version: "1.2"
 
-- authors: "Ilkka Pale"
-  contact: "ilkka.pale@gmail.com"
-  description: "Outputs various unicode emoticons."
-  filename: "emo.pl"
-  modified: "2014-06-12 19:06:00"
-  license: "Public Domain"
-  name: "emo"
-  version: "0.0.1"  
-
 - authors: "Ilya Cassina"
   contact: "icassina@gmail.com"
   description: "This script allow advanced parametrization of the /list command. Accepted parameters are -minusers <#users> and -maxusers <#users>. "
   url: "http://www.princessleia.com/"
   version: "1.0"
 
+- authors: "Ilkka Pale"
+  contact: "ilkka.pale@gmail.com"
+  description: "Outputs various unicode emoticons."
+  filename: "emo.pl"
+  modified: "2014-06-12 19:06:00"
+  license: "Public Domain"
+  name: "emo"
+  version: "0.0.1"  
+
 - authors: "Harald Nesland"
   contact: "hnesland@samsen.com"
   description: "Very simple script that sends incoming text to freetranslation.com for english->norwegian translation. May be modified to translate other languages."
   url: "http://toxcorp.com/irc/irssi/friends/"
   version: "2.4.9"
 
+- authors: "Pablo Martín Báez Echevarría"
+  contact: "pab_24n@outlook.com"
+  description: "define a permanent text formatting (bold, underline, etc.) for outgoing messages"
+  filename: "frm_outgmsgs.pl"
+  modified: "2014-10-16"
+  license: "Public Domain"
+  name: "frm_outgmsgs"
+  version: "1.1"
+
 - authors: "Piotr Krukowiecki & others"
   contact: "piotr at pingu.ii.uj.edu.pl"
   description: "File server for irssi"
   name: "oops"
   version: "20071209"
 
+- authors: "David Leadbeater"
+  contact: "dgl@dgl.cx"
+  description: "Stops those silly mistakes being sent (spaces at start of line, /1/1 for window changes, etc)."
+  filename: "oopsie.pl"
+  modified: "2014-08-13"
+  license: "WTFPL"
+  name: "oopsie"
+  version: "1.0"
+
 - authors: "Stefan tommie Tomanek"
   commands: "openurl"
   contact: "stefan@pico.ruhr.de"
   name: "q_username"
   version: "0.1"
 
+- authors: "Doug Freed"
+  contact: "dwfreed!#irssi@freenode"
+  description: "Authenticates with QuakeNet's Q service upon connection, using their CHALLENGEAUTH protocol"
+  filename: "qchallengeauth.pl"
+  modified: "2014-08-23"
+  license: "GPLv3+"
+  name: "qchallengeauth"
+  version: "1.0"
+
 - authors: "Peder Stray"
   contact: "peder@ninja.no"
   description: "Give you more control over when to jump to query windows and when to just tell you one has been created. Enhanced autoclose."
   name: "showmode"
   version: "0.3"
 
+- authors: "crshd"
+  contact: "christian.brassat@gmail.com"
+  description: "Filters join/part messages if user hasn't been active in a while."
+  filename: "smartfilter.pl"
+  modified: "2012-10-02 21:05:40"
+  license: "BSD"
+  name: "smartfilter"
+  url: "none"
+  version: "0.1"
+
 - authors: "Jonne Piittinen"
   contact: "jip@loota.org"
   description: "Very useful smiley-flooder"
   url: "http://otoria.freecode.nl/~michiel/u.pl"
   version: "1.3"
 
+- authors: "David Leadbeater"
+  contact: "dgl@dgl.cx"
+  description: "Get infomation about unicode characters"
+  filename: "unicode.pl"
+  modified: "2014-07-06"
+  license: "WTFPL"
+  name: "unicode"
+  version: "2"
+
 - authors: "Peder Stray"
   contact: "peder@ninja.no"
   description: "Statusbaritem notifying you about updated binary"
   url: "http://irssi.dgl.cx/"
   version: "0.2"
 
+- authors: "David Leadbeater"
+  contact: "dgl@dgl.cx"
+  description: "Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)"
+  filename: "urlinfo.pl"
+  modified: "2014-08-22"
+  license: "WTFPL"
+  name: "urlinfo"
+  version: "1.3"
+
 - authors: "bwolf"
   contact: "bwolf@geekmind.org"
   description: "URL grabber with HTML generation and cmd execution"
   name: "XQF"
   url: "none"
   version: "0.14"
-
-- authors: "crshd"
-  contact: "christian.brassat@gmail.com"
-  description: "Filters join/part messages if user hasn't been active in a while."
-  filename: "smartfilter.pl"
-  modified: "2012-10-02 21:05:40"
-  license: "BSD"
-  name: "smartfilter"
-  url: "none"
-  version: "0.1"
-
-- authors: "David Leadbeater"
-  contact: "dgl@dgl.cx"
-  description: "Get infomation about unicode characters"
-  filename: "unicode.pl"
-  modified: "2014-07-06"
-  license: "WTFPL"
-  name: "unicode"
-  version: "2"
-
-- authors: "David Leadbeater"
-  contact: "dgl@dgl.cx"
-  description: "Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)"
-  filename: "urlinfo.pl"
-  modified: "2014-08-22"
-  license: "WTFPL"
-  name: "urlinfo"
-  version: "1.3"
-
-- authors: "David Leadbeater"
-  contact: "dgl@dgl.cx"
-  description: "Stops those silly mistakes being sent (spaces at start of line, /1/1 for window changes, etc)."
-  filename: "oopsie.pl"
-  modified: "2014-08-13"
-  license: "WTFPL"
-  name: "oopsie"
-  version: "1.0"
-
-- authors: "Doug Freed"
-  contact: "dwfreed!#irssi@freenode"
-  description: "Authenticates with QuakeNet's Q service upon connection, using their CHALLENGEAUTH protocol"
-  filename: "qchallengeauth.pl"
-  modified: "2014-08-23"
-  license: "GPLv3+"
-  name: "qchallengeauth"
-  version: "1.0"
-
-- authors: "Pablo Martín Báez Echevarría"
-  contact: "pab_24n@outlook.com"
-  description: "define a permanent text formatting (bold, underline, etc.) for outgoing messages"
-  filename: "frm_outgmsgs.pl"
-  modified: "2014-10-16"
-  license: "Public Domain"
-  name: "frm_outgmsgs"
-  version: "1.1"
git clone https://git.99rst.org/PROJECT