openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
matrix-appservice-slack
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 72 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Give BridgedRoom a 'status' which reflects any parameters it might be missing
Paul "LeoNerd" Evans
More...
almost 9 years ago
Invert the required/optional nature of command option specifiers
Paul "LeoNerd" Evans
More...
almost 9 years ago
Have to .upsert() to set room names, not just .insert
Paul "LeoNerd" Evans
More...
almost 9 years ago
Snoop on channel names before ignoring self-reflected messages, so that outgoing messages also have the side-effect of learning its name
Paul "LeoNerd" Evans
More...
almost 9 years ago
Keep track of slack channel names as messages arrive; keep them in the RoomStore; neater output in 'list' command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Preserve more of the keys in the original webhook push message when looking up full message content from history
Paul "LeoNerd" Evans
More...
almost 9 years ago
Nicer printing of admin console responses - join all the lines of text into one message so as not to be quite so spammy
Paul "LeoNerd" Evans
More...
almost 9 years ago
Move the 'help' command implementation into AdminCommand.js so it's easier to share
Paul "LeoNerd" Evans
More...
almost 9 years ago
Split out the generic AdminCommand class into a shareable file
Paul "LeoNerd" Evans
More...
almost 9 years ago
git ignore editor temporaries
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ignore lines in the admin console room beginning '#' to let humans talk to each other
Paul "LeoNerd" Evans
More...
almost 9 years ago
Initial hack at a room-store.db database creation script
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make the 'unlink' command work with new multimatrix code structure
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make .unlinkRoomFromMatrix() propagate the truthy success return value
Paul "LeoNerd" Evans
More...
almost 9 years ago
Nicer 'list' command output for unlinked/unilinked/multilinked rooms
Paul "LeoNerd" Evans
More...
almost 9 years ago
Load the room store database on startup
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make the 'link' command work with new multimatrix code structure
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'master' into paul/dynamic-links
Paul "LeoNerd" Evans
More...
almost 9 years ago
Don't have addBridgedRoom care about matrix room IDs; add a separate link/unlink method pair for those
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow optional arguments to admin commands
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'master' into paul/dynamic-links
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add/remove matrix room IDs one at a time to a BridgedRoom instance rather than passing them all in at construction time
Paul "LeoNerd" Evans
More...
almost 9 years ago
Defer into a TODO comment the thorny problem of how to handle matrix->matrix message reflection on multimatrix BridgedRooms
Paul "LeoNerd" Evans
More...
almost 9 years ago
Support configuration of multiple Matrix-side rooms per BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
Initial hack at support for multiple Matrix-side rooms per BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'master' into paul/dynamic-links
Paul "LeoNerd" Evans
More...
almost 9 years ago
Hide the 'internal' member fields of BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
Delegate authentication check into BridgedRoom itself to avoid exposing a .slack_token field
Paul "LeoNerd" Evans
More...
almost 9 years ago
Accessors for 'public' BridgedRoom fields
Paul "LeoNerd" Evans
More...
almost 9 years ago
Move the code relating to posting messages into Matrix out of SlackHookHandler into BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
←
1
2
…
68
69
70
71
72
73
74
75
76
77
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree