Daniel Gultsch
|
35020702fb
|
very much unoptimized search functionality
|
2018-04-26 13:22:31 +02:00 |
|
Daniel Gultsch
|
12127a0b6e
|
do not use omemo by default for own server
|
2018-04-21 19:52:37 +02:00 |
|
Daniel Gultsch
|
5e1bbea5f0
|
never use isStranger logic in conversation with self
|
2018-04-20 17:54:30 +02:00 |
|
Daniel Gultsch
|
5170e526c8
|
fixed npe when conversation in multi mode had jid w/o local part
|
2018-04-18 10:24:57 +02:00 |
|
Daniel Gultsch
|
aeaa58071c
|
only mark visible messages as read
|
2018-03-30 21:14:06 +02:00 |
|
Daniel Gultsch
|
419e7f5ea6
|
introduced sroll to bottom button. based on #2777 by @harshitbansal05
|
2018-03-30 10:35:52 +02:00 |
|
Daniel Gultsch
|
d5c4a987a1
|
persist some muc configurations
|
2018-03-30 08:47:37 +02:00 |
|
Daniel Gultsch
|
a6539be52b
|
introduced tri state omemo setting (off by default, on by default, always)
|
2018-03-27 15:35:53 +02:00 |
|
Daniel Gultsch
|
06f8d8c5d6
|
add ruleset to disable omemo-by-default for certain providers
|
2018-03-26 13:29:01 +02:00 |
|
ChaosKid42
|
536149723e
|
getNextEncryption does not honor ENCYPTION_MASK (#2899)
|
2018-03-26 12:44:21 +02:00 |
|
Daniel Gultsch
|
ce00767777
|
ignore bookmark name of 'None'
|
2018-03-23 16:52:05 +01:00 |
|
Daniel Gultsch
|
5363470bcf
|
fix getNextEncryption
|
2018-03-19 10:08:36 +01:00 |
|
Daniel Gultsch
|
11dfd87672
|
show message draft in conversation overview
|
2018-03-17 19:18:22 +01:00 |
|
Daniel Gultsch
|
4bb45996c5
|
return contact and account.getServer() as String
|
2018-03-11 12:13:56 +01:00 |
|
Daniel Gultsch
|
52135625d8
|
do not enable encryption for bug reports
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
ed0ba89551
|
make omemo default
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
1accf9d961
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
de2f5e7a83
|
reorder and scroll down after resending a message
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
bf6b54a7aa
|
get rid of OTR
|
2018-03-07 22:30:34 +01:00 |
|
Daniel Gultsch
|
7725cb8311
|
MAM: look at total count for completness. parse fin correctly
|
2018-02-23 23:11:54 +01:00 |
|
Daniel Gultsch
|
e2ac1db225
|
do not cross reference bookmarks and conversations
|
2018-02-10 19:06:31 +01:00 |
|
Daniel Gultsch
|
be70eb5650
|
improvements for self messages
* fix omemo in group chats w/o participants
* don't create two axolotl messages when messaging self
* fix read marker for self messages
|
2018-01-27 10:45:05 +01:00 |
|
Daniel Gultsch
|
eee5d885ba
|
make chat markers opportunistic in private mucs
|
2018-01-22 23:21:24 +01:00 |
|
Daniel Gultsch
|
1753dcac76
|
save muc subject to disk and use crypto targets for offline name generation
|
2017-12-17 16:23:19 +01:00 |
|
Daniel Gultsch
|
ffb3eeb913
|
MAM: update previously sent messages with server msg id during mam query
|
2017-12-02 20:52:30 +01:00 |
|
Daniel Gultsch
|
61f3539839
|
MAM: do not use private messages when finding last id in muc
|
2017-12-02 17:48:54 +01:00 |
|
Daniel Gultsch
|
b158e9fd42
|
do not return muc whispers as last markable message
|
2017-11-30 17:26:50 +01:00 |
|
Daniel Gultsch
|
513427c8a8
|
MAM: start muc catchup with last sent message if serverId is available
|
2017-11-23 18:18:30 +01:00 |
|
Daniel Gultsch
|
381fe82b01
|
save full jid when sending in muc. check chat markers against 'sender'
|
2017-11-21 15:42:46 +01:00 |
|
Daniel Gultsch
|
28e005f926
|
send and show read markers in private, non-anonymous groups
|
2017-11-20 11:26:20 +01:00 |
|
Daniel Gultsch
|
013822fe82
|
excute db read and writes on different threads
|
2017-11-16 15:53:03 +01:00 |
|
Daniel Gultsch
|
48baf56622
|
save message drafts across restarts. fixes #2642
|
2017-10-01 22:52:21 +02:00 |
|
Daniel Gultsch
|
d8d1c1192f
|
code cleanup and synchronized getMarkableMessage()
|
2017-08-09 09:43:41 +02:00 |
|
Daniel Gultsch
|
8de81e0bc8
|
sync around Conversation.getLatestMessage()
|
2017-07-11 23:09:51 +02:00 |
|
Daniel Gultsch
|
e722ef6477
|
do not accept LMC for files
|
2017-06-02 13:00:02 +02:00 |
|
Daniel Gultsch
|
91db2023d3
|
use mam reference instead of timestamp
|
2017-05-07 21:05:35 +02:00 |
|
Daniel Gultsch
|
a5e15d5a10
|
code cleanup: made conversation property final in message object
|
2017-04-26 12:43:52 +02:00 |
|
Daniel Gultsch
|
1ac0c2f453
|
show 'try again' button when remote server wasn't found in previously active muc
|
2017-04-15 17:18:15 +02:00 |
|
Daniel Gultsch
|
0229a1605e
|
properly unregister bookmark from conversations when deleting bookmark
|
2017-04-12 23:41:59 +02:00 |
|
Daniel Gultsch
|
e98f7e57b0
|
be more careful with corner cases when mentioning multiple people
|
2017-04-07 19:47:33 +02:00 |
|
Daniel Gultsch
|
99565a6876
|
treat URL as file if URL is in oob or contains key
|
2017-04-05 22:35:42 +02:00 |
|
cijo-saju
|
37465db817
|
Fixed package access
|
2017-03-28 21:02:20 +05:30 |
|
cijo-saju
|
024dbd1c32
|
Removed unused import and fixed some annotations
|
2017-03-28 20:46:20 +05:30 |
|
cijo-saju
|
cb96911da3
|
Saves some memory
|
2017-03-28 20:43:14 +05:30 |
|
cijo-saju
|
d8901441f6
|
Deleted unused variable
|
2017-03-28 20:41:08 +05:30 |
|
Daniel Gultsch
|
644a3a729d
|
define strangers as people not in roster instead of no mutual presence subscription
|
2017-03-20 13:25:36 +01:00 |
|
Daniel Gultsch
|
e58f72c20f
|
show strangers with jid instead of name in conversation list
|
2017-03-20 13:24:33 +01:00 |
|
Daniel Gultsch
|
95e33b5a97
|
never mark conversation w/ own server as stranger
|
2017-03-14 11:09:34 +01:00 |
|
Daniel Gultsch
|
0ee13bbecb
|
send chat states only to private and non-anon mucs
|
2017-03-09 15:42:27 +01:00 |
|
Daniel Gultsch
|
5ea4322d3f
|
send and parse Chat States to and from conferences
|
2017-03-09 10:58:44 +01:00 |
|