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.
bf37ca8d09
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 'bf37ca8d09'
${ noResults }
tailchat
/
web
/
src
/
components
History
moonrailgun
bf37ca8d09
feat: 普通列表触顶加载更多
3 years ago
..
ChatBox
feat: 普通列表触顶加载更多
3 years ago
DynamicVirtualizedList
refactor: 调整参数与类型使其更加合理
4 years ago
Emoji
refactor: remove css gap
3 years ago
FullModal
refactor: FullModalField允许选中
3 years ago
Panel
feat: 增加群组成员搜索功能
3 years ago
QuickSwitcher
refactor: 抽离QuickSwitcher所有操作到独立文件
4 years ago
WebFastForm
feat: fast form 增加checkbox
4 years ago
__mocks__
test: 修复loadable会导致测试用例不通过的问题
4 years ago
__tests__
test: fix ci problem
3 years ago
modals
feat: 登录页尝试自动登录
3 years ago
AlertErrorView.tsx
refactor: nodata
4 years ago
Avatar.tsx
feat: 群组头像上传与修改
4 years ago
AvatarPicker.tsx
perf: update icon with placeholder
3 years ago
AvatarUploader.tsx
perf: update icon with placeholder
3 years ago
CommonSidebarWrapper.tsx
fix: 修复频道过长无法滚动的问题
4 years ago
DelayTip.tsx
refactor: fullmodalfield tip and title
4 years ago
DevContainer.tsx
style: update DevContainer style
4 years ago
ErrorBoundary.tsx
feat: 插件文档增加渲染图片的能力
3 years ago
FileSelector.tsx
feat: 在消息输入框操作中添加发送图片选项
4 years ago
FriendPicker.tsx
style: 基础文本颜色与部分翻译
4 years ago
GlobalTemporaryTip.tsx
feat: 增加网络状态的全局管理
3 years ago
GroupPanelItem.tsx
style: 调整样式以增加侧边栏选项在亮色模式下的对比度
4 years ago
GroupSection.tsx
perf: update icon with placeholder
3 years ago
Highlight.tsx
refactor: 添加好友界面
4 years ago
Icon.tsx
test: update Icon placeholder
3 years ago
IconBtn.tsx
perf: update icon with placeholder
3 years ago
Image.tsx
feat: 图片懒加载
4 years ago
IsDeveloping.tsx
perf: update icon with placeholder
3 years ago
Loadable.tsx
refactor: allow pass props to Loadable
3 years ago
Loading.tsx
style: 调整Loading参数,修改开放平台单页容器高度
3 years ago
LoadingSpinner.tsx
chore: add i18n Trans support
4 years ago
Markdown.less
feat: 插件文档增加渲染图片的能力
3 years ago
Markdown.tsx
feat: 插件文档增加渲染图片的能力
3 years ago
Modal.less
feat: 模态框与模态框动画
4 years ago
Modal.tsx
style: 调整重复确认逻辑, 优化使用方法,减少不必要的pending状态
3 years ago
NoData.tsx
refactor: nodata
4 years ago
OpenedPanelTip.tsx
refactor: OpenedPanelTip
4 years ago
PillTabs.less
style: 微调亮色模式下的样式
4 years ago
PillTabs.tsx
refactor: 无好友列表展示与新增好友快速跳转
3 years ago
Portal.tsx
refactor: fullmodal and portal z-index
4 years ago
Problem.tsx
feat: 增加出现问题情况下的提示
3 years ago
SectionHeader.tsx
test: add e2e test for group profile
3 years ago
SidebarView.tsx
refactor(web): 亮色模式的部分配色
4 years ago
Slides.less
refactor(web): 创建群组时的滚动UI
4 years ago
Slides.tsx
style: 调整ModalWrapper样式
4 years ago
Spinner.tsx
perf: update icon with placeholder
3 years ago
SplitPanel.less
refactor: add split component
3 years ago
SplitPanel.tsx
refactor: add split component
3 years ago
TcPopover.tsx
fix: 修复选中消息反应后没有关闭选中状态的bug
4 years ago
TipIcon.tsx
feat: FullModalField 增加tip能力
3 years ago
UpdateNotificationBtn.tsx
feat: add service worker
4 years ago
UserListItem.tsx
feat: 增加群组成员搜索功能
3 years ago
UserName.tsx
refactor: 邀请与创建邀请界面的UI设计
4 years ago
UserSelector.tsx
feat: 增加仅允许指定用户发言的配置
4 years ago