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.
1073
Commits
62
Branches
46
Tags
56 MiB
C++
77.2%
QML
18.5%
CMake
1.7%
Python
1.5%
Shell
0.5%
Other
0.3%
Tag:
Branch:
Tree:
778921be8a
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 '778921be8a'
${ noResults }
nheko
/
src
History
Joseph Donofry
778921be8a
Add emoji text selection option for non-mac
5 years ago
..
dialogs
Fix copy and pasting image from clipboard
5 years ago
emoji
Add emoji text selection option for non-mac
5 years ago
notifications
Fix additional Qt version issue
5 years ago
popups
Further UI Updates to Rich Replies
6 years ago
timeline
Add emoji text selection option for non-mac
5 years ago
ui
Fix support for Qt versions < 5.11
5 years ago
AvatarProvider.cpp
Create user profile modal
6 years ago
AvatarProvider.h
Move all files under src/
6 years ago
Cache.cpp
Fix some linting issues
5 years ago
Cache.h
Show room version in settings
5 years ago
ChatPage.cpp
Update Mentions UI
5 years ago
ChatPage.h
Update Mentions UI
5 years ago
CommunitiesList.cpp
Use alignment instead of stretch
6 years ago
CommunitiesList.h
Display tags as sorting items in the community panel (
#401
)
6 years ago
CommunitiesListItem.cpp
Remove pixel value from fonts
6 years ago
CommunitiesListItem.h
Display tags as sorting items in the community panel (
#401
)
6 years ago
Config.h
Raw string literals not allowed in MOC headers on OSX
6 years ago
InviteeItem.cpp
Add method to center widgets & clean up unused headers
6 years ago
InviteeItem.h
Add method to center widgets & clean up unused headers
6 years ago
Logging.cpp
Enable debug logs
6 years ago
Logging.h
Move all files under src/
6 years ago
LoginPage.cpp
Fix typo in log message
5 years ago
LoginPage.h
Enable compilation on FreeBSD (
#403
)
6 years ago
MainWindow.cpp
Fix lint issues in last commit
6 years ago
MainWindow.h
Add initial support for QtIndenticon
6 years ago
MatrixClient.cpp
Add context menu option to show the raw message
6 years ago
MatrixClient.h
Nlohmann build updates
6 years ago
Olm.cpp
Enable debug logs
6 years ago
Olm.h
Move all files under src/
6 years ago
QuickSwitcher.cpp
Initial Support for Rich Replies
6 years ago
QuickSwitcher.h
Initial Support for Rich Replies
6 years ago
RegisterPage.cpp
Remove pixel value from fonts
6 years ago
RegisterPage.h
Remove captcha dialog from the member list
6 years ago
RoomInfoListItem.cpp
Fix support for Qt versions < 5.11
5 years ago
RoomInfoListItem.h
Add unread notification color for user mentioned
6 years ago
RoomList.cpp
Add unread notification color for user mentioned
6 years ago
RoomList.h
Add unread notification color for user mentioned
6 years ago
RunGuard.cpp
Move all files under src/
6 years ago
RunGuard.h
Move all files under src/
6 years ago
SideBarActions.cpp
Adjustments for the minimized sidebar
6 years ago
SideBarActions.h
Add missing tooltips on buttons
6 years ago
Splitter.cpp
Adjustments for the minimized sidebar
6 years ago
Splitter.h
Adjustments for the minimized sidebar
6 years ago
TextInputWidget.cpp
Fix copy and pasting image from clipboard
5 years ago
TextInputWidget.h
Fix copy and pasting image from clipboard
5 years ago
TopRoomBar.cpp
Update Mentions UI
5 years ago
TopRoomBar.h
Update Mentions UI
5 years ago
TrayIcon.cpp
Remove the bundled open sans font
6 years ago
TrayIcon.h
Move all files under src/
6 years ago
TypingDisplay.cpp
Fix support for Qt versions < 5.11
5 years ago
TypingDisplay.h
Add solid background in TypingDisplay
6 years ago
UserInfoWidget.cpp
Adjustments for the minimized sidebar
6 years ago
UserInfoWidget.h
Fix a use-after-free error during logout
6 years ago
UserMentionsWidget.cpp
Fix linting issues
5 years ago
UserMentionsWidget.h
Add User Mentions Dialog
5 years ago
UserSettingsPage.cpp
Add emoji text selection option for non-mac
5 years ago
UserSettingsPage.h
Add emoji text selection option for non-mac
5 years ago
Utils.cpp
Fix deprecated function call issues with Qt 5.13
5 years ago
Utils.h
Fix deprecated function call issues with Qt 5.13
5 years ago
WelcomePage.cpp
Adjust the font sizes of the welcome page
6 years ago
WelcomePage.h
Adjust the font sizes of the welcome page
6 years ago
main.cpp
Actually set attributes before starting the app
5 years ago