Kévin Commaille
cfe2fe0281
message-media: Use custom player
...
Allows to play media without sound.
Closes #881
4 years ago
Kirill Schmidt
dc5a0fa573
event-actions: Replace SimpleActions with macro
...
Replaces the other SimpleAction calls with the
`gtk_macros::action!` macro.
4 years ago
Kirill Schmidt
8b248c0e4a
event-actions: Implement Copy for sent messages
...
In order to use the "Copy Text" option only on
text messages the code checks the MessageType.
The macro `action!` sets the body of the
event to the content of the clipboard.
Enhances #745 .
4 years ago
Kévin Commaille
c0bd634ff9
style: Reorganize style.css
4 years ago
Kévin Commaille
6ee656706a
style: Cleanup
...
Remove unused styles
Remove redundancies with libadwaita style
Always use named colors
Always use relative font-size
Use libadwaita styles as much as possible
4 years ago
Paul van Tilburg
4cb89519ca
Fix typos
4 years ago
Kévin Commaille
dfabd1cba4
timeline: Don't display redacted events
4 years ago
Kévin Commaille
c68e24d2e1
app: Replace imp::from_instance with obj.imp()
4 years ago
Kévin Commaille
0639b466c4
media-viewer: Unfullscreen when going back
4 years ago
Kévin Commaille
93a45ae4fd
media-viewer: Use AdwFlap for headerbar
4 years ago
Julian Sparber
b31db88086
meson: Drop post install script
4 years ago
Julian Sparber
f3cc9dd09f
doc: Improve readme and fix doc issues
4 years ago
Kévin Commaille
d0dbd86c5b
gitignore: Add .vscode
4 years ago
Kévin Commaille
50f3d1002e
message-text: Remove 'emoji' class on non-emoji messages
4 years ago
Kévin Commaille
fe2ff7c79a
app: Apply new formatting rules
4 years ago
Kévin Commaille
3abd9fde87
checks: Use stricter rustfmt rules
4 years ago
Kévin Commaille
f1e2efd865
resources: Sort files in resources.gresource.xml
4 years ago
Kévin Commaille
4f55a4a460
scripts: Add check for resources.gresource.xml
4 years ago
Kévin Commaille
614b17f0c6
po: Sort POTFILES.in and add missing files
4 years ago
Kévin Commaille
04ec63a31d
scripts: Add check for POTFILES
4 years ago
Kévin Commaille
c2848743c7
app: Fix spelling mistakes
4 years ago
Kévin Commaille
2c919934db
scripts: Add check for spelling mistakes
4 years ago
Kévin Commaille
9f4ad6fcbf
scripts: Reorganize checks and prettify output
4 years ago
Kévin Commaille
627553d415
pre-commit: Prettify output
4 years ago
Kévin Commaille
7f790a854f
ci: Make CI use same checks as pre-commit hook
4 years ago
Kévin Commaille
a53b20bfab
pre-commit: Export logic to separate script
4 years ago
Kévin Commaille
967c6206ae
chore: Update dependencies
4 years ago
Kévin Commaille
7f4f7cc8f8
chore: Update gtk-rs to 0.4.4
...
Update also:
- libdwaita to 0.1.0
- sourceview5 to 0.4.0
- gstreamer, gstreamer-base and gstreamer video to 0.18
- ashpd to 0.2.0-beta-1
4 years ago
Kévin Commaille
0a47fb71a6
content: Add reaction chooser to context menu
4 years ago
Kévin Commaille
2582b0d9b1
content: Implement reactions
...
Closes #530
4 years ago
Julian Sparber
3d5f6b78f9
Build docs with meson and flatpak
4 years ago
Julian Sparber
c6e25f4fbf
meson: Drop build shell script
...
This drops the script we used to build fractal. And uses know only
meson. This also drops the need for specifying sources since cargo does
that for us.
This also bumps the meson version.
This also drops the build option `skip-cargo-build`.
Most of the changes are comming from https://gitlab.gnome.org/World/pika-backup
4 years ago
Julian Sparber
1332ba8823
user: Don't allow verification for verified users
4 years ago
Julian Sparber
a9c10dd313
room-details: Show verified icon for members
4 years ago
Julian Sparber
34eebf1842
verification: Label cancel/decline btn based on state
4 years ago
Julian Sparber
da8942c44f
verification: Fix waiting for device state
4 years ago
Julian Sparber
82301e36e7
verification: Allow starting user verifications
4 years ago
Julian Sparber
3d25285ac2
verification: Add log msgs on errors
4 years ago
Julian Sparber
62da8d1589
verification: Only allocate FlowId on insert
4 years ago
Julian Sparber
f26413bf4d
room-details: Add menu for members
4 years ago
Kévin Commaille
df46a36abb
sidebar: Enable changing room category from context menu
4 years ago
Kévin Commaille
ec3f7cfeae
sidebar: Enable changing room category with drag-and-drop
...
Part of #757
4 years ago
Kévin Commaille
411f26b441
sidebar: Fix color of RoomRow notification count
4 years ago
Kévin Commaille
9de599ed64
sidebar: Use GtkExpression for CategoryRow
4 years ago
Kévin Commaille
87d1fbd5ec
sidebar: Use GtkExpressions for RoomRow when possible
4 years ago
baarkerlounger
89acf4acb4
docs: Add llvm requirement to flatpak install instructions
4 years ago
baarkerlounger
9ab162e309
docs: Remove trailing whitespace
4 years ago
Marcus Behrendt
2cf99970db
ci: Move cargo-clippy to check stage
4 years ago
Kévin Commaille
5535f6e083
room: Hide space state events in the timeline
4 years ago
Kévin Commaille
8980a03789
media-viewer: Remove context menu
4 years ago