This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
tailchat
mirror of
https://github.com/msgbyte/tailchat
Watch
1
Star
0
Fork
You've already forked tailchat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a2553c11d8
master
chore/cli-prune-script
chore/devcontainer
chore/upgrade-rn-0.72.7
perf/livekit-chat-count
feat/group-preview
test/ios-bundle
feat/excalidraw
feat/group-panel-support-ack
feat/uniplus
feat/desktop
release/desktop
v1.11.10
v1.11.9
v1.11.8
v1.11.7
v1.11.6
v1.11.5
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11.0
v1.10.1
v1.10.0
v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.12
v1.8.11
v1.8.10
v1.8.9
v1.8.8
v1.8.7
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.3
v0.0.2
v0.0.1
widget-v0.0.8
v0.0.4
v0.0.10
v0.0.11
v0.0.12
v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2553c11d8'
${ noResults }
tailchat
/
client
/
web
/
src
/
components
History
moonrailgun
9bb4b30143
fix: fix unupdate problem in group invite code create action
2 years ago
..
Card
refactor: add file card min width style
2 years ago
ChatBox
fix: fix problem if send message throw error will clear input message
2 years ago
DynamicVirtualizedList
…
Emoji
fix: fix emoji render problem if not found
2 years ago
FullModal
feat: 增加字体放大插件
2 years ago
KeepAliveOverlay
perf: optimize the rendering animation and layer sequence of withKeepAliveOverlay
2 years ago
MarkdownEditor
feat: hidden github icon from markdown editor
2 years ago
Panel
feat: add mention support friend nickname
2 years ago
QuickSwitcher
…
UserPicker
fix: fix friend struct changed problem in `FriendPicker`
2 years ago
__mocks__
test: fix test problem
2 years ago
__tests__
test: add testcase for markdown table feature
2 years ago
modals
fix: fix unupdate problem in group invite code create action
2 years ago
popover/
UserPopover
feat: add friend nickname support in everywhere
2 years ago
AlertErrorView.tsx
…
AppRouterApi.tsx
feat: notify增加点击输入框跳转的功能,并增加api调用页面跳转的方式
3 years ago
CommonSidebarWrapper.tsx
…
ConverseName.tsx
feat: 收件箱侧边栏展示
3 years ago
DelayTip.tsx
…
ErrorBoundary.tsx
…
ErrorView.tsx
…
FileSelector.tsx
…
GlobalTemporaryTip.tsx
…
GroupName.tsx
feat: 收件箱侧边栏展示
3 years ago
GroupPanelItem.tsx
refactor: 重构消息通知模式,将免打扰相关的逻辑集成到核心代码中
3 years ago
GroupPanelSelector.tsx
perf: 修改dropdown的overlay到menu, 这是因为会被逐渐弃用
3 years ago
GroupSection.tsx
…
Highlight.tsx
…
IconBtn.tsx
fix: 修复挂断通话后仍然会显示正在使用摄像头/麦克风小红点的bug
3 years ago
Image.tsx
…
ImagePicker.tsx
refactor: AvatarPicker -> ImagePicker
2 years ago
ImageUploader.tsx
refactor: AvatarUploader -> ImageUploader
2 years ago
Intersection.tsx
…
InviteCodeExpiredAt.tsx
feat: add create invite code edited data update. now can review changed info
2 years ago
IsDeveloping.tsx
…
JumpToButton.tsx
feat: 增加topic插件的收件箱通知项
2 years ago
LanguageSelect.tsx
…
Loadable.tsx
feat: Loadable增加配置项允许增加加载中提示
3 years ago
Loading.tsx
…
LoadingOnFirst.tsx
…
LoadingSpinner.tsx
…
Markdown.less
style: add underline for markdown
2 years ago
Markdown.tsx
feat: add markdown gfm support and add markdown editor
2 years ago
Modal.less
…
Modal.tsx
style: update style for document iframe in modal
2 years ago
NoData.tsx
…
NotFound.tsx
…
OpenedPanelTip.tsx
…
PillTabs.less
feat: 增加topic插件的收件箱通知项
2 years ago
PillTabs.tsx
…
Portal.tsx
…
Problem.tsx
feat: 增加未选中任何消息状态的placeholder
3 years ago
SectionHeader.tsx
…
SidebarView.tsx
style: optimize the performance of the settings page on mobile
2 years ago
Slides.less
refactor: move all files into client
3 years ago
Slides.tsx
…
Spinner.tsx
…
SplitPanel.less
…
SplitPanel.tsx
…
SubmitButton.tsx
feat: add friend nickname set model and api
2 years ago
TcPopover.tsx
…
TipIcon.tsx
feat: add nickname edit in register view
2 years ago
UpdateNotificationBtn.tsx
…
UserAvatar.tsx
style: 优化UserAvatar 和 UserName 的props,允许接受更多的参数
3 years ago
UserListItem.tsx
feat: add friend nickname support in everywhere
2 years ago
UserName.tsx
test: fix test problem
2 years ago
UserProfileContainer.tsx
feat: add friend nickname support in everywhere
2 years ago
UserSelector.tsx
…
Webview.tsx
…