warrickct
|
804c9a56b9
|
convert to functional component. Tweak colors for search results. Fix search result header incorrect color. Addressing PR comments from previous search branch. Experimenting trimming approaches.
|
3 years ago |
Audric Ackermann
|
a56a2fe729
|
Merge pull request #2129 from Bilb/crowdin-fetch
fetch translations from crowdin
|
3 years ago |
audric
|
40372e47e0
|
fix windows build
|
3 years ago |
audric
|
fc916ce94c
|
Fix attachments duplication on message syncing with current device
|
3 years ago |
audric
|
e97ac5d7c7
|
make the DL spinner a styled component
|
3 years ago |
audric
|
4b39b46b6a
|
replace invalid unicode in filename
|
3 years ago |
audric
|
72409e3f1f
|
make sure to keep error state of attachment DL failing
|
3 years ago |
audric
|
fe269a0cfe
|
make sure to update displayName even if avatar failed to DL
|
3 years ago |
audric
|
8159613626
|
make sure we do not useInterval if not expiring for expiretimer
|
3 years ago |
audric
|
cea2c2460a
|
make sure screenshot of video attachment is saved locally
|
3 years ago |
audric
|
9f0ae00317
|
fix up types for link preview generations
|
3 years ago |
audric
|
131195e2de
|
add another type for when an outgoing attachment was imported to app
|
3 years ago |
audric
|
3338a3c75b
|
remove fetching of description for link preview as we do not send it
|
3 years ago |
audric
|
8cec9c61b7
|
remove thumbnail from protobuf as it is unused on all platforms
|
3 years ago |
audric
|
1c8e81d8e6
|
make sure to store generated thumbnail with the attachment message
|
3 years ago |
audric
|
8feecb777b
|
make sure to scale dowm preview in composition box
|
3 years ago |
Audric Ackermann
|
c7565fe7b3
|
Move scale/resize and attachment logic to typescript
|
3 years ago |
Audric Ackermann
|
6992305e27
|
cleanup last commit
|
3 years ago |
Audric Ackermann
|
4349b699cb
|
remove schemaVersion field and logic from message object
|
3 years ago |
Audric Ackermann
|
580a59ba3c
|
refactor menu items to react components
|
3 years ago |
Audric Ackermann
|
3d2158f469
|
no need to build libtextsecuretest anymore
|
3 years ago |
Audric Ackermann
|
cb8704f9b1
|
bump convo active_at on answered/trigger call
|
3 years ago |
Audric Ackermann
|
9bb19540a9
|
add back deleteContact and deleteGroup translations
|
3 years ago |
warrickct
|
3f4db67c1b
|
Merge branch 'clearnet' into global-search-off-clearnet
|
3 years ago |
Audric Ackermann
|
1c46d81a20
|
rename authorPhoneNumber to what ever makes more sense
|
3 years ago |
Audric Ackermann
|
46d838218d
|
remove unused .md files for components
|
3 years ago |
Audric Ackermann
|
62edcb0cc8
|
fetch translations from crowdin
|
3 years ago |
Audric Ackermann
|
44c44ec174
|
Merge pull request #2122 from Bilb/remove-dedupe-by-hash-sogs
Remove dedupe by hash sogs + update electron
|
3 years ago |
Audric Ackermann
|
72f4c284d9
|
Merge pull request #2121 from Bilb/no-delete-auth-token-pysogs
No delete auth token pysogs + update electron
|
3 years ago |
Audric Ackermann
|
7eb96dea26
|
Merge pull request #2120 from Bilb/update-electron-13.6
Update electron 13.6
|
3 years ago |
warrickct
|
7846891359
|
Fix linting errors
|
3 years ago |
warrickct
|
2122214ee4
|
Fixed contact names not showing for search results
|
3 years ago |
warrickct
|
374d5a6619
|
Global search partially functioning, added basic functions for load testing performance.
|
3 years ago |
Audric Ackermann
|
681eeb3b96
|
Merge pull request #2123 from Bilb/add-data-testid-editable
add data-testid to sessionIdEditable
|
3 years ago |
Audric Ackermann
|
790120f484
|
add data-testid to sessionIdEditable
|
3 years ago |
Audric Ackermann
|
0e39b6b152
|
minor rename
|
3 years ago |
Audric Ackermann
|
054059e589
|
Merge pull request #2119 from Bilb/update-translations
Update translations
|
3 years ago |
Audric Ackermann
|
28892ce8cc
|
remove the deduplication by hash for opengroup messages
Relates #2069
|
3 years ago |
Audric Ackermann
|
1a8a839ba3
|
no need to deleteAuthToken anymore for opengroupv2 servers
|
3 years ago |
Audric Ackermann
|
7b103226be
|
add 'contact' or 'group' to delete action menu
Fixes #2066
|
3 years ago |
Audric Ackermann
|
d7424f1b69
|
update electron to 13.6.2
Relates #2057
|
3 years ago |
Audric Ackermann
|
326fb0e21c
|
Merge pull request #2118 from Bilb/fix-home-textbox
do not call home/end events if target is textbox
|
3 years ago |
Audric Ackermann
|
c5f69a2d95
|
pull translations from crowdin
Relates #2113
|
3 years ago |
Audric Ackermann
|
6e102644c3
|
update english translations
|
3 years ago |
Audric Ackermann
|
7b45635296
|
do not call home/end events if target is textbox
Closes #2114
|
3 years ago |
Audric Ackermann
|
7033f38928
|
Merge pull request #2117 from Bilb/use-variable-for-settings-key
use variables for common settings key
|
3 years ago |
Audric Ackermann
|
2822f8ddd2
|
Merge pull request #2116 from Bilb/move-confirm-right-dialogs
Move confirm right dialogs
|
3 years ago |
Audric Ackermann
|
a070827d22
|
Merge pull request #2115 from Bilb/fix-attachment-decrypt-fail-exception
catch exception when failing to decode/read an attachment
|
3 years ago |
Audric Ackermann
|
dd52ad336f
|
use variables for common settings key
also turn off typing message by default
|
3 years ago |
Audric Ackermann
|
4a530582b1
|
catch exception when failing to decode/read an attachment
|
3 years ago |