The one with the braid
ef2dbe8fbe
chore: refactor linkifyer
...
- do not parse HTML Strings
- use HTML Element constructors everywhere
- removes need for applying <p> patch to new Anchor Elements
Signed-off-by: The one with the braid <info@braid.business>
2024-01-13 14:50:32 +01:00
The one with the braid
defe39bc88
fix: HTML renderer edge-case without top-level element
...
Signed-off-by: The one with the braid <info@braid.business>
2024-01-13 14:49:38 +01:00
Krille
e6bbb8f980
fix: Wait for user device keys before start verification
2024-01-12 16:29:47 +01:00
Krille
23fe757599
fix: text nodes with multiple links crash the timeline
2024-01-12 16:15:13 +01:00
Krille
c147330e05
build: Update to flutter 3.16.6
2024-01-11 12:37:25 +01:00
Krille
b6ab60146a
build: Update macOS build files
2024-01-10 08:50:01 +01:00
Krille
e0ecdee5d5
chore: Remove vibration on iOS for long press
2024-01-09 08:29:11 +01:00
Krille
01b723bd05
docs: Fix typo in readme
2024-01-09 08:27:24 +01:00
krille-chan
7332e533d0
design: Better paddings in tablet mode
2024-01-07 10:43:56 +01:00
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
Krille
d8414e8d15
build: Update matrix dart sdk to 0.25.4
2024-01-05 15:38:20 +01: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
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly
2024-01-03 13:37:36 +01: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
Hermógenes Oliveira
ff93f29850
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (569 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
2023-12-29 15:21:30 +00:00
Eric
ed9e96d3ac
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.1% (553 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2023-12-29 15:21:30 +00:00
v1s7
cb4000808d
Translated using Weblate (Russian)
...
Currently translated at 99.2% (565 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2023-12-29 15:21:29 +00:00
josé m
03adff6b55
Translated using Weblate (Galician)
...
Currently translated at 100.0% (569 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-12-29 15:21:28 +00:00
xabirequejo
0ff912c489
Translated using Weblate (Basque)
...
Currently translated at 99.4% (566 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2023-12-29 15:21:28 +00:00
Christian
0b9eab4713
Translated using Weblate (German)
...
Currently translated at 100.0% (569 of 569 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2023-12-29 15:21:27 +00:00
krille-chan
84fd65f55e
chore: Follow up database migration notification on linux
2023-12-29 16:19:59 +01:00
Krille
5d639663fe
chore: Follow up select events
2023-12-29 12:38:23 +01:00
Krille
7c8d40f186
chore: Follow up select events
2023-12-29 12:22:51 +01:00