- 08 Apr, 2021 1 commit
-
-
Eric Eastwood authored
-
- 07 Apr, 2021 6 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
Fix matrix-appservice-bridge not being available after install See merge request !2153
-
Eric Eastwood authored
-
Eric Eastwood authored
Make sure message exists before we test that the function removes the message See merge request !2163
-
Eric Eastwood authored
Part of #2744 We are aiming to avoid a false-positive where the test fixtures are misconfigured so that it never creates a message, and then we try to make sure the message was deleted but it actually just never existed.
-
Eric Eastwood authored
-
- 06 Apr, 2021 3 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
Opt out of the create room notification emails See merge request !2160
-
Eric Eastwood authored
There is an unsubscribe link at the bottom of create room notification emails but that handler /settings/unsubscribe/:hash just sets unread_notifications_optout which only applies to unread notification emails. This commit makes unread_notifications_optout also apply for whether we should send out create room notification emails. We already do the same for `addedToRoomNotification`
-
- 01 Apr, 2021 14 commits
-
-
Eric Eastwood authored
Update .nvmrc version to match what we updated the Docker image to use See merge request !2159
-
Eric Eastwood authored
-
Eric Eastwood authored
Fix NPE when looking for the associated room for a given message from a report See merge request !2158
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
Other updates for Node v14 compat - cld, gulp-brotli (iltorb), graceful-fs (gulp@3.9.1) See merge request !2157
-
Eric Eastwood authored
-
Eric Eastwood authored
Fix `ReferenceError: primordials is not defined` when running the webapp with Node v14. Solved via https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node/58394828#58394828 Created a script to iterate our whole package-lock.json and remove all of the resolved entries of `graceful-fs`. Then next time we `npm i`, they resolve to the latest 4.2.6! Plus we get the benefit of using a single version for them all! Part of https://gitlab.com/gitterHQ/webapp/-/issues/2735
-
Eric Eastwood authored
Part of https://gitlab.com/gitterHQ/webapp/-/issues/2735
-
Eric Eastwood authored
Part of https://gitlab.com/gitterHQ/webapp/-/issues/2735
-
Eric Eastwood authored
-
Eric Eastwood authored
Remove heapdump for easier Node v14 compat -> Remove diagnostics See merge request !2156
-
Eric Eastwood authored
Part of https://gitlab.com/gitterHQ/webapp/-/issues/2735 See env!32 for where it was removed in @gitterhq/env
-
- 31 Mar, 2021 5 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
Revert back to stable matrix-appservice-bridge@2.6.0 release See merge request !2154
-
Eric Eastwood authored
Update node docker image (v10.24.0) See merge request !2155
-
Eric Eastwood authored
-
- 30 Mar, 2021 9 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
Add Matrix DM support Closes #2671 See merge request !2134
-
Eric Eastwood authored
Fix #2671
-
Eric Eastwood authored
-
Eric Eastwood authored
Serialize room in report dashboard for easier reference See merge request !2151
-
- 29 Mar, 2021 1 commit
-
-
Eric Eastwood authored
-
- 28 Mar, 2021 1 commit
-
-
Eric Eastwood authored
-