Kévin Commaille
fd48e88fcc
Add oidc-aware compatibility
...
It requires a few changes during login to only offer SSO when OIDC
compatability is detected,
and most actions that require UIAA in account details must now occur
in the account management UI of MAS.
1 year ago
Kévin Commaille
332fcefbe0
Release Fractal 10.beta
1 year ago
Kévin Commaille
55724695ce
style: Use SASS to organize styles
...
We now require a SASS compiler at build time.
1 year ago
Ali Galal
94d531602b
room-history: Fix message-reactions alignment in RTL
1 year ago
Ali Galal
a0df0592cb
room-history: Fix Pill content alignment in RTL
1 year ago
Kévin Commaille
cb26488cc1
Release Fractal 9
1 year ago
Kévin Commaille
8891505584
Revert "cause: Set accent color to pink for Breast Cancer Awareness Month"
...
This reverts commit f3fcfdbd7f .
1 year ago
Kévin Commaille
8b7aa4f429
Release Fractal 9.rc
1 year ago
Kévin Commaille
f3fcfdbd7f
cause: Set accent color to pink for Breast Cancer Awareness Month
1 year ago
Kévin Commaille
c3242b1080
room-details: Handle all states of room members list
1 year ago
Kévin Commaille
1fdcd73be2
room-title: Fix height of button
...
When there is no subtitle, use the default button padding an use
gtk::Align::Center for valign.
When there is a subtitle, remove the button padding, reduce the space
taken by the labels and use gtk::Align::Fill for valign.
Co-authored-by: Alexandre Franke <afranke@gnome.org>
1 year ago
Kévin Commaille
f94357ebe8
account-settings: Fix user sessions page
...
AdwPreferencesPage only allows AdwPreferencesGroup as children so only
provide that.
We only use the GtkStack for the other active sessions by initializing
the current session early.
Includes other refactoring around user sessions.
1 year ago
Kévin Commaille
478dab3ecd
room-history: Fix style of new messages divider
1 year ago
Kévin Commaille
a58b71f15a
room-history: Do not use italics for typing row
...
Use dim-label instead.
1 year ago
Kévin Commaille
1a144e4b58
sidebar: Rename Category to SidebarSection
...
Rename CategoryType to SidebarSectionName and remove unused variants.
Rename CategoryFilter to RoomCategoryFilter.
Use Option<RoomCategory> instead of CategoryType for drag-n-drop
operations, preventing us from using GObject properties.
1 year ago
Kévin Commaille
ba47397def
room-history: Fix size of spinners and error icons for visual media messages and location
1 year ago
Kévin Commaille
467e40b6c9
metainfo: Use "snapshot" type for development releases
...
"development" is more for beta releases.
1 year ago
Kévin Commaille
7e672a7bab
Release Fractal 9.beta
1 year ago
Kévin Commaille
a8faf271b9
metainfo: Link to stable branch for screenshots
1 year ago
Kévin Commaille
a06e5c6e61
editable-avatar: Show an error if avatar could not be loaded
1 year ago
Alexandre Franke
bca4665e36
style: add padding below room filter bar
...
Fixes #1499+
1 year ago
Alexandre Franke
28a9c8855b
style: remove leftover from popover
1 year ago
Kévin Commaille
cc5a737f21
components: Rename ButtonRow to LoadingButtonRow and prefer AdwButtonRow where possible
2 years ago
Kévin Commaille
4a26fca3b7
components: Replace Spinner with AdwSpinner
2 years ago
Kévin Commaille
b4bbba2d37
style: Use CSS variables and functions
...
That were added in GTK 4.16 and libadwaita 1.6.
2 years ago
Tobias Kuendig
20a2342de1
room-history: Minor UI tweaks
...
Center the send message icon visually and increase the right margin of sender avatars.
2 years ago
Kévin Commaille
996590deeb
room-details: Rename MediaHistroyViewer to VisualMediaHistoryViewer
...
This is more correct as audio and file are also media messages.
2 years ago
Johannes Zellner
b697a2dd7e
room-history: Hide reaction count label if it is 1
2 years ago
Kévin Commaille
787260bae6
room-history: Make read receipts button round when there is a single user
2 years ago
Kévin Commaille
10611e379e
Release Fractal 8
2 years ago
Kévin Commaille
d87059b16f
chore: Release Fractal 8.rc
2 years ago
Kévin Commaille
93f16b945c
room-details: Edit main room details in a subpage
2 years ago
Kévin Commaille
be6e8516b4
user-profile: Fix size, spacing and duplicate title
2 years ago
Kévin Commaille
64d514cfc7
room-history: Visual fixes to the title
2 years ago
Kévin Commaille
773623a6b8
room-history: Reactions and receipts UI fixes
...
Remove the hover effect on the reaction container due to a change in
libawaita.
Make receipts button rounded and center avatars vertically.
2 years ago
Kévin Commaille
9f796716f3
room-details: Support more states for the media history viewers
...
Show when the list is loading more items, when there is an error, and
show a different state when the list is empty.
2 years ago
Kévin Commaille
4d0f22f36e
room-history: Allow to view full room title and description in a popover
...
Also allows to click any link.
2 years ago
Kévin Commaille
c0ffcbd407
chore: Release Fractal 8.beta
2 years ago
Kévin Commaille
f4e6a887f9
error: Improve secret portal error instructions
2 years ago
Kévin Commaille
3405ed347e
room-history: Add support for HTML details element
2 years ago
Alexandre Franke
dec825bbf4
Release Fractal 7
2 years ago
Kévin Commaille
5b38895ca7
Release Fractal 7.rc
2 years ago
Kévin Commaille
5404e92058
sidebar: Fix styling of verification row dot
2 years ago
Kévin Commaille
3568cf2028
overlapping-avatars: Crop avatars instead of using borders
...
Avoids issues when the background color behind the avatars changes.
2 years ago
Kévin Commaille
732678303d
pill: Fix activatable behavior, focus and add hover effect
2 years ago
Tobias Bernard
ced1a80c19
metaindo: update brand colors
2 years ago
Kévin Commaille
7b3a099aaa
Release Fractal 7.beta
2 years ago
Kévin Commaille
6c69e0042c
sender-avatar: Add a little brightness effect to avatar on hover
...
To make it clearer that you can interact with it.
2 years ago
Kévin Commaille
7ee749cf54
account-settings: Add support for account recovery
2 years ago
Kévin Commaille
ad7a35f27e
session-setup-view: Add support for account recovery
2 years ago