Commit Graph

11000 Commits (v1.7.5)
 

Author SHA1 Message Date
Audric Ackermann bfe8f973b5
Merge pull request #1995 from ianmacd/pr3
Make the [Home] and [End] keys scroll the conversation.
3 years ago
Audric Ackermann 62e8150021
add padding to qr code for easy scanning in dark mode
Relates #2004
3 years ago
Audric Ackermann 16ab506eb6
double click on message replies to
Relaes #2006
3 years ago
Audric Ackermann 0f976a516b
Merge pull request #1992 from Bilb/fix-close-emoji-click-button
Fix close emoji click button
3 years ago
Audric Ackermann ec45d5c542
Merge pull request #1991 from Bilb/fix-error-log
Fix crash on rotating the file log
3 years ago
Audric Ackermann 57449857f6
reject call after 1 minute showing the dialog 3 years ago
Warrick Corfe-Tan 87235641cb fixed typos for translations and method name. 3 years ago
Audric Ackermann 4700a0c832
allow to hangup even if current call should already be closed 3 years ago
Warrick Corfe-Tan c3924f85a9 Adding blocking of individual requests and syncing of block to devices. Added approval by replying to a message. 3 years ago
Audric Ackermann 27e87edac2
add a ringing and establishing connection label video calls 3 years ago
Audric Ackermann dd25d9cb7f
fix flickering of video stream on mute/unmute 3 years ago
Audric Ackermann 8468598b3a
send a pre offer to the PNServer for video calls 3 years ago
Audric Ackermann 8618cf75e9
send and handle uuid for multi device calls 3 years ago
Audric Ackermann 73d36c9769
send hangup event on datachannel to close video stream quicker
on the recipient side too
3 years ago
Audric Ackermann 864d710460
add a handle to resize the inconvo call video 3 years ago
Audric Ackermann 0f21e12073
make resizable the height of the inconvo call 3 years ago
Warrick Corfe-Tan cd6ba7a331 Removing debug log output 3 years ago
Audric Ackermann 1f11872870
set fullscreen off when remote stream is muted 3 years ago
Audric Ackermann 25910be0fd
do not display the reveal seed banner if user just used it 3 years ago
Audric Ackermann 390af96514
WIP 3 years ago
Warrick Corfe-Tan 9e88af06ee Adjusting logs 3 years ago
Audric Ackermann 03d8a233f4
update fullscreen icon 3 years ago
Warrick Corfe-Tan 6da08b807c removed old log submit code. 3 years ago
Warrick Corfe-Tan 8180200b3a Saving logs to desktop. 3 years ago
Audric Ackermann 331dd8edfa
allow fullscreen and add svg fullscreen icon 3 years ago
Audric Ackermann a0b33fbbbb
add hook to listen for video call events 3 years ago
Audric Ackermann e5ab7014ac
Merge pull request #1999 from Bilb/clearnet
Session 1.7.4
3 years ago
Audric Ackermann 8bba2c44a1
just get a build for 1.7.4 with the right sha 3 years ago
Audric Ackermann 6a057a6b4e
Merge branch 'master' into clearnet 3 years ago
Audric Ackermann ec1ff7294e
Merge pull request #1996 from jagerman/build-needs-git-lfs
Add git-lfs to linux build instructions
3 years ago
Audric Ackermann 0eb7e45c0e
Merge remote-tracking branch 'upstream/master' into clearnet 3 years ago
Audric Ackermann 6005182f9f
Merge pull request #1998 from Bilb/master
bump to 1.7.5
3 years ago
Audric Ackermann 41a5ad426b
bump to 1.7.5 3 years ago
Warrick Corfe-Tan 4ad14e4c5b Added syncing accepting of contact between running instances. 3 years ago
Jason Rhinelander 505431f9e4 Add git-lfs to linux build instructions 3 years ago
Ian Macdonald a32f946332
Make the [Home] and [End] keys scroll the conversation.
[End] will scroll to the end of the current conversation, because the
latest message is always available.

[Home], however, will scroll only to the top of the currently loaded
messages, triggering earlier messages to load. Multiple presses of
[Home] are therefore required to get to the start of the conversation.
3 years ago
Audric Ackermann dfa04c68f4
fix emoji click on button while open closes it
Fixes #1980
3 years ago
Audric Ackermann 738fc63a49
only return one logger instance and create log folder on fetch
Relates #1982
3 years ago
Audric Ackermann 6a1f575c46
create a hook for listening for video call events
+ wip fullscreen video calls
3 years ago
Audric Ackermann a45f5f520a
incoming call dialog show avatar + caller name 3 years ago
Audric Ackermann d50d7eb803
our video off => show our avatar 3 years ago
Audric Ackermann 01392b1c99
make sure the log folder exists before fetching it
Relates #1982
3 years ago
Audric Ackermann edccc8bec6
Merge pull request #1990 from oxen-io/clearnet
Do not break "Click to download media" txt
3 years ago
Audric Ackermann 151d4884f8
Merge pull request #1989 from Bilb/disable-settings-video-feature-off
make sure click to trust sender renders without new lines
3 years ago
Audric Ackermann 5b57e01186
make sure click to trust sender renders without new lines 3 years ago
Audric Ackermann 58f33db3df
Merge pull request #1987 from oxen-io/clearnet
Session 1.7.4
3 years ago
Audric Ackermann c83ec7a04f
Merge pull request #1988 from Bilb/disable-settings-video-feature-off
Disable settings video feature off
3 years ago
Audric Ackermann df5872a5c7
disable settings for video call if featureflag is off 3 years ago
Audric Ackermann dd281de903
cleanup feature flags 3 years ago
Audric Ackermann 846dbce4e3
Merge pull request #1986 from Bilb/add-unsend-menu-action
do not try to do send unsend request on a group swarm
3 years ago