Commit Graph

189 Commits

Author SHA1 Message Date
Benoit Marty ed097bcf37
Merge pull request #798 from vector-im/feature/settings_cleanup
Feature/settings cleanup
2020-01-06 13:41:50 +01:00
Benoit Marty a969443517 Fix crash when opening room creation screen from the room filtering screen 2020-01-02 18:53:35 +01:00
Benoit Marty 96c9293edc Rageshake: vibrate 2020-01-02 18:15:23 +01:00
Benoit Marty 5a24f78c05 Hide non working settings (#751) 2020-01-02 16:24:31 +01:00
Benoit Marty 703a1a034d Developer mode: hide show (decrypted) source actions 2020-01-02 16:11:44 +01:00
Benoit Marty 63828bc159
Merge branch 'develop' into feature/initial_sync 2019-12-20 17:55:04 +01:00
ganfra e13281dc97 Update CHANGES and clean code 2019-12-20 11:27:26 +01:00
Benoit Marty c5739abe32 Update changes.md 2019-12-20 10:16:17 +01:00
Benoit Marty e73970d61b Render aliases and canonical alias change in the timeline 2019-12-19 19:39:35 +01:00
Benoit Marty 51d6b8828d Version++ 2019-12-19 16:46:01 +01:00
Benoit Marty 92315a4189 Prepare release 0.11.0 2019-12-19 16:44:14 +01:00
Benoit Marty 4b0dfa49f4 Limit sticker size in the timeline 2019-12-19 11:44:07 +01:00
Benoit Marty 648691656a Disable click on Stickers (#703) 2019-12-18 19:20:44 +01:00
Benoit Marty 9d26ba3186 Fix rendering issue with HTML formatted body 2019-12-18 12:33:51 +01:00
Benoit Marty a4aa38ee43 Fix new issue on permalink click 2019-12-16 17:14:26 +01:00
ganfra aa82cd2064 Update CHANGES 2019-12-16 15:16:46 +01:00
Benoit Marty cfee6a43fd
Merge pull request #760 from vector-im/feature/diff_match_patch_submodule
Use diff_match_patch sources as dependency
2019-12-16 15:02:29 +01:00
Benoit Marty f14f1db0e0
Merge pull request #774 from vector-im/feature/breadcrumbs_fixes
Fix various UI issues
2019-12-16 15:00:21 +01:00
Benoit Marty 3e4b07cec3 Do not display " (IRC)") in display names 2019-12-14 10:19:11 +01:00
Benoit Marty fbb1846694 Render default room name when it starts with an emoji (#477) 2019-12-13 21:23:18 +01:00
Benoit Marty b435212c87 Use same default room colors than Riot-Web
And create MatrixItem
2019-12-13 20:50:32 +01:00
Benoit Marty 1108ad5705 Scroll breadcrumbs to top when opened 2019-12-13 16:50:32 +01:00
Benoit Marty 7699560458 Soft Logout - WIP 2019-12-11 18:35:30 +01:00
Benoit Marty 853518fbb2 Version++ 2019-12-11 18:34:06 +01:00
Valere 0b93f34fa0 Use diff_match_patch sources as dependency 2019-12-11 10:51:09 +01:00
Benoit Marty d91ff87fb9 Prepare release 0.10.0 2019-12-10 15:47:26 +01:00
Benoit Marty 36aba8554d Update CHANGES.md 2019-12-09 17:43:14 +01:00
Benoit Marty 8b1701e537
Merge pull request #738 from vector-im/feature/ban_reason
Displaay ban and other membership events reason
2019-12-09 14:53:06 +01:00
Benoit Marty 41d1b77370
Merge pull request #749 from vector-im/feature/hs_discovery
Support entering a RiotWeb client URL instead of the homeserver URL
2019-12-09 14:10:55 +01:00
Benoit Marty ac75fe12bf Will be merged for next release 2019-12-09 14:09:03 +01:00
Benoit Marty d28700e2bf Add reason for all membership events (https://github.com/matrix-org/matrix-doc/pull/2367) 2019-12-09 14:08:06 +01:00
Benoit Marty 18beef14cf "ban" event are not rendered correctly (#716) 2019-12-09 14:08:06 +01:00
Benoit Marty e73923dca3
Merge pull request #741 from vector-im/feature/breadcrumbs
Breadcrumbs
2019-12-09 14:06:27 +01:00
Benoit Marty 5f540a5b45 Support entering a RiotWeb client URL instead of the homeserver URL during connection (#744) 2019-12-06 23:46:40 +01:00
Valere 8e3e9876b8 Fixes #739 2019-12-06 10:31:40 +01:00
Benoit Marty aef76241a3 Breadcrumbs: changes 2019-12-05 22:09:55 +01:00
Benoit Marty 4234c27af9 Version++ 2019-12-05 18:19:20 +01:00
Benoit Marty 6d8850b3d6 Prepare version 0.9.1 2019-12-05 18:17:36 +01:00
Benoit Marty fb8ba32fb4 Version++ 2019-12-05 09:46:36 +01:00
Benoit Marty 6b39cf3b70 Prepare release 0.9.0 2019-12-05 09:43:58 +01:00
Benoit Marty 9fb50dde32
Merge pull request #726 from vector-im/feature/sign_x_stabilization
Registration stabilization
2019-12-04 16:26:48 +01:00
Benoit Marty 3623072f08 Attempt to properly cancel the crypto module when user signs out (#724)
Attempt to properly cancel the crypto module when user signs out (#724)
2019-12-04 15:38:16 +01:00
ganfra 7890b929a7 Update CHANGES 2019-12-04 11:42:18 +01:00
Benoit Marty ff267ba9bc Update changelog 2019-12-03 16:36:44 +01:00
Benoit Marty 490ce4b51d Fix issue of closing Realm in another thread (#725) 2019-12-03 10:05:10 +01:00
Benoit Marty 3f4f7457c7
Merge pull request #689 from vector-im/feature/signin_signup
Login and Registration
2019-12-02 13:47:28 +01:00
Valere 67fe776d91 Update Changes 2019-11-29 13:27:50 +01:00
Benoit Marty d2a4163dff
Merge pull request #691 from vector-im/anoa/typo
Small typo fix
2019-11-28 09:55:16 +01:00
Benoit Marty 3eebf965e5 Fix emoji filtering not working 2019-11-22 15:19:09 +01:00
Benoit Marty bba58d25e1 Do not show long click help if only invitation are displayed 2019-11-22 14:54:22 +01:00