ef68084
Merge branch 'BrianBlade-account_state_switch' into development
iNPUTmice created
ef68084
Merge branch 'BrianBlade-account_state_switch' into development
iNPUTmice created
b7b87e1
do not overlap account title and switch
iNPUTmice created
cb29c5b
Merge branch 'account_state_switch' of https://github.com/BrianBlade/Conversations into BrianBlade-account_state_switch
iNPUTmice created
1a376ca
Merge pull request #1076 from rk4an/patch-1
Update french translation
Daniel Gultsch created
64d6a29
pulled translations from transifex
iNPUTmice created
db74cb5
Fix OTR-Error messages
Send out OTR-Errors on unreadableMessageReceived() as well, not only on messageFromAnotherInstanceReceived
BrianBlade created
e64049c
Add toggle account-state switch
Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
BrianBlade created
2a73173
Update french translation
Erkan created
7eabdfd
bump version code
iNPUTmice created
ad8f190
pulled translations
iNPUTmice created
c47d1e8
properly set chat states when receiving otr status messages
iNPUTmice created
99b2ef7
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice created
8252789
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice created
da099e5
wait for session iq to return sucessfully before sending other stanzas. fixed #1017
iNPUTmice created
30e2dee
Update CHANGELOG.md
fixed plugin link
Daniel Gultsch created
5793fb6
version bump to 1.2.0-beta
iNPUTmice created
442ae12
don't update presence for muc messages
iNPUTmice created
0d6475d
pulled more translations
iNPUTmice created
382bcc4
Merge pull request #1042 from BrianBlade/FIXES_muc-dlrs_muc-lastseen
add delivery receipts for private muc msgs & enable update last-seen for muc-msgs
Daniel Gultsch created
1c600fe
# add delivery receipts for private muc msgs
# enable update last-seen for muc-msgs
BrianBlade created
a13c59f
Merge pull request #1043 from strb/choose_contact_multiple_squashed
Added multiple select to Choose Contact Activity (squashed)
Daniel Gultsch created
f76baa5
Added multiple select to Choose Contact Activity
When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation
Andreas Straub created
7ae357f
Merge pull request #1036 from QuentinC/development
Green led color is better with "full-green"
Daniel Gultsch created
ae274ac
Merge pull request #1041 from weiss/fix-cached-avatar-size
Set file size also for cached avatars
Daniel Gultsch created
52af62d
Set file size also for cached avatars
Holger Weiß created
4aab455
pulled new translations from transifex
iNPUTmice created
3d570f4
updated changelong
iNPUTmice created
74e5317
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski created
4ee4eeb
add context menu entries for geo uris
iNPUTmice created
db6a63b
open location directly from notification
iNPUTmice created
5132cd7
show geo uris as 'location' in overview
iNPUTmice created
1a5321e
Merge pull request #1022 from Boris-de/cipher_blacklist
disable all really weak cipher suites
Daniel Gultsch created
67f8ed4
disable all really weak cipher suites
With #959 all ciphers of the platform were enabled, but this also includes several suites that are considered as very weak, even down to NULL- and anon-ciphers which disable completely disable encryption and/or authentication. Especially the anon-ciphers could be easily used for a mitm-attack. To remove all weak ciphers a blacklist with patterns of cipher-names was added to Config.java. The blacklist is based on the "mandatory discards" that Mozilla suggests to not use for TLS-servers because they are weak or known to be broken. https://wiki.mozilla.org/Security/Server_Side_TLS#Mandatory_discards
Boris Wachtmeister created
87a048f
display geo uris as location. show 'send loction' in share menu if request location intent can be resolved
iNPUTmice created
cbca92d
fixed enter is send option
iNPUTmice created
44028a5
fixed npe in message parser
iNPUTmice created
16c6f8d
another teaser task for gsoc
iNPUTmice created
ce9aede
fixed markdown syntax in todo list
iNPUTmice created
a385b6c
added short todo list
iNPUTmice created
f25a824
avoid unnecessary thread creation
iNPUTmice created
c5230e0
added config option to disable string prep in jids
iNPUTmice created
e10c4e7
experimantal in memory jid caching
iNPUTmice created
fb3740f
Green led color is better with "full-green"
Quentin created
ac577fe
added methods to count number of unread messages
Daniel Gultsch created
ff86fa6
mark all sent messages up to a marker as displayed
Daniel Gultsch created
d318af0
merge messages with related status (unsend, send, send_received)
iNPUTmice created
4beb954
increment version code
iNPUTmice created
864c709
catching out of memory run time exception in hasEnabledAccounts()
iNPUTmice created
0d6907f
pulled new translations from transifex
iNPUTmice created
98df008
use conversations green in notification led
iNPUTmice created