forked from RocketChat/Rocket.Chat
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Massive refactoring, preparation of Rocket.Chat 0.59 #97
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rollbar Disable perfect scrollbar
Fix `leave and hide` click, color and position
…MergeCaseInsensitveEmail [FIX] Case insensitive SAML email check
the how it all started link was broken. the blog changed its domain and blog post url
readme-file: fix broken link
[FIX] sidenav mentions on hover
[FIX] make sidebar item animation fast
[FIX] clipboard and permalink on new popover
[NEW] Enable read only channel creation
[FIX] RTL on reply
[FIX] sidenav colors, hide and leave, create channel on safari
…MergeCaseInsensitveEmail [FIX] Case insensitive SAML email check
[FIX] Api groups.files is always returning empty
Fix `leave and hide` click, color and position
…rollbar Disable perfect scrollbar
…oute-reload [FIX] Uncessary route reload break some routes
…-password Fix: Change password not working in new UI
Color variables migration
Change artifact path
Fix high CPU load when sending messages on large rooms (regression)
Fix artifact path
…-ui/client/views/app/room.js
…s/rocketchat-theme/client/imports/general/variables.css
as 0.59.0 is out now, created a new PR #98 as replacement for this one |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
This PR contains the basis of Assistify Rocket.Chat the way it should have been from the beginning: Loose coupling towards RC, less legacy artifacts, better quality (though still far from perfect).
In order to do that, RC needed to be updated to the most recent version.
Diff towards
develop
Sinve the changelist is huge, the following list describes what's been done in order to achive the current state
Call to action
Due to the massive changelist, I ask all fellow developers to
@janrudolph I'll publish this release-candiadate to our team-server soon and ask you for functional testing.