heck
|
19b2ebb18d
|
Move common includes, namespace aliases etc... to adapter_main.hh/.cc,
const, nullptr,
|
5 years ago |
heck
|
0e896bf36c
|
namespace cleanup - replace all "using namespace" with namspace aliases (except std in impl files.)
|
5 years ago |
heck
|
0e893624c9
|
formatting fornatting - breakfast and lunch - dinner and brunch :)
|
5 years ago |
heck
|
63e830040c
|
Mark all symbols from the pEpEngine with explicit global namespace. (e.g: ::pEp_stuff).
|
5 years ago |
heck
|
b5d3177292
|
PYADPT-86 - "Rename `native_pEp` into `_pEp`"
PYADPT-89 - "Make `native_pep` / `_pEp` a submodule of `pEp`"
More doc
|
5 years ago |
heck
|
f40ca8d8e6
|
Formatting only - K&R 1TBS is the standard here
|
5 years ago |
heck
|
47a0fb5cc1
|
include guards, replace #pragma once, make sure license headers, minor formatting
|
5 years ago |
heck
|
50ebe60221
|
Includes/namespace/using cleanup
|
5 years ago |
heck
|
07d2130bf0
|
hybrid C++/Python package / Add Makefile
|
5 years ago |
heck
|
7ee3d324ee
|
remove usage of local adapter.hh/locked_queue.hh / use session() from libpEpAdapter
|
5 years ago |
Volker Birk
|
ee8c159657
|
nice enums
|
5 years ago |
heck
|
8f93104ebe
|
Identity.color now returns PEP_color instead of int
Message.outgoing_color returns PEP_color instead of int
pEp.color(rating) now returns PEP_color) instead of int
|
5 years ago |
Volker Birk
|
911ecab116
|
adding DONT_TRIGGER_SYNC flag
|
6 years ago |
Volker Birk
|
c6d8db4933
|
changes, lots of changes…
|
7 years ago |
Volker Birk
|
d65b2d1d52
|
setup
|
7 years ago |
Volker Birk
|
f82b015619
|
make things work with clang
|
8 years ago |
Volker Birk
|
039354d7ad
|
simpler but working - boost::python has its quirks
|
9 years ago |
Volker Birk
|
4c035e3d6a
|
adding a second Message constructor
|
9 years ago |
Volker Birk
|
04db204481
|
nicer interface and documentation
|
9 years ago |
Volker Birk
|
4da84cfdd5
|
adding decode() method
|
9 years ago |
Volker Birk
|
02645da219
|
copy and deepcopy, and now for the last… ;-)
|
9 years ago |
Volker Birk
|
510e4e354b
|
adding copy() and deepcopy()
|
9 years ago |
Volker Birk
|
4297f90398
|
adding copy()
|
9 years ago |
Volker Birk
|
8d698bffc6
|
automated memory management and some API
|
9 years ago |
Volker Birk
|
1583c59090
|
color and rating
|
9 years ago |
Volker Birk
|
673bc4ac58
|
Message::_repr()
|
9 years ago |
Volker Birk
|
58dd166243
|
optional parameters
|
9 years ago |
Volker Birk
|
20fc370e76
|
adding message API
|
9 years ago |
Volker Birk
|
8981f4e741
|
some MIME parsing and composing
|
9 years ago |
Volker Birk
|
6a0db88991
|
Identity and Blob nicer
|
9 years ago |
Volker Birk
|
eb86ff6499
|
completing Message
|
9 years ago |
Volker Birk
|
1c532252a1
|
adding stringpair_list opt_fields
|
9 years ago |
Volker Birk
|
f19a3f1f87
|
adding comments
|
9 years ago |
Volker Birk
|
50dd87a1b3
|
adding keywords
|
9 years ago |
Volker Birk
|
1288b73f6d
|
adding references
|
9 years ago |
Volker Birk
|
4f5d93bfca
|
adding in_reply_to
|
9 years ago |
Volker Birk
|
82a0a7555a
|
...
|
9 years ago |
Volker Birk
|
6c173e26e6
|
Blobs
|
9 years ago |
Volker Birk
|
7d63b4e540
|
...
|
9 years ago |
Volker Birk
|
1cff663240
|
just a vector should be enough
|
9 years ago |
Volker Birk
|
bb9b2210d7
|
adding attaching constructor
|
9 years ago |
Volker Birk
|
40e4fc50f2
|
copy is optional
|
9 years ago |
Volker Birk
|
0527e7acc3
|
Blob::attach() and Blob::detach()
|
9 years ago |
Volker Birk
|
5faebe8852
|
constructors and destructor for Blob
|
9 years ago |
Volker Birk
|
69f91a134b
|
adding message implementation draft
|
9 years ago |