Commit graph

9 commits

Author SHA1 Message Date
Ronan Abhamon
fb18a7c7a9 fix(ChatMessage): remove useless test on getCore 2017-11-03 11:12:20 +01:00
Ronan Abhamon
a7ff19566d fix(core): misc =>
- return nullptr if conference factory uri is not set
  - Address object is now more robust
  - remove custom SharedFromThis object
  - CoreAccessor throw exception if core is destroyed
  - Core must be created with a static method
  - Partial fetch of chat message
  - ...
2017-11-03 10:38:50 +01:00
Ronan Abhamon
223bd817a9 feat(core): break completely old message storage api impl 2017-11-02 12:03:16 +01:00
Ronan Abhamon
bd9af1601e feat(MainDbTester): add a get_conference_notified_events test 2017-10-27 12:00:41 +02:00
Ronan Abhamon
a5c246f29f fix(MainDbTester): use new data 2017-10-27 10:58:32 +02:00
Ronan Abhamon
34b2882e38 feat(Core): use chat room api from new core 2017-10-26 10:09:39 +02:00
Ronan Abhamon
6467c77042 feat(MainDb): supports getHistory and getHistoryRange 2017-10-24 17:31:52 +02:00
Ronan Abhamon
fde89d36e2 feat(MainDb): supports MySql types and rowid from sqlite 2017-10-23 15:54:25 +02:00
Ronan Abhamon
0e62f94557 feat(MainDb): rename tester 2017-10-23 11:29:37 +02:00
Renamed from tester/events-db-tester.cpp (Browse further)