- Oct 17, 2024
-
-
Abhinav Kumar authored
-
Matheus Barbosa Silva authored
-
- Sep 10, 2024
-
-
Yash Rajpal authored
-
- Jun 20, 2024
-
-
Ricardo Garim authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Apr 20, 2024
-
-
Henrique Guimarães Ribeiro authored
-
- Apr 19, 2024
-
-
Kevin Aleman authored
-
- Dec 22, 2023
-
-
njgrc authored
-
- Oct 05, 2023
-
-
Rodrigo Nascimento authored
-
- Jul 26, 2023
-
-
Tasso Evangelista authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Jun 22, 2023
-
-
Henrique Guimarães Ribeiro authored
-
- May 04, 2023
-
-
Guilherme Gazzo authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com> Co-authored-by:
Marcos Spessatto Defendi <marcos.defendi@rocket.chat>
-
- Apr 26, 2023
-
-
Kevin Aleman authored
-
- Apr 12, 2023
-
-
Yash Rajpal authored
Co-authored-by:
Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
-
Yash Rajpal authored
Co-authored-by:
Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
-
- Apr 06, 2023
-
-
Kevin Aleman authored
-
- Mar 31, 2023
-
-
Marcos Spessatto Defendi authored
-
- Mar 30, 2023
-
-
Guilherme Gazzo authored
-
- Mar 25, 2023
-
-
Marcos Spessatto Defendi authored
-
- Mar 24, 2023
-
-
Rodrigo Nascimento authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Mar 22, 2023
-
-
Guilherme Gazzo authored
Co-authored-by:
Rodrigo Nascimento <rodrigoknascimento@gmail.com>
-
- Nov 03, 2022
-
-
Diego Sampaio authored
-
- Aug 17, 2022
-
-
Diego Sampaio authored
-
- Aug 08, 2022
-
-
Tasso Evangelista authored
-
- Jul 22, 2022
-
-
Tasso Evangelista authored
-
- Jun 13, 2022
-
-
Pierre Lehnen 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. --> <!-- 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... -->
-
- Jun 09, 2022
-
-
Guilherme Gazzo authored
-
- Jun 07, 2022
-
-
Felipe authored
-
Tasso Evangelista authored
-
- Apr 06, 2022
-
-
Diego Sampaio authored
-
- Dec 29, 2021
-
-
Diego Sampaio authored
-
- Oct 11, 2021
-
-
Tasso Evangelista authored
* Document /api/v1/me * Document /api/v1/stdout.queue
-
- Sep 29, 2021
-
-
Diego Sampaio authored
-
- Sep 15, 2021
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
- Sep 08, 2021
-
-
Diego Sampaio authored
-
- Jul 20, 2021
-
-
Matheus Barbosa Silva authored
* Remove stack traces from Meteor errors when debug setting is disabled * Add missing changes to jitsiSetTimeout.js Co-authored-by:
pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
-
- Jun 28, 2021
-
-
pierre-lehnen-rc authored
-
- May 10, 2021
-
-
Tasso Evangelista authored
-
- Feb 12, 2021
-
-
Kevin Aleman 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>
-