Commit Graph

309 Commits (v1.4.11)

Author SHA1 Message Date
Audric Ackermann e8677eef8c add back bump typing to CompositionBox 7 show bubbles on direct convo 4 years ago
Audric Ackermann 5c55a9411f
add first step to enable back MessageDetails.
Still not much the react way to do it for now
4 years ago
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 4 years ago
Audric Ackermann 5122433eb4
remove message_list_view.js and replace saveMessage with a commit() 4 years ago
Audric Ackermann 30f93b2ad3
remove conversation stack 4 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 4 years ago
Audric Ackermann 35ad4cba24
add a react component to display last read message 4 years ago
Audric Ackermann 387f8ff391
Update props of SessionConversation to only get the currently selected convo 5 years ago
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 5 years ago
Audric Ackermann fe3cfb9e82
move all menu to react-contexify 5 years ago
Audric Ackermann ddf41de3fb
add csp for image load from blob so attachments are loaded correctly 5 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 5 years ago
Audric Ackermann 0b54fb2f0a
minor ui fix 5 years ago
Audric Ackermann f1cf93efad
fix emoji panel width 5 years ago
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 5 years ago
Audric Ackermann 3173f01abf
rename actionPanelBorder to sessionBorder 5 years ago
Audric Ackermann 8ff53a434a
refactor quote styles 5 years ago
Audric Ackermann b1e29cc89f
refactor scss 5 years ago
Audric Ackermann 5f51573f53
remove unused templates 5 years ago
Audric Ackermann 291982c2aa
cleanup css and themify missing stuff 5 years ago
Audric Ackermann 9cbf21547b
cleanup scss and themify message view 5 years ago
Vincent d823e2a758 safety-number-view 5 years ago
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 95c5a881e1 rebuild-ui 5 years ago
Vincent c020eddef6 constants-to-ts 5 years ago
Vincent fd746a475a ui polished and ttl constants 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 3030b028eb Message selection 5 years ago
Vincent 82f1f2d1b1 More scroll management 5 years ago
Vince 4c12bb6c44
Update _conversation.scss
Fix bottom bar floating
5 years ago
Vincent 2e3ae0cf45 small fixes 5 years ago
Vincent 7e5f967379 minor grunt fix 5 years ago
Vincent 513e5e34df Styles 5 years ago
Vincent c5ff70c970 Message deletion fix 5 years ago
Vincent 821cf00b65 Closed group update message stylgin 5 years ago
Audric Ackermann cc98cec72f
fix disabled state of message input on sent friendrequest 5 years ago
Audric Ackermann 4d950f859b add back link device in settings in a dialog 5 years ago
Vincent bbf5f8a9f2 Bottom bar compose message area styling 5 years ago
Vincent 98b4b18583 Added message selection inital functionality and added to buttons 5 years ago
Audric Ackermann be5f932c08 fix lint 5 years ago
Maxim Shishmarev 60eccd89ae Tweak style for group invitations in dark mode 5 years ago
Maxim Shishmarev a5fce17d8c public chat invitations 5 years ago
Maxim Shishmarev 2990c95e40 Fix incorrect margins for public messages and friend request bubbles 5 years ago
Maxim Shishmarev 8677fb15a0 Select multiple messages and bulk deletion 5 years ago
Maxim Shishmarev e64ccbdd2b Clean up RSS conversation 6 years ago
Mikunj 3380500a2d Added QR code viewing. 6 years ago
Mikunj b8ef6c2cc6 Loki changes
Added friends section in search.

This is because contacts is now used in signal for something else and we don't want to clash meanings.

Styling fixes

Add dropdown options into mainheader

Updated styling

Restore StartNewConversation to the old ui style of loki messenger.

Fix friend search display.

Fix header expand animation.

Hooked up menu actions.

Linting.

More styling changes.

Fix tests.

Added back in the loki logo below the gutter.

Fix toast positioning.

Fix context menu showing incorrectly on virtual lists.

Added tabs.

Linting
6 years ago
Mikunj c7130a3bbb Added password confirmation dialog before showing seeds. 6 years ago
sachaaaaa a0f67c22da Merge branch 'textsecure/master' into merge_1_21_0
* textsecure/master: (26 commits)
  v1.21.0
  v1.21.0-beta.4
  Dark Theme: Preserve blue background on app loading screen
  Localization updates
  Fix width of audio player when window is very narrow
  A number of small fixes for Link Previews
  Get rid of the white flash when the app starts up (#3083)
  v1.21.0-beta.3
  Lint fixes
  Introduce new language: NB
  Fail over to all numbers in retry if errors don't have numbers
  Use the proper method for pulling attachments off disk for retry
  Fix rendering bug with verified state in updateVerified()
  Update electron-builder and electron-updater
  Ensure that dialog pops up when permissions denied for voice note
  Lint fixes
  Large update to localization strings
  Link Previews
  Ensure that blocked messages are dropped even after sealed sender
  Don't linkify quoted message contents
  ...

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	_locales/cs/messages.json
#	background.html
#	config/default.json
#	index.html
#	js/models/conversations.js
#	js/modules/web_api.js
#	js/settings_start.js
#	js/views/conversation_view.js
#	js/views/settings_view.js
#	package.json
#	protos/SignalService.proto
#	stylesheets/_index.scss
#	stylesheets/_settings.scss
6 years ago
Scott Nonnenberg 813924685e Link Previews 6 years ago