Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 0179e1b
Author: albuquerquefabio <[email protected]>
Date:   Thu Jun 2 13:32:52 2022 -0300

    Squashed commit of the following:

    commit 19a996a
    Author: Douglas Fabris <[email protected]>
    Date:   Thu Jun 2 11:58:46 2022 -0300

        [FIX] Unnecessary padding on teams channels footer (#25712)

    commit 8274ba3
    Author: Hugo Costa <[email protected]>
    Date:   Thu Jun 2 11:00:52 2022 -0300

        [FIX] Messages spacing (#25631)

        * fix(fuselage): adding sequential param to Message Component

        * chore: updating fuselage version

        * fix: updating yarn.lock

        * fix yarn.lock

        * Update fuselage

        * remove dev deps

        Co-authored-by: gabriellsh <[email protected]>

    commit d24789a
    Author: Guilherme Gazzo <[email protected]>
    Date:   Wed Jun 1 17:09:34 2022 -0300

        Chore: Custom Sounds Endpoints (#25633)

    commit db257d3
    Author: Murtaza Patrawala <[email protected]>
    Date:   Wed Jun 1 22:11:12 2022 +0530

        [FIX] User's with non-agent role shown on voip agent association model (#25682)

    commit c8fba6f
    Author: Guilherme Gazzo <[email protected]>
    Date:   Wed Jun 1 13:37:58 2022 -0300

        Fix CI

    commit afbb708
    Author: Guilherme Gazzo <[email protected]>
    Date:   Wed Jun 1 13:09:17 2022 -0300

        fix CI

    commit c5def57
    Author: Júlia Jaeger Foresti <[email protected]>
    Date:   Wed Jun 1 12:27:08 2022 -0300

        Chore: Convert CreateChannelWithData (#25667)

    commit bcd4b1b
    Author: Júlia Jaeger Foresti <[email protected]>
    Date:   Wed Jun 1 12:25:58 2022 -0300

        Chore: Convert UserAutoCompleteMultiple (#25587)

        Co-authored-by: julia foresti <[email protected]>

    commit 08656e3
    Author: amolghode1981 <[email protected]>
    Date:   Wed Jun 1 20:55:32 2022 +0530

        Chore: Converting files from app/livechat folder from JS to TS (#25658)

    commit c2c1bf4
    Author: Jean Brito <[email protected]>
    Date:   Wed Jun 1 11:36:08 2022 -0300

        Chore: Convert sidebar/header/actions (#25581)

        Co-authored-by: Guilherme Gazzo <[email protected]>

    commit 44d6798
    Author: Aleksander Nicacio da Silva <[email protected]>
    Date:   Tue May 31 23:00:14 2022 -0300

        Chore: Converting omnichannel installation files to ts (#25665)

    commit cd32f09
    Author: Jean Brito <[email protected]>
    Date:   Tue May 31 22:55:02 2022 -0300

        Chore: Convert to TS omnichannel/agent (#25511)

        Co-authored-by: Guilherme Gazzo <[email protected]>

    commit 6b41aa6
    Author: Jean Brito <[email protected]>
    Date:   Tue May 31 22:52:51 2022 -0300

        Chore: Convert components/sidebar to TS (#25429)

        Co-authored-by: Guilherme Gazzo <[email protected]>

    commit 6c1a7b1
    Author: Júlia Jaeger Foresti <[email protected]>
    Date:   Tue May 31 22:52:04 2022 -0300

        Chore: Convert apps/meteor/client/sidebar/header/index (#25671)

    commit 5b81dba
    Author: Tasso Evangelista <[email protected]>
    Date:   Tue May 31 22:51:27 2022 -0300

        Chore: Migrate some small helper functions to TypeScript (#25666)

    commit ad67cd3
    Author: Douglas Gubert <[email protected]>
    Date:   Tue May 31 22:50:13 2022 -0300

        Merge master into develop & Set version to 5.0.0 (#25702)

    commit 80fc5b7
    Author: Douglas Gubert <[email protected]>
    Date:   Tue May 31 17:05:29 2022 -0300

        Chore: Update Apps-Engine and Fuselage (#25700)

    commit 88a8e8e
    Author: Douglas Gubert <[email protected]>
    Date:   Tue May 31 11:06:52 2022 -0300

        Regression: App event listeners broke Slackbridge integration and importers (#25689)

    commit bf3483d
    Author: Guilherme Gazzo <[email protected]>
    Date:   Mon May 30 23:44:01 2022 -0300

        [FIX] Fix max-width message block (#25686)

    commit b1d855e
    Author: Sinyoung "Divinespear" Kang <[email protected]>
    Date:   Tue May 31 10:27:14 2022 +0900

        [FIX] Change form body parameter charset to UTF-8 to fix issue #25456 (#25673)

    commit 51845b1
    Author: Guilherme Gazzo <[email protected]>
    Date:   Mon May 30 22:26:55 2022 -0300

        Regression: Fix sort field files.list (#25687)

        Co-authored-by: Fábio Albuquerque <[email protected]>

    commit 713120e
    Author: Carlos Rodrigues <[email protected]>
    Date:   Mon May 30 17:59:57 2022 -0300

        fix git conflict (#25684)

    commit 62405c6
    Author: Marcos Spessatto Defendi <[email protected]>
    Date:   Mon May 30 12:47:44 2022 -0300

        [FIX] Prevent federation crash on invite users as a non-owner user (#25683)

        * fix: prevent crashing when inviting someone as non-owner

        * chore: fix lint

    commit d364be4
    Author: Tasso Evangelista <[email protected]>
    Date:   Mon May 30 11:21:16 2022 -0300

        Regression: Broken components on Federation and Engagement dashboards (#25653)

        * Fix odd typechecking issues with JSON modules

        * Avoid `data` as directory for modules

        * rename other `data` folder

        Co-authored-by: gabriellsh <[email protected]>

    commit 4894fc2
    Author: Douglas Fabris <[email protected]>
    Date:   Fri May 27 16:23:07 2022 -0300

        Regression: Update settings groups description (#25663)

    commit 5a0d29f
    Author: Hugo Costa <[email protected]>
    Date:   Fri May 27 13:45:51 2022 -0300

        [FIX] Click to join button Jitsi Call (#25569)

        * fix: Click to join button Jitsi Call

        * Fix `yarn` references

        * fix: Old message Jitsi Button

        * Fix yarn references (again)

        * Update apps/meteor/app/action-links/client/lib/actionLinks.ts

        Co-authored-by: Tasso Evangelista <[email protected]>

        * fix: changing instance type

        Co-authored-by: Tasso Evangelista <[email protected]>

    commit 78e57f5
    Author: Fábio Albuquerque <[email protected]>
    Date:   Fri May 27 12:54:04 2022 -0300

        Regression: Endpoint types with Ajv Coercing data types (#25644)

    commit 7dd89fc
    Author: Kevin Aleman <[email protected]>
    Date:   Fri May 27 02:20:57 2022 -0600

        Regression: Change logic to check if connection is online on unstable networks (#25618)

        * Change .race for .allsettled so rejections are handled better

        * improve to unstable check logic

        * CR suggestions

    commit 195f90a
    Author: Douglas Fabris <[email protected]>
    Date:   Thu May 26 23:37:56 2022 -0300

        Regression: Missing settings group descriptions (#25639)

    commit 31ae30f
    Author: Guilherme Gazzo <[email protected]>
    Date:   Thu May 26 19:11:41 2022 -0300

        Chore: Rest API query parameters handling (#25648)

    commit 052858d
    Author: Aleksander Nicacio da Silva <[email protected]>
    Date:   Thu May 26 18:36:07 2022 -0300

        Regression: VoIp wrap up modal not opening after call disconnect (#25651)

    commit 3cd0cab
    Author: Guilherme Jun Grillo <[email protected]>
    Date:   Thu May 26 15:39:15 2022 -0300

        [FIX] Remove 'total' text in admin info page (#25638)

        * fix: rm intial 'total' from rooms & total groups

        * fix: change key of 'total messages' title

        * feat: cr8 'total_rooms'='Total Rooms' in en.i18n

        replace it from 'rooms' title in rooms group

        * fix: change pt-BR.i18n to remove initial 'total'

    commit 6f3133f
    Author: Rodrigo Nascimento <[email protected]>
    Date:   Thu May 26 13:28:48 2022 -0300

        Chore: Increase performance and security of integrations’ scripts (#25641)

    commit cbb0844
    Author: Hugo Costa <[email protected]>
    Date:   Thu May 26 12:12:32 2022 -0300

        [FIX] Quote message spacing (#25613)

        * fix: default margins for outer quote

        * fix: Removing condition to style differently the inner quote

        * fix: updating yarn.lock

    commit 2452448
    Author: Douglas Fabris <[email protected]>
    Date:   Wed May 25 15:10:07 2022 -0300

        Regression: Assets & Slack Bridge Setting Page not rendering (#25629)

        * fix: RoomPickSettingInput

        * fix: assets page broken

    commit ca4c020
    Author: Henrique Guimarães Ribeiro <[email protected]>
    Date:   Tue May 24 22:39:11 2022 -0300

        Regression: Subscription menu not appearing for non installed but subscribed apps (#25627)

        * fix: 🐛 Fix subscribe menu option not appearing

        Fixed a problem on which the AppMenu component did not appear for apps that had an active subscription but weren't installed, now the rendering of the component is also based on the isSubscribed flag, and the appearance of the uninstall and enable/disable options are based on the app.installed flag.

        * fix: 🐛 Fix AppMenu overflow error on Marketplace/AppRow

        Fixed a visual error on which the AppMenu component would overflow the right side of its container and have part of itself hidden.

        * fix: 🐛 FIx isSubscribed wrongful typing

        Fixed an oversight where I've typed isSubscribed as string instead of boolean
  • Loading branch information
albuquerquefabio committed Jun 2, 2022
1 parent d518925 commit aad0b70
Show file tree
Hide file tree
Showing 209 changed files with 21,205 additions and 7,379 deletions.
42 changes: 42 additions & 0 deletions .github/history-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,20 @@
"pierre-lehnen-rc"
]
}],
"3.18.6": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"3.18.7": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.1.1": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "sampaiodiego",
Expand All @@ -147,5 +161,33 @@
"contributors": [
"gronke"
]
}],
"4.4.4": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.4.5": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.7.3": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.7.4": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}]
}
Loading

0 comments on commit aad0b70

Please sign in to comment.