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
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
2016-02-23
2
-45
/
+7
*
Changed access to presences according to new Presence representation in C
steckbrief
2016-02-23
1
-5
/
+5
*
Removed non-existing member variable
steckbrief
2016-02-23
1
-1
/
+1
*
Fix visibility of updateStatusMessages method that LoadMoreMessages can work
steckbrief
2016-02-23
1
-1
/
+1
*
Merge tag '1.10.0' into trz/merge_1.10.0
lookshe
2016-02-22
6
-32
/
+112
|
\
|
*
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
2016-02-21
1
-6
/
+10
|
*
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
2016-02-19
1
-5
/
+5
|
*
don't reset whisper on reInit. fixes #1637
Daniel Gultsch
2016-02-19
1
-3
/
+0
|
*
only offer message correction for the very last message
Daniel Gultsch
2016-02-17
1
-3
/
+6
|
*
made clear that archiving preferences are server side
Daniel Gultsch
2016-02-16
1
-1
/
+1
|
*
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
2016-02-16
1
-1
/
+2
|
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
3
-15
/
+74
|
*
removed unnecessary conditions when sending read marker
Daniel Gultsch
2016-02-15
1
-5
/
+1
|
*
only show load more messages button when mam is available
Daniel Gultsch
2016-02-14
2
-1
/
+6
|
*
fixed server info push not showing up when unavailable
Daniel Gultsch
2016-02-14
1
-2
/
+2
|
*
fixed compile bug in free version
Daniel Gultsch
2016-02-13
1
-1
/
+1
|
*
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-0
/
+13
*
|
Merge tag '1.9.4' into trz/merge_1.9.4
lookshe
2016-02-16
5
-41
/
+155
|
\
|
|
*
allow user to set MAM preferences
Daniel Gultsch
2016-02-09
1
-1
/
+63
|
*
fixed performance regression in on scroll listener
Daniel Gultsch
2016-02-04
1
-1
/
+6
|
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
3
-9
/
+49
|
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
2
-35
/
+39
|
|
\
|
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
2
-35
/
+39
|
*
|
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
2016-02-02
1
-1
/
+1
*
|
|
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
2016-02-13
1
-2
/
+13
*
|
|
Fixed settings synchronization
steckbrief
2016-02-12
1
-60
/
+66
*
|
|
Imports organized
steckbrief
2016-02-12
20
-110
/
+28
*
|
|
green bubbles and setting to choose green or white bubbles removed
steckbrief
2016-02-12
3
-20
/
+1
*
|
|
Compilation errors and merge mixups fixed
steckbrief
2016-02-11
8
-140
/
+58
*
|
|
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
33
-983
/
+3785
|
\
|
|
|
*
|
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
2016-02-01
1
-1
/
+1
|
*
|
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2016-02-01
2
-2
/
+2
|
*
|
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
2016-02-01
1
-1
/
+1
|
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-1
/
+4
|
*
|
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
2016-01-26
5
-4
/
+55
|
*
|
hide jid row in list item list when jid is null
Daniel Gultsch
2016-01-26
1
-1
/
+2
|
*
|
expert setting to trigger extended connection options
Daniel Gultsch
2016-01-25
1
-7
/
+23
|
*
|
added FormWrapper and form field validation
Daniel Gultsch
2016-01-23
6
-4
/
+144
|
|
/
|
*
introduced boolean form field wrapper
Daniel Gultsch
2016-01-23
4
-13
/
+62
|
*
added support for field types jid-single and text-private
Daniel Gultsch
2016-01-23
4
-4
/
+59
|
*
show fetch errors in trust keys activity
Daniel Gultsch
2016-01-23
1
-1
/
+2
|
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
13
-70
/
+52
|
*
added UI wrapper for (some) form fields
Daniel Gultsch
2016-01-22
3
-0
/
+123
|
*
added convenience method to extract account from intent
Daniel Gultsch
2016-01-22
1
-1
/
+13
|
*
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
1
-1
/
+1
|
*
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2016-01-22
2
-17
/
+32
|
*
add convenience to get an account object from a spinner
Daniel Gultsch
2016-01-21
1
-15
/
+19
|
*
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
2016-01-20
1
-1
/
+1
|
*
Merge pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
1
-1
/
+4
|
|
\
|
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
[next]