| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow message edits on matrix (#1286) | Simon THOBY | 2020-11-13 | 1 | -1/+86 |
* | Add PingDelay option (irc) (#1269) | Wim | 2020-10-21 | 1 | -1/+8 |
* | Add username formatting for all events (matrix) (#1233) | Dellle | 2020-10-20 | 2 | -32/+73 |
* | Add even more debug for irc (#1266) | Wim | 2020-10-20 | 1 | -0/+7 |
* | Add support for downloading files (nctalk) (#1249) | Gary Kim | 2020-10-19 | 1 | -3/+41 |
* | Use vendored whatsapp version (#1258) | Wim | 2020-10-12 | 1 | -1/+0 |
* | Append a suffix if user is a guest user (nctalk) (#1250) | Gary Kim | 2020-10-01 | 1 | -1/+20 |
* | Add Mumble support (#1245) | Sebastian P | 2020-10-01 | 4 | -0/+493 |
* | Add username for images from WhatsApp (#1232) | Dellle | 2020-09-26 | 1 | -4/+6 |
* | Matrix: Permit uploading files of other mimetypes (#1237) | Ben Wiederhake | 2020-09-26 | 1 | -16/+12 |
* | Check location of avatarURL (zulip). Fixes #1214 (#1227) | Wim | 2020-09-04 | 1 | -1/+7 |
* | Format rich object strings (nctalk) (#1222) | Tilo Spannagel | 2020-08-31 | 1 | -1/+22 |
* | Switch to upstream gomatrix (#1219) | Tilo Spannagel | 2020-08-30 | 1 | -9/+32 |
* | Add TLSConfig to nctalk (#1195) | Gary Kim | 2020-08-30 | 1 | -2/+13 |
* | Sent loopback messages to other websockets as well (api) (#1216) | NikkyAI | 2020-08-27 | 1 | -2/+9 |
* | Handle broadcasts as groups in Whatsapp (#1213) | escoand | 2020-08-26 | 1 | -1/+1 |
* | Replace gorilla with melody for websocket API (#1205) | NikkyAI | 2020-08-26 | 1 | -34/+42 |
* | Fix error loop (zulip) (#1210) | Wim | 2020-08-25 | 1 | -1/+1 |
* | Update whatsapp vendor and fix a panic (#1209) | Wim | 2020-08-24 | 1 | -1/+1 |
* | Sleep when ratelimited on joins (matrix). Fixes #1201 (#1206) | Wim | 2020-08-24 | 1 | -1/+39 |
* | Support Telegram animated stickers (tgs) format (#1173) | Ben Wiederhake | 2020-08-23 | 4 | -9/+110 |
* | Remove HTML formatting for push messages (#1188) (#1189) | Dellle | 2020-08-20 | 1 | -3/+12 |
* | Use mattermost v5 module (#1192) | Wim | 2020-08-10 | 2 | -2/+2 |
* | Handle panic in whatsapp. Fixes #1180 (#1184) | Wim | 2020-07-30 | 1 | -1/+3 |
* | Add Nextcloud Talk support (#1167) | Gary Kim | 2020-07-18 | 1 | -0/+114 |
* | Add an option to log into a file rather than stdout (#1168) | z3bra | 2020-07-18 | 1 | -0/+11 |
* | Fix MarkdownV2 support in Telegram (#1169) | Andrey Groshev | 2020-07-12 | 2 | -0/+8 |
* | Add websocket to API (#970) | haykam821 | 2020-07-12 | 1 | -4/+59 |
* | Reload user information when a new contact is detected (whatsapp) (#1160) | Nathanaël | 2020-06-25 | 1 | -1/+26 |
* | Add sane RemoteNickFormat default for API (#1157) | Qais Patankar | 2020-06-25 | 3 | -6/+33 |
* | Skip gIRC built-in rate limiting (irc) (#1164) | James Lu | 2020-06-24 | 1 | -0/+2 |
* | Only colour IRC nicks if there is one. (#1161) | TheHolyRoger | 2020-06-24 | 1 | -1/+1 |
* | Ignore non-user messages (msteams). Fixes #1141 (#1149) | Wim | 2020-05-24 | 1 | -0/+12 |
* | Prevent re-requesting avatar data (xmpp) (#1117) | Alexander | 2020-05-24 | 1 | -6/+14 |
* | Update dependencies / vendor (#1146) | Wim | 2020-05-24 | 1 | -1/+1 |
* | Add StripMarkdown option (irc). (#1145) | Wim | 2020-05-23 | 2 | -0/+6 |
* | Implement xep-0245 (xmpp). Closes #1137 (#1144) | Wim | 2020-05-23 | 1 | -0/+7 |
* | Fix forward from hidden users (telegram). Closes #1131 (#1143) | Wim | 2020-05-23 | 1 | -13/+23 |
* | Add an option to disable sending HTML to matrix. Fixes #1022 (#1135) | Wim | 2020-05-14 | 2 | -0/+9 |
* | Do not use webhooks when token is configured (slack) (fixes #1123) (#1134) | Wim | 2020-05-14 | 2 | -2/+2 |
* | Avoid creating invalid url when the user doesn't have an avatar (matrix) (#1130) | Tiago Epifânio | 2020-05-11 | 1 | -1/+3 |
* | Fix webhook EventUserAction messages being skipped (discord) (#1133) | Qais Patankar | 2020-05-11 | 1 | -1/+1 |
* | Fix #1049: missing space before embeds (discord) (#1124) | Qais Patankar | 2020-05-07 | 2 | -6/+6 |
* | Fix #1120: replaceAction "_" crash (discord) (#1121) | Qais Patankar | 2020-04-25 | 1 | -2/+3 |
* | Add an ID cache (discord). Fixes #1106 (#1111) | Wim | 2020-04-21 | 2 | -0/+43 |
* | Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105) | Wim | 2020-04-21 | 1 | -4/+12 |
* | Clip too long messages on 3000 length (slack). Fixes #1081 (#1102) | Wim | 2020-04-19 | 1 | -0/+2 |
* | Add extra space before colon in attachments (irc). Fixes #1089 (#1101) | Wim | 2020-04-19 | 1 | -2/+2 |
* | Ignore non-critical errors (whatsapp). Fixes #1094 (#1100) | Wim | 2020-04-19 | 1 | -1/+2 |
* | Add JoinDelay option (irc). Fixes #1084 (#1098) | Wim | 2020-04-19 | 2 | -0/+3 |