Block or Report
Block or report cpoile
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ExperimentServer Public
Formula 1 Manager Simulation for social psychology laboratory experiments
-
lift-templateBootstrap Public
A simple template using FoBo addon. Lift 2.5-SNAPSHOT, sbt 11.3, Twitter Bootstrap 2.0. Has classes from DPP's introductory lift webcast: http://vimeo.com/18496998.
-
functional-koans Public
Forked from relevance/functional-koans
A set of common ideas for learning functional programming
-
liftweb-sbt-jrebel Public
simple chat project to demonstrate that jRebel might not be working correctly with Lift?
679 contributions in the last year
Contribution activity
May 2022
Created 9 commits in 3 repositories
Created a pull request in mattermost/mattermost-mobile that received 13 comments
MM-43904 - Fix: Calls: "Access to route for non-existent plugin" error log
Summary
Customers are reporting many debug loglines with: Access to route for non-existent plugin caller="app/plugin_requests.go:37" missing_plug…
Opened 13 other pull requests in 5 repositories
mattermost/mattermost-plugin-calls
6
merged
mattermost/mattermost-marketplace
4
merged
mattermost/mattermost-server
1
merged
mattermost/mattermost-webapp
1
closed
mattermost/mattermost-mobile
1
merged
Reviewed 54 pull requests in 10 repositories
mattermost/mattermost-plugin-calls
25 pull requests
- Consolidate config, Reduce quantity of api calls
- Send cloudMaxParticipants to the client
- Use consistent prefix for environment overrides
- Cleanup rtcd URL from credentials
- MM-44112 - Upsell flow for cloud
- Update rtcd
- MM-44055 - Beta limits for Cloud
- [MM-44370] Fix state reset during ws reconnect
- [MM-43736] Auto follow threads on call join
- Call fetchChannels on plugin init
-
Use
MM_CLOUD_INSTALLATION_ID
as clientID - [MM-43590] Simplify client state re-initialization
- [MM-42289] Implement tooltip with participants in connected profiles component
- MM-43131: Add ability to add custom start message
- [MM-43872] Implement rtcd auto-scaling logic
- [MM-43140] Use correct color for channel link label
- [MM-44110] Bump rtcd
- [MM-44062] Move STUN logic to rtcd
- [MM-43140] Fix call icon color in channel link label
- [MM-43842] Make call widget style react to theme change
- [MM-43585] Add FreeBSD build to Calls plugin release
- [MM-42420] Implement new "Start Call" channel header button
- [MM-43959] Implement env flag to disable plugin
- Bump burst rate
- [MM-43508] Implement basic reconnection support for rtcd client
- Some pull request reviews not shown.
mattermost/rtcd
10 pull requests
- [MM-44322] Pass configured ICEServers to peer connection
- [MM-43872] Add options to pass custom dialing function
-
[MM-44126] Implement
/stats
API endpoint - [MM-44118] Print version info on service startup
- [MM-44110] Update pion/webrtc dependency to v3.1.37
- Change registration flow to require client provided auth key
- [MM-44062] Use STUN to find public IP
- [MM-43508] Implement basic reconnection support for rtcd client
- [MM-43583] Implement RTC errors counter
- Avoid failure if setting UDP buffer sizes errors