Philipp Hörist
|
9d2898bb35
|
Log sent messages with new logger method
- also save stanza id to the DB
|
2017-08-02 23:34:24 +02:00 |
Philipp Hörist
|
9bca51eb69
|
Implement XEP-0359 Stable Stanza IDs
- This allows us to better deduplicate Messages on MAM syncs
|
2017-07-28 14:03:14 +02:00 |
Philipp Hörist
|
9ff601d03b
|
Remove XEP-0136 support
|
2017-07-28 00:07:49 +02:00 |
Philipp Hörist
|
cb90f9decd
|
Merge branch 'logger' into 'master'
Refactor Logger
See merge request !108
|
2017-07-27 11:57:09 +02:00 |
Philipp Hörist
|
78addad067
|
Fix InfoBarMessage on GC invite
|
2017-07-24 23:48:00 +02:00 |
Philipp Hörist
|
40ba449f47
|
Refactor get_last_conversation_lines()
- use NATURAL JOIN in SQL query instead of multiple SELECT via
_build_contact_where
- make code more concise
- update method documentation
|
2017-07-21 16:58:04 +02:00 |
Philipp Hörist
|
96cbed4fe7
|
Remove redundant source_remove()
We remove the source in _schedule_activity_timers()
|
2017-07-20 01:58:41 +02:00 |
Philipp Hörist
|
ef38afcf90
|
Use namedtuples for results from the DB
This makes the code much easier to read, and much less error prone.
|
2017-07-12 22:34:55 +02:00 |
Philipp Hörist
|
b625199c47
|
Allow for a no limit option on restore_timeout
|
2017-07-10 18:26:17 +02:00 |
Philipp Hörist
|
79716f421f
|
Rework emoticon menu
|
2017-07-02 21:27:44 +02:00 |
André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |