- Dec 15, 2024
-
-
Aleksander Nicacio da Silva authored
-
- Jun 28, 2024
-
-
Rodrigo Nascimento authored
-
- May 22, 2024
-
-
Pierre Lehnen authored
-
- Jan 09, 2024
-
-
Tasso Evangelista authored
-
- Dec 15, 2023
-
-
Hugo Costa authored
-
- Sep 12, 2023
-
-
Tasso Evangelista authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Jul 28, 2023
-
-
Tasso Evangelista authored
-
- Jul 18, 2023
-
-
Tasso Evangelista authored
Co-authored-by:
kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
-
- Jul 04, 2023
-
-
Douglas Fabris authored
-
- May 04, 2023
-
-
Guilherme Gazzo authored
-
- May 02, 2023
-
-
Douglas Fabris authored
Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Apr 27, 2023
-
-
Kevin Aleman authored
-
- Mar 21, 2023
-
-
Tasso Evangelista authored
-
- Feb 18, 2023
-
-
Henrique Guimarães Ribeiro authored
Co-authored-by:
dougfabris <devfabris@gmail.com> Co-authored-by:
Júlia Jaeger Foresti <60678893+juliajforesti@users.noreply.github.com> Co-authored-by:
Tiago Evangelista Pinto <tiago.evangelista@rocket.chat> Co-authored-by:
Felipe <84182706+felipe-rod123@users.noreply.github.com> Co-authored-by:
yash-rajpal <rajpal.yash03@gmail.com> Co-authored-by:
Matheus Carmo <matheus.carmo@rocket.chat> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com> Co-authored-by:
Rafael Tapia <rafael.tapia@rocket.chat> Co-authored-by:
Rodrigo Nascimento <rodrigoknascimento@gmail.com> Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Feb 16, 2023
-
-
Douglas Fabris authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Feb 14, 2023
-
-
Guilherme Gazzo authored
-
- Feb 11, 2023
-
-
Tasso Evangelista authored
Co-authored-by:
Hugo Costa <hugocarreiracosta@gmail.com> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Feb 04, 2023
-
-
Tasso Evangelista authored
-
- Dec 21, 2022
-
-
Tasso Evangelista authored
-
- Jun 13, 2022
-
-
Yash Rajpal authored
<!-- This is a pull request template, you do not need to uncomment or remove the comments, they won't show up in the PR text. --> <!-- Your Pull Request name should start with one of the following tags [NEW] For new features [IMPROVE] For an improvement (performance or little improvements) in existing features [FIX] For bug fixes that affect the end-user [BREAK] For pull requests including breaking changes Chore: For small tasks Doc: For documentation --> <!-- Checklist!!! If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. - I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - Lint and unit tests pass locally with my changes - I have added tests that prove my fix is effective or that my feature works (if applicable) - I have added necessary documentation (if applicable) - Any dependent changes have been merged and published in downstream modules --> ## Proposed changes (including videos or screenshots) <!-- CHANGELOG --> <!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue below. This description will appear in the release notes if we accept the contribution. --> Refactoring My Accounts routes. Allows to add "my account" routes for EE. <!-- END CHANGELOG --> ## Issue(s) <!-- Link the issues being closed by or related to this PR. For example, you can use #594 if this PR closes issue number 594 --> ## Steps to test or reproduce <!-- Mention how you would reproduce the bug if not mentioned on the issue page already. Also mention which screens are going to have the changes if applicable --> ## Further comments <!-- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... --> Co-authored-by:
Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
-
- May 09, 2022
-
-
Tasso Evangelista authored
-
- Apr 13, 2022
-
-
Guilherme Gazzo authored
-
- Apr 06, 2022
-
-
Diego Sampaio authored
-
- Feb 09, 2022
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
- Feb 07, 2022
-
-
Diego Sampaio authored
-
- Feb 03, 2022
-
-
Diego Sampaio authored
-
- Apr 21, 2021
-
-
Rodrigo Nascimento authored
-
- Apr 08, 2021
-
-
Tasso Evangelista authored
Co-authored-by:
Guilherme Gazzo <guilherme@gazzo.xyz>
-
- Mar 24, 2021
-
-
gabriellsh authored
-
- Jan 07, 2021
-
-
Guilherme Gazzo authored
-
- Dec 10, 2020
-
-
Tasso Evangelista authored
* Add escapeHTML helper * Add unescapeHTML helper * Move helpers to /lib * Use the helpers * feat/message-parsing * Make escapeRegExp match its underscore.string counterpart * Remove superfluous parameter * Remove redundant function definition * Work around oembed bug * Refactor autolinker initialization * Refactor autolinker initialization * Refactor hexcolor initialization * Refactor emoji initialization * Refactor highlight-words initialization * Refactor issuelinks initialization * Refactor mentions initialization * Refactor mapview initialization * Remove trackSettingsChange module * Remove some s.trim() usage * Move renderMessageBody * Move some renderMessage startup scripts * Refactor katex startup * Move some renderMessage startup scripts * Move some spotify modules * Fix reactivity * Move spotify initialization * Move markdown initialization * Update Mocha configuration * Rearrange renderMessageBody signature * Move markdown template helpers * Remove markdown template helpers * Extract options from markdown * Fix import * Render message.location's mapview on message template * Conditionally render message location Co-authored-by:
Guilherme Gazzo <guilherme@gazzo.xyz>
-
- Dec 03, 2020
-
-
Guilherme Gazzo authored
* moved folders * moved [2] * step # * Fix * Moved Auto translate * Ops * fix LGTM
-
- Nov 21, 2020
-
-
Guilherme Gazzo authored
-
- Oct 26, 2020
-
-
Guilherme Gazzo authored
Co-authored-by:
Gabriel Henriques <gabriel.henriques@rocket.chat> Co-authored-by:
Martin <martin.schoeler@rocket.chat> Co-authored-by:
dougfabris <deefabris@gmail.com>
-
- Oct 16, 2020
-
-
Tasso Evangelista authored
-
- Aug 22, 2020
-
-
Diego Sampaio authored
-
- Jul 18, 2020
-
-
Guilherme Gazzo authored
* Handle Avatar on Error * User Status Component * User Card Component * More variations * More Variations * Loading State * useTimezoneTime Hook * UTCClock Component * Fix BaseAvatar * getStatus Helper * Rewrite User info to reuse + Stories * Changes to open on Channels * ??? * Fix reactAdapters * Translation Provider * Fix lint * Improve loading state * WIP * UserCard and UserInfo Actions * Lint * Review * wip * Fix user info * Update fuselage * Update fuselage 0.13.0 * sad * sad[2] * fix camelCase paths * Fix Ghost menu * Fix some weird behaviors * Fix missing user ID on actions * Fix visual * Fix VerticalBar * Opss missing email field * Missing some fields * Update Fuselage * Update app/theme/client/imports/components/contextual-bar.css Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> * Remove Old userInfo template * UserCard Api * Update client/admin/customEmoji/CustomEmojiRoute.js Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> * Remove unused variables * Fix contextual-bar CSS selectors * Destructure additional props in UserInfoWithData * Remove obsolete props from VerticalBar * Remove commented code * Place useSetModal hook * Apply suggestions from code review Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> * Fiz markdown * Update client/components/basic/UserCard.js Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> * Update client/components/basic/avatar/UserAvatar.js Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> * rename base avatar Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> Co-authored-by:
Gabriel Henriques <gabriel.henriques@rocket.chat>
-
- Jul 11, 2020
-
-
Guilherme Gazzo authored
-
- May 15, 2020
-
-
Tasso Evangelista authored
-