Commit Graph

7593 Commits

Author SHA1 Message Date
Benoit Marty b8ba463735 Add server version in rageshakes 2021-02-19 21:27:25 +01:00
Benoit Marty 531beb0a86 Add a screen to view details about the homeserver 2021-02-19 21:27:25 +01:00
Benoit Marty a8be5ed6b0 Create FederationModule 2021-02-19 21:27:25 +01:00
Benoit Marty 14fc31be07 Add homeserver version check 2021-02-19 21:27:25 +01:00
Benoit Marty 747a5ded1a Version++ 2021-02-19 21:10:27 +01:00
Benoit Marty 19b8519d3f Merge branch 'release/1.1.0' into develop 2021-02-19 19:30:54 +01:00
Benoit Marty 809c0e720e Prepare release 1.1.0 2021-02-19 19:30:38 +01:00
Benoit Marty 371251c994
Merge pull request #2849 from vector-im/feature/bma/fileLogger
Cleanup VectorFileLogger.kt
2021-02-19 19:24:24 +01:00
Benoit Marty 616b02cea8 Cleanup VectorFileLogger.kt 2021-02-19 18:17:53 +01:00
Benoit Marty e12cbf92c3
Merge pull request #2836 from vector-im/feature/bma/fix_redirection
Fix redirection
2021-02-19 14:43:14 +01:00
Benoit Marty 1294d211d6
Merge branch 'develop' into feature/bma/fix_redirection 2021-02-19 14:43:01 +01:00
Benoit Marty e8026c6d3f
Naming convention 2021-02-19 13:53:38 +01:00
Benoit Marty 9614d55612
Merge pull request #2844 from vector-im/feature/bma/fix_account_deactivation
Fix account deactivation crash
2021-02-19 13:47:30 +01:00
Benoit Marty 8c1b99586b Use resumeWithException() facility (no other change) 2021-02-18 20:44:28 +01:00
Benoit Marty 544c1e4a6a Also fix the problem of cleanup too early (or done several times in case of bad password) for DefaultFinalizeAddingThreePidTask 2021-02-18 19:23:31 +01:00
Benoit Marty 2271ddacf8 Remove unused task and API 2021-02-18 19:05:42 +01:00
Benoit Marty 9443b80811 Fix test: ensure the session is open 2021-02-18 18:46:23 +01:00
Benoit Marty 5afdc81ce0 Moar cleanup 2021-02-18 18:43:48 +01:00
Benoit Marty 2df9b43abc Make the code a bit easier to understand (no change) 2021-02-18 18:42:55 +01:00
Benoit Marty 73e93e7d3d Doc and method signature 2021-02-18 17:56:05 +01:00
Benoit Marty c76ced68e0 Make the code a bit easier to understand (no other change) 2021-02-18 17:47:11 +01:00
Benoit Marty b9f5863b53 Avoid long lines 2021-02-18 16:14:02 +01:00
Benoit Marty dea76fd81b Fix test compilation 2021-02-18 15:36:51 +01:00
Benoit Marty fd94536118
Merge pull request #2830 from vector-im/feature/fga/fix_some_voip_issues
Feature/fga/fix some voip issues
2021-02-17 19:01:08 +01:00
Benoit Marty 61ea78a9d9 Merge branch 'feature/bma/improve_script' into develop 2021-02-17 19:00:14 +01:00
Benoit Marty a4b5f79e8f Add capability to download only one artifact 2021-02-17 18:59:40 +01:00
Benoit Marty fc1c2bc2c0
Merge pull request #2828 from vector-im/feature/bma/color_step_1
First step about color cleanup
2021-02-17 18:27:44 +01:00
Benoit Marty 51fd45d317 typo and doc 2021-02-17 18:18:36 +01:00
Benoit Marty fcee1f1150 Fix glitch on screen transition 2021-02-17 18:18:36 +01:00
Benoit Marty 0e322630f1 Ignore url override from credential if it is not valid (#2822) 2021-02-17 18:18:36 +01:00
Benoit Marty d19cedef88 Less code 2021-02-17 18:18:36 +01:00
Benoit Marty 6aa5dc992d Migrate AuthenticationService API to coroutines (#2449) 2021-02-17 18:18:36 +01:00
Benoit Marty c787de75f5 Cleaup 2021-02-17 10:36:33 +01:00
Benoit Marty a34c072c48 Rename interface 2021-02-17 10:28:49 +01:00
Benoit Marty 373586c23e Cleanup 2021-02-17 10:25:06 +01:00
Benoit Marty 7115676393
Merge pull request #2832 from vector-im/feature/bma/fix_lint
Fix lint
2021-02-16 22:23:42 +01:00
ganfra 754dec949b Remove useless log 2021-02-16 20:45:22 +01:00
Benoit Marty 6115a469eb Fix lint 2021-02-16 19:32:02 +01:00
ganfra 776ebce497 Merge branch 'develop' into feature/fga/fix_some_voip_issues 2021-02-16 16:06:12 +01:00
ganfra 79acf1cc42 Fix copyright 2021-02-16 15:57:23 +01:00
Benoit Marty 9501fd74f0
Merge pull request #2826 from vector-im/feature/bma/fix_crash
Fix crash reported by PlayStore (#2707)
2021-02-16 13:10:21 +01:00
Benoit Marty 03735d9213
Merge pull request #2819 from vector-im/feature/bma/lang
a11y
2021-02-16 11:41:02 +01:00
Benoit Marty 3ac3f09df0
Merge branch 'develop' into feature/bma/lang 2021-02-16 11:40:24 +01:00
Benoit Marty b534d4660c Fix other potential crashes 2021-02-16 11:32:16 +01:00
Benoit Marty bec4af7c87 Fix crash reported by PlayStore (#2707) 2021-02-16 11:23:36 +01:00
Benoit Marty b0ea7cecb5 Move all colors to the same file and rename it 2021-02-16 10:37:17 +01:00
Benoit Marty d351c2cabb No need for VectorStyles 2021-02-16 10:34:06 +01:00
Benoit Marty aab70e14fc Cleanup logs (fix lint) 2021-02-16 10:33:52 +01:00
Benoit Marty b3a408a34c
Merge pull request #2805 from vector-im/feature/bca/devtools
Dev tools initial commit
2021-02-16 09:46:49 +01:00
ganfra 3170d4428c VoIP: extract the PSTNProtocoltChecker to the SDK 2021-02-15 19:34:37 +01:00