index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
syncapi
/
storage
Age
Commit message (
Expand
)
Author
2022-08-30
Index on `syncapi_send_to_device` table (#2684)
PiotrKozimor
2022-08-25
SyncAPI tweaks/fixes (#2671)
Till
2022-08-16
Stop spamming the logs with `StateBetween: ignoring deleted state` event IDs
Neil Alexander
2022-08-11
Implement history visibility on `/messages`, `/context`, `/sync` (#2511)
Till
2022-08-05
Partly fix notification counts (#2621)
Till
2022-08-05
Fix linter issues (#2624)
Till
2022-08-03
Fix syncapi shared users query & device lists (#2614)
Till
2022-08-02
Delete correct Send-to-Device messages (#2608)
Till
2022-07-25
Update database migrations, remove goose (#2264)
Till
2022-07-18
Set historyVisibility in rowsToStreamEvents
Till Faelligen
2022-07-18
History visibility database changes (#2533)
Till
2022-07-15
Use sync API database in `filterSharedUsers` (#2572)
Neil Alexander
2022-07-12
Minor SendToDevice fix (#2565)
Till
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
2022-05-10
Add indexes to `syncapi_output_room_events` table that satisfy the filters (#...
Neil Alexander
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
2022-04-28
Only load members of newly joined rooms (#2389)
Till
2022-04-28
Limit presence in `/sync` responses (#2394)
Till
2022-04-27
Fix #2390 (#2392)
Till
2022-04-27
Try that again
Neil Alexander
2022-04-27
Correct account data position mapping
Neil Alexander
2022-04-27
Don't create fictitious presence entries (#2381)
Neil Alexander
2022-04-26
Send all account data on complete sync by default
Neil Alexander
2022-04-26
Fix account data position
Neil Alexander
2022-04-26
Start account data ID from `from`
Neil Alexander
2022-04-26
Fix account_data not correctly send in a complete sync (#2379)
Till
2022-04-26
Add heroes to the room summary (#2373)
Till
2022-04-20
Eliminate more SQL no row errors in sync API (#2363)
Neil Alexander
2022-04-13
Make `/messages` filterable (#2347)
Till
2022-04-11
Correctly use provided filters (#2339)
Till
2022-04-09
Remove dead code in the sync api (#2341)
kegsay
2022-04-08
syncapi: add more tests; fix more bugs (#2338)
kegsay
2022-04-08
Add test infrastructure code for dendrite unit/integ tests (#2331)
kegsay
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-01
Include joined and invite member counts in room summary (#2315)
Neil Alexander
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-24
Fix lint errors
Neil Alexander
2022-03-21
Remove unused partition_offset_table (#2288)
S7evinK
2022-03-18
Better mapping of stream positions to topological positions in `/messages` (#...
Neil Alexander
2022-03-17
Various bug fixes and tweaks around invites and membership
Neil Alexander
2022-03-16
Fix SQL statement for PurgeRoomState (#2280)
S7evinK
2022-03-11
Don't range entire state for `/sync` (#2270)
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-03-01
Hopefully fix read receipts (#2241)
Neil Alexander
2022-02-21
Implement `/context` (#2207)
S7evinK
2022-02-04
Remove sarama/saramajetstream dependencies (#2138)
S7evinK
2021-11-03
Reduce CPU usage of SelectStateInRange (#2038)
Neil Alexander
2021-11-02
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)
PiotrKozimor
[prev]
[next]