Commit graph

11754 commits

Author SHA1 Message Date
Audric Ackermann
c22d7c2367 Merge branch 'clearnet' into mark-all-as-read-optimization 2022-09-30 10:55:06 +10:00
Audric Ackermann
6a7df54283
Merge pull request #2459 from Bilb/feat-move-attachments-outside-messagebox
feat: move attachments outside of the message box
2022-09-30 10:30:54 +10:00
Audric Ackermann
f4c91d0c91 fix: link preview rendering 2022-09-30 10:29:43 +10:00
Audric Ackermann
e62c1599a5 Merge branch 'clearnet' into feat-move-attachments-outside-messagebox 2022-09-29 15:30:21 +10:00
Audric Ackermann
67817c516f fix: typing message trigger ui refresh
also do not mark a conversation as trusted for attachment when getting
messagerequest response
2022-09-29 15:25:02 +10:00
Audric Ackermann
cec368b38e
Merge pull request #2515 from Bilb/menu-redesign-ui-changes
Menu + settings redesign UI changes
2022-09-29 15:22:46 +10:00
Audric Ackermann
95189397e8 fix: UI for app start password prompt 2022-09-29 14:27:17 +10:00
Audric Ackermann
2010fa89f5 test: fix integration tests 2022-09-29 14:04:09 +10:00
Audric Ackermann
3e4d9b4ac3 chore: pull translations from crowdin 2022-09-29 13:20:35 +10:00
Audric Ackermann
d944379dd7 fix: update copy and clear account modal 2022-09-29 10:49:07 +10:00
Audric Ackermann
dcf2f96c9f fix: address regression tests UI issues 2022-09-28 14:18:01 +10:00
Audric Ackermann
96a3c8d887
Merge pull request #2498 from Bilb/fix-open-browser-icon-settings
fix: add externalLink icon and use it for the settings needing it
2022-09-28 10:44:09 +10:00
Audric Ackermann
ffc7ed0b32 fix: aply latests UI tweaks and copy for menu-redesign 2022-09-28 10:27:36 +10:00
Kee Jefferys
98977e7828
Update CONTRIBUTING.md 2022-09-16 14:52:54 +10:00
Audric Ackermann
31d84a0513 fix: add externalLink icon and use it for the settings needing it 2022-09-15 16:01:54 +10:00
Audric Ackermann
16bfef09f3
Merge pull request #2495 from Bilb/bump-1.10.1
Bump 1.10.1
2022-09-15 12:07:11 +10:00
Audric Ackermann
203e4992c3 bump to Session v1.10.1 2022-09-15 12:03:21 +10:00
Audric Ackermann
179f872679 fix: disable typing and message request on sogs without write 2022-09-15 12:03:21 +10:00
Audric Ackermann
336baf6528
Merge pull request #2494 from yougotwill/hotfix_message_reactions_width
Hotfix Message Reactions Width
2022-09-15 11:36:30 +10:00
Audric Ackermann
cecf1ba92d
Merge pull request #2493 from Bilb/disable-write-based-on-sogs-caps
fix: disable typing and message request on sogs without `write`
2022-09-15 11:36:22 +10:00
William Grant
c076c5b819 fix: improve alignment in list modal when rendering complex emojis 2022-09-15 11:20:29 +10:00
Audric Ackermann
17742539af fix: disable typing and message request on sogs without write 2022-09-15 11:02:28 +10:00
William Grant
772fe27b2b fix: compressed reactions shouldn't wrap, when expanded we show at most 10 reactions on a time 2022-09-15 11:00:47 +10:00
Audric Ackermann
77bf2b16b8
Merge pull request #2491 from oxen-io/clearnet
Session 1.10.1
2022-09-15 09:32:25 +10:00
Audric Ackermann
b008e9d792
Merge pull request #2490 from Bilb/fix-integration-tests
fix integration tests
2022-09-15 09:04:26 +10:00
Audric Ackermann
c6e3116b06 fix integration tests 2022-09-14 15:46:18 +10:00
Audric Ackermann
5e04c0b675
Merge pull request #2489 from Bilb/fix-quoting-unblinded-ids
fix: do not show members with their unblindedPubkey on room blinded
2022-09-14 14:29:57 +10:00
Audric Ackermann
1411b93f2d fix: do not let mentioning members with their unblindedPubkey room blinded 2022-09-14 13:55:40 +10:00
Audric Ackermann
c848de74f7
Merge pull request #2481 from Bilb/ui-redesigns
UI redesigns
2022-09-14 13:14:28 +10:00
Audric Ackermann
c2e3e3ca3f Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns 2022-09-14 11:58:30 +10:00
Audric Ackermann
afe573fd06
Merge pull request #2482 from Bilb/crypto-magic-swallow-exception
fix: swallow exception while doing tryMatchBlindWithStandardKey
2022-09-13 13:08:02 +10:00
Audric Ackermann
d2472007b8 fix: swallow exception while doing tryMatchBlindWithStandardKey 2022-09-13 13:07:27 +10:00
Audric Ackermann
4b0bd43193
Merge pull request #2485 from ianmacd/pr38
Remove limit on the number of pinned conversations a user may have.
2022-09-13 11:07:23 +10:00
Audric Ackermann
3ffc470c40 fix: address reviews comment 2022-09-12 16:02:09 +10:00
Ian Macdonald
09654fe4d8
Remove limit on the number of pinned conversations a user may have. 2022-09-10 16:07:46 +02:00
Audric Ackermann
1d45aa6f45 fix: show loading spinner while sogs is fetching initial messages 2022-09-08 16:26:43 +10:00
Audric Ackermann
d52389132c WIP 2022-09-08 15:14:19 +10:00
Audric Ackermann
17913697b9 Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox 2022-09-08 14:20:27 +10:00
Audric Ackermann
e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann
d9621f79c3 fix: allow any sogs to be awaited until messages are fetched 2022-09-08 10:28:36 +10:00
Audric Ackermann
38d85a653a fix: do not wait for sogs messages on join of unofficial sogs 2022-09-07 17:54:33 +10:00
Audric Ackermann
ffc4ca9f81 fix: do not autofocus settings section by default but Message 2022-09-07 16:20:32 +10:00
Audric Ackermann
efd249f094 fix: add featureflag to hide ThemeSwitcher
until ThemeSwitcher is fully done with theming
2022-09-07 16:20:07 +10:00
Audric Ackermann
f6c6fe01a4
Merge pull request #2479 from Bilb/fix-sogs-no-displayname
fix: show sogs without display name in convo list
2022-09-07 15:22:01 +10:00
Audric Ackermann
0eac74dd07 Merge branch 'dev' into menu-redesign 2022-09-07 15:03:30 +10:00
Audric Ackermann
973f870ab2 fix: hyperlink text color 2022-09-07 13:59:03 +10:00
Audric Ackermann
ad04faca6f fix: increment bad snode if we timeout of guard node 2022-09-07 13:14:06 +10:00
Audric Ackermann
e8fe564a08 fix: show sogs without display name in convo list
also use the pollinfo to update whatever the displayname if needed
2022-09-07 11:11:57 +10:00
Audric Ackermann
3915e946b4 Merge branch 'clearnet' into settings-redesign 2022-09-07 10:15:03 +10:00
Audric Ackermann
cdb010ac47
Merge pull request #2474 from yougotwill/react_modal_alignment_fix
fix: Fixed Reaction text alignment in the React List modal
2022-09-07 09:40:00 +10:00