What's a roadmap?
This is basically going to be a list of things that are intended to be added over the forthcoming versions, or at least features of a significant importance. (Think of this as a mini Jira)
Roadmap: (May change)
Version | Items |
1.0.1 | Add ability to search through user's rosters View conversations between user a and user b Add ability to do a 'fulltext' search in MySQL5 Convert text timestamps into Unix timestamps for better organisation
|
1.0.2 | Allow fulltext search on certain JID's (to and from) Make $sqc++ inside of functions count Remove /spark or /client_name from the JID Make the (force unlock) a link If no fulltext results, display a message
|
1.0.3 | Improve the GUI (maybe make it look like Openfire) Allow the deletion of logs Add support for Group Chat (view a whole group room's history) Make a database access class Add support for PostgreSQL
|
1.0.4 | Add support for the SQLite database Clean the code up and add a 'core' class Add a 'login' screen to stop prying eyes if in a public area Show the difference between an 'known' log and an 'unknown' log
|
1.0.5 | Try and organise the original log list based on the timestamp by using a large array Don't let the user reindex, rehash and rededup the log files again Add the abiltiy the change main settings later on Attempt and add support for Oracle and "Embedded Database"
|
1.0.6 | Mark gateway messages in someway Flag 'inappropriate' messages to be reviewed later See if we can connect to the XMPP server's to download display pictures One click Reindexing of logs Logically estimate the amount of duplicates in the database
|
1.0.7 | Try and download VCard information about users from the XMPP server Allow the admin to "send message"'s to the user Add the ability for the "admin" or "admins" to leave 'notes' about users Add a well documentated document into AuditParser
|
Thanks, more to come soon I hope.