Kévin Commaille
33a8a08e5d
components: Add loading state to ButtonRow
...
And simplify its GTK type name
2 years ago
Kévin Commaille
c79863f837
verification-view: Rename SessionVerificationView to SessionSetupView
...
And move everything outside of verification-view
2 years ago
Brage Fuglseth
f7b90812a7
assets: Update copy symbolic
2 years ago
Kévin Commaille
6f0aedf037
room-details: Allow to view and change permissions
2 years ago
Kévin Commaille
b95ddc9dfb
metainfo: Lowercase developer ID
...
appstreamcli prefers lowercase IDs, even if just at the info level.
2 years ago
Kévin Commaille
844b6c9002
metainfo: Use app ID as developer ID
...
Since the team is unique
2 years ago
Kévin Commaille
b05bdfcc7e
user-page: Allow to change the role of a room member
2 years ago
Alexandre Franke
8ac67e3aa3
metainfo: add branding colors
2 years ago
David Runge
d788c0dbda
Use developer instead of developer_name element in appstream metainfo
...
The `developer_name` element is deprecated, so we use the `developer`
element instead.
Signed-off-by: David Runge <dave@sleepmap.de>
2 years ago
Kévin Commaille
b5e76a3b3e
room-details: Allow to view and change room addresses
2 years ago
Veronika Bušová
671f3e8771
room-history: Adjust spacing between messages
...
Making the padding between messages and between the message and the
username smaller makes it looks nicer in my opinion, it could also
make the messages slightly easier to read.
Closes #1391
2 years ago
Alexandre Franke
7df7dcffc0
room-history: switch to vector tiles for maps
2 years ago
Kévin Commaille
d9c455a5e6
create-dm-dialog: Use PillSourceRow
2 years ago
Kévin Commaille
0945b18831
room-history: Show a menu when clicking on sender avatar
...
Offers the same actions as member profile, and mention and permalink
2 years ago
Kévin Commaille
0e0f5c0627
event-details-dialog: Show source in a subpage
...
Instead of as a child of an expander. It makes it easier to view and
resize.
2 years ago
Kévin Commaille
d0ae64cd87
metainfo: Update summary
2 years ago
Kévin Commaille
c715a56eb3
room-details: Improve accessibility
2 years ago
Kévin Commaille
43cb85e99d
room-details: Allow to toggle fullscreen for MediaViewer
2 years ago
Kévin Commaille
23b6f0688b
room-history: Improve accessibility
2 years ago
Kévin Commaille
65e9db4dcb
explore: Improve accessibility
2 years ago
Kévin Commaille
dcd04598d4
sidebar: Improve accessibility
2 years ago
Kévin Commaille
efaa3b2625
session-verification: Improve accessibility
2 years ago
Kévin Commaille
1caaa224a2
chore: Release Fractal 6
2 years ago
Kévin Commaille
e509cb2328
chore: Update URLs pointing to Gitlab repo
2 years ago
Kévin Commaille
6b321a4e3d
account-details: Refactor UserSessionsPage
...
Use a stack to represent the list states rather than items.
2 years ago
Kévin Commaille
2c80517970
style: Rename class for large spinners
2 years ago
Kévin Commaille
76165c181d
Release Fractal 6.rc
2 years ago
Kévin Commaille
3a067cd564
room-members: Change icons
2 years ago
Kévin Commaille
76294c3599
power-level-badge: Use warning and error colors from libadwaita
2 years ago
Kévin Commaille
e54d8d00aa
components: Rename Badge to PowerLevelBadge
...
And some refactoring
2 years ago
Kévin Commaille
86cff00cb7
app: Add support for opening matrix URIs
...
Handles `matrix:` and `https://matrix.to/ ` URIs from the command line
and registers as a `matrix:` scheme handler.
2 years ago
harshit933
0614646a86
login : update the home-symbolic icon
2 years ago
Kévin Commaille
455306eb37
session: Allow to manage ignored users
...
View and manage ignored users from the account settings
and the room member page.
2 years ago
Harshit Verma
a852624708
icons: Update the edit-symbolic icon
2 years ago
Kévin Commaille
d054d072a2
app: Make D-Bus-activatable
...
Allows to launch the app from a notification.
2 years ago
Kévin Commaille
cae05ae882
session-verification: Refactoring
2 years ago
Kévin Commaille
7a29dd401b
event-source-dialog: Rename to EventDetailsDialog and add more details
2 years ago
Kévin Commaille
6ab0cfd33a
history-viewer: Use a single timeline for all the viewers
...
Reduces the number of requests to the server.
2 years ago
Alexandre Franke
8fd746033f
Release Fractal 6.beta
2 years ago
Kévin Commaille
2028f590ca
css: Scope h* title styles
...
Avoids interfering if they are used by upstream libraries in other
places.
2 years ago
Kévin Commaille
7c3f7f83f9
login: Update Twitter SSO IdP to X
2 years ago
Kévin Commaille
556d470074
members-list-view: Refactor list items
...
Have a more consistent styling accross items.
2 years ago
Kévin Commaille
1a0ecad177
meson: Restore hack profile
...
It's the same as 'development' only with a different app ID.
Allows to use the nightly Flatpak and develop using a custom flatpak
manifest at the same time.
2 years ago
David Runge
23ccd87258
Use current appstreamcli option for not accessing the network
...
In current `appstreamcli` (>= 1.0.0) the option for not accessing the
network is `--no-net`.
Signed-off-by: David Runge <dave@sleepmap.de>
2 years ago
Alexandre Franke
fe00603f56
metainfo: put features in description
2 years ago
Felipe Kinoshita
f28021fce3
sidebar: Use standard padding values
...
GNOME apps usually use multiples of 6 for padding/margin so let's stick
with that.
Fixes #1308
2 years ago
Kévin Commaille
68291d7abc
build: Remove Hack manifest and profile
...
Now that the stable release is on the same codebase, it should be less
necessary to have 2 development builds.
Also since most performance issues have been fixed, it should not be
necessary anymore to build the nightly version in release mode.
2 years ago
Kévin Commaille
81868ed463
metainfo: Remove final dots in captions
...
Flathub (aka `appstream-cli validate`) doesn't like them.
2 years ago
Alexandre Franke
6c48cde678
Release 5
2 years ago
Kévin Commaille
78aaef60ff
meson: Make sure everything works without a pre-release version
2 years ago