Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RP-Kit
/
RPKit
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
21
Code
Issues
73
Pull requests
3
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Added chat name color override functionality
- #663
#663
Draft
dmccoystephenson
wants to merge 27 commits into
develop
RP-Kit/RPKit:develop
from
feature/setchatnamecolor-new
RP-Kit/RPKit:feature/setchatnamecolor-new
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
Added chat name color override functionality
#663
dmccoystephenson
wants to merge 27 commits into
develop
RP-Kit/RPKit:develop
from
feature/setchatnamecolor-new
RP-Kit/RPKit:feature/setchatnamecolor-new
Copy head branch name to clipboard
Commits
Commits on May 18, 2024
Added 'setchatnamecolor' command
dmccoystephenson
committed
32077bc
View commit details
Copy full SHA for 32077bc
Browse repository at this point
Added dev container
dmccoystephenson
committed
095932a
View commit details
Copy full SHA for 095932a
Browse repository at this point
Merge remote-tracking branch 'origin/docker/dev-container' into feature/setchatnamecolor-new
dmccoystephenson
committed
b4cc9f5
View commit details
Copy full SHA for b4cc9f5
Browse repository at this point
Added devcontainer.json file to allow VSCode integration
dmccoystephenson
committed
bfce3fc
View commit details
Copy full SHA for bfce3fc
Browse repository at this point
Added README for dev container
dmccoystephenson
committed
4853de5
View commit details
Copy full SHA for 4853de5
Browse repository at this point
Added Java extension to `devcontainer.json`
dmccoystephenson
committed
89c9723
View commit details
Copy full SHA for 89c9723
Browse repository at this point
Added Gradle extension to `devcontainer.json`
dmccoystephenson
committed
b6cabdc
View commit details
Copy full SHA for b6cabdc
Browse repository at this point
Commits on May 19, 2024
Merge branch 'docker/dev-container' into feature/setchatnamecolor-new
dmccoystephenson
committed
e1d3377
View commit details
Copy full SHA for e1d3377
Browse repository at this point
Commits on May 20, 2024
Added Kotlin extension to `devcontainer.json`
dmccoystephenson
committed
3e99e6e
View commit details
Copy full SHA for 3e99e6e
Browse repository at this point
Commits on May 25, 2024
Merge branch 'docker/dev-container' into feature/setchatnamecolor-new
dmccoystephenson
committed
3d3a3c0
View commit details
Copy full SHA for 3d3a3c0
Browse repository at this point
Commits on Jun 5, 2024
Moved chat name color code to overridden `toChatComponents()` method in SenderCharacterNamePart
dmccoystephenson
committed
ea1aaa1
View commit details
Copy full SHA for ea1aaa1
Browse repository at this point
Copied chat name color code to overridden `toChatComponents()` method in ReceiverCharacterNamePart
dmccoystephenson
committed
5a0326b
View commit details
Copy full SHA for 5a0326b
Browse repository at this point
Commits on Jun 9, 2024
Removed unused import statement in RPKChatChannelImpl
dmccoystephenson
committed
77e9d67
View commit details
Copy full SHA for 77e9d67
Browse repository at this point
Reverted mutability of color variable in GenericTextPart
dmccoystephenson
committed
1273495
View commit details
Copy full SHA for 1273495
Browse repository at this point
Removed length check in SetChatNameColorCommand
dmccoystephenson
committed
8794bc9
View commit details
Copy full SHA for 8794bc9
Browse repository at this point
Commits on Jun 12, 2024
Condensed two log statements into one in SetChatNameColorCommand class
dmccoystephenson
committed
fa9f973
View commit details
Copy full SHA for fa9f973
Browse repository at this point
Added primary key to SQL scripts for `rpkit_chat_name_color` table
dmccoystephenson
committed
8d788fd
View commit details
Copy full SHA for 8d788fd
Browse repository at this point
Commits on Jun 14, 2024
Added config option for chat name color override functionality
dmccoystephenson
committed
5c1ef50
View commit details
Copy full SHA for 5c1ef50
Browse repository at this point
Commits on Jun 15, 2024
Corrected config path for chatNameColorOverrideEnabled
dmccoystephenson
committed
216e672
View commit details
Copy full SHA for 216e672
Browse repository at this point
Added chat name color override functionality for profile names
dmccoystephenson
committed
8842c12
View commit details
Copy full SHA for 8842c12
Browse repository at this point
Commits on Jun 16, 2024
Imported `supplyAsync` in RPKChatNameColorTable class
dmccoystephenson
committed
a96329a
View commit details
Copy full SHA for a96329a
Browse repository at this point
Commits on Jun 20, 2024
Added setchatnamecolor messages to `ChatMessages.kt`
dmccoystephenson
committed
7b661c9
View commit details
Copy full SHA for 7b661c9
Browse repository at this point
Commits on Jul 1, 2024
Created chat name color service
dmccoystephenson
committed
07dcb70
View commit details
Copy full SHA for 07dcb70
Browse repository at this point
Corrected some typos in `RPKSnooperService.kt`
dmccoystephenson
committed
c3a6376
View commit details
Copy full SHA for c3a6376
Browse repository at this point
Commits on Jul 3, 2024
Added upsert function to `RPKChatNameColorTable` class
dmccoystephenson
committed
c5ac390
View commit details
Copy full SHA for c5ac390
Browse repository at this point
Commits on Jul 4, 2024
Allowed operators to set the chat name colors of others
dmccoystephenson
committed
3edc436
View commit details
Copy full SHA for 3edc436
Browse repository at this point
Commits on Aug 14, 2024
Made messages configurable in `set chat name color` command
dmccoystephenson
committed
98e47ce
View commit details
Copy full SHA for 98e47ce
Browse repository at this point
You can’t perform that action at this time.