Audric Ackermann
1f9aff5d1d
fix merge issue
5 years ago
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
3e56eb6133
add beta german translation copy pasted from android
5 years ago
Audric Ackermann
933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
a4397ceeb3
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group
5 years ago
Audric Ackermann
b237d20e62
treat mentions to our primary as us from secondary
5 years ago
Audric Ackermann
6063e0757d
remove 'friend' reference from messages.json
5 years ago
Audric Ackermann
64dff64925
fix mentions notification displayname rather than pubkeys
...
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
5 years ago
Maxim Shishmarev
d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
...
Medium group protocol changes
5 years ago
Audric Ackermann
592c31dfc0
fix tslint issues with spectron includes
5 years ago
Audric Ackermann
401c37c39e
make standardized menu, use them in ConversationHeader
...
and ConversationListItem
5 years ago
Vincent
d7de09e475
linter-fixes
5 years ago
Audric Ackermann
ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader
5 years ago
Audric Ackermann
ffbba2480f
hide blocking option from UI for blocking groups
5 years ago
Maxim Shishmarev
cc43555cd2
Merge branch 'clearnet' into medium-group-fixes
5 years ago
Vincent
2603401207
sleek-emoji-rendering
5 years ago
Maxim Shishmarev
87144336b7
Large refactor of medium groups. Fixes them for multidevice
5 years ago
Vincent
7d4383301d
emoji-definition-reversion
5 years ago
Vincent
bf32cd3ae6
fixed up
5 years ago
Vincent
28a0d82ea2
Updating message recieving
5 years ago
Vincent
d823e2a758
safety-number-view
5 years ago
Vincent
79e821e342
dropZone inti
5 years ago
Vincent
3591001ef1
audio component ui
5 years ago
Vincent
c26e20d33f
css-loader
5 years ago
Vincent
54b7d9a21b
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Vincent
9ec99da9f9
SessionRecording-cleanup
5 years ago
Audric Ackermann
a121dd6694
show block/unblock option for closed group on contextmenu
5 years ago
Audric Ackermann
fc5af07363
update UI when user blocks a group
5 years ago
Audric Ackermann
adb7234b43
exclude empty timestamp conversation from contacts list
5 years ago
Vincent
6078be1657
revive-ts-refactor
5 years ago
Vincent
83528f4b8d
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Audric Ackermann
8432d01488
minor ui improvements (button color and place)
5 years ago
Mikunj
669648d9cb
Fix expire timer
5 years ago
Audric Ackermann
c95bf57b28
Merge remote-tracking branch 'upstream/clearnet' into handle-message-sending-events
5 years ago
Audric Ackermann
1201707d17
show tiny wheel while message is in sending state
5 years ago
Mikunj
fbbbadada5
Merge branch 'clearnet' into attachments
5 years ago
Audric Ackermann
1b011ca74e
fix groupUpdate including an empty kicked field
5 years ago
Mikunj
b69ad7db16
Add attachment util
5 years ago
Audric Ackermann
aa797f6670
various changes to be reverted. kind of working session chats only.
5 years ago
Audric Ackermann
28fb1dd12a
address PR reviews
5 years ago
Audric Ackermann
eb9a838af1
remove friends from UI logic
5 years ago
Audric Ackermann
66de8d9648
remove plenty of the friend logic
5 years ago
Audric Ackermann
68b119fb69
remove FR logic from receiver and background.js
5 years ago
Mikunj
e6139a5463
Merge branch 'clearnet' into message-sending-refactor
5 years ago
Maxim Shishmarev
abde96bc1e
Fix medium group updates
5 years ago
Maxim Shishmarev
fcadcd780e
More integration tests for medium groups
5 years ago
Maxim Shishmarev
3561ac49c0
UI and some integrations tests for sender keys
5 years ago
Audric Ackermann
fa853538d0
LINT after prettier upgrade
5 years ago
Vincent
400e1ee0a8
rm forced leave
5 years ago
Vincent
235d4200bd
rm archive
5 years ago
Vincent
3ab2b550e4
Remove archive conversation
5 years ago
Mikunj Varsani
1a0b760fa1
Merge pull request #1093 from Bilb/fix-various-closed-group
...
Fix various closed group
5 years ago
Mikunj Varsani
3e3df7717f
Merge pull request #1094 from Bilb/link-device-fixes
...
Link device fixes
5 years ago
Vincent
cf05d4ff6c
revivify
5 years ago
Audric Ackermann
3c2746d910
fix group update notifcation when we are added to the group
5 years ago
Audric Ackermann
6f8affe5c9
add spinner while unlinking device
5 years ago
Audric Ackermann
b60188331a
do not trigger closed group update on unchanged member list
5 years ago
Audric Ackermann
026844e40b
fix slaveMessages shown as someone else messages pubchats
...
When sending a message from a secondary device to a pubchat the
primary device would display this message on the left side on the
conversation view. It was due to the fact that the slaveDevices was not
built correctly.
5 years ago
Audric Ackermann
645b2d55fc
invite friends to closed group: hide already members
5 years ago
Audric Ackermann
ab77b0f9a5
disable message contextmenu on group chats when kicked
5 years ago
Audric Ackermann
f48136678e
use isKickedFromGroup to disable ui components
5 years ago
Vincent
9c9b8e08ef
Remove redundant bool casting
5 years ago
Vincent
9229ee7482
Linted
5 years ago
Vincent
99200bb725
Message unsendability
5 years ago
Vincent
f66bc782da
Remove debugging logs
5 years ago
Vincent
dd04f650f8
changes
5 years ago
Vincent
d09dc92e3d
Disabled archiving
5 years ago
Vincent
43772b8ee2
Timer notifications complete
5 years ago
Vincent
f2ce52a3d5
Timer notifications rework
5 years ago
Vincent
6cda163b27
upgrade typescript
5 years ago
Audric Ackermann
796a37189a
Disable disappearing message before friend request accepted
...
Hide nickname option fron menu in ConversationHeader for now
5 years ago
Vincent
86bcee58ce
lint
5 years ago
Vincent
1fd0c8168f
Memberlist modal strict styling
5 years ago
Vincent
e5390d54f4
memberlist item alignment
5 years ago
Vincent
d8a12aab0f
conv tinkering
5 years ago
Vincent
6360b539a3
linting
5 years ago
Vincent
6135f4d334
Message selection correction
5 years ago
Vincent
4ed1e42cae
Message selection debug and onenter
5 years ago
Vince
bed64b2ab8
Merge pull request #935 from Bilb/fix-contextmenu-cache-conversation-view
...
Fix menu cache conversation view
5 years ago
Vincent
1d289c04ed
Message reading instantaneous completed
5 years ago
Vincent
c7d96f2565
Marking messages as read completed
5 years ago
Vincent
9a6aafe99c
Pull from clearnet
5 years ago
Vincent
7235ccff88
Emoji quick styling
5 years ago
Konstantin Ullrich
18a464fc58
Add a numeric TTL Countdown if the time left is under 1 minute
5 years ago
Vincent
6e74640165
Prevent messages reading "now ago"
5 years ago
Vince
62abcfcdc6
Prevent rendering double avatars
5 years ago
Mikunj
aeb349ea64
Unrelated lint...
5 years ago
Vince
06142c880a
Revert removal of header search icon
...
Rendering is still disabled.
5 years ago
Audric Ackermann
0779eb2890
Merge pull request #929 from Bilb/use-new-memberlist-updategroup-dialog
...
Use the new member list UI for the update group dialog (closed)
5 years ago
Audric Ackermann
1f74803e72
add key to group member list
5 years ago
Ryan Tharp
a53fcee1bd
lint
5 years ago
Ryan Tharp
1792e2d952
add editGroupNameOrPicture to gear
5 years ago
Mikunj Varsani
053b31ad38
Merge pull request #938 from Mikunj/github-actions
...
GitHub actions Part 2
5 years ago
Mikunj
a09e370e1d
Added testing on pull request
...
Disable proxy in tests.
5 years ago
Vincent
3030b028eb
Message selection
5 years ago
Vincent
548db7150d
Start message selection reactification
5 years ago
Audric Ackermann
370467a127
Merge pull request #878 from Bilb/group-profile-image
...
Group profile image upload
5 years ago
Audric Ackermann
2d1739a1e7
add key to a list of badges (cause error on console)
5 years ago
Audric Ackermann
84d5cf4541
fix contextmenu caching on Message right click
5 years ago
Vincent
5d11ef1457
Header props
5 years ago
Vincent
a5905536fa
Onload scroll to unread
5 years ago
Audric Ackermann
797ccdc125
Use the new member list UI for the update group dialog (closed)
5 years ago
Vincent
82f1f2d1b1
More scroll management
5 years ago
Audric Ackermann
6b2afdf047
Merge pull request #923 from Bilb/fix-close-sessionmodal
...
fix catch of mouse events on forgotten modals
5 years ago
Audric Ackermann
116c73d741
Merge pull request #921 from konstantinullrich/#903_Remove-redundant-search-icon-in-message-view
...
Remove search icon in message view
5 years ago
Konstantin
99bb9a2c30
Remove redundant braces
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vincent
03df4891bd
Conditional rendering of avatars
5 years ago
Audric Ackermann
daec39b94d
fix catch of mouse events on forgotten modals
5 years ago
Konstantin Ullrich
05a15dc9cd
Small Code formating
5 years ago
Konstantin Ullrich
c731241689
Remove search icon in message view
5 years ago
Audric Ackermann
cb18a48d50
fix event propogation on links in messages
5 years ago
Audric Ackermann
e0ff1755ac
lint
5 years ago
Audric Ackermann
ad682b588a
make group image upload look same as edit profile upload
5 years ago
Audric Ackermann
790085bea1
disable profile image upload for closed group
5 years ago
Audric Ackermann
1428cfe1dd
fix download profile image open groups
5 years ago
Audric Ackermann
60ed8f2972
make download of group avatar work
5 years ago
Audric Ackermann
6d5aed7de8
make upload of group picture work
5 years ago
Vince
fbf82efb6d
Merge pull request #859 from Bilb/various-group-updates-fixes
...
Various group updates fixes
5 years ago
Vince
f91ce45c92
Merge pull request #852 from Bilb/fix-message-selection-only-on-message-click
...
fix #805 select message only onclick on it
5 years ago
Audric Ackermann
2b2c36bb2e
allow remove of group members if group size > 10
5 years ago
Audric Ackermann
a67a409150
Merge pull request #842 from Bilb/clearnet
...
separate update group name and group members dialog (add and remove m…
5 years ago
Audric Ackermann
0e2d95be03
fix #805 select message only onclick on it
5 years ago
Vincent
01389aa802
More styles
5 years ago
Vincent
4d65fe76ab
Updating tos & privacy links
5 years ago
Audric Ackermann
ff10637a5a
separate update group name and group members dialog
...
(add and remove members are separated)
5 years ago
Vincent
cf0b9e45fa
Emoji spacing & message highlight formatting
5 years ago
Vincent
2101abb911
Modal blurs and stylistic simplifications
5 years ago
Mikunj Varsani
a75ef365b8
Fix device unlinking.
...
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
Ryan Tharp
8aa7682bc4
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix
5 years ago
Ryan Tharp
b97c9e7408
lint
5 years ago
Ryan Tharp
64fabc190a
put period back at the end
5 years ago
Ryan Tharp
6ff5175a74
remove copyId and block user on RSS feeds
5 years ago
Vincent
f526ee0d96
gruntify
5 years ago
Vincent
821cf00b65
Closed group update message stylgin
5 years ago
Vincent
b341ceaf76
Closed group joining completed w/o backend
5 years ago
Vincent
4fd2126fbe
Fileserver update
5 years ago
Vincent
250a3ad6c1
Closed groups overlay integration
5 years ago
Vincent
91c6a153ae
function params changes
5 years ago
Vincent
c5e0fe8503
Closed groups UI
5 years ago
Vincent
de4edf9252
CLosed groups ui initial listprops
5 years ago
Vince
d9320f6255
Merge pull request #776 from Bilb/fix-redesign-comments
...
Fix some redesign comments
5 years ago
Vincent
c0a33a630f
Join channel generalisation
5 years ago
Audric Ackermann
5f0738c4b8
make profile image which where 48pixels big 36 noew, as no more border
5 years ago
Audric Ackermann
e4c8ece08c
reduce triple dots conversation header icon size
5 years ago
Vincent
aeb04a3a44
onboarding messageview
5 years ago
Vincent
9dcc851ebd
Updated all icon references
5 years ago
Vincent
4f881ab9a3
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Vincent
cf46548761
Simplification of keyup
5 years ago
Vincent
f55e20d8ac
Cleanup media view formatting
5 years ago
Maxim Shishmarev
02320334f0
Remove P2P
5 years ago
Audric Ackermann
d68aeb947e
Merge branch 'clearnet' into brand-redesign
5 years ago
Audric Ackermann
7867f4dceb
Merge branch 'clearnet' into brand-redesign
5 years ago
Maxim Shishmarev
09bfd9e4ed
Merge pull request #719 from msgmaxim/private-groups
...
Fix not showing non-friend members in update group dialog
5 years ago
Maxim Shishmarev
8ce066b802
Display subscriber count for open chats
5 years ago
Vincent
4d690768a6
Scrolling button updated and animations to modals
5 years ago
Vincent
a0a5a61b29
Various changes suggested by redesign overview
5 years ago
Vincent
3dd18a0c9c
Profile picture upload, fixes and copy
5 years ago
Audric Ackermann
293eca0509
Merge branch 'brand-redesign' into clearnet
5 years ago
Audric Ackermann
7e6bbe9c54
do not make highlighted message different for now
5 years ago
Audric Ackermann
25344685a2
merge
5 years ago
Audric Ackermann
25d0fff95f
fix build
5 years ago
Vincent
d0a8b933e9
Add friends to server Session'isation
5 years ago
Vincent
643a19d1af
Sass improvements
5 years ago
Vincent
010cf045cb
optimisation of ternary & binary expr.
5 years ago
Vincent
2439c6f95b
Contextmenu left trigger fix for messageview
5 years ago
Audric Ackermann
67262c7eaa
lint after merge and fix startup of app
5 years ago
Audric Ackermann
a7f2072eb7
update invite friend dialog with session ui
5 years ago
Audric Ackermann
fb4debdd42
fix add friends dialog noFriendsToAdd
5 years ago
Audric Ackermann
1d63bc3203
add required props in grouppanel to handle disappearing message sets
5 years ago
Audric Ackermann
213db6c1ed
fix lint
5 years ago
Audric Ackermann
ab0ff9c3ad
rename showUserDetails -> avatarClick for conversationHeader
5 years ago
Audric Ackermann
ddaf62a499
add group settings page with media downladable and docs only
5 years ago
Audric Ackermann
89ba00e213
remove unused import
5 years ago
Audric Ackermann
73041ccef3
show receivedFriendRequest in a popup
5 years ago
Audric Ackermann
84c315449f
show nb of members on group chat when members.length>0
5 years ago
Maxim Shishmarev
0eda74d476
Fix not showing non-friend members in update group dialog
5 years ago
Vincent
7b6e28eaab
Keyboard navigation wrt Modals
5 years ago
Vincent
2ede557a74
Modal additions incl. QR fixup and Seed View
5 years ago
Vincent
2419272608
Updated React dialogs to SessionModals
5 years ago
Vincent
9afb8b4d5e
Major rework of context menus
5 years ago
Vincent
08cc218364
Fixed orderin of toasts with Maps
5 years ago
Ryan Tharp
404a2129af
Merge pull request #700 from neuroscr/multidevice-publicchat
...
Defeat caching of context menu
5 years ago
Maxim Shishmarev
dcc3232b2b
Merge pull request #697 from msgmaxim/mentions-fix
...
Fix not awaiting on promises in mentions
5 years ago
Ryan Tharp
7507b9c2ce
defeat caching of context menu, and remove unneeded parameter to getHeaderProps
5 years ago
Audric Ackermann
2cc7f3ed20
fix merge issue
5 years ago
Audric Ackermann
803b24ef16
fix lint
5 years ago
Audric Ackermann
d5b8436f4d
integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering
5 years ago
Audric Ackermann
e2519c38e1
fix lint
5 years ago
Ryan Tharp
472d5ed3be
correct menu for RSS conversations
5 years ago
Maxim Shishmarev
efc03153d3
Fix not awaiting on promises in mentions
5 years ago
Ryan Tharp
26ea0d3ce4
take out unneeded dollar signs
5 years ago
Ryan Tharp
2761e89732
Make aspects of the HTML easier to style
5 years ago
Ryan Tharp
0281338a39
fix tabIndex
5 years ago
Vincent
fc235d6057
Completed message selection
5 years ago
Vincent
0c4f57e57d
Added session button types and session button colors
5 years ago
Ryan Tharp
9af91d228c
fix typo
5 years ago
Ryan Tharp
5730a88c18
add/remove moderator modal dialogs
5 years ago
Vincent
98b4b18583
Added message selection inital functionality and added to buttons
5 years ago
Vincent
c2c084920a
Namespacing
5 years ago