webapp

Tinode web chat using React

APACHE-2.0 License

Downloads
180
Stars
318
Committers
19

Bot releases are hidden (Show)

webapp - Larger font for emoji-only messages Latest Release

Published by or-else 5 months ago

webapp - v0.22.13

Published by or-else 6 months ago

df03509 Build with Tinode SDK 22.13, which includes fixes for grapheme clusters in Drafty.
354ce3b Bug fix: do not alter data or blob URLs with [asatt].
66192a8 Assetlinks updated (Google required it).

Full Changelog: https://github.com/tinode/webapp/compare/v0.22.12...v0.22.13

webapp - Fix for image downloads, QR Code display

Published by or-else 9 months ago

9eaa172 QR Code with user or topic ID can be shown now to simplify subscriptions
f932b97 Ensure asatt=1 is added to image download URL to set Content-Disposition: attachment.

webapp - Bug fixes, Thai translation

Published by or-else 10 months ago

de32da4 Make sure only safe schemes are clickable in URLs
f5714b3 Fix a security issue with absolute URL appearing as relative due to backslashes
d128cec Add Thai and (missing) Ukrainian loaders, mention Thai translation
1164d3a 1164d3a Thai translation (thanks @Bukharney)

Dependencies updated.

webapp - Bug fixes, Ukrainian translation

Published by or-else about 1 year ago

ca24b82 691879b 395edb3 Ukrainian translation
8187f09 Rebuilt with the fix for #131
1042b9c Rebuilt with fix for #129
5fb85ce Fix sending of "read" notifications after backing out of a group on mobile.

Dependencies updated closing security vulnerabilities in semver & protobuf.

webapp - Bug fixes

Published by or-else over 1 year ago

df4b9c3 fix height of title panel in image preview
7f0a16d fix Error: ENOENT: no such file or directory, open './src/i18n.min/src\i18n\zh.json' on windows platform

Dependencies updated

webapp - Bug fixes

Published by or-else over 1 year ago

baf211f Fix for /tinode/chat/issues/861
c5c55fd Force message view refresh on subscription update, #127
852a1a7 Fix for https://github.com/tinode/chat/issues/858
c15092e Fix for disappearing deleted topic
7ca8275 Fix managed/unmanaged react field by providing default value for the field
f7beaba fix for https://github.com/tinode/chat/issues/861
c17118d Fix a bunch of problems with credential validation

webapp - Bug fixes

Published by or-else over 1 year ago

Fix for #124 and similar/related issues.

webapp - Bug fixes

Published by or-else over 1 year ago

c4547bb 2c5705c f61f68d Missing translations added, no longer used removed.
855f871 Rebuilt with SDK fix for downloads.
8dd32a3 Fix some issues with audio recording and playback in Safari: #121, #122

webapp - Fix backward scrolling when fetching older messages

Published by or-else over 1 year ago

6d96d32 Fix backward scrolling when fetching older messages.
192a3d4 Don't crash if FIREBASE_INIT is not defined.
491175c Dependencies updated.

webapp - DO NOT USE! Fix backward scrolling when fetching older messages

Published by or-else over 1 year ago

This release is broken: released with a wrong version of the SDK

6d96d32 Fix backward scrolling when fetching older messages.
192a3d4 Don't crash if FIREBASE_INIT is not defined.
491175c Dependencies updated.

webapp - Registration by SMS

Published by or-else over 1 year ago

Full client-side support for registration and password recovery by SMS (has to be enabled at the server to function).

Other changes:

52f8794 Fix for tinode/chat/issues/838.
8df3c34 Moved hiding components to the top level.
2fb6a9b ESC key now closes image, video, or document preview.
5ae58fb Allow message input textarea height to grow with more text, #49.
43798ea Clear event handlers on Unmount, disable text selection on avatars.
172b9eb Removed duplicate styling.

webapp - Registration by phone

Published by or-else over 1 year ago

  • Registration and password recovery by SMS
webapp - Minor visual tweaks

Published by or-else over 1 year ago

b4d3e02 a93ede2 Fix color of the date bubble.
4f116ab Replace box-shadow with filter: drop-shadow to remove artifacts.

webapp - Bug fixes

Published by or-else over 1 year ago

87b48cd Fix strutil.secondsToTime().
4be09a0 Calls: create data channel only on the caller's side.
d11f940 Translation fix in Chinese-simplified.

webapp - Bug fixes

Published by or-else over 1 year ago

e1b1ae5 Fix issues with video uploading and display.
7b44913 Fix display of broken videos.
7e3b2fc Tinode-SDK switched from browserify to webpack.
fc6a8fb Minor crash in MessagesView.handleMessageUpdate when topic gets unset.

webapp - Audio-only calls, video messages, editing messages, drag-n-drop

Published by or-else over 1 year ago

Major release:

  • Audio-only calls.
  • Video messages.
  • Editing sent messages.
  • Attaching documents, images, and videos by drag-and-drop.

Other changes

  • Date dividers with recent relative dates.
  • Code separated into chunks.
  • Dynamic on-demand loading of translations.
  • ce19ebb Fix for https://github.com/tinode/chat/issues/825
  • 424a8b6 Remove autoFocus from message input field on mobile, #111
  • 9108efc Support for Google Analytics.

The full list of changes: https://github.com/tinode/webapp/compare/v0.20.4...v0.21.0

webapp - Feature: show badge for group topics, similar to channels.

Published by or-else almost 2 years ago

c38e183 6d031f0 Display group topic type badges.

webapp - Bug fixes

Published by or-else almost 2 years ago

10b24cc Updated dependencies
ed71c6b Extermalize fix-webm-duration, remove unused webrtc-adapter
297aef7 Consistent avatar handling in new group creation
161f544 7135553 Explicitly set audio recording bit rate
6de41f4 fix for #102.1: Use selector cursor over contacts.
1913ed0 fix for #102.2: soft-wrap long URLs in messages.

webapp - Bug fixes

Published by or-else almost 2 years ago

eec52a5 Dependencies updated.
c7b8ce1 Force reconnect if reconnect countdown is negative (computer woke up from sleep).
2156aa0 Allow text wrapping inside <tt>.