Changeset 496 in code for trunk/downstream.go
- Timestamp:
- Apr 13, 2021, 3:50:03 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/downstream.go
r495 r496 977 977 978 978 dc.forEachNetwork(func(net *network) { 979 if dc.caps["draft/chathistory"] || dc.user.msgStore == nil { 980 return 981 } 982 979 983 // Only send history if we're the first connected client with that name 980 984 // for the network
Note:
See TracChangeset
for help on using the changeset viewer.