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
/
src
/
Cache.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete unused msg db function
Nicolas Werner
2023-05-06
1
-56
/
+1
*
Sort rooms in completer by 'activity' and make tombstoned rooms italic
Nicolas Werner
2023-05-06
1
-6
/
+38
*
Adapt to the new inherited variant
Nicolas Werner
2023-04-11
1
-28
/
+22
*
Improve state event redaction
Nicolas Werner
2023-03-26
1
-3
/
+23
*
All around me are empty spaces
Nicolas Werner
2023-03-20
1
-6
/
+16
*
Reduce db writes a bit
Nicolas Werner
2023-03-19
1
-7
/
+32
*
Don't try to load emotes from space parents we are not in
Nicolas Werner
2023-03-19
1
-2
/
+9
*
Speed up writes of events with statekeys to state db
Nicolas Werner
2023-03-14
1
-1
/
+59
*
Show rooms you share with someone
Nicolas Werner
2023-02-24
1
-0
/
+30
*
Reenable the nosync options for the database
Nicolas Werner
2023-02-23
1
-1
/
+6
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-4
/
+1
*
More template bloat reduction
Nicolas Werner
2023-02-20
1
-7
/
+4
*
Remove a few more unused symbols
Nicolas Werner
2023-02-19
1
-20
/
+20
*
Optimize user model construction by 2.5x
Nicolas Werner
2023-01-31
1
-5
/
+11
*
Speedup quick switcher
Nicolas Werner
2023-01-07
1
-2
/
+33
*
Fix crash in migrations during secrets deletion
Nicolas Werner
2023-01-07
1
-16
/
+46
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Fix state reset command
Nicolas Werner
2022-12-27
1
-1
/
+7
*
Show invite reason in the UI (hidden by default)
Nicolas Werner
2022-12-27
1
-1
/
+28
*
Fix sending confetti
Nicolas Werner
2022-12-16
1
-1
/
+1
*
Try to fix clang-tidy
Nicolas Werner
2022-11-06
1
-1
/
+2
*
Store secrets (apart from the pickle key) in the database
Nicolas Werner
2022-11-06
1
-45
/
+82
*
Prompt before deleting the database
Nicolas Werner
2022-11-06
1
-1
/
+2
*
Continue fetching past messages when searching
Nicolas Werner
2022-11-03
1
-46
/
+52
*
The hybris of committing a line without linting
Nicolas Werner
2022-11-01
1
-2
/
+2
*
Optimize fetching olm session from the db
Nicolas Werner
2022-11-01
1
-25
/
+28
*
Speedup sending encrypted messages after metasync was reenabled
Nicolas Werner
2022-11-01
1
-0
/
+23
*
Turn metasync and sync back on for the database to account for bad filesystems
Nicolas Werner
2022-10-28
1
-1
/
+4
*
Enable -Wconversion
Nicolas Werner
2022-10-26
1
-3
/
+3
*
VoIP v1 implementation (#1161)
Rohit Sutradhar
2022-10-14
1
-0
/
+17
*
Evaluate push rules locally
Nicolas Werner
2022-10-13
1
-126
/
+0
*
Reduce windows ci warnings
Nicolas Werner
2022-10-01
1
-2
/
+3
*
Basic threading support
Nicolas Werner
2022-09-30
1
-25
/
+1
*
Line to indicate first unread message (#1147)
Hiers
2022-09-11
1
-8
/
+71
*
Fix crash on empty private read receipts being received
Nicolas Werner
2022-09-06
1
-4
/
+5
*
Implement space stickers & emoji
Nicolas Werner
2022-09-01
1
-10
/
+33
*
Fix invalid userids on profile requests
Nicolas Werner
2022-08-30
1
-0
/
+14
*
Fix crash when device has no keys to verify
Nicolas Werner
2022-08-13
1
-0
/
+8
*
Make code compile with hidden friends
Nicolas Werner
2022-07-29
1
-7
/
+7
*
Merge pull request #1121 from MayeulC/32bit
DeepBlueV7.X
2022-07-20
1
-3
/
+10
|
\
|
*
fixup! Better handle 32-bit platforms by limitting database size
Mayeul Cantan
2022-07-20
1
-4
/
+5
|
*
Better handle 32-bit platforms by limitting database size
Mayeul Cantan
2022-07-19
1
-3
/
+9
*
|
Fix crash when creating link to room preview
Nicolas Werner
2022-07-19
1
-39
/
+50
|
/
*
Updated call event namespaces to voip
r0hit05
2022-07-15
1
-3
/
+3
*
Fix crash on empty user cache stored
Nicolas Werner
2022-07-01
1
-3
/
+7
*
Fix bad timestamps being stored for room infos
Nicolas Werner
2022-06-28
1
-1
/
+4
*
Fix timestamps after loading
Nicolas Werner
2022-06-26
1
-2
/
+31
*
Request full online keybackup when turning it on
Nicolas Werner
2022-06-19
1
-3
/
+41
*
Remove a few more headers
Nicolas Werner
2022-06-18
1
-4
/
+5
*
Skip migration if sender_key is not a string or present
Nicolas Werner
2022-06-18
1
-1
/
+3
*
Get rid of 'using json = nlohmann::json'
Nicolas Werner
2022-06-17
1
-144
/
+152
*
Fix compilation without implicit nlohmann conversions
Nicolas Werner
2022-06-17
1
-52
/
+62
*
Remove redundant alias function
Nicolas Werner
2022-06-17
1
-25
/
+0
*
Speedup startup by caching last message timestamp
Nicolas Werner
2022-06-15
1
-16
/
+72
*
Update hidden read receipts MSC
Nicolas Werner
2022-06-14
1
-8
/
+20
*
Fix cursor not being closed before txn was committed
Joseph Donofry
2022-04-14
1
-0
/
+1
*
Fix accidental shadowing
Nicolas Werner
2022-04-13
1
-1
/
+1
*
Store notification counts across restarts
Nicolas Werner
2022-04-13
1
-7
/
+16
*
Fix typo in key export
Nicolas Werner
2022-04-08
1
-1
/
+2
*
Fix a few issues with receiving to_device messages in initial sync
Nicolas Werner
2022-04-08
1
-6
/
+14
*
Remove sender key from megolm session index
Nicolas Werner
2022-04-08
1
-9
/
+72
*
Fix crash on missing pack description
Nicolas Werner
2022-03-25
1
-2
/
+4
*
Fix editing pending messages
Nicolas Werner
2022-02-27
1
-0
/
+22
*
Hidden events: Refactor slightly for reusability
Nicolas Werner
2022-02-12
1
-15
/
+41
*
Add /reset-state command
Nicolas Werner
2022-02-05
1
-0
/
+38
*
Fix secrets not loading after registration
Nicolas Werner
2022-01-29
1
-0
/
+2
*
Initial qml root window
Nicolas Werner
2022-01-26
1
-1
/
+1
*
fixed a typo in Cache.cpp
Ayushi Bisht
2022-01-17
1
-1
/
+1
*
Fix presence db creation on servers without presence
Nicolas Werner
2022-01-03
1
-9
/
+8
*
Possibly fix crash on accepting invites
Nicolas Werner
2022-01-03
1
-24
/
+28
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Update translations
Nicolas Werner
2022-01-01
1
-1
/
+1
*
Update presence dynamically and reduce allocations
Nicolas Werner
2021-12-30
1
-42
/
+10
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-6
/
+6
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-10
/
+10
*
Add clazy to CI
Nicolas Werner
2021-12-29
1
-12
/
+10
*
Cleanup remaining clazy issues
Nicolas Werner
2021-12-28
1
-8
/
+8
*
Merge pull request #855 from rnhmjoj/master
DeepBlueV7.X
2021-12-28
1
-7
/
+43
|
\
|
*
Make nheko usable without a secret storage service
rnhmjoj
2021-12-27
1
-7
/
+43
*
|
more cleanups
Nicolas Werner
2021-12-28
1
-9
/
+10
*
|
Some qt6 prep
Nicolas Werner
2021-12-28
1
-1
/
+1
*
|
Fix inclusion condition for overriden pack types
Nicolas Werner
2021-12-27
1
-1
/
+1
*
|
Add an ugly custom emote completer using ~
Nicolas Werner
2021-12-27
1
-16
/
+18
|
/
*
Set notification category
Nicolas Werner
2021-12-19
1
-0
/
+2
*
Fix a few clang tidy warnings
Nicolas Werner
2021-12-06
1
-6
/
+2
*
Only mark as direct, if invite was direct
Nicolas Werner
2021-11-21
1
-2
/
+6
*
Disallow displaynames with only spaces or control characters
Nicolas Werner
2021-11-14
1
-5
/
+12
*
Improve fetching of device keys after login
Nicolas Werner
2021-11-08
1
-2
/
+4
*
Move away from using an event loop to access secrets
Nicolas Werner
2021-11-07
1
-140
/
+173
*
Fix crash when clearing empty timeline
Nicolas Werner
2021-11-06
1
-3
/
+5
*
Update translations
Nicolas Werner
2021-11-03
1
-5
/
+5
*
Fix crash on logout
Nicolas Werner
2021-11-01
1
-23
/
+25
*
Prompt user when there are unverified devices
Nicolas Werner
2021-11-01
1
-6
/
+4
*
Fix calculating hidden space children
Nicolas Werner
2021-10-20
1
-1
/
+14
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-1
/
+1
*
Support bootstrapping crosssigning
Nicolas Werner
2021-10-09
1
-0
/
+12
*
Added support for refreshing the device list, marking current device with a c...
Thulinma
2021-10-06
1
-0
/
+10
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-3275
/
+3149
*
Merge pull request #416 from LorenDB/jdenticon
DeepBlueV7.X
2021-09-13
1
-0
/
+46
|
\
|
*
Streamline getting other user id from invited direct chat
Loren Burkholder
2021-09-11
1
-12
/
+4
|
*
Fix invites crashing the whole app
Loren Burkholder
2021-09-11
1
-0
/
+54
*
|
Keep identities for users cached
Nicolas Werner
2021-09-13
1
-8
/
+0
|
/
*
Fix duplicate check possibly leaving large gaps if initial state was not in t...
Nicolas Werner
2021-09-06
1
-2
/
+2
*
Fixed duplicate messages appearing in timeline if server sent them
Thulinma
2021-09-05
1
-23
/
+36
*
Make error case with unverified master key more descriptive
Nicolas Werner
2021-09-03
1
-7
/
+13
*
Fix session always being rotated if 'verified only' is active
Nicolas Werner
2021-08-31
1
-2
/
+4
*
Remove useless ;
Nicolas Werner
2021-08-31
1
-1
/
+1
*
Stop encrypting all sessions with secret
Nicolas Werner
2021-08-31
1
-20
/
+45
*
Require a working secrets storage
Nicolas Werner
2021-08-31
1
-2
/
+28
*
Useless capture
Nicolas Werner
2021-08-22
1
-1
/
+1
*
Even if you just change the log level, ensure that this compiles before pushi...
Nicolas Werner
2021-08-22
1
-1
/
+1
*
Add db migration that clears the cache
Nicolas Werner
2021-08-22
1
-9
/
+47
*
Allow downloading keys from key backup
Nicolas Werner
2021-08-17
1
-0
/
+47
*
Fix shadowing
Nicolas Werner
2021-08-14
1
-3
/
+2
*
Request keys when opening a room for the first time
Nicolas Werner
2021-08-14
1
-11
/
+26
*
Ensure device signatures always get verified on device update
Nicolas Werner
2021-08-14
1
-1
/
+36
*
Show verification status in memberlist
Nicolas Werner
2021-08-13
1
-2
/
+0
*
Show if there are unverified devices in a room
Nicolas Werner
2021-08-13
1
-65
/
+161
*
Fix potential crash when trying to read room info too early
Nicolas Werner
2021-08-11
1
-16
/
+22
*
Enable insecure fallback for secret storage
Nicolas Werner
2021-08-08
1
-1
/
+8
*
Breaking: Change secret names and fix bug when storing secrets
Nicolas Werner
2021-08-08
1
-20
/
+36
*
Protect against replay attacks
Nicolas Werner
2021-08-07
1
-1
/
+5
*
Allow creating new packs
Nicolas Werner
2021-08-06
1
-1
/
+1
*
Basic sticker pack editor
Nicolas Werner
2021-08-06
1
-1
/
+1
*
Add option to only send encrypted messages to verified devices
Nicolas Werner
2021-08-01
1
-4
/
+45
*
Ensure the encrypted rooms db is always created
Nicolas Werner
2021-07-31
1
-4
/
+5
*
Fix crash when storing secrets
Nicolas Werner
2021-07-25
1
-22
/
+23
*
Add menu to enable or disable stickers globally
Nicolas Werner
2021-07-23
1
-11
/
+22
*
Fix unused state key when iterating room stickers
Nicolas Werner
2021-07-19
1
-1
/
+1
*
Move sticker parsing and enable room stickers
Nicolas Werner
2021-07-19
1
-3
/
+65
*
Basic sticker support
Nicolas Werner
2021-07-19
1
-0
/
+7
*
Share historical keys
Nicolas Werner
2021-07-17
1
-0
/
+24
*
Store megolm session data in separate database
Nicolas Werner
2021-07-17
1
-30
/
+72
*
Try to fix crash in setCurrentIndex
Nicolas Werner
2021-07-13
1
-17
/
+24
*
Fix lint
Nicolas Werner
2021-07-10
1
-10
/
+6
*
Remove db bottleneck by caching ro txn for 100 requests
Nicolas Werner
2021-07-10
1
-85
/
+106
*
Fix a few embarrassing bugs with device list updates
Nicolas Werner
2021-07-06
1
-8
/
+14
*
Remove dead code to calculate last message
Nicolas Werner
2021-07-01
1
-92
/
+0
*
Add a basic 'Space page'
Nicolas Werner
2021-06-25
1
-0
/
+7
*
Allow filtering by space
Nicolas Werner
2021-06-25
1
-11
/
+25
*
Show some spaces in the community sidebar
Nicolas Werner
2021-06-25
1
-80
/
+241
*
Allow editing unsent messages
Alexander Bantyev
2021-06-18
1
-0
/
+21
*
Don't read avatarUrl from local profile, if no global avatar is set
Nicolas Werner
2021-06-12
1
-1
/
+2
*
Render community items
Nicolas Werner
2021-06-11
1
-0
/
+4
*
Reenable invites
Nicolas Werner
2021-05-24
1
-7
/
+43
*
Fix device list not showing up and UserProfile blocking the window
Nicolas Werner
2021-05-22
1
-17
/
+15
*
Basic header and footer of room list
Nicolas Werner
2021-05-15
1
-7
/
+24
*
Add TOFU (Trust On First Use) mode to encryption
Nicolas Werner
2021-05-07
1
-21
/
+69
*
Show verification status next to messages
Nicolas Werner
2021-05-07
1
-5
/
+16
*
Fix keys not being reshared to the same devices, that already got them, if th...
Nicolas Werner
2021-04-20
1
-1
/
+1
*
Fix a a session with a higher minimum index being able to overwrite an older one
Nicolas Werner
2021-04-20
1
-0
/
+12
*
Prevent warning on empty user requests
Nicolas Werner
2021-04-18
1
-0
/
+3
*
Store state events with state keys
Nicolas Werner
2021-04-13
1
-5
/
+8
*
Fix a weird edge case with persisted empty event ids
Nicolas Werner
2021-04-08
1
-8
/
+11
*
Clean up notification code a bit
Nicolas Werner
2021-03-17
1
-160
/
+1
*
Store all state events
Nicolas Werner
2021-03-15
1
-0
/
+20
*
Rotate session keys properly
Nicolas Werner
2021-03-15
1
-0
/
+32
*
Fix a few db access crashes
Nicolas Werner
2021-03-12
1
-0
/
+6
*
Merge pull request #505 from Nheko-Reborn/license-headers
DeepBlueV7.X
2021-03-05
1
-16
/
+4
|
\
|
*
Update license headers
Nicolas Werner
2021-03-05
1
-16
/
+4
*
|
Fix linting
Joseph Donofry
2021-03-04
1
-17
/
+17
*
|
Properly format matrix errors in spdlog statements
Joseph Donofry
2021-03-04
1
-1
/
+1
|
/
*
Add comment to mark db keys as such
Nicolas Werner
2021-03-03
1
-0
/
+1
*
Update to new lmdbxx version
Nicolas Werner
2021-03-03
1
-469
/
+340
*
Fix unaligned reads
Nicolas Werner
2021-02-25
1
-16
/
+30
*
Use fully read marker and fix stuck read marker with edits
Nicolas Werner
2021-02-10
1
-18
/
+19
*
Fix stuck notifications because of edits
Nicolas Werner
2021-02-10
1
-0
/
+90
*
Render edits
Nicolas Werner
2021-02-09
1
-0
/
+30
*
Switch to new relations format
Nicolas Werner
2021-02-09
1
-41
/
+31
*
Reload the timeline after key import
Nicolas Werner
2021-01-25
1
-0
/
+1
*
Treat empty secrets as no secret
Nicolas Werner
2021-01-25
1
-0
/
+4
*
Write database to the DataLocation
rnhmjoj
2021-01-24
1
-1
/
+23
*
Fix tags
Nicolas Werner
2021-01-22
1
-16
/
+16
*
Fix crash when persisting null relations
Nicolas Werner
2021-01-19
1
-12
/
+21
*
Fix timeline becoming corrupted on backfill
Nicolas Werner
2021-01-12
1
-6
/
+9
*
Handle matrix scheme
Nicolas Werner
2021-01-10
1
-0
/
+28
*
Fix typing notifications flickering sometimes
Nicolas Werner
2021-01-05
1
-26
/
+51
*
Fix #359
Nicolas Werner
2020-12-27
1
-8
/
+8
*
lint
Nicolas Werner
2020-12-25
1
-15
/
+18
*
Merge pull request #358 from Nheko-Reborn/windows-fixes
DeepBlueV7.X
2020-12-25
1
-15
/
+19
|
\
|
*
lint
Nicolas Werner
2020-12-25
1
-8
/
+12
|
*
Fix some compiler warnings
Nicolas Werner
2020-12-25
1
-12
/
+12
*
|
Remove unused variable
Loren Burkholder
2020-12-24
1
-1
/
+0
*
|
Switch profile code to a more flexible method
LorenDB
2020-12-24
1
-16
/
+27
|
/
*
Update deps for keychain
Nicolas Werner
2020-12-18
1
-0
/
+4
*
Store secrets in keychain
Nicolas Werner
2020-12-16
1
-1
/
+93
*
Don't sync db on every sync
Nicolas Werner
2020-12-13
1
-1
/
+1
*
Properly share and rotate sessions on member and device changes
Nicolas Werner
2020-11-30
1
-8
/
+79
*
Remove outbound session storage
Nicolas Werner
2020-11-30
1
-76
/
+33
*
Load sessions lazily from db
Nicolas Werner
2020-11-30
1
-24
/
+32
*
Bump max dbs
Nicolas Werner
2020-11-26
1
-1
/
+1
*
Fix race when reading members from db
Nicolas Werner
2020-11-25
1
-5
/
+22
*
Add some db logging and clean up avatar urls a bit
Nicolas Werner
2020-11-25
1
-13
/
+12
*
Remove redundant user search suggestion code
Nicolas Werner
2020-11-25
1
-42
/
+0
*
Don't pass around empty timeline
Nicolas Werner
2020-10-28
1
-8
/
+8
*
Optimize build
Nicolas Werner
2020-10-27
1
-0
/
+40
*
Fix login
Nicolas Werner
2020-10-24
1
-1
/
+1
*
Fix infinite pagination properly now.
Nicolas Werner
2020-10-23
1
-1
/
+12
*
Trade CPU usage for 30MB of members in RAM
Nicolas Werner
2020-10-22
1
-95
/
+20
*
Store timestamp with olm sessions
Nicolas Werner
2020-10-20
1
-7
/
+138
*
Fix small typo in robustness logic
Nicolas Werner
2020-10-13
1
-1
/
+1
*
Add some try...catch logic around read-only databases so nheko won't crash if...
Joseph Donofry
2020-10-09
1
-7
/
+48
*
Fix unused variable warnings on old compilers
Nicolas Werner
2020-10-08
1
-3
/
+12
*
Implement signature upload for own master key
Nicolas Werner
2020-10-08
1
-0
/
+1
*
Calculate verification status from cross-signing sigs and update dynamically
Nicolas Werner
2020-10-08
1
-32
/
+146
*
Don't fail on missing key for a device and /rotate-megolm-session command
Nicolas Werner
2020-10-03
1
-0
/
+24
*
Fix fetching inexistent batch tokens
Nicolas Werner
2020-10-02
1
-2
/
+5
*
Clean up verification and key cache a bit
Nicolas Werner
2020-10-02
1
-111
/
+220
*
Merge remote-tracking branch 'origin/master' into cross-signing
Nicolas Werner
2020-09-24
1
-30
/
+91
|
\
|
*
Actually use room account data
Nicolas Werner
2020-09-16
1
-1
/
+1
|
*
Save account data and allow hiding events via account data
Nicolas Werner
2020-09-08
1
-30
/
+91
*
|
Simplify outbound session setup
Nicolas Werner
2020-09-20
1
-18
/
+20
*
|
Split qml part of Device Verification
CH Chethan Reddy
2020-09-14
1
-20
/
+18
*
|
Fix Wrong Emojis Issue in Room Verification
Chethan2k1
2020-09-04
1
-18
/
+20
*
|
Merge remote-tracking branch 'upstream/master' into device-verification
CH Chethan Reddy
2020-08-30
1
-15
/
+145
|
\
|
|
*
Add some log messages, that migrations are in progress
Nicolas Werner
2020-08-25
1
-0
/
+2
|
*
Speedup db a bit, but loose some crash resiliency
Nicolas Werner
2020-08-25
1
-1
/
+4
|
*
Hide CallCandidates again in new store
Nicolas Werner
2020-08-17
1
-2
/
+30
|
*
Merge remote-tracking branch 'origin/master' into new-event-store
Nicolas Werner
2020-08-17
1
-1
/
+2
|
|
\
|
|
*
Support voice calls
trilene
2020-07-10
1
-0
/
+3
|
*
|
Add /clear-timeline command
Nicolas Werner
2020-08-09
1
-11
/
+107
*
|
|
Cache Fix
CH Chethan Reddy
2020-08-24
1
-20
/
+26
*
|
|
Adding Room Key Verification Stuff
CH Chethan Reddy
2020-07-30
1
-1
/
+1
*
|
|
Updating keys of outdated encrypted users
CH Chethan Reddy
2020-07-30
1
-10
/
+46
*
|
|
Some issue with UserProfile
CH Chethan Reddy
2020-07-30
1
-16
/
+16
*
|
|
[WIP] Add Caching for users
CH Chethan Reddy
2020-07-30
1
-0
/
+138
|
/
/
*
|
Fix double free by closing cursor at the right time
Nicolas Werner
2020-07-30
1
-26
/
+33
*
|
Fix migration (hopefully)
Nicolas Werner
2020-07-26
1
-3
/
+50
*
|
Return to redacted messages instead of just storing the redaction
Nicolas Werner
2020-07-25
1
-21
/
+39
*
|
Fix room joins
Nicolas Werner
2020-07-20
1
-2
/
+10
*
|
Fix reaction display
Nicolas Werner
2020-07-19
1
-0
/
+35
*
|
Close cursor we don't need and where we overwrite the contents
Nicolas Werner
2020-07-18
1
-8
/
+11
*
|
Reenable sending messages
Nicolas Werner
2020-07-18
1
-6
/
+134
*
|
Readd pagination and fix redactions
Nicolas Werner
2020-07-13
1
-50
/
+127
*
|
Fetch missing events
Nicolas Werner
2020-07-10
1
-0
/
+11
*
|
WIP: Event Store split out
Nicolas Werner
2020-07-09
1
-10
/
+123
*
|
Add relations and order without hidden events to db
Nicolas Werner
2020-07-08
1
-47
/
+72
*
|
Fetch event from db and use string_view where possible
Nicolas Werner
2020-07-06
1
-29
/
+54
*
|
Use new timeline cache structure
Nicolas Werner
2020-07-05
1
-103
/
+143
*
|
Persist event order
Nicolas Werner
2020-07-04
1
-0
/
+20
*
|
Store events in room specific db
Nicolas Werner
2020-07-03
1
-10
/
+20
|
/
*
Show presence and set custom status messages
Nicolas Werner
2020-06-08
1
-0
/
+72
*
Remove some redundant functions
Nicolas Werner
2020-05-30
1
-6
/
+8
*
Tag rooms via context menu
Nicolas Werner
2020-05-18
1
-3
/
+3
*
Translation updates
Nicolas Werner
2020-05-10
1
-1
/
+1
*
Fix messages being immediately read again
Nicolas Werner
2020-05-06
1
-3
/
+9
*
Fix joined rooms dropping to the bottom at first
Nicolas Werner
2020-05-05
1
-5
/
+22
*
Fix self counting as read message
Nicolas Werner
2020-05-04
1
-2
/
+5
*
Add delete pending_receipts migration
Nicolas Werner
2020-05-02
1
-1
/
+42
*
Add support for db migrations
Nicolas Werner
2020-05-02
1
-12
/
+24
[next]