Ronan Abhamon
|
9072624acb
|
feat(AbstractDb): add a way to deal with exceptions
|
2018-01-25 17:07:16 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ronan Abhamon
|
d52977ded6
|
feat(src): add a _L prefix on each include guard
|
2018-01-08 12:15:15 +01:00 |
|
Ronan Abhamon
|
8b7f6ef64c
|
feat(MainDb): deal with conference terminated event
|
2017-11-30 15:38:00 +01:00 |
|
Ronan Abhamon
|
6dd6e829a3
|
feat(conference): refactoring, use CoreAccessor and ChatRoomId
|
2017-11-17 15:49:45 +01:00 |
|
Ronan Abhamon
|
a97c048420
|
feat(EventLog): refactoring, use IdentityAddress and rename time arg
|
2017-11-16 17:06:12 +01:00 |
|
Ronan Abhamon
|
a69efcb325
|
fix(core): replace all std::time_t by time_t because std:: is useless (see 20.5.4.3.4 of C++17 standard)
|
2017-11-15 16:03:45 +01:00 |
|
Benjamin Reis
|
fe01419470
|
Do not store nor notify app for full state generated events
|
2017-11-08 11:58:08 +01:00 |
|
Benjamin Reis
|
bea9b7f3d9
|
uses event directly in internal conference callbacks
|
2017-11-06 13:36:24 +01:00 |
|
Ronan Abhamon
|
7e0834590b
|
feat(Events): better names, fix doc, ...
|
2017-10-24 15:24:43 +02:00 |
|
Ronan Abhamon
|
e97343cb78
|
feat(Event): ChatMessageEvent is now a ConferenceEvent
|
2017-10-20 13:51:56 +02:00 |
|
Ronan Abhamon
|
2941e64e3e
|
feat(Core): provide a low-level BaseObject
|
2017-10-19 15:50:47 +02:00 |
|
Ronan Abhamon
|
249b7c0ee9
|
feat(ConferenceEvent): supports notifyId parameter
|
2017-10-17 15:59:35 +02:00 |
|
Ronan Abhamon
|
a949778e70
|
feat(EventLog): better architecture
|
2017-10-17 14:41:59 +02:00 |
|