summaryrefslogtreecommitdiffstats
path: root/gateway/bridgemap
Commit message (Collapse)AuthorAgeFilesLines
* Forward only user-typing messages if supported by protocol (#832)Duco van Amstel2019-05-301-30/+36
| | | | | | | | | | Fixes issue #814. This is a somewhat hacky way of achieving the required goal but it seems like this is the least problematic way of getting there. We might want to redesign some bridge information later such that we have a standardised way of specifying what is and what isn't supported by each chat protocol / bridge.
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-211-0/+2
|
* Extract bridgeMap into own package to improve testability (#601)Patrick Connolly2018-11-301-0/+35