Create a new small table in DB to remember rooms last_history_line at next
launch. This is necessary because with a big history get_last_date_that_has_logs can take about 5 seconds on first launch. Created new gajim subversion.
Showing
- configure.ac 1 addition, 1 deletionconfigure.ac
- src/common/check_paths.py 4 additions, 0 deletionssrc/common/check_paths.py
- src/common/connection.py 16 additions, 7 deletionssrc/common/connection.py
- src/common/defs.py 1 addition, 1 deletionsrc/common/defs.py
- src/common/logger.py 33 additions, 4 deletionssrc/common/logger.py
- src/common/optparser.py 24 additions, 0 deletionssrc/common/optparser.py
Loading
Please register or sign in to comment