Evan Hahn and GitHub
b1c1bd5e41
Group calling: show avatar if we haven't received video yet/in awhile
2021-06-25 12:23:15 -05:00
Josh Perez and GitHub
01eabf9ec6
Option to send photos as high quality
2021-06-25 11:08:16 -05:00
Fedor Indutny and GitHub
6c56d5a5f1
Fix UI for GIFs in groups
2021-06-24 16:00:11 -05:00
Fedor Indutny and GitHub
a7799a74c1
Fix rendering of GIFs
2021-06-24 12:05:27 -07:00
Fedor Indutny and GitHub
a053c395a4
Forwarded messages must use different timestamps
2021-06-24 12:38:52 -05:00
Evan Hahn and GitHub
b7bdfef0c6
Enable devtools for beta users
2021-06-24 12:20:31 -05:00
Fedor Indutny and GitHub
6883e199ae
Ensure that messages are in redux when scrolling
2021-06-23 15:57:39 -07:00
Evan Hahn
dcb5bb6726
v5.7.0-beta.1
v5.7.0-beta.1
2021-06-23 14:22:05 -05:00
Evan Hahn and GitHub
b570985d54
Update translations
2021-06-23 14:21:18 -05:00
Fedor Indutny and GitHub
81e6198652
Normalize UUID for formatting contact
2021-06-23 14:16:29 -05:00
Evan Hahn and GitHub
d0a6bf400c
Format HTML files with Prettier
2021-06-23 11:18:47 -07:00
Fedor Indutny and GitHub
cf64fbdc7c
Fix Cmd+T navigation for left pane
2021-06-23 10:53:04 -07:00
Fedor Indutny and GitHub
d623533707
Fix check for successfull delivery
2021-06-23 10:01:13 -07:00
Evan Hahn and GitHub
c1e2757751
Remove redundant prop from <MessageDetail> props type
2021-06-23 10:00:56 -07:00
Fedor Indutny and GitHub
323eb0688b
Switch to FULL synchronous of sqlite
2021-06-23 09:16:41 -07:00
Evan Hahn and GitHub
b990204bce
Clean up MessageModel group_update
2021-06-23 09:14:11 -07:00
Fedor Indutny and GitHub
0a4eef29db
Make GIF flag a power-of-two value
2021-06-23 09:13:47 -07:00
Fedor Indutny and GitHub
a6394e0c8b
Reconnect within MessageReceiver
2021-06-23 09:47:42 -05:00
Evan Hahn and GitHub
0ec23be91b
Fix React warning when mounting <App>
2021-06-23 09:33:27 -05:00
Evan Hahn and GitHub
6b2dfeb9f5
Use POJO instead of MessageModel in ConversationView quote logic
2021-06-22 16:16:50 -07:00
Fedor Indutny and GitHub
c9b1ce6655
Use assert in normalizeUuid
2021-06-22 16:08:55 -07:00
Evan Hahn and GitHub
9db19283ac
MessageController: return all messages by sent at, not just 1
2021-06-22 16:05:05 -07:00
Josh Perez and GitHub
baff13926b
Screen sharing controller localized text improvements
2021-06-22 14:08:19 -05:00
Fedor Indutny and GitHub
9bffd24708
Use smaller batches for multi-var queries
2021-06-22 11:44:51 -07:00
Fedor Indutny and GitHub
cb0696d59d
Prevent deadlock in maybeApplyUniversalTimer
2021-06-22 10:03:09 -05:00
Fedor Indutny and GitHub
9f0c630574
Move to protobufjs in ts/groups.ts
2021-06-22 09:46:42 -05:00
Fedor Indutny and GitHub
972a4cba0c
Show universal timer notification in open conversation
2021-06-22 09:18:22 -05:00
Evan Hahn and GitHub
672d060172
Upgrade from Electron v13.1.2 to v13.1.3
2021-06-21 17:49:31 -07:00
Fedor Indutny and GitHub
d4d454e554
Reject WebSocket connect timeout with an HTTPError
2021-06-21 14:06:06 -05:00
Evan Hahn and GitHub
ca330899bb
Backfill missing expire times for incoming messages
2021-06-18 12:12:04 -07:00
Scott Nonnenberg and GitHub
24960d481e
Move all files under /app to typescript
2021-06-18 10:04:27 -07:00
Josh Perez
7bb6ad534f
v5.6.0-beta.1
v5.6.0-beta.1
2021-06-17 17:36:10 -04:00
Josh Perez and GitHub
a6283b3e3c
Update translations
2021-06-17 16:34:21 -05:00
Josh Perez and GitHub
94d116c621
Removes some Backbone views
2021-06-17 14:15:09 -07:00
Josh Perez and GitHub
93bc094342
Improve CallingScreenSharingController for long text
2021-06-17 11:41:16 -07:00
Evan Hahn and GitHub
65a1e82857
Emojify and linkify group descriptions
2021-06-17 12:15:51 -05:00
Scott Nonnenberg and GitHub
68f1023946
Move message.getPropsForBubble and friends to selectors
2021-06-17 10:15:10 -07:00
Evan Hahn and GitHub
03a187097f
Disappearing message cleanups
2021-06-16 17:20:17 -05:00
Evan Hahn and GitHub
dfa6fb5d61
Fix unmounting of inbox view
2021-06-16 17:16:08 -05:00
Scott Nonnenberg and GitHub
4b6352b345
Remove unused import/export code
2021-06-16 09:54:42 -07:00
Evan Hahn and GitHub
3389b2e2b8
Remove deleted messages from Redux search state
2021-06-16 09:39:09 -07:00
jojomatik
5f438064e0
Fix developer setup section for windows
...
Remove reference to
https://github.com/felixrieseberg/windows-build-tools . According to the
commits the project switched to Python 3, but it seems like there has
not been a release since and the project seems to be unmaintained.
Therefore it still installs Python 2.7.
Added "Download Build Tools for Visual Studio" and "Download Python 3"
as steps.
2021-06-16 12:59:44 +02:00
Scott Nonnenberg and GitHub
1520c80013
Remove messageCollection from Conversation model
2021-06-15 17:44:14 -07:00
Evan Hahn and GitHub
61ad1231df
Ensure we always set expiration timer
2021-06-15 16:49:05 -07:00
Scott Nonnenberg and GitHub
34afb98fcf
Ensure that typing indicators are always sent with online = true
2021-06-15 16:32:12 -07:00
Evan Hahn and GitHub
9dd7e763c4
Remove references to non-existent messageExpired action
2021-06-15 16:30:23 -07:00
Fedor Indutny and GitHub
562ab5a5a5
Fix syncing of "Off" setting for default timer
2021-06-15 10:06:53 -07:00
Fedor Indutny and GitHub
584cedecff
Wrap all websocket errors, reconnect earlier
2021-06-14 17:12:58 -07:00
Fedor Indutny and GitHub
8f5086227a
Enforce stronger types for ArrayBuffers and storage
2021-06-14 17:09:37 -07:00
Fedor Indutny and GitHub
61ac79e9ae
Log conversation job wait time and duration
2021-06-14 14:55:14 -07:00