index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cmake: Set minimum version first and bump it to 3.3
Jonah Bruechert
2019-05-13
1
-2
/
+1
*
|
Add tests for QXmppMessageReceiptManager
Linus Jahn
2019-05-05
2
-0
/
+99
*
|
MessageReceiptManager: Don't accept receipts from other resources
Linus Jahn
2019-05-05
1
-1
/
+7
*
|
Implement XEP-0363: HTTP File Upload: Request/Slot IQs
Linus Jahn
2019-05-04
8
-0
/
+530
*
|
tests: mix items: Fix using old namespace in examples
Linus Jahn
2019-05-04
1
-4
/
+4
*
|
README: Make headings not so offensive (caps lock)
Linus Jahn (LNJ)
2019-05-04
1
-8
/
+8
*
|
Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)
Linus Jahn
2019-05-04
6
-33
/
+33
*
|
Implement XEP-0382: Spoiler messages (v0.2.0)
Linus Jahn
2019-05-04
7
-0
/
+116
*
|
Implement MIX-CORE XEP-0369: Info/Participant node items
Linus Jahn
2019-05-04
5
-0
/
+475
*
|
README: Remove notice about GuiClient example
Linus Jahn (LNJ)
2019-05-01
1
-4
/
+0
*
|
Implement MIX-PAM XEP-0405: Roster IQ extension
Linus Jahn
2019-05-01
3
-6
/
+135
*
|
Implement MIX-PAM XEP-0405: Presence extension
Linus Jahn
2019-05-01
5
-1
/
+86
*
|
Implement MIX-CORE XEP-0396: Message extension
Linus Jahn
2019-05-01
3
-0
/
+80
*
|
Bump SONAME of the library
Linus Jahn
2019-05-01
1
-1
/
+1
*
|
roster iq: Make use of d-pointer
Linus Jahn
2019-05-01
2
-35
/
+77
*
|
mix iq: Use d-pointer to remain binary compatibility
Linus Jahn
2019-01-27
2
-33
/
+53
*
|
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
8
-0
/
+715
*
|
[sasl] order mechanisms to prefer the most secure
Jeremy Lainé
2019-01-18
4
-14
/
+13
*
|
[sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256
Jeremy Lainé
2019-01-17
4
-4
/
+233
|
/
*
Bump SONAME of the library
Boris Pek
2019-01-17
1
-1
/
+1
*
[tests] add CMake option to build internal tests
Jeremy Lainé
2019-01-17
3
-4
/
+8
*
doc: index: Add QXmppMamManager
Linus Jahn
2019-01-15
1
-0
/
+1
*
Start changelog for 1.0.1
Jeremy Lainé
2019-01-08
2
-1
/
+6
*
Bump version to 1.0.0 (fixes: #156)
Jeremy Lainé
2019-01-08
2
-5
/
+5
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
191
-191
/
+191
*
Fix spelling errors
Boris Pek
2019-01-08
16
-18
/
+18
*
Prepare CHANGELOG for next release
Linus Jahn
2019-01-06
1
-4
/
+36
*
Make the changelog a markdown file
Linus Jahn
2019-01-06
1
-0
/
+0
*
Implement XEP-0319: Last User Interaction in Presence
Linus Jahn
2019-01-04
6
-14
/
+71
*
doc: Update supported XEPs list
Linus Jahn
2019-01-03
1
-6
/
+10
*
Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045
Boris Pek
2019-01-03
1
-1
/
+1
*
Set client type in discovery manager based on Qt OS
Linus Jahn
2019-01-03
1
-1
/
+6
*
Use QSysInfo for client OS in VersionManager
Linus Jahn
2019-01-03
1
-3
/
+8
*
Implement XEP-0308: Last Message Correction
Linus Jahn
2018-12-30
5
-0
/
+60
*
Add partial support of XEP-0066: Out of Band Data
Linus Jahn
2018-12-19
5
-0
/
+64
*
[appveyor] do not include patch level in QTDIR
Jeremy Lainé
2018-11-27
1
-2
/
+2
*
add BUILD_SHARED to support library type and add BUILD_SHARED to README
Zam
2018-11-26
2
-8
/
+14
*
Implement XEP-0352: Client State Indication
Linus Jahn
2018-10-29
9
-1
/
+71
*
[tests] Explicitly include QXmppRtpChannel.h (see #78)
Jeremy Lainé
2018-10-27
1
-0
/
+2
*
Add .gitignore
Boris Pek
2018-10-11
1
-0
/
+3
*
Fix generating of Doxygen documentation
Boris Pek
2018-10-11
3
-14
/
+18
*
Fix spelling error
Boris Pek
2018-10-08
1
-1
/
+1
*
CMake: Add binary paths for tests to the include paths
Niels Ole Salscheider
2018-09-30
3
-0
/
+3
*
travis: Install clang
Niels Ole Salscheider
2018-09-30
1
-1
/
+1
*
travis: Only use system binaries
Niels Ole Salscheider
2018-09-30
1
-1
/
+5
*
[travis] test builds in Ubuntu Xenial instead of Ubuntu Trusty
Boris Pek
2018-09-24
1
-1
/
+1
*
[travis] build qxmpp out-of-source
Jeremy Lainé
2018-09-24
1
-1
/
+3
*
CMake: Use CMakePackageConfigHelpers to generate the package config
Niels Ole Salscheider
2018-09-24
3
-4
/
+20
*
Add missed variables initialization in constructors of few classes.
Boris Pek
2018-09-18
5
-3
/
+13
*
QXmppElement: add self-assignment check to 'operator='.
Boris Pek
2018-09-18
1
-4
/
+7
[prev]
[next]