docs/todo.mdwn
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 28 Nov 2012 20:17:53 +0200
changeset 146 04d19c9c1196
parent 144 690b5524b895
permissions -rw-r--r--
Fix module loading problem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
65cbecad22b4 Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
129
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     2
* finish roster list information
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     3
* non-setting settings?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     4
* do uninitialization of commands and features with objects?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     5
* help system accessors (needs major rewrite and planning)
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     6
* object access to roster and buddies?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
     7
* in mcabber add hook/call to also handle room status changes
144
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
     8
* well, so, mcabber will pass all arguments to hooks in utf. but do we really
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
     9
  need to convert names to utf?
129
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    10
* use glib filename charset conversion functions?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    11
* toggle routine should handle multiple status toggles
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    12
* lm debug should be more flexible
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    13
* forms abandoning hook to inform server
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    14
* eliminate main.parse_args?
144
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
    15
* common disco routines should get connection object from outer space - no
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
    16
  mcabber dependency, the same for forms parsing, pep sending (though it anyway
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
    17
  needs to be converted to pubsub)...
129
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    18
* test node config
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    19
* publish library handlers?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    20
* check all that callbacks for empty 'to' fields in print_info
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    21
* reply routine?
ea30cf6c5bea Rearrange documentation
Myhailo Danylenko <isbear@ukrpost.net>
parents: 92
diff changeset
    22
* check for resource freeing on unloading
144
690b5524b895 v0.0.3 Module and command names include lua version
Myhailo Danylenko <isbear@ukrpost.net>
parents: 129
diff changeset
    23
* update TODO :/
0
65cbecad22b4 Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
    24