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 29, 2024 — Aug 29, 2025
Showing page 68 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Also pass HTTP method name into main .handle() method
Paul "LeoNerd" Evans
More...
almost 9 years ago
Delete now-dead code in BridgedRoom relating to the 'slack_token' concept
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill now-dead room.authenticateMessage() method
Paul "LeoNerd" Evans
More...
almost 9 years ago
Code restructing to account for incoming HTTP POSTs on subpaths within an integration
Paul "LeoNerd" Evans
More...
almost 9 years ago
Delete the last bit of legacy code; supporting legacy incoming webhook hits that lack inbound ID
Paul "LeoNerd" Evans
More...
almost 9 years ago
Database upgrade script is now useless as it creates only legacy-style rooms which we no longer support
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'paul/cleanup-at-unlink' up to commit 15638c5
Paul "LeoNerd" Evans
More...
almost 9 years ago
Drain ghosts from and leave a room at unlink time
Paul "LeoNerd" Evans
More...
almost 9 years ago
Need to /un/track a room at unlink time
Paul "LeoNerd" Evans
More...
almost 9 years ago
Move list{All,Ghost}Users() from BridgedRoom into toplevel object so it's useable for non-bridgedroom instances
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'paul/no-legacy'
Paul "LeoNerd" Evans
More...
almost 9 years ago
Fold out the roomIDs.forEach() loops in slack->matrix inbound path
Paul "LeoNerd" Evans
More...
almost 9 years ago
More robust error detection from provision commands
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'paul/linking-permissions'
Paul "LeoNerd" Evans
More...
almost 9 years ago
Merge branch 'master' into paul/linking-permissions
Paul "LeoNerd" Evans
More...
almost 9 years ago
Bugfix for users who lack a profile
Paul "LeoNerd" Evans
More...
almost 9 years ago
Check for links before testing room permissions, otherwise we constantly join every room
Paul "LeoNerd" Evans
More...
almost 9 years ago
Bugfix for getlink 404
Paul "LeoNerd" Evans
More...
almost 9 years ago
Also put permissions checking around 'getlink'
Paul "LeoNerd" Evans
More...
almost 9 years ago
'Permission denied' error codes are 403, not 404
Paul "LeoNerd" Evans
More...
almost 9 years ago
Check powerlevel permissions for link/unlink before allowing the action
Paul "LeoNerd" Evans
More...
almost 9 years ago
Also store m.room.power_levels in StateLookup
Paul "LeoNerd" Evans
More...
almost 9 years ago
Added a .getState() that tries harder; use local cache or query with a real client
Paul "LeoNerd" Evans
More...
almost 9 years ago
Log the user_id performing link/unlink actions
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add TODO marker
Paul "LeoNerd" Evans
More...
almost 9 years ago
Only count received_messages that aren't self-reflections
Paul "LeoNerd" Evans
More...
almost 9 years ago
Use the stored state in StateLookup instead of making getProfileInfo() hits every time
Paul "LeoNerd" Evans
More...
almost 9 years ago
Hook up the StateLookup storage engine
Paul "LeoNerd" Evans
More...
almost 9 years ago
Count messages that get dropped as undeliverable for some reason
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add some api_calls counters too
Paul "LeoNerd" Evans
More...
almost 9 years ago
←
1
2
…
64
65
66
67
68
69
70
71
72
…
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