holger krekel
|
6213917089
|
start some docs
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
fb33c31378
|
fix a couple of issues wrt to configuring move/mvbox behaviour in tests
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
79f5e736b0
|
make eventlogger module a global plugin
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
0d4b6f5627
|
move io thread handling into own module
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
5c8f558f60
|
- simplify to offer start() and shutdown() as primary account methods, strike start_threads/stop_threads.
- introduce update_config(kwargs) method.
- group APIs a bit better
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
c851f9d5a3
|
simplify internal thread handling
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
2d74514dd0
|
add some incoming/outgoing message hooks
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
84012e760e
|
refine low level event handling
slight refactor on printing
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
6baef49f9d
|
add after_shutdown hook
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
f55d4fa73a
|
rename process_low_level_event to process_ffi_event
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
ce00c627d4
|
don't run Eventlogging by default -- the tests instantiate it, though.
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
d3c6f530e2
|
introduce global plugin manager
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
cf6391d51b
|
move event tracking to new tracker.py file
some api cleanups
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
57311d731e
|
simplify logging
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
95d45b386f
|
separate out FFI eventracking to only be used in running tests
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
bbc8bed39c
|
move temp_plugin to account
|
2020-04-13 17:39:31 +02:00 |
|
holger krekel
|
ec67b3975c
|
good bye global plugin manager ... we only do per-account object plugin_management for now
|
2020-04-13 17:39:31 +02:00 |
|
dignifiedquire
|
49b2f80ded
|
Merge remote-tracking branch 'origin/master' into feat/async-jobs
|
2020-03-26 16:52:07 +01:00 |
|
dignifiedquire
|
f8cd602cbd
|
happy python lint
|
2020-03-25 17:56:35 +01:00 |
|
dignifiedquire
|
3871c5a4a0
|
fix some more python test
|
2020-03-25 13:48:02 +01:00 |
|
dignifiedquire
|
b616a2b3e7
|
fix more tests
|
2020-03-22 21:57:26 +01:00 |
|
B. Petersen
|
3c34096392
|
add a failing test that crashes when sending a message to a self-only group with bcc_self enabled
|
2020-03-22 18:23:55 +01:00 |
|
dignifiedquire
|
20ef115eb2
|
fix various integration tests with the python bindings
|
2020-03-22 16:21:15 +01:00 |
|
dignifiedquire
|
9b4c195872
|
minimal get_next_event api
|
2020-03-22 01:07:06 +01:00 |
|
dignifiedquire
|
11fa60d690
|
stop python tests from blowing up
|
2020-03-21 23:37:52 +01:00 |
|
Alexander Krotov
|
e7e4821804
|
Reset group member list when we are added to the group
This makes test_synchronize_member_list_on_group_rejoin pass.
|
2020-03-19 17:03:31 +03:00 |
|
Alexander Krotov
|
9654802acc
|
Add failing group rejoin test
|
2020-03-19 17:03:31 +03:00 |
|
dignifiedquire
|
62b1b0519a
|
ci: ensure dcc_new_temp_email is propagated
Closes #1344
|
2020-03-19 11:14:37 +01:00 |
|
holger krekel
|
900a17fc00
|
another fix, thanks @adbenitez
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
78f36aaa0d
|
another bug fix
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
e064e02794
|
fix eventlogger
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
e22e5045f1
|
add missing file, some streamlining
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
087f35482b
|
factor out imex tracking
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
23ff5fea28
|
move towards pluggy
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
34347ccaf5
|
strike get_infostring
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
e704eb6cef
|
move eventlogging to own module, start distinguishing ll events
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
bf63423fec
|
strike footer and refine index page
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
f6d71ed8ef
|
strike one Account parameter, always do eventlogging
|
2020-02-22 17:11:37 +01:00 |
|
holger krekel
|
a18f4c9b1b
|
prepare py-0.800.0
|
2020-02-21 14:09:05 +01:00 |
|
Alexander Krotov
|
d9dda44409
|
Add integration test for RSA and Ed25519 keys
Test that two chat clients using different key types can communicate
using Autocrypt.
|
2020-02-18 17:51:06 +01:00 |
|
Alexander Krotov
|
7368c01a8f
|
Add key_gen_type config option
|
2020-02-18 17:51:06 +01:00 |
|
Alexander Krotov
|
66d3440675
|
Update const.py
|
2020-02-18 11:58:11 +03:00 |
|
B. Petersen
|
c8a8dbbbae
|
adapt python bindings
|
2020-02-14 13:43:49 +01:00 |
|
Simon Laux
|
2e8409f146
|
address some of flubs comments
|
2020-02-14 11:28:55 +01:00 |
|
Simon Laux
|
ac4b2b9dfe
|
python bindings for archive and py tests
|
2020-02-14 11:28:55 +01:00 |
|
Simon Laux
|
5678562ce2
|
represent archivestate as enum
before it was a boolean, even though it is a 3 state
|
2020-02-14 11:28:54 +01:00 |
|
holger krekel
|
5c17ec5f01
|
use new URL format and service provided by mailadm
|
2020-02-11 22:48:24 +01:00 |
|
Alexander Krotov
|
52520635ea
|
Fix a typo ("requests")
|
2020-02-11 22:32:35 +03:00 |
|
Simon Laux
|
8461cf6443
|
Merge pull request #1143 from deltachat/feat_mute_chat
feat: mute chat
|
2020-02-10 01:39:50 +01:00 |
|
Alexander Krotov
|
bb10501f56
|
Improve test_one_account_send_bcc_setting
Clone the first account and check that second device actually sees the
message copied via BCC-to-self.
|
2020-02-10 01:17:28 +01:00 |
|