This website works better with JavaScript.
Explore
Help
Register
Sign In
adasauce
/
nheko
forked from
mirror/nheko
Watch
1
Star
0
Fork
You've already forked nheko
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1479
Commits
14
Branches
0
Tags
11 MiB
C++
93.6%
QML
4.6%
CMake
1%
Shell
0.4%
Tag:
Branch:
Tree:
member1-and-too-many-others
0.7.0-dev
118-dark-theme-issues
cleanup-dark-qss
debug-paginating-typo
file-download-path
image-modal-download
image-overlay-fix
master
member1-and-too-many-others
no-setstylesheet
quiet-time
settings-squishy
shh
usersettings-formlayout
nightly
v0.1.0
v0.2.0
v0.2.1
v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'member1-and-too-many-others'
${ noResults }
nheko
/
src
History
Adasauce
309461dcba
total + first member shows as one too many room members
...
i was confused when a room with me and two friends showed as "user1" and 3 others.
5 years ago
..
dialogs
Fix Registration
5 years ago
emoji
remove setStyleSheet calls directly from widget code
5 years ago
notifications
Fix additional Qt version issue
5 years ago
popups
fix c++11 range-loop might detach Qt container
5 years ago
timeline
Improve link theming
5 years ago
ui
Fix high dpi scaling of avatars
5 years ago
AvatarProvider.cpp
Fix blurry avatars
5 years ago
AvatarProvider.h
Try to reduce memory usage by reusing avatar pixmaps
5 years ago
Cache.cpp
total + first member shows as one too many room members
5 years ago
Cache.h
Reset user colors on theme change (in qml timeline)
5 years ago
CacheCryptoStructs.h
Reduce some include of Cache.h since it needs 11s on average
5 years ago
CacheStructs.h
Fix build with build system optimizations of mtxclient
5 years ago
Cache_p.h
Fix stuck unread messages by storing state events in the db
5 years ago
ChatPage.cpp
Fix linter issue
5 years ago
ChatPage.h
modernize: use nullptr
5 years ago
ColorImageProvider.cpp
Remove useless logging
5 years ago
ColorImageProvider.h
optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider
5 years ago
CommunitiesList.cpp
Fix opaque widget in community list
5 years ago
CommunitiesList.h
Fix opaque widget in community list
5 years ago
CommunitiesListItem.cpp
Optimize includes a bit
5 years ago
CommunitiesListItem.h
Optimize includes a bit
5 years ago
Config.h
modernize: raw string literals
5 years ago
EventAccessors.cpp
Try to fix flickering, if sync return event before send completes
5 years ago
EventAccessors.h
Try to fix flickering, if sync return event before send completes
5 years ago
InviteeItem.cpp
Add method to center widgets & clean up unused headers
6 years ago
InviteeItem.h
Remove wildcard mtx.hpp includes
5 years ago
Logging.cpp
Surpress qt binding warning message until we can depend on qt5.14
5 years ago
Logging.h
Redirect qt logger
5 years ago
LoginPage.cpp
Wrap error label on login page
5 years ago
LoginPage.h
modernize: use nullptr
5 years ago
MainWindow.cpp
Fix Registration
5 years ago
MainWindow.h
Fix Registration
5 years ago
MatrixClient.cpp
Remove metatypes from headers
5 years ago
MatrixClient.h
Remove metatypes from headers
5 years ago
MxcImageProvider.cpp
Reduce Cache.h includes further via one forward declaration
5 years ago
MxcImageProvider.h
Implement decryption of images
5 years ago
Olm.cpp
Remove loggin of encrypted message body
5 years ago
Olm.h
Remove wildcard mtx.hpp includes
5 years ago
QuickSwitcher.cpp
Remove metatypes from headers
5 years ago
QuickSwitcher.h
Remove metatypes from headers
5 years ago
RegisterPage.cpp
Fix Registration
5 years ago
RegisterPage.h
Fix Registration
5 years ago
RoomInfoListItem.cpp
Delete unused variable
5 years ago
RoomInfoListItem.h
Fix high dpi scaling of avatars
5 years ago
RoomList.cpp
Quick hack to enable touch scrolling in settings and room list
5 years ago
RoomList.h
modernize: use nullptr
5 years ago
SideBarActions.cpp
Optimize includes a bit
5 years ago
SideBarActions.h
Optimize includes a bit
5 years ago
Splitter.cpp
Make small sidebar sizing consistent
5 years ago
Splitter.h
modernize: use override
5 years ago
TextInputWidget.cpp
use QStandardPaths locations for all file dialogs.
5 years ago
TextInputWidget.h
Make closing the reply popup actually clear the reply message
5 years ago
TopRoomBar.cpp
Optimize includes a bit
5 years ago
TopRoomBar.h
modernize: use nullptr
5 years ago
TrayIcon.cpp
Optimize includes a bit
5 years ago
TrayIcon.h
modernize: use override
5 years ago
UserInfoWidget.cpp
Optimize includes a bit
5 years ago
UserInfoWidget.h
modernize: use nullptr
5 years ago
UserSettingsPage.cpp
Use spacing for layouting settings
5 years ago
UserSettingsPage.h
Use spacing for layouting settings
5 years ago
Utils.cpp
Fix stuck unread messages by storing state events in the db
5 years ago
Utils.h
Optimize includes a bit
5 years ago
WelcomePage.cpp
Optimize includes a bit
5 years ago
WelcomePage.h
modernize: use nullptr
5 years ago
main.cpp
Use third_party singleapplication helper
5 years ago