This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
nheko
mirror of
https://github.com/Nheko-Reborn/nheko
Watch
2
Star
0
Fork
You've already forked nheko
1
Code
Issues
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.
2933
Commits
62
Branches
46
Tags
57 MiB
C++
77.1%
QML
18.5%
CMake
1.7%
Python
1.5%
Shell
0.5%
Other
0.3%
Tag:
Branch:
Tree:
44c5236808
android
azure-pipelines
betterimageview
bw-emoji-fixes
cirrus_ci_apple_silicon
cirrus_updates
cleanup-flatpak-building
cpp20
createSpaces
dbus-async-connect
delegate-rework
detect_theme_change
devicelist
easy-qt6-bits
editShortcuts
emoji-font-selection
emojigrid
fix-touch-scrolling
fixCirrusCI
fixswitch
flatpak-test
gitlab_artifact_updates
gitlab_as_runner
glitchtext
gst-experiments
gst-update
gstreamer-calls-in-flatpak
hideAllPins
httpserver
ignore-users2
imageformats
issue1410
left-avatar
macos-qt
maltee1-user_directory
march-2022
master
needsRestart
new-timelineevents
notif-test
profile-arg
qmlformat
qt6
qt66
qt66-flatpak
quickswitchclose
regexEditing
room_version_migration
run-ci
scrollview-timeline
spellcheck
spoilers
stickerrows
switches
test-ci
text-ci
use-upstream-gstreamer
v0.10.2-fixes
v0.11.2-next
v0.9.1-fixes
widgets
windows-ci
20190519.1
nightly
v0.0.1
v0.1.0
v0.10.0
v0.10.1
v0.10.1-1
v0.10.2
v0.11.0
v0.11.1
v0.11.2
v0.11.3
v0.12.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
v0.7.0
v0.7.0-rc1
v0.7.1
v0.7.2
v0.8.0
v0.8.1
v0.8.2
v0.8.2-RC
v0.8.2-rc2
v0.9.0
v0.9.1
v0.9.1-1
v0.9.2
v0.9.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '44c5236808'
${ noResults }
nheko
/
src
History
Nicolas Werner
d52c2515bc
Fix stray 'a' in
@room
escaping
4 years ago
..
dialogs
Pressing escape hides PreviewUploadOverlay
4 years ago
emoji
Use one CompletionProxy for everything including EmojiPicker
4 years ago
notifications
Make CI happy
4 years ago
popups
…
timeline
Mark unsent events as uneditable
4 years ago
ui
Show verification status next to messages
4 years ago
AvatarProvider.cpp
Add missing QPointer include
4 years ago
AvatarProvider.h
Clean up notification code a bit
4 years ago
BlurhashProvider.cpp
…
BlurhashProvider.h
…
Cache.cpp
Add TOFU (Trust On First Use) mode to encryption
4 years ago
Cache.h
Only show actions, when you have permissions to do them
4 years ago
CacheCryptoStructs.h
Add TOFU (Trust On First Use) mode to encryption
4 years ago
CacheStructs.h
Clean up notification code a bit
4 years ago
Cache_p.h
Only show actions, when you have permissions to do them
4 years ago
CallDevices.cpp
Lint Code
4 years ago
CallDevices.h
…
CallManager.cpp
…
CallManager.h
…
ChatPage.cpp
Fix crash when you have no rooms and open the profile as well as not rendering rooms without groups
4 years ago
ChatPage.h
Move check for duplicate /sync responses to the same thread
4 years ago
Clipboard.cpp
Fix missing license header
4 years ago
Clipboard.h
Fix missing license header
4 years ago
ColorImageProvider.cpp
…
ColorImageProvider.h
…
CommunitiesList.cpp
Clean up notification code a bit
4 years ago
CommunitiesList.h
…
CommunitiesListItem.cpp
Remove some more allocations
4 years ago
CommunitiesListItem.h
…
CompletionModelRoles.h
…
CompletionProxyModel.cpp
Use one CompletionProxy for everything including EmojiPicker
4 years ago
CompletionProxyModel.h
Use one CompletionProxy for everything including EmojiPicker
4 years ago
Config.h
Only show actions, when you have permissions to do them
4 years ago
DeviceVerificationFlow.cpp
Show verification status next to messages
4 years ago
DeviceVerificationFlow.h
…
EventAccessors.cpp
move detection code to nheko namespace and fix a few other bugs
4 years ago
EventAccessors.h
move detection code to nheko namespace and fix a few other bugs
4 years ago
InviteeItem.cpp
…
InviteeItem.h
…
Logging.cpp
Remove some more allocations
4 years ago
Logging.h
…
LoginPage.cpp
Update mtxclient to use new login parameters
4 years ago
LoginPage.h
…
MainWindow.cpp
…
MainWindow.h
…
MatrixClient.cpp
…
MatrixClient.h
…
MxcImageProvider.cpp
Fix exif rotation in unencrypted rooms
4 years ago
MxcImageProvider.h
Refactor image download code to be reusable
4 years ago
Olm.cpp
Show verification status next to messages
4 years ago
Olm.h
Show verification status next to messages
4 years ago
RegisterPage.cpp
…
RegisterPage.h
…
RoomInfoListItem.cpp
Remove unnecessary header
4 years ago
RoomInfoListItem.h
…
RoomList.cpp
…
RoomList.h
…
RoomsModel.cpp
Fix completions in plain text mode
4 years ago
RoomsModel.h
…
SSOHandler.cpp
…
SSOHandler.h
…
SideBarActions.cpp
…
SideBarActions.h
…
Splitter.cpp
…
Splitter.h
…
TrayIcon.cpp
Fix small leak in TrayIcon
4 years ago
TrayIcon.h
…
UserInfoWidget.cpp
…
UserInfoWidget.h
…
UserSettingsPage.cpp
…
UserSettingsPage.h
…
UsersModel.cpp
Fix completions in plain text mode
4 years ago
UsersModel.h
…
Utils.cpp
Fix stray 'a' in
@room
escaping
4 years ago
Utils.h
fix macos build error
4 years ago
WebRTCSession.cpp
…
WebRTCSession.h
…
WelcomePage.cpp
…
WelcomePage.h
…
main.cpp
…