Commit Graph

1021 Commits

Author SHA1 Message Date
Travis Ralston 41576954fd Batch of views getting replaceableComponent decorators 2021-03-08 20:23:54 -07:00
Michael Telatynski c73ad9e594 Merge pull request #5332 from Transfusion/trim_display_name
Trim spurious whitespace of nicknames
2021-03-04 16:26:09 +00:00
Travis Ralston c7d4dfa4f5 Merge pull request #5692 from SimonBrandner/scroll-to-bottom-setting
Add a scroll to bottom on message sent setting
2021-03-02 17:41:15 -07:00
J. Ryan Stinnett a5ee029c62 Merge pull request #5452 from SimonBrandner/feature-multi-language-spell-check
Add multi language spell check
2021-03-02 14:38:21 +00:00
Šimon Brandner 6fcb4c7cd2 Fix quote
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-03-02 07:37:00 +01:00
Šimon Brandner 1387c9f94d Display scrollToBottomOnMessageSent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-26 18:37:25 +01:00
J. Ryan Stinnett 9a56a2efa5 Merge pull request #5629 from PunitLodha/punit/add_email_bug_fix
Add email only if the verification is complete
2021-02-24 11:28:57 +00:00
Šimon Brandner 5a6e393fa2 Removed spell-check-languages
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-18 20:13:55 +01:00
Šimon Brandner 1ba512af2a Use getSpellCheckLanguages() instead of a setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-18 20:12:48 +01:00
Šimon Brandner 305d64cda8 Removed log
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-18 20:09:39 +01:00
Šimon Brandner 2ebc1252cb Removed unnecessary functions
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-18 19:54:54 +01:00
Šimon Brandner ed02503462 Fix one more license
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-18 19:41:19 +01:00
Šimon Brandner bd0e5446c5 Merge branch 'develop' into feature-multi-language-spell-check 2021-02-18 18:16:16 +01:00
Šimon Brandner 5072fb0608 Merge branch 'develop' into improve-layout-handling 2021-02-15 16:12:08 +01:00
Šimon Brandner 65ef4f2f22 Removed the commented out code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-15 16:05:14 +01:00
PunitLodha 0902936d39 Add phone number only if verification is complete 2021-02-14 18:21:39 +05:30
PunitLodha 74a6c1e8d8 Dont clear email if verification cancelled by user 2021-02-14 18:21:12 +05:30
PunitLodha 392b47e200 Add email only if the verification is complete 2021-02-09 11:39:36 +05:30
Šimon Brandner 84eba59afa Merge branch 'develop' into improve-codeblock 2021-02-08 15:26:50 +01:00
J. Ryan Stinnett 81bd919a18 Port avatar restore to user profile settings 2021-02-05 14:11:57 +00:00
J. Ryan Stinnett 15a4032be0 Merge pull request #5530 from aaronraimist/option-hide-stickers
Add option to hide the stickers button in the composer
2021-02-04 17:01:23 +00:00
J. Ryan Stinnett 5431dc7331 Merge pull request #5548 from SimonBrandner/add-search-shortcut
Add optional search shortcut
2021-01-28 12:33:32 +00:00
Šimon Brandner 972c947049 More generic layout setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-23 10:35:35 +01:00
J. Ryan Stinnett 35bee5c5ea Merge pull request #5522 from SimonBrandner/room-dialog-fixes
Fixes for the general tab in the room dialog
2021-01-22 10:34:37 +00:00
Šimon Brandner 0c09158f2a Comment out unused code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-22 08:41:39 +01:00
J. Ryan Stinnett e49a931588 Merge pull request #5533 from aaronraimist/security-key
Change a bunch of strings from Recovery Key/Phrase to Security Key/Phrase
2021-01-21 17:46:02 +00:00
Šimon Brandner da09362f99 Added option to hide line numbers
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-21 13:08:55 +01:00
Šimon Brandner 8a4af2f348 Merge branch 'develop' into expand-codeblock 2021-01-18 17:54:06 +01:00
Šimon Brandner 7f727be4f6 Added expand code block option
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-18 17:44:32 +01:00
Šimon Brandner e7384f829a Made search shortcut optional
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-17 16:44:29 +01:00
Will Hunt 448a5ea42d Remove replaceableComponentTs from BridgeTile 2021-01-08 18:07:48 +00:00
Aaron Raimist 4f96d5dee5 Change a bunch of strings from Recovery Key/Phrase to Security Key/Phrase
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-01-04 19:17:17 -06:00
Aaron Raimist b8334bfd4a Add option to hide the stickers button in the composer
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-01-02 15:31:54 -06:00
Šimon Brandner 48cfd3f9da Fixed some avatar stuff
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-22 09:29:35 +01:00
Will Hunt c5e578a502 linting 2020-12-14 12:59:59 +00:00
Will Hunt da86bc0b0a Allow sender for backwards compat 2020-12-14 12:59:59 +00:00
Will Hunt 48018615f8 Add support for linking to the remote network page 2020-12-14 12:59:59 +00:00
Will Hunt d6312606e6 Use correct key for avatar 2020-12-14 12:59:59 +00:00
Will Hunt e448da0bcd Add interface for event content, and validate 2020-12-14 12:59:59 +00:00
Will Hunt 8d203043d4 Remove hide/show behaviour 2020-12-14 12:59:59 +00:00
Will Hunt 8e6061b37a Ts tweaks 2020-12-14 12:59:59 +00:00
Will Hunt 86200e5519 Convert BridgeTile to Typescript 2020-12-14 12:59:59 +00:00
Travis Ralston 27df6ae6e1 Remove impossible labs feature: sending hidden read receipts
This claims it requires a compatible homeserver, but that does not exist and hasn't for years. Let's just remove the option to stop giving people false hope.

Once notifications are decoupled from read receipts, this sort of thing should be more possible.
2020-12-09 18:36:48 -07:00
Travis Ralston 2c992c456e Merge remote-tracking branch 'origin/develop' into feature_confetti#14676 2020-12-07 14:58:56 -07:00
Šimon Brandner 19d9ea3477 Merge branch 'develop' into feature-multi-language-spell-check 2020-12-03 12:06:43 +01:00
Šimon Brandner fa19adcfe0 Simplifie 2020-12-03 11:50:08 +01:00
Šimon Brandner bab541a652 Hide spell-check settings if not using Electron 2020-12-02 20:14:58 +01:00
Šimon Brandner db5bc0cb7a Fix formatting 2020-12-01 20:36:25 +01:00
Šimon Brandner 3c2bb6e4f6 Cleanup 2020-12-01 20:17:24 +01:00
Šimon Brandner cf61d50df4 Added SpellCheckLanguagesDropdown 2020-12-01 16:59:21 +01:00