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.
1757
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:
d72eb5eb2d
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 'd72eb5eb2d'
${ noResults }
nheko
/
src
History
Nicolas Werner
21a1f249f9
Fix Qt 5.9 build
5 years ago
..
dialogs
Fix Qt5.15 issues
5 years ago
emoji
Fix linting
5 years ago
notifications
Remove unused paramters
5 years ago
popups
Remove some redundant functions
5 years ago
timeline
Fix Qt 5.9 build
5 years ago
ui
Correct a typo in SnackBar.cpp
5 years ago
AvatarProvider.cpp
Respect exif rotation of images
5 years ago
AvatarProvider.h
Try to reduce memory usage by reusing avatar pixmaps
6 years ago
BlurhashProvider.cpp
Make blurhash provider async
5 years ago
BlurhashProvider.h
Make blurhash provider async
5 years ago
Cache.cpp
Show presence and set custom status messages
5 years ago
Cache.h
Show presence and set custom status messages
5 years ago
CacheCryptoStructs.h
Reduce some include of Cache.h since it needs 11s on average
5 years ago
CacheStructs.h
Add support for db migrations
5 years ago
Cache_p.h
Show presence and set custom status messages
5 years ago
ChatPage.cpp
Make connections across threads queued in any case
5 years ago
ChatPage.h
Merge remote-tracking branch 'origin/master' into presence
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
Tag rooms via context menu
5 years ago
CommunitiesList.h
Tag rooms via context menu
5 years ago
CommunitiesListItem.cpp
Tag rooms via context menu
5 years ago
CommunitiesListItem.h
Improve compile times a tiny bit
5 years ago
Config.h
modernize: raw string literals
5 years ago
EventAccessors.cpp
Don't use formatted body without format
5 years ago
EventAccessors.h
Remove some redundant functions
5 years ago
InviteeItem.cpp
Improve compile times a tiny bit
5 years ago
InviteeItem.h
Improve compile times a tiny bit
5 years ago
Logging.cpp
Fix Binding restoreMode warning spamming logs
5 years ago
Logging.h
Redirect qt logger
5 years ago
LoginPage.cpp
Fix Qt5.15 issues
5 years ago
LoginPage.h
Improve compile times a tiny bit
5 years ago
MainWindow.cpp
Rename settings to be more consistent
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
Smooth scaling for images
5 years ago
MxcImageProvider.h
Implement decryption of images
5 years ago
Olm.cpp
Fix m.relates_to being sent as 'null' when not set in encrypted messages.
5 years ago
Olm.h
minor fixes
5 years ago
QuickSwitcher.cpp
Remove metatypes from headers
5 years ago
QuickSwitcher.h
Remove metatypes from headers
5 years ago
RegisterPage.cpp
Fix Qt5.15 issues
5 years ago
RegisterPage.h
Improve compile times a tiny bit
5 years ago
RoomInfoListItem.cpp
Rename settings to be more consistent
5 years ago
RoomInfoListItem.h
Fixed bug caused by me forgetting what types im using (invites appearing at the bottom of the list instead of the top when priority sorting was off)
5 years ago
RoomList.cpp
Improve compile times a tiny bit
5 years ago
RoomList.h
Optimize RoomList sorting
5 years ago
SSOHandler.cpp
Translation updates
5 years ago
SSOHandler.h
Add SSO
5 years ago
SideBarActions.cpp
Improve compile times a tiny 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
add a bit of additional logging to image paste
5 years ago
TextInputWidget.h
Add /roomnick command
5 years ago
TopRoomBar.cpp
Clean up unused avatar functions
5 years ago
TopRoomBar.h
Improve compile times a tiny bit
5 years ago
TrayIcon.cpp
Optimize includes a bit
5 years ago
TrayIcon.h
modernize: use override
5 years ago
UserInfoWidget.cpp
Allow deleting a status
5 years ago
UserInfoWidget.h
Show presence and set custom status messages
5 years ago
UserSettingsPage.cpp
Fix not being able to change theme
5 years ago
UserSettingsPage.h
Merge remote-tracking branch 'origin/master' into presence
5 years ago
Utils.cpp
Fix Qt5.15 issues
5 years ago
Utils.h
Remove some redundant functions
5 years ago
WelcomePage.cpp
Optimize includes a bit
5 years ago
WelcomePage.h
modernize: use nullptr
5 years ago
main.cpp
Fix scale factor setting
5 years ago