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 20, 2024 — Aug 20, 2025
Showing page 71 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial hack at 'link' and 'unlink' pair of provisioning commands
Paul "LeoNerd" Evans
More...
almost 9 years ago
Added 'getlink' provisioning command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Copypasta Provisioning.js out of matrix-appservice-gitter; implement the getbotuserid command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Added a 'show' command to show more detail about a single BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
Accessor methods to query a BridgedRoom slack token or webhook URI
Paul "LeoNerd" Evans
More...
almost 9 years ago
Improvement to command runner to handle synchronous rejection better
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make sure to actually require('bluebird') where necessary
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make sure to delete the '_' value out of 'opts' given to command handler funcs
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow 'list' to filter by rooms for one particular team
Paul "LeoNerd" Evans
More...
almost 9 years ago
Upgrade pending-id rooms into full room objects once we learn their channel ID from an incoming message
Paul "LeoNerd" Evans
More...
almost 9 years ago
Abstract out the room store code to store S<->M links into its own method
Paul "LeoNerd" Evans
More...
almost 9 years ago
Neater code to snoop on channel name
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow BridgedRoom objects to exist without a channel ID, only a name; persist them in the roomstore differently
Paul "LeoNerd" Evans
More...
almost 9 years ago
Remove two-stage check+handle process on incoming webhook hits; call .handle() always
Paul "LeoNerd" Evans
More...
almost 9 years ago
Delete the (somewhat asymmetric) console.log prints on database edits for adding/removing links
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow 'link' and 'unlink' commands to specify *an existing* room by either slack ID or friendly name
Paul "LeoNerd" Evans
More...
almost 9 years ago
Neater coding style of multi-line ternary operator
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow multiple 'link' calls; make all args beside channel ID optional - can provide the params for a link progressively
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ensure newly-created BridgedRooms since startup also have a this._bridge; use positional argument because it's special
Paul "LeoNerd" Evans
More...
almost 9 years ago
Room status of pending-params is more urgent than pending-name
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make duplicate 'link' actions idempotent
Paul "LeoNerd" Evans
More...
almost 9 years ago
Bugfix for non-promise-returning admin commands
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add the required 'return's in to ensure deferred promises around command handling work correctly
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ensure that admin console command structure can work correctly with deferred promises
Paul "LeoNerd" Evans
More...
almost 9 years ago
Have linkRoomToMatrix()/unlinkRoomFromMatrix() also perform database mangling activities
Paul "LeoNerd" Evans
More...
almost 9 years ago
Update README.md to talk about the admin console and lack of 'rooms' toplevel config entry
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill all the code relating to reading a static list of rooms from the config file
Paul "LeoNerd" Evans
More...
almost 9 years ago
A (hopefully) more flexible way of handling BridgedRoom database updates, by using a 'dirty' flag
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill now-dead *RoomModel-related methods in BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
Neater output of 'list' command to not suggest the arguments for link/unlink'
Paul "LeoNerd" Evans
More...
almost 9 years ago
←
1
2
…
67
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