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.
Jul 30, 2024 — Jul 30, 2025
Showing page 69 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Copy Metrics.js from matrix-appservice-gitter; initial integration here
Paul "LeoNerd" Evans
More...
almost 9 years ago
Slack doesn't always give us a user.profile.image_original; best just to take the largest one that's defined
Paul "LeoNerd" Evans
More...
almost 9 years ago
Reliability improvements to ghost user profile update process
Paul "LeoNerd" Evans
More...
almost 9 years ago
Delete the 'oldghosts' admin command now it's been run everywhere and been useful
Paul "LeoNerd" Evans
More...
almost 9 years ago
Updates to 'oldghosts' command for latest config changes
Paul "LeoNerd" Evans
More...
almost 9 years ago
Split room.listGhostUsers into a new room.listAllUsers too
Paul "LeoNerd" Evans
More...
almost 9 years ago
Added (temporary) command for cleaning up legacy named ghost users from rooms
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add BridgedRoom method to ask a list of ghost users to leave the room
Paul "LeoNerd" Evans
More...
almost 9 years ago
Add BridgedRoom method for listing all its current ghost users
Paul "LeoNerd" Evans
More...
almost 9 years ago
Store a single _matrix_room_id inside a BridgedRoom instance
Paul "LeoNerd" Evans
More...
almost 9 years ago
Pass matrix_room_id as constructor arg to BridgedRoom; remove room.addMatrixRoomId
Paul "LeoNerd" Evans
More...
almost 9 years ago
Rename room.getMatrixRoomIds to ...Id; simplify command handling code
Paul "LeoNerd" Evans
More...
almost 9 years ago
Since BridgedRoom always has exactly 1 matrix room ID we can kill the multimatrix reflection code that doesn't actually work anyway
Paul "LeoNerd" Evans
More...
almost 9 years ago
Remove now-dead methods:
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill room.isLegacy() and the code conditional on it
Paul "LeoNerd" Evans
More...
almost 9 years ago
No longer need to support constructing (from Entry) legacy BridgedRoom instances
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill the 'upgrade' admin command
Paul "LeoNerd" Evans
More...
almost 9 years ago
Kill all the 'upgrade_pending' logic
Paul "LeoNerd" Evans
More...
almost 9 years ago
Ignore legacy database entries at startup
Paul "LeoNerd" Evans
More...
almost 9 years ago
Don't query slack for each user's avatar image more than once per 10 minutes
Paul "LeoNerd" Evans
More...
almost 9 years ago
Persist uesrs' avatar_url into the user-store.db
Paul "LeoNerd" Evans
More...
almost 9 years ago
Initial hack at grabbing avatar images from Slack (fixes #25)
Paul "LeoNerd" Evans
More...
almost 9 years ago
Store current displayname for slack ghosts in database to avoid resetting every message
Paul "LeoNerd" Evans
More...
almost 9 years ago
Persist user objects in userstore
Paul "LeoNerd" Evans
More...
almost 9 years ago
Have getGhostForSlackMessage() return a Promise of a SlackGhost
Paul "LeoNerd" Evans
More...
almost 9 years ago
Generate user_id for SlackGhost using the team domain and user ID (fixes #24)
Paul "LeoNerd" Evans
More...
almost 9 years ago
Migrate the 'update displayname' code out of BridgedRoom into SlackGhost
Paul "LeoNerd" Evans
More...
almost 9 years ago
Rename SlackUser to SlackGhost to better reflect its actual purpose
Paul "LeoNerd" Evans
More...
almost 9 years ago
Make wrapper methods on SlackUser object so callers don't need to interact with its intent directly
Paul "LeoNerd" Evans
More...
almost 9 years ago
Cache SlackUser objects
Paul "LeoNerd" Evans
More...
almost 9 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
…
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