Audric Ackermann
1e69019efa
fix delete button message placement when grouppanel is opened
5 years ago
Audric Ackermann
40187755c2
fix download attachment when showing groups media lightbox
5 years ago
Audric Ackermann
ab862dbecf
fix lint
5 years ago
Audric Ackermann
86e39ce4e2
enable back lightbox on groupsettings panel to see group medias
5 years ago
Audric Ackermann
213db6c1ed
fix lint
5 years ago
Audric Ackermann
ab0ff9c3ad
rename showUserDetails -> avatarClick for conversationHeader
5 years ago
Audric Ackermann
43956709ad
include the channel settings panel on right of conversation
5 years ago
Audric Ackermann
ddaf62a499
add group settings page with media downladable and docs only
5 years ago
Audric Ackermann
84c315449f
show nb of members on group chat when members.length>0
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 years ago
Vincent
2b7af04587
Message selection fixed and optimised for speed
5 years ago
Vincent
8074756dc2
Infinte duration toasts
5 years ago
Vincent
6ee5d041fb
Finishing up some modals
5 years ago
Vincent
9afb8b4d5e
Major rework of context menus
5 years ago
Vincent
e9d543fe4a
Dropdown generalisation and simplification
5 years ago
Vincent
597c177ced
Syntactical sugar
5 years ago
Vincent
34ce386bdb
Finalise uniquified toast stacking and deletion
5 years ago
Vincent
4d463c659c
Filesize toast amend
5 years ago
Vincent
02d23e972c
Optimisations and SASS simplifcation
5 years ago
Vincent
2bdc0579c3
Message deletion moderator check and toast.
5 years ago
Vincent
fc235d6057
Completed message selection
5 years ago
Vincent
98b4b18583
Added message selection inital functionality and added to buttons
5 years ago
vincentbavitz
449eb8536b
System clock ( #677 )
...
* Show toast when client clock is out of sync
* Fixed syntactical misarrangements
* Simplify getServerTime method
* Futher simplify getServerTime method
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update loki_app_dot_net_api.js
Use cached timestamp value
* Update preload.js
Update some values to function scope
* Updated syntax
* Semifinal changes
* Improved efficiency and eliminated need for restart on clock update
* Remove await and immediately invoked function
5 years ago
Audric Ackermann
be5f932c08
fix lint
5 years ago
Audric Ackermann
c61249e5e0
put event in the avatar element and trigger it in conversation header
5 years ago
Maxim Shishmarev
2ab0d084f1
Merge pull request #645 from msgmaxim/group-invites
...
Public chat invitations
5 years ago
Maxim Shishmarev
a5fce17d8c
public chat invitations
5 years ago
Ryan Tharp
ced6563358
make maybeShowMembers async for lokiPublicChatAPI.getListOfMembers call
5 years ago
Maxim Shishmarev
0abd9af449
Jump words with Ctrl and arrow keys
5 years ago
Beaudan Brown
685ada5cc5
Merge branch 'clearnet' into prep-merge
6 years ago
Beaudan Campbell-Brown
d15d560f58
Merge pull request #618 from sachaaaaa/simplify_bulk_edit_bar
...
Prevent instantiating a new BulkEdit react component with every click
6 years ago
Beaudan Campbell-Brown
9b8d71370b
Merge pull request #611 from BeaudanBrown/fix-mic
...
Disable microphone button when you have disabled permissions
6 years ago
sachaaaaa
bd9a900a1b
Prevent instantiating a new BulkEdit react component with every click
6 years ago
sachaaaaa
b7b2776340
Address review
6 years ago
sachaaaaa
2c1375e42a
Fix recurring memory leak in mentions
6 years ago
Beaudan Brown
b7dd4257d6
Disable microphone button when you have disabled permissions
6 years ago
Maxim Shishmarev
027e17f7d0
Reset multi selection when conversation is deleted/changed
6 years ago
Maxim Shishmarev
7c96990119
Correctly handle server errors in multi-deletion
6 years ago
Maxim Shishmarev
8677fb15a0
Select multiple messages and bulk deletion
6 years ago
Maxim Shishmarev
a2f836c690
Address review comments
6 years ago
Maxim Shishmarev
7c05939f55
Add group admins and the ability to remove members from private groups
6 years ago
Maxim Shishmarev
0df5214979
Limit small private groups to 10 members
6 years ago
Maxim Shishmarev
9f81f67460
Can leave private group chats
6 years ago
Maxim Shishmarev
f5e9a870f7
Add support for mentions in private group chats
6 years ago
Maxim Shishmarev
cf18572049
Adding new group members; establishing sessions between non-friends
6 years ago
Maxim Shishmarev
6c08852118
Merge pull request #593 from msgmaxim/not-friends
...
Fix incorrectly showing friend request as pending
6 years ago
Maxim Shishmarev
279328f47b
Merge pull request #595 from msgmaxim/fix-rss
...
Clean up RSS conversation
6 years ago
Maxim Shishmarev
e64ccbdd2b
Clean up RSS conversation
6 years ago
Maxim Shishmarev
9e6f6d5a01
Fix incorrectly showing friend request as pending
6 years ago
Maxim Shishmarev
1f4af59dad
Delete public chat messages locally if not stored on the server
6 years ago