Commit graph

28 commits

Author SHA1 Message Date
Michael Telatynski 0681fa81a4
Add map_style_url to Element Nightly (#282) 2021-12-06 17:08:57 +00:00
Michael Telatynski 4a44ad0a8f
Enable feature_spaces_metaspaces on Nightly (#277) 2021-11-11 13:07:49 +00:00
James Salter 0e5e92015c Enable posthog on nightly 2021-09-09 11:19:25 +01:00
James Salter bd7e74545a Add config for sentry 2021-09-08 17:20:41 +01:00
David Baker de6570c58e New domain for release build too 2021-08-18 17:12:35 +01:00
David Baker d24ae7b4c1 Switch to new domain (finally) 2021-08-09 14:55:26 +01:00
J. Ryan Stinnett 9860ac6b75 Add libera.chat to default room directory 2021-06-25 10:59:16 +01:00
Quentin Hibon 955be8417b Use libappindicator3-1 as Recommends dep 2021-04-10 22:48:37 +02:00
Quentin Hibon c136f2cafc Remove Debian dependency libappindicator3-1
libappindicator has been deprecated by Debian[0] and will not be shipped from
Debian Bullseye on.

[0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895037
2021-04-10 22:48:37 +02:00
Travis Ralston 017cfd70f4 Switch nightly to not-staging Scalar by default 2021-04-07 10:21:33 -06:00
J. Ryan Stinnett 3d519f571f Disable Countly
The Countly experiment has ended, so this removes the configuration to enable
it.
2021-02-11 15:18:45 +00:00
J. Ryan Stinnett b7c31f17b5 Add gitter.im to room directory 2020-12-04 11:01:33 +00:00
Michael Telatynski 270daf1356 Add countly experiment to develop/nightly configs 2020-10-30 10:32:21 +00:00
Travis Ralston 7fac3a9b7c Update configs for new settings structure 2020-08-17 13:44:17 -06:00
Michael Telatynski 67f0570af4
Add reaction preview labs flags to nightly 2020-08-17 11:10:11 +01:00
J. Ryan Stinnett efc8baf1df
Merge pull request #132 from vector-im/jryans/rebrand-policy
Update policy links to element.io
2020-08-13 11:30:44 +01:00
J. Ryan Stinnett 501611fa30 Update policy links to element.io
Part of https://github.com/vector-im/element-web/issues/14904
2020-08-07 11:38:48 +01:00
J. Ryan Stinnett 9d6cd6c7c0 Update bug report submission URL
Part of https://github.com/vector-im/element-web/issues/14892
2020-08-07 10:53:15 +01:00
J. Ryan Stinnett 26f283b56d Update code signing cert for Windows
The existing Windows code signing cert was due to expire 2020-08-23, so this
replaces it with a renewed cert.
2020-08-05 18:59:02 +01:00
David Baker 9004ce4fa5 Merge remote-tracking branch 'origin/develop' into dbkr/hostinglink 2020-07-15 20:16:57 +01:00
David Baker 174aaa684e Apparently this has been changed and should be changed here too 2020-07-15 20:05:43 +01:00
David Baker 583caa0aaa Fix hosting link
Fixes https://github.com/vector-im/riot-web/issues/14500
2020-07-15 20:03:02 +01:00
J. Ryan Stinnett 71c8ea417d Merge remote-tracking branch 'origin/develop' into element-develop 2020-07-15 10:44:25 +01:00
J. Ryan Stinnett da58f1d3d1 Update nightly transitional package 2020-07-15 09:25:00 +01:00
J. Ryan Stinnett 0978a5042c Update brand name in config 2020-07-13 18:40:21 +01:00
David Baker 2862870bb5 Remove transitional packages from the main control file
because this generated a broken package
2020-07-03 16:14:41 +01:00
David Baker 197f1dc451 Rename riot package
Add a transitional package which hopefully does the upgrade in the
right way (following https://wiki.debian.org/RenamingPackages
except that adding the transitional package to the new package's
control file make a package that reprepro rejects...)

The transitional packages can be built with:

```
dpkg -b riot-desktop_1.7.0_all
```

The nightly transitional package is named / versioned assuming a
release on Monday the 13th and will need to be edited & renamed
as approriate (it just needs to be greater than whatever the latest
nightly is at that point).
2020-07-03 12:30:01 +01:00
David Baker 466a871094 Rebrand step 1: s/riot/element/ in the places where it's reasonably simple 2020-07-01 15:30:53 +01:00