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
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
added dedicated button to disable foreground service in perma notification
iNPUTmice
1
-2
/
+9
2015-01-15
fixed #888
iNPUTmice
1
-1
/
+1
2015-01-14
handle muc nicks with white spaces. fixed #884
iNPUTmice
1
-1
/
+2
2015-01-13
Ensure type safety in Pebble notifications
Sam Whited
1
-15
/
+30
2015-01-12
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
1
-34
/
+7
2015-01-10
make room persistant when changing subject or other muc options
Daniel Gultsch
1
-0
/
+12
2015-01-09
ensure that everyone is member before making a room private
Daniel Gultsch
1
-2
/
+11
2015-01-08
allow for very basic muc configuration
Daniel Gultsch
1
-1
/
+2
2015-01-08
code cleanup
Daniel Gultsch
1
-12
/
+15
2015-01-08
kick after ban
Daniel Gultsch
1
-0
/
+21
2015-01-07
more muc options
Daniel Gultsch
1
-3
/
+27
2015-01-07
basic affiliation changes in muc
Daniel Gultsch
1
-0
/
+22
2015-01-07
reset next encryption when archiving conversations
Daniel Gultsch
1
-0
/
+3
2015-01-07
use copyonwritearraylist in for phone helper
Daniel Gultsch
1
-2
/
+2
2015-01-06
fixed bug in new ping strategy
Daniel Gultsch
1
-3
/
+3
2015-01-05
reworked ping scheduling strategy. very experimental
Daniel Gultsch
1
-61
/
+32
2015-01-05
Send notification to Pebble on new message
Olivier Mehani
1
-2
/
+28
2015-01-04
do not run mam queries in findOrCreateConversation() when isn't available
Daniel Gultsch
1
-5
/
+7
2015-01-04
Verify IQ responses
Sam Whited
1
-2
/
+1
2015-01-04
Make IqPacket type an enum
Sam Whited
2
-17
/
+17
2015-01-04
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
1
-2
/
+2
2015-01-03
void messages getting reloaded through mam after clear history
Daniel Gultsch
1
-0
/
+1
2015-01-03
code cleanup
Daniel Gultsch
2
-3
/
+10
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
2
-7
/
+15
2014-12-25
added callback to change account password to notify UI on success / failure
Daniel Gultsch
1
-12
/
+18
2014-12-25
Add ability to change password on server
Sam Whited
1
-10
/
+27
2014-12-22
Simplify roster handling code
Sam Whited
1
-37
/
+27
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
2
-64
/
+133
2014-12-20
get rid of special self presence object and incorporate that into roster
iNPUTmice
1
-1
/
+0
2014-12-20
fixed another break continue bug
iNPUTmice
1
-3
/
+2
2014-12-20
inject ui callback into running mam query
iNPUTmice
2
-2
/
+5
2014-12-17
made scroling smoother + bug fixes for history loading
iNPUTmice
2
-6
/
+11
2014-12-17
smoothed out scrolling a bit
iNPUTmice
1
-18
/
+21
2014-12-17
properly count mam messages
iNPUTmice
1
-2
/
+5
2014-12-16
Handle time comparisons using longs
Sam Whited
1
-12
/
+7
2014-12-15
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2
-28
/
+74
2014-12-15
Make some magic number constants final
Sam Whited
1
-3
/
+3
2014-12-15
Make silent notification when quiet hours are on
Sam Whited
1
-68
/
+64
2014-12-15
fixed history deletion. fixed #780
iNPUTmice
1
-0
/
+10
2014-12-14
run mam queries only when online
iNPUTmice
2
-4
/
+31
2014-12-14
Add quiet hours feature
Sam Whited
1
-27
/
+48
2014-12-14
refactored the way certain messages are being found within a conversation
iNPUTmice
1
-81
/
+70
2014-12-13
avoiding concurrent modification
iNPUTmice
1
-2
/
+2
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
2
-11
/
+65
2014-12-13
refactored phone contacts merger
iNPUTmice
1
-33
/
+38
2014-12-13
various mam improvments
iNPUTmice
2
-35
/
+115
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2
-14
/
+19
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2
-31
/
+42
2014-12-10
very basic mam support
iNPUTmice
2
-3
/
+164
2014-12-10
store last message received date in conversation
iNPUTmice
1
-20
/
+4
[next]