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