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
Kévin Commaille
e8d7081ea9
media-viewer: Don't use same menu as room messages
4 years ago
Marcus Behrendt
932ae562e0
ci: Make clippy happy
4 years ago
Marcus Behrendt
beb38f3414
ci: Add clippy
4 years ago
Julian Sparber
659f060dca
Use Arc<UserId> instead of Box<UserId>
4 years ago
Julian Sparber
5177c47c90
Upadte the matrix rust sdk
4 years ago
Julian Sparber
e0ffdf6d5b
room: Fix set_predecessor()
4 years ago
Kévin Commaille
245e35de10
content: Show media messages in replies in a compact format
4 years ago
Kévin Commaille
cf7bc0c90c
content: Add support for displaying rich replies
4 years ago
Julian Sparber
aeb1871b99
verification: Fix typo in verification
4 years ago
Julian Sparber
537fe12162
session: Add debug msg for sync response
4 years ago
Julian Sparber
4ce5f755c7
verification: Add more debug log
4 years ago