index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
emoji-test.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
Fix reaction display
Nicolas Werner
12
-152
/
+151
2020-07-18
Close cursor we don't need and where we overwrite the contents
Nicolas Werner
1
-8
/
+11
2020-07-18
Fix reply scrolling
Nicolas Werner
1
-2
/
+2
2020-07-18
Fix race condition between /messages and /sync
Nicolas Werner
2
-34
/
+48
2020-07-18
Mark own events as read again after sending
Nicolas Werner
2
-4
/
+13
2020-07-18
Fix flickering of encrypted messages when sending using new store
Nicolas Werner
1
-8
/
+10
2020-07-18
Fix encryption indicator
Nicolas Werner
1
-3
/
+6
2020-07-18
Reenable sending messages
Nicolas Werner
8
-349
/
+342
2020-07-13
Readd pagination and fix redactions
Nicolas Werner
7
-123
/
+256
2020-07-11
Initialize Profile later
Nicolas Werner
1
-2
/
+2
2020-07-10
Fix translation loading
Nicolas Werner
1
-2
/
+3
2020-07-10
Fetch missing events
Nicolas Werner
5
-23
/
+52
2020-07-09
WIP: Event Store split out
Nicolas Werner
9
-450
/
+767
2020-07-08
Fix parent undefined warning
Nicolas Werner
1
-1
/
+1
2020-07-08
Add relations and order without hidden events to db
Nicolas Werner
2
-47
/
+90
2020-07-06
Fetch event from db and use string_view where possible
Nicolas Werner
2
-29
/
+58
2020-07-05
Use new timeline cache structure
Nicolas Werner
2
-116
/
+154
2020-07-04
Persist event order
Nicolas Werner
2
-0
/
+26
2020-07-03
Store events in room specific db
Nicolas Werner
2
-10
/
+25
2020-07-01
Update dependencies
Nicolas Werner
5
-43
/
+52
2020-06-27
Fix Qt 5.9 build
Nicolas Werner
1
-0
/
+3
2020-06-27
Don't compile qml by default
Nicolas Werner
3
-2
/
+4
2020-06-26
Make connections across threads queued in any case
Nicolas Werner
2
-62
/
+94
2020-06-26
Drop libsodium dependency
Nicolas Werner
2
-11
/
+5
2020-06-26
Don't use formatted body without format
Nicolas Werner
1
-2
/
+4
2020-06-22
Correct a typo in SnackBar.cpp
Felix Yan
1
-1
/
+1
2020-06-20
Fix m.relates_to being sent as 'null' when not set in encrypted messages.
Nicolas Werner
1
-1
/
+2
2020-06-19
Try to make text rendering in qml sharper
Nicolas Werner
2
-0
/
+3
2020-06-17
Lower qt version used for emoji picker and scroll helper
Nicolas Werner
2
-4
/
+4
2020-06-17
Remove online indicator for offline users
Nicolas Werner
1
-1
/
+1
2020-06-14
Fix not being able to change theme
Lorem
1
-1
/
+1
2020-06-13
Update mtxclient version to tag
Nicolas Werner
2
-4
/
+4
2020-06-12
Version number fixes
Joseph Donofry
2
-2
/
+2
2020-06-12
Prepare 0.7.2 release
Joseph Donofry
5
-10
/
+11
2020-06-12
Add presence and upgrade notes to the changelog
Nicolas Werner
1
-0
/
+9
2020-06-11
Merge branch origin/master and update translations
Joseph Donofry
11
-143
/
+528
2020-06-11
Fix formatting
Joseph Donofry
1
-4
/
+1
2020-06-11
Update translations
Joseph Donofry
11
-187
/
+308
2020-06-11
Additional code cleanup
Joseph Donofry
4
-34
/
+0
2020-06-11
Update changelog
Nicolas Werner
1
-0
/
+38
2020-06-11
Fix scale factor setting
Nicolas Werner
1
-6
/
+9
2020-06-11
Fix warning about not registered Presence type
Nicolas Werner
2
-1
/
+3
2020-06-11
Allow deleting a status
Nicolas Werner
1
-1
/
+1
2020-06-11
Fix linting
Joseph Donofry
3
-6664
/
+15385
2020-06-10
Fix build issue on some versions of clang
Joseph Donofry
11
-15143
/
+6735
2020-06-10
Add setting to alert on notification
Alexander 'z33ky' Hirsch
4
-12
/
+52
2020-06-09
Remove unused QML file
Joseph Donofry
2
-68
/
+1
2020-06-09
Update translations
Joseph Donofry
11
-551
/
+1710
2020-06-09
Remove signals in favor of direct function calls
Joseph Donofry
4
-16
/
+6
2020-06-09
Remove duplicate search icons
Joseph Donofry
4
-2
/
+2
2020-06-09
Fix UserSettings in QML
Joseph Donofry
4
-19
/
+5
2020-06-09
Minor adjustments to emoji picker
Joseph Donofry
3
-9
/
+23
2020-06-09
Fix small formatting error
Nicolas Werner
1
-1
/
+1
2020-06-09
Reenable custom status messages
Nicolas Werner
1
-4
/
+3
2020-06-08
Fix unused capture
Nicolas Werner
1
-4
/
+4
2020-06-08
Disable presence and status_msg menu
Nicolas Werner
1
-0
/
+4
2020-06-08
Bump mtxclient
Nicolas Werner
2
-3
/
+3
2020-06-08
Add menu actions to set presence
Nicolas Werner
5
-2
/
+76
2020-06-08
Show presence and set custom status messages
Nicolas Werner
11
-1
/
+191
2020-06-07
Smooth scaling for images
Nicolas Werner
1
-1
/
+2
2020-06-06
Download boost from sourceforge
Nicolas Werner
1
-1
/
+1
2020-06-06
Bump mtxclient version
Nicolas Werner
2
-3
/
+3
2020-06-06
Limit jobs on arm
Nicolas Werner
1
-1
/
+6
2020-06-05
Fix Qt5.15 issues
Nicolas Werner
9
-19
/
+24
2020-05-31
Extend timeout
Nicolas Werner
1
-1
/
+1
2020-05-30
Try travis_wait alternative
Nicolas Werner
2
-2
/
+16
2020-05-30
Travis wait can only be used in a top level command?
Nicolas Werner
2
-2
/
+2
2020-05-30
Add travis_wait to flatpak builds
Nicolas Werner
1
-1
/
+1
2020-05-30
Install dependencies for arm manually to prevent timeout
Nicolas Werner
2
-9
/
+3
2020-05-30
Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d
Nicolas Werner
1
-1
/
+1
2020-05-30
Skip precompiled headers for obc-c code
Nicolas Werner
1
-0
/
+3
2020-05-30
Remove some redundant functions
Nicolas Werner
7
-50
/
+30
2020-05-28
Translated using Weblate (Italian)
DeepBlueV7.X
1
-281
/
+314
2020-05-26
Rename settings to be more consistent
Nicolas Werner
7
-148
/
+142
2020-05-26
Make settings update immediately in qml and allow limiting timeline width
Nicolas Werner
8
-115
/
+259
2020-05-26
Improve compile times a tiny bit
Nicolas Werner
24
-65
/
+104
2020-05-26
Optionally use precompiled headers
Nicolas Werner
1
-0
/
+7
2020-05-26
Bump singleapplication version
Nicolas Werner
13
-90
/
+212
2020-05-26
Set cxx standard as cache variable for when toolchain file is not used
Nicolas Werner
1
-1
/
+3
2020-05-26
Fix some join messages showing as empty
Nicolas Werner
1