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 17, 2024 — Aug 17, 2025
Showing page 70 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial hack at 'SlackUser' objects
Paul "LeoNerd" Evans
More...
almost 9 years ago
Generate user intents from entire slack messages, so it could be dependent on things other than user_name
Paul "LeoNerd" Evans
More...
almost 9 years ago
'unlink' provisioning action doesn't need a slack_channel_{id,name} any more
Paul "LeoNerd" Evans
More...
almost 9 years ago
Also handle pending-name status
Paul "LeoNerd" Evans
More...
almost 9 years ago
Return link status information from 'link' action as well as 'getlink'
Paul "LeoNerd" Evans
More...
almost 9 years ago
Bugfix to legacy room link deleting code
Paul "LeoNerd" Evans
More...
almost 9 years ago
Remove more debugging
Paul "LeoNerd" Evans
More...
almost 9 years ago
Remove some now-redundant debugging prints
Paul "LeoNerd" Evans
More...
almost 9 years ago
Indicate legacy rooms in 'list' command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ignore any incoming HTTP hit on the slack hook server that isn't a POST
Paul "LeoNerd" Evans
More...
almost 9 years ago
A better example URI
Paul "LeoNerd" Evans
More...
almost 9 years ago
Update config/config.sample.yaml for new incoming_webhook_uri parameter
Paul "LeoNerd" Evans
More...
almost 9 years ago
Track which upgraded rooms we've not yet seen messages in the new webhook URL form for
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow upgrading a legacy-style room to new style, allowing continuous operation
Paul "LeoNerd" Evans
More...
almost 9 years ago
Adjusted database format to cope with upgraded new-style rooms that still store slack channel ID
Paul "LeoNerd" Evans
More...
almost 9 years ago
Different output formats of 'show' command for legacy vs. new-style rooms
Paul "LeoNerd" Evans
More...
almost 9 years ago
Fix typo 'unrecognised'
Paul "LeoNerd" Evans
More...
almost 9 years ago
Added BridgedRoom.isLegacy() convenience accessor
Paul "LeoNerd" Evans
More...
almost 9 years ago
Don't need to request slack_token when provisioning new-style rooms
Paul "LeoNerd" Evans
More...
almost 9 years ago
Only need to check auth token after channel-ID based lookup, as the 32char inbound ID is token enough for us
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ensure that 'unlink' continues to work on legacy-style BridgedRoom instances
Paul "LeoNerd" Evans
More...
almost 9 years ago
Implement 'unlink' on new-style BridgedRoom
Paul "LeoNerd" Evans
More...
almost 9 years ago
'getlink' provisioning action doesn't need to know slack_channel_id, but would be interested to know inbound_uri
Paul "LeoNerd" Evans
More...
almost 9 years ago
Don't even attempt to display slack channel ID of new-style rooms in 'list' command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Route inbound messages preferentially via the inbound ID, if there is one in the slack POST
Paul "LeoNerd" Evans
More...
almost 9 years ago
Allow 'link' to create new-style BridgedRoom with inbound ID; must have exactly one MatrixRoomId; crazy database scheme for now to persist them side-by-side
Paul "LeoNerd" Evans
More...
almost 9 years ago
Give BridgedRoom the concept of an 'inbound ID'
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill off all the pending-id channel logic
Paul "LeoNerd" Evans
More...
almost 9 years ago
pending-params is a more important status than pending-id
Paul "LeoNerd" Evans
More...
almost 9 years ago
bridge.addAppServicePath() needs matrix-appservice-bridge version ^1.3
Paul "LeoNerd" Evans
More...
almost 9 years ago
←
1
2
…
66
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