index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added missing type='submit' to mam queries
Daniel Gultsch
2015-09-15
1
-2
/
+2
*
Only show that have sessions in fingerprint list
Andreas Straub
2015-09-06
1
-2
/
+2
*
added special error state for dns timeout
Daniel Gultsch
2015-09-01
1
-2
/
+1
*
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2015-08-30
2
-1
/
+10
*
use dedicated colors for primary and primary_dark
Daniel Gultsch
2015-08-26
1
-1
/
+1
*
Only announce device after publishing bundle
Andreas Straub
2015-08-26
1
-2
/
+1
*
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
2015-08-26
1
-3
/
+2
*
remove unused imports.
Michael
2015-08-25
1
-1
/
+1
*
Merge branch 'master' into development
Daniel Gultsch
2015-08-23
2
-9
/
+7
|
\
|
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
2
-9
/
+7
*
|
Merge branch 'master' into development
Daniel Gultsch
2015-08-23
1
-21
/
+22
|
\
|
|
*
don't make subsequent iq request when original stanza returned an error
Daniel Gultsch
2015-08-23
1
-21
/
+22
*
|
simulate old behaviour with messages being set to waiting while offline
Daniel Gultsch
2015-08-19
1
-1
/
+0
*
|
Merge branch 'master' into development
Daniel Gultsch
2015-08-19
1
-0
/
+1
|
\
|
|
*
fixed nasty 'stuck at sending' bug that got introduced in 32826ec29d28668b7f3...
Daniel Gultsch
2015-08-19
1
-0
/
+1
*
|
fully depend on sm
Daniel Gultsch
2015-08-15
1
-26
/
+24
|
/
*
provide extra interface to close sockets. fixes #1330
Daniel Gultsch
2015-08-15
1
-2
/
+1
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
2
-13
/
+22
*
put wake locks on out of band file transfers
Daniel Gultsch
2015-08-10
1
-0
/
+7
*
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
2015-08-10
1
-1
/
+2
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
2
-1
/
+98
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-12
/
+8
*
show http downloaded images in notification
Daniel Gultsch
2015-07-29
1
-2
/
+3
*
set time on resend to current time
Daniel Gultsch
2015-07-28
1
-1
/
+2
*
treat private, non-anonymous mucs like 1:1 chats notification wise
Daniel Gultsch
2015-07-22
1
-1
/
+1
*
Add INACTIVE state for removed keys
Andreas Straub
2015-07-21
1
-15
/
+16
*
Refactor axolotl send processing/caching flow
Andreas Straub
2015-07-20
1
-4
/
+7
*
attempt to fix the delay problem
Daniel Gultsch
2015-07-20
1
-16
/
+20
*
Optimize imports
Andreas Straub
2015-07-20
2
-3
/
+4
*
Fix set/remove OnUpdateBlocklistListener
Andreas Straub
2015-07-20
1
-5
/
+5
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-6
/
+40
*
Handle file transmission properly in axolotl
Andreas Straub
2015-07-19
1
-4
/
+12
*
Remove unneccessary code
Andreas Straub
2015-07-19
1
-2
/
+1
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
1
-0
/
+4
*
Postpone initAccountService until roster loaded
Andreas Straub
2015-07-19
1
-3
/
+1
*
Fix asynchronous axolotl message sending
Andreas Straub
2015-07-19
1
-2
/
+4
*
Fetch bundles on-demand, encrypt in background
Andreas Straub
2015-07-19
1
-8
/
+5
*
Migrate to new PEP layout
Andreas Straub
2015-07-19
1
-2
/
+1
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-3
/
+3
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
1
-0
/
+9
*
Reworked axolotl protocol layer
Andreas Straub
2015-07-19
1
-1
/
+6
*
bugfix: use sendIqPacket method in service instead of invoking XmppConnection...
Daniel Gultsch
2015-07-19
1
-3
/
+2
*
renamed colors
Daniel Gultsch
2015-07-13
1
-1
/
+1
*
only try to change affilations for known jids
Daniel Gultsch
2015-07-11
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
2
-10
/
+7
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
1
-4
/
+44
*
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2015-07-05
1
-148
/
+97
*
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
2015-07-03
1
-1
/
+2
*
fixed share with activity to account for http file upload
Daniel Gultsch
2015-07-02
1
-3
/
+4
[next]