Commit graph

62 commits

Author SHA1 Message Date
Christian Kußowski
28af7bb0c7
refactor: Enable more strict lints 2026-02-24 10:06:39 +01:00
Christian Kußowski
5283d0fcc8
refactor: Add more stricter lints 2026-02-20 14:03:46 +01:00
Christian Kußowski
53af09227f
refactor: File selector just use default FileType
and remove not working zip selector
2025-12-06 09:34:22 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
35983437e2
refactor: Update flutter lints 2025-11-30 12:42:04 +01:00
Christian Kußowski
7efc426c88
chore: Make attribution url field clickable 2025-11-21 09:17:59 +01:00
Christian Kußowski
205eb1bbc9
chore: Allow export of readonly sticker packs 2025-11-21 09:14:29 +01:00
krille-chan
489402be91
feat: Edit displayname and attribution for sticker packs 2025-11-20 20:55:36 +01:00
krille-chan
87ca3c1f1f
chore: Display attribution for sticker packs 2025-11-20 20:47:27 +01:00
krille-chan
089932a9f4
feat: Create new sticker packs 2025-11-20 20:30:49 +01:00
krille-chan
43c5c35fcc
chore: Follow up emote settings 2025-11-20 19:56:03 +01:00
krille-chan
3c86da7932
refactor: Display all sticker packs in same editor with filterchips 2025-11-20 19:50:27 +01:00
krille-chan
b625249ff8
fix: State problem when not changing emote name 2025-11-20 19:24:15 +01:00
krille-chan
ed945311d9
chore: Improve sticker editor UX 2025-11-20 19:17:04 +01:00
krille-chan
726de6e92b
chore: Make sticker previews in editor clickable 2025-11-20 19:11:51 +01:00
krille-chan
2b4381dd07
chore: Improve room custom emote UX 2025-11-20 18:57:12 +01:00
krille-chan
18d69ae608
feat: Set usage of custom emojis and stickers 2025-11-20 18:55:19 +01:00
krille-chan
5a3703ff2d
feat: Upload multiple stickers at once 2025-11-20 18:34:14 +01:00
krille-chan
1d92e07c47
refactor: Improved design and UX for sticker editor 2025-11-20 18:13:06 +01:00
Christian Kußowski
1a38777cea
fix: Import sticker packs 2025-11-14 15:18:13 +01:00
dependabot[bot]
1a838b26bd
build: (deps): bump archive from 3.6.1 to 4.0.7
Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.7.
- [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/archive/commits)

---
updated-dependencies:
- dependency-name: archive
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 09:33:17 +02:00
Christian Kußowski
49780b01fe
fix: App crash on page navigation with open popup menu 2025-05-29 12:44:06 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
Marek Vospěl
98b4bec41b
fix: dont use thumbnails for emoticons 2024-11-20 17:40:03 +01:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
Krille
fe06f2efb3
chore: Follow up pick files with file selector 2024-10-04 10:04:09 +02:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux 2024-10-03 21:21:34 +02:00
Krille
158a6855c3
feat: Use matrix authenticated media 2024-08-25 12:46:15 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
16cf4e5e6c
refactor: Design polishment and better user viewer 2024-07-26 14:52:41 +02:00
krille-chan
1366113823
design: Follow up chat settings design 2024-04-14 12:39:37 +02:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
The one with the braid
fd35f31cb2 fix: emoji import from ZIP file
- fix invalid Navigator scope in Emoji import dialog
- add progress bar to Emoji import dialog

Fixes: #623

Signed-off-by: The one with the braid <info@braid.business>
2023-11-12 14:58:31 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock 2023-10-07 10:59:00 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
419a9f4aff
chore: Make appbar buttons correct size 2023-08-13 18:23:36 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2023-08-12 11:52:20 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille-chan
e94fe74473
krille/import emoji improvements (#468)
* refactor: Move GUI into Popupmenu
* refactor: Reuse save file method from MatrixFile
2023-07-24 20:19:24 +02:00
The one with the braid
0c70017cd8
feat: support import of Emoji packs as zip file
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-07-24 10:26:20 +02:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid
465d5fc3ef fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-02 18:39:47 +02:00
noob_tea
ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00