You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge
tsudoko 1d33e60e36 Truncate messages sent to IRC based on byte count (#368)
* Truncate messages sent to IRC based on byte count

* Avoid unnecessary string allocations
7 years ago
..
api Refactor and add MediaDownloadSize to General 7 years ago
config Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
discord Check for a valid WebhookURL (discord). Closes #367 7 years ago
gitter Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
helper Remove double close 7 years ago
irc Truncate messages sent to IRC based on byte count (#368) 7 years ago
matrix Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
mattermost Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
rocketchat Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
slack Add channel_purpose to ShowTopicChange. Ignore (un)pinned_item (slack). #353 7 years ago
sshchat Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
steam Refactor and add MediaDownloadSize to General 7 years ago
telegram Fix panic on nil messages (telegram). Closes #366 7 years ago
xmpp Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 7 years ago
bridge.go Fix regression. Closes #323 7 years ago