0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 minutes ago. based on code collected 23 minutes ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't attempt to translate :emoji: names with spaces in them More... almost 9 years ago
Expand on instructions for provisioning a new linked room More... almost 9 years ago
Use Matrix client SDK to fetch Matrix user profile information rather than raw HTTP requests (fixes #21) More... almost 9 years ago
MatrixHandler doesn't (and shouldn't) use requestLib so don't bother passing it in as an argument More... almost 9 years ago
Have the bridge bot itself automatically accept all room invites so it gets a chance to see matrix-side traffic before it has any ghosts in the room More... almost 9 years ago
Add bluebird to list of dependencies More... almost 9 years ago
Remark on there being two different port numbers; expand on the required keys of config.yaml More... almost 9 years ago
Don't need usage instructions in app.js now it's in the main README.md More... almost 9 years ago
Much expanded installation/setup instructions - mostly clone of gitter's README.md More... almost 9 years ago
Fix syntax bug in package.json More... almost 9 years ago
Remove whitespace More... almost 9 years ago
Merge branch 'oddvar/mentions' More... almost 9 years ago
Remove logging More... almost 9 years ago
Support file comments More... almost 9 years ago
Add de-dup to avoid duplicate events being sent to bridges More... almost 9 years ago
Fix an issue with mentions in emote msgs More... about 9 years ago
add non-mafia-squirrel-replacement More... about 9 years ago
add support for images from slack->matrix change to arrow functions More... about 9 years ago
using promises all over More... about 9 years ago
got displayname and avatar_url working More... about 9 years ago
Merge pull request #13 from davidar/patch-1 More... about 9 years ago
support for mentions of (multiple) channels and (multiple) users link escaping dont crash on empty events More... about 9 years ago
Fix missing dependency More... about 9 years ago
pass context as param More... about 9 years ago
adding support for one token per team domain also :+1: is a valid emoji :S More... about 9 years ago
update the emoji mapping file More... about 9 years ago
actually return empty string on unrecognised emojis More... about 9 years ago
code review feedback - moving subs into subs.js etc More... about 9 years ago
updates to fix mentions and some other minor improvements More... about 9 years ago
add debugging, sanitize emoji lookup, apply it when no master token available More... about 9 years ago