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.
3109
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:
aa84cf24f6
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 'aa84cf24f6'
${ noResults }
nheko
/
src
History
Nicolas Werner
aa84cf24f6
Disable unchecked key sharing to trusted users by default
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
timeline
Fix replies not reloading after fetching them
4 years ago
ui
Use coeurl for networking
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
Fix blurhash discoloration on decode
4 years ago
BlurhashProvider.h
Update license headers
4 years ago
Cache.cpp
Share historical keys
4 years ago
Cache.h
Share historical keys
4 years ago
CacheCryptoStructs.h
Store megolm session data in separate database
4 years ago
CacheStructs.h
Remove dead code to calculate last message
4 years ago
Cache_p.h
Share historical keys
4 years ago
CallDevices.cpp
Lint Code
4 years ago
CallDevices.h
Update license headers
4 years ago
CallManager.cpp
Bump mtxclient
4 years ago
CallManager.h
Update license headers
4 years ago
ChatPage.cpp
Store megolm session data in separate database
4 years ago
ChatPage.h
Fix notifications in narrow view when content is hidden
4 years ago
Clipboard.cpp
Fix missing license header
4 years ago
Clipboard.h
Fix missing license header
4 years ago
ColorImageProvider.cpp
Update license headers
4 years ago
ColorImageProvider.h
Update license headers
4 years ago
CompletionModelRoles.h
Update license headers
4 years ago
CompletionProxyModel.cpp
Optimize completion model by only splitting on normal spaces
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
Add additional device verification logging
4 years ago
DeviceVerificationFlow.h
Update license headers
4 years ago
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
Update license headers
4 years ago
InviteeItem.h
Update license headers
4 years ago
Logging.cpp
Remove some more allocations
4 years ago
Logging.h
Update license headers
4 years ago
LoginPage.cpp
Use coeurl for networking
4 years ago
LoginPage.h
Update license headers
4 years ago
MainWindow.cpp
Port remaining sidebar actions to qml
4 years ago
MainWindow.h
Delete old room list
4 years ago
MatrixClient.cpp
Update license headers
4 years ago
MatrixClient.h
Update license headers
4 years ago
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
Share historical keys
4 years ago
Olm.h
Store megolm session data in separate database
4 years ago
RegisterPage.cpp
Use coeurl for networking
4 years ago
RegisterPage.h
Do a .well-known lookup during registration
4 years ago
RoomsModel.cpp
Fix completions in plain text mode
4 years ago
RoomsModel.h
Update license headers
4 years ago
SSOHandler.cpp
Update license headers
4 years ago
SSOHandler.h
Update license headers
4 years ago
TrayIcon.cpp
Fix small leak in TrayIcon
4 years ago
TrayIcon.h
Update license headers
4 years ago
UserSettingsPage.cpp
Disable unchecked key sharing to trusted users by default
4 years ago
UserSettingsPage.h
Persist sidebar sizes
4 years ago
UsersModel.cpp
Fix completions in plain text mode
4 years ago
UsersModel.h
Update license headers
4 years ago
Utils.cpp
Strip reply fallback from roomlist
4 years ago
Utils.h
Avoid unnecessary QColor -> QString conversions
4 years ago
WebRTCSession.cpp
Make emoji picker follow theme
4 years ago
WebRTCSession.h
Merge pull request
#505
from Nheko-Reborn/license-headers
4 years ago
WelcomePage.cpp
Update license headers
4 years ago
WelcomePage.h
Update license headers
4 years ago
main.cpp
Fix cmake template define issue
4 years ago