Commit graph

6633 commits

Author SHA1 Message Date
Krille-chan
4994db663f
Merge pull request #782 from krille-chan/dependabot/github_actions/actions/stale-9
build: (deps): bump actions/stale from 5 to 9
2024-01-07 10:31:21 +01:00
Krille-chan
320c5b28d2
Merge pull request #781 from krille-chan/dependabot/github_actions/actions/upload-artifact-4
build: (deps): bump actions/upload-artifact from 2 to 4
2024-01-07 10:27:39 +01:00
Krille-chan
bb859bca90
Merge pull request #780 from krille-chan/dependabot/github_actions/actions/checkout-4
build: (deps): bump actions/checkout from 2 to 4
2024-01-07 10:22:15 +01:00
Krille-chan
2247508737
Merge pull request #776 from idjohnson/fix-dockerfile-yq-dep
Fix: Fockerfile, yq dependency in scripts/prepare-web.sh
2024-01-07 10:13:30 +01:00
dependabot[bot]
5bb8167b4a
build: (deps): bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:13:05 +00:00
dependabot[bot]
d8ff4e7990
build: (deps): bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:13:02 +00:00
dependabot[bot]
e11585ec17
build: (deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:12:59 +00:00
Krille-chan
97ba54d937
Merge pull request #777 from Mikaela/dependabot-gh-actions
build: make dependabot also monitor github-actions
2024-01-07 10:12:32 +01:00
Aminda Suomalainen
9cf66d6cab
build: make dependabot also monitor github-actions 2024-01-07 08:39:19 +02:00
Isaac Johnson
ab0cbabc99
Fix dependency. missing yq when invoking setup-web. also ensure updated config.json copied in 2024-01-06 10:25:46 -06:00
Krille
ab9ca586b4
build: Update macOS build files 2024-01-06 12:59:05 +01:00
Krille
faf4ecd088
fix: URL too long when reporting bug 2024-01-06 12:58:39 +01:00
ggurdin
1bddef6874 added pagination to find a convo partner page 2024-01-05 15:45:07 -05:00
ggurdin
c27c7396b6 Merge branch 'main' into sentry-fixes 2024-01-05 14:35:22 -05:00
ggurdin
335cade5b2
Merge pull request #23 from pangeachat/gitignore-fix
remove .credentials file so it's ignored by git
2024-01-05 14:33:29 -05:00
ggurdin
bec3ec8654 remove .credentials file so it's ignore by git 2024-01-05 14:31:57 -05:00
Krille
d8414e8d15
build: Update matrix dart sdk to 0.25.4 2024-01-05 15:38:20 +01:00
ggurdin
62191a9584 fix to ensure that new space class/exchange toggles always work 2024-01-04 16:10:02 -05:00
ggurdin
cfa84051c8 fix for innvite dialog not being dismissed after accepting 2024-01-04 16:08:55 -05:00
ggurdin
a82f0e5c7a fix for loading after joining chat in space view 2024-01-04 16:04:53 -05:00
ggurdin
b070f71344 Merge branch 'filter-events' into sentry-fixes 2024-01-04 14:43:46 -05:00
Krille-chan
9b5e95d7ad
Merge pull request #767 from krille-chan/krille/better-sharing-text
refactor: Put forwarded text into inputfield instead of sending directly
2024-01-04 14:10:24 +01:00
Krille
af18da57e6
fix: not in range error 2024-01-04 08:34:37 +01:00
ggurdin
0dbb04bba8 fixes for SSO login errors on web 2024-01-03 15:47:59 -05:00
ggurdin
e826c61878 added pangea comments 2024-01-03 11:37:42 -05:00
ggurdin
785d29cada don't log cancelled sso logins as errors 2024-01-03 10:51:47 -05:00
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2024-01-03 13:37:36 +01:00
ggurdin
1853a41b5c Merge branch 'main' into sentry-fixes 2024-01-02 18:06:46 -05:00
ggurdin
42d693ca52 small fix for casting error 2024-01-02 18:06:09 -05:00
wcjord
abbf57a9ea
Merge pull request #8 from pangeachat/small-ui-updates
update archive text, change floating action button to more visible buton in new space view
2024-01-02 14:01:39 -05:00
wcjord
d1152d54dd
Merge pull request #21 from pangeachat/sentry-fixes
Sentry Fixes
2024-01-02 13:58:07 -05:00
Krille
9dea9fa50a
build: Update to matrix dart sdk 0.25.3 2024-01-02 10:49:55 +01:00
krille-chan
ff245e3eba
ci: Fix web release job 2024-01-01 09:58:59 +01:00
Krille-chan
dad8576a23
Merge pull request #759 from krille-chan/krille/restore-session
feat: Backup session and restore on database error
2023-12-31 10:29:28 +01:00
krille-chan
ce1159692f
ci: Fix snap promote to correct channel 2023-12-31 10:21:52 +01:00
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
krille-chan
4d7d5bf181
chore: Delete database after failed to create 2023-12-31 09:05:04 +01:00
krille-chan
ac5bd56c03
chore: Use legacy database if database build fails 2023-12-31 08:39:05 +01:00
krille-chan
be6165f422
chore: Follow up sending messages 2023-12-30 16:56:14 +01:00
krille-chan
b491ca209e
build: Add changelog v1.17.0 2023-12-30 16:24:34 +01:00
krille-chan
ab3dccf45b
chore: Follow up sending messages 2023-12-30 16:20:19 +01:00
krille-chan
2ec5139a0a
chore: Follow up select chats 2023-12-30 11:42:13 +01:00
Krille-chan
2706780a43
Merge pull request #757 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-12-30 10:34:34 +01:00
krille-chan
5740247c50
chore: Follow up select rooms 2023-12-30 10:32:54 +01:00
krille-chan
2a7744e4c7
chore: Follow up select chats 2023-12-30 10:29:01 +01:00
krille-chan
2872448584
chore: Follow up select events 2023-12-30 10:17:48 +01:00
krille-chan
a6618c1817
chore: Follow up select messages 2023-12-30 09:46:58 +01:00
ggurdin
700fc83676 removed error logging for cancelled purchases, added more descriptive logging for other purchase errors 2023-12-29 12:20:15 -05:00
ggurdin
b298afd5cf Merge branch 'main' into sentry-fixes 2023-12-29 11:48:43 -05:00
ggurdin
14803aced6 removed error logging for chat list longer then spacechildren 2023-12-29 11:46:12 -05:00