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
/
entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
2
-14
/
+30
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-6
/
+10
2015-10-06
Show whether MAM is supported in MUCs
saqura
1
-0
/
+5
2015-09-28
fixed NPE when executing rename callback in muc
Daniel Gultsch
1
-1
/
+3
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
2
-9
/
+5
2015-09-13
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
1
-6
/
+20
2015-09-12
added mp4 to well known extensions. fixes #1403
Daniel Gultsch
1
-1
/
+1
2015-09-04
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
1
-7
/
+15
2015-09-01
added special error state for dns timeout
Daniel Gultsch
1
-1
/
+4
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
1
-0
/
+4
2015-08-26
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
1
-5
/
+16
2015-08-23
bugfix: next encryption is now being properly detected
Daniel Gultsch
1
-2
/
+2
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
1
-2
/
+2
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
1
-17
/
+17
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
2
-28
/
+37
2015-07-30
Fix session logic: enforce same type of encryption
Andreas Straub
1
-0
/
+31
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
1
-89
/
+8
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-3
/
+21
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
1
-2
/
+2
2015-07-28
removed recursion in message.getMerged*()
Daniel Gultsch
1
-13
/
+19
2015-07-22
show warning when trying to highlight users that have left the conference
Daniel Gultsch
1
-0
/
+9
2015-07-22
treat private, non-anonymous mucs like 1:1 chats notification wise
Daniel Gultsch
1
-0
/
+7
2015-07-20
Optimize imports
Andreas Straub
3
-10
/
+4
2015-07-19
Don't merge messages with different trust statuses
Andreas Straub
1
-1
/
+7
2015-07-19
Show trust status of messages' originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Overhauled Message tagging
Andreas Straub
1
-9
/
+10
2015-07-19
Fix displaying Contact IdentityKeys
Andreas Straub
1
-64
/
+0
2015-07-19
Tag messages with originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-3
/
+3
2015-07-19
Reformat code to use tabs
Andreas Straub
1
-10
/
+10
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
3
-29
/
+54
2015-07-19
CryptoNext persistance layer mockup
Andreas Straub
3
-64
/
+135
2015-07-18
account for downloaded http files in dup checker
Daniel Gultsch
1
-8
/
+18
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
3
-15
/
+15
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
1
-0
/
+20
2015-07-03
avoid very rare npe
Daniel Gultsch
1
-0
/
+3
2015-07-03
avoid very rare npe
Daniel Gultsch
1
-0
/
+3
2015-07-02
also offer http download for some 'well known extensions'
Daniel Gultsch
2
-1
/
+4
2015-07-02
refactored message context menu
Daniel Gultsch
1
-1
/
+1
2015-07-01
changed mime type handling
Daniel Gultsch
2
-39
/
+63
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-53
/
+55
2015-06-30
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
1
-33
/
+35
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
1
-0
/
+4
2015-06-29
initial http upload support
Daniel Gultsch
3
-22
/
+23
2015-06-10
changed paragraph divider
Daniel Gultsch
1
-1
/
+1
2015-06-03
reworked handeling of system contacts
Daniel Gultsch
2
-7
/
+19
2015-06-02
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
1
-0
/
+6
2015-05-26
renamed OtrEngine to OtrService
Daniel Gultsch
2
-10
/
+10
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
1
-1
/
+1
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
1
-12
/
+2
[next]