index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
code cleanup + logging of spoofed iq packets
Daniel Gultsch
2015-01-04
1
-35
/
+33
*
Verify IQ responses
Sam Whited
2015-01-04
4
-18
/
+39
*
Make IqPacket type an enum
Sam Whited
2015-01-04
9
-99
/
+85
*
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
2015-01-04
1
-4
/
+5
*
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
2015-01-04
2
-71
/
+37
*
no longer use ConcurrentHashMap in favor of synchronize on a final HashMap
Daniel Gultsch
2015-01-04
1
-19
/
+27
*
version bump to 0.10
Daniel Gultsch
2015-01-03
1
-1
/
+1
*
void messages getting reloaded through mam after clear history
Daniel Gultsch
2015-01-03
1
-0
/
+1
*
record voice and attachment refactor
Daniel Gultsch
2015-01-03
3
-73
/
+68
*
disable / enable all accounts
Daniel Gultsch
2015-01-03
1
-16
/
+84
*
update last presence only for messages
Daniel Gultsch
2015-01-03
2
-6
/
+2
*
code cleanup
Daniel Gultsch
2015-01-03
3
-11
/
+22
*
migrated change password into separate activity
Daniel Gultsch
2015-01-03
2
-79
/
+127
*
some further otr improvements
Daniel Gultsch
2015-01-02
3
-3
/
+11
*
click on dynamic tag to filter for that tag
Daniel Gultsch
2015-01-02
2
-0
/
+34
*
allow cancellation of waiting files
Daniel Gultsch
2015-01-02
2
-19
/
+23
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
5
-19
/
+44
*
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2015-01-02
2
-3
/
+3
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
10
-164
/
+250
*
improved fromServer filter
Daniel Gultsch
2014-12-30
1
-1
/
+4
*
refactor swithOverToTls stuff
Daniel Gultsch
2014-12-30
1
-56
/
+45
*
fixed npe in block menu item
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
fixed #818
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Fix typo in method name
Sam Whited
2014-12-29
5
-9
/
+9
*
code cleanup for change password stuff
Daniel Gultsch
2014-12-25
1
-13
/
+20
*
added callback to change account password to notify UI on success / failure
Daniel Gultsch
2014-12-25
3
-27
/
+63
*
Add ability to change password on server
Sam Whited
2014-12-25
7
-85
/
+128
*
proper call to invalidateViews()
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
catch another exception in fingerprint generation
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
Show server info option when blocking is unavailable
pulser
2014-12-24
1
-2
/
+4
*
Don't allow user to register domain only jids
Sam Whited
2014-12-23
1
-0
/
+5
*
Don't show menu on create account screen
Sam Whited
2014-12-23
1
-0
/
+3
*
Remove old JID validator
Sam Whited
2014-12-23
3
-105
/
+77
*
Add more server compatibility info.
Sam Whited
2014-12-23
1
-2
/
+36
*
made method private that is no longer required to be public
iNPUTmice
2014-12-23
1
-1
/
+1
*
Simplify roster handling code
Sam Whited
2014-12-22
3
-121
/
+97
*
Fix NPEs in blocking code
Sam Whited
2014-12-22
2
-2
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
37
-903
/
+1444
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
3
-75
/
+46
*
more null checks for otr fingerprints
iNPUTmice
2014-12-20
1
-1
/
+1
*
don't include empty fingerprints in list of otrfingerprints
iNPUTmice
2014-12-20
1
-4
/
+6
*
fixed another break continue bug
iNPUTmice
2014-12-20
1
-3
/
+2
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
3
-4
/
+6
*
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
3
-4
/
+12
*
show error if jid couldn't be parsed in new contact dialog
iNPUTmice
2014-12-17
1
-15
/
+10
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-12-17
3
-18
/
+19
|
\
|
*
Merge pull request #783 from SamWhited/quiet-hours
Daniel Gultsch
2014-12-17
3
-18
/
+19
|
|
\
|
|
*
Handle time comparisons using longs
Sam Whited
2014-12-16
2
-13
/
+8
|
|
*
Update summary in TimePreference change listener
Sam Whited
2014-12-15
1
-5
/
+11
[prev]
[next]