Changes
Summary
- use lock object instead of @Synchronized (commit: 57dfd06) (details)
- fix warnings (commit: 7e19c0a) (details)
- improve file loading (commit: eda219d) (details)
- refactor uuid database code (commit: adbba05) (details)
- shade chat parser (commit: efed450) (details)
- save file every two minutes instead of after every change (commit: 78ff463) (details)
- check whether plugin data folder creating succeeded (commit: a707086) (details)
- use separate lock objects for uuids and mails (commit: b45b7ad) (details)
- fix warnings (commit: 688e643) (details)
- use prepared statements (commit: d89da4a) (details)
- improve error handling (commit: 517df29) (details)
- refactor message id code (commit: 196f04c) (details)
- support unicode on flatfile backend (commit: 6aa6032) (details)
- use a mysql connection pool (commit: ec3164b) (details)
- fix stupid issue (commit: 5aa5dcc) (details)