Onuray Sahin
9ed529b944
Merge branch 'develop' into feature/ons/fix_markdown_formatter
2020-11-04 13:43:26 +03:00
Onuray Sahin
bbc3dc0504
Set br softbreak to html parser.
2020-11-04 13:42:52 +03:00
Benoit Marty
d1d2c5f117
Merge pull request #2327 from vector-im/feature/bma/keysbackupcrash
...
Feature/bma/keysbackupcrash
2020-11-04 00:02:48 +01:00
Onuray Sahin
f24b593349
Update MarkdownParserTest.
2020-11-03 15:56:51 +03:00
Benoit Marty
0db1095373
Merge pull request #2334 from vector-im/feature/bca/crypto_db_clean
...
Feature/bca/crypto db clean
2020-11-03 10:31:53 +01:00
Benoit Marty
997cd68344
Add some padding for easier readability
2020-11-03 09:57:34 +01:00
Onuray Sahin
b40334f7db
Markdown body should be pure text, see #739 , #1506 .
2020-11-03 11:53:50 +03:00
Benoit Marty
a216f82b35
Avoid code duplication and log total count
2020-11-03 09:30:26 +01:00
Benoit Marty
5eb2f14375
Move RealmDebugTools and make it an internal class
2020-11-03 09:20:24 +01:00
Benoit Marty
d4963dfb31
Use the same name for the 2 db log methods
2020-11-03 09:17:07 +01:00
Valere
3c7f61e45c
Clean oldest gossiping entries on open
...
Add a dump of DB size on bug report
2020-11-02 17:45:08 +01:00
Valere
c3b8ed223d
Increase log level of file logger
2020-11-02 16:39:06 +01:00
Benoit Marty
3947a78b56
Merge pull request #2058 from vector-im/feature/fix_sync_after_call_invite
...
Start sync when receive m.call.invite.
2020-11-02 14:45:22 +01:00
Benoit Marty
51ae2ce1e0
Merge branch 'develop' into feature/fix_sync_after_call_invite
2020-11-02 14:45:05 +01:00
Benoit Marty
9ff78051a9
Cleanup
2020-11-02 14:15:27 +01:00
Benoit Marty
a50bd7421c
Merge pull request #2174 from lomion0815/fix_2100_2
...
Fix for #2100 and #2246:: Using Ringtone class to control ringtones for incoming calls.
2020-11-02 14:05:37 +01:00
Benoit Marty
0f21d80154
Merge branch 'develop' into fix_2100_2
2020-11-02 14:03:40 +01:00
Benoit Marty
734602f4f7
Merge pull request #2331 from gjpower/develop
...
Considerably faster QR-code bitmap generation
2020-11-02 10:03:52 +01:00
Markus
3364dd3380
Merged latest CHANGES.md
2020-11-01 10:13:27 +01:00
Graeme Power
bd36c67bf2
satisfy ktlint demand for spacing around "*"
...
Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 17:43:21 +01:00
Graeme Power
856ae33fd5
Added details to AUTHORS.md
...
Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 17:38:19 +01:00
Graeme Power
fd4bfaea1f
Considerably faster QR-code bitmap generation
...
Directly assign colours to a colour buffer then use that buffer to
generate the bitmap. This is much faster than using Bitmap.setPixel for
every pixel.
Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 16:50:58 +01:00
Markus
7a11ab5bca
Updated CHANGES.md
2020-10-31 13:48:53 +01:00
Markus
aa2a24e68a
Changes requested by BillCarsonFs review. Thanks for the comments!
2020-10-31 13:17:25 +01:00
Benoit Marty
1db120a963
cleanup
2020-10-30 18:08:11 +01:00
Benoit Marty
fca0aa2cc4
KeysBackup: Avoid using !!
, should fix #2262
2020-10-30 17:17:25 +01:00
Benoit Marty
0bcf42dbb8
KeysBackup: some API parameters are mandatory, so stop considering them as optional and avoid using !!
...
Also fix an issue with Json name: `hash` -> `etag`
Add some `internal` modifier (not as much as I would like to)
var -> val
Remove unused code
2020-10-30 16:14:33 +01:00
Benoit Marty
14e7e5e9fd
Avoid usage of !!
2020-10-30 14:29:44 +01:00
Benoit Marty
1fcbf7ed42
Release backupOlmPkEncryption
2020-10-30 14:16:04 +01:00
Benoit Marty
a639ac42c4
Merge pull request #2326 from vector-im/feature/bma/changelog
...
Feature/bma/changelog
2020-10-30 14:01:44 +01:00
Benoit Marty
c38a8599f1
Merge branch 'develop' into feature/bma/changelog
2020-10-30 14:01:35 +01:00
Benoit Marty
0d8a845a21
Merge pull request #2324 from vector-im/feature/bma/search_highlight
...
Feature/bma/search highlight
2020-10-30 13:57:02 +01:00
Benoit Marty
588c2cad15
Add graphic resources for F-Droid ( #812 , #2220 )
2020-10-30 12:25:08 +01:00
Benoit Marty
4b2fbd4344
Prepare changelog for F-Droid ( #2296 )
2020-10-30 12:16:52 +01:00
Benoit Marty
d654771fcf
Merge pull request #2318 from vector-im/feature/bca/fix_duplicate_reaction_echo
...
Fix ui echo isues
2020-10-30 11:56:51 +01:00
Valere
1de1ddd496
Fix / bg sync for received by other session + dismiss full screen intent
2020-10-30 11:53:20 +01:00
Onuray Sahin
33a962b721
Start sync when receive m.call.invite.
2020-10-30 11:53:20 +01:00
Benoit Marty
4791eb85af
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
...
Crypto cleaning and perf improvement
2020-10-30 11:11:34 +01:00
Benoit Marty
47a9074695
Cleanup
2020-10-30 10:59:11 +01:00
Benoit Marty
819722f47a
Merge pull request #2320 from vector-im/feature/ons/fix_emoji_dark_theme
...
Fix background color of reactions.
2020-10-30 10:31:52 +01:00
Onuray Sahin
8b7c2b3607
Remove hardcoded size.
2020-10-30 12:13:44 +03:00
Benoit Marty
78170b7052
Self-review
2020-10-30 09:44:47 +01:00
Benoit Marty
46e5d23f7e
Fix refresh screen issue
2020-10-30 09:36:58 +01:00
Benoit Marty
316f26ec82
Search: Add "No more results" item (iso Element Web)
2020-10-30 09:33:13 +01:00
Benoit Marty
225a5d4e59
Search Result | scroll jumps after pagination ( #2238 )
2020-10-30 09:02:29 +01:00
Onuray Sahin
4f41d8b21b
Merge branch 'develop' into feature/ons/fix_emoji_dark_theme
2020-10-29 22:08:33 +03:00
Benoit Marty
5f99eb8c97
Highlight text in the body of the displayed result ( #2200 )
2020-10-29 19:22:40 +01:00
Benoit Marty
403e18c1b7
Search result: take new content for edited message
2020-10-29 17:30:25 +01:00
Benoit Marty
239ead7ccb
Merge pull request #2311 from vector-im/feature/bma/direct
...
Room member profile: Add action to create (or open) a DM (#2310 )
2020-10-29 16:21:26 +01:00
Benoit Marty
077bcb3f2a
Export the key share trail in rageshake (opt-in)
2020-10-29 16:04:07 +01:00