Marco Melorio
f7f65d3e93
qr-code: Make it always black-on-white
...
Also add .card style. Fixes #1052 .
4 years ago
Julian Sparber
f8263c003b
room-details: Improve UI for name and topic in edit mode
...
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/921
4 years ago
Tobias Bernard
feab9a5011
sidebar: 2px margin between rows
...
This avoids rows blending together when hovering a row next to the
active one.
4 years ago
Tobias Bernard
16c270ad94
Sidebar: use currentColor for notification count
...
This fixes the broken bubbles in dark mode.
4 years ago
Tobias Bernard
e31690bee3
sidebar: tighter row spacing
4 years ago
Kévin Commaille
7592994a96
message-location: Move location view logic in LocationViewer component
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
c216e78edf
media-viewer: Split media content display logic into MediaContentViewer
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
e5c97c2517
sidebar: Bundle expander arrow and update behavior
...
The icon and its behavior has been changed upstream.
Bundle it so we don't have inconsistent behavior if it is updated upstream again.
4 years ago
Julian Sparber
e069053cda
session: Replace listview with listbox in AccountSwitcher
...
This reworks the entiere account switcher.
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/931
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/898
4 years ago
Kévin Commaille
5ac882eaa1
context-menu-bin: Fix non-working actions
...
Destroying the popover on close results in the action not being
called.
Instead do like the members list and keep a single popover for the
whole list. To do that we need to pass a weak reference to the
closest common parent of the list items, via the list view factory.
4 years ago
Bilal Elmoussaoui
d5749f75a4
Room history: Send/display static location events
...
Fixes #952
4 years ago
Kévin Commaille
6a705f40e1
login: Improvements for small screens
...
Part of #868
4 years ago
Kévin Commaille
a5a299ccdf
sidebar: Fix outline glitch on Explore
...
Fixes #970
4 years ago
Georges Basile Stavracas Neto
2e9c827565
content: Remove right margin for event-content
...
This was originally introduced at fc02302620 to match mockups, but
seems to be better without.
Also adjust the CSS selector below to have them matching on RTL.
4 years ago
Kévin Commaille
73c9d51ea8
login: Use EntryRow and PasswordEntryRow
4 years ago
JCWasmx86
d8e58a76aa
login: Add SSO support
4 years ago
Maximiliano Sandoval R
57b2640035
Implement attachments
...
With drag and drop.
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/121 , https://gitlab.gnome.org/GNOME/fractal/-/issues/764 .
4 years ago
Kévin Commaille
60a0207ee2
secret: Switch to libsecret
4 years ago
Kévin Commaille
5c8c627cec
account-settings: Add General tab
4 years ago
Kévin Commaille
577f582b6e
components: Create ButtonRow
4 years ago
Kévin Commaille
7bf16d34f5
components: Create EntryRow and PasswordEntryRow
4 years ago
Kévin Commaille
c7de7eb431
components: Create ActionButton
4 years ago
Kévin Commaille
f4611d73bb
login: Add auto-discovery of homeserver
...
Also check if the url provided is a valid homeserver.
Closes #769
4 years ago
Kévin Commaille
ae66b8045a
greeter: Fix devnotice
4 years ago
Kévin Commaille
bdfd69c64d
login: Replace custom button with SpinnerButton
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
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
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
cf7bc0c90c
content: Add support for displaying rich replies
4 years ago
Kévin Commaille
f2752b2863
message-image: Improve fallback background color
...
Works for both light and dark themes.
4 years ago
Kévin Commaille
15c2803c70
message-text: Make emoji-only messages bigger
4 years ago
Maximiliano Sandoval R
979ecdbb5a
css: Fix SourceView and TextView styling
4 years ago
Maximiliano Sandoval R
8cc45669f9
source-dialog: Fix styling
4 years ago
Maximiliano Sandoval R
872601b13a
Support dark mode
4 years ago
Kévin Commaille
78f0ae1f38
media-message: Handle media loading and errors
4 years ago
Kévin Commaille
8193be8e2c
room-history: Show video messages in the timeline
4 years ago
Julian Sparber
a2fd4de501
room-details: Implement user invitiation
4 years ago
Julian Sparber
9204479fae
explore: fix spacing around listview
4 years ago
Kai A. Hiller
0a6a820080
room_details: Add members page
4 years ago
Kévin Commaille
aee59b5371
text: Improve quote styling
4 years ago
Kévin Commaille
68c146d6fb
content: Show image messages in the timeline
4 years ago
Julian Sparber
3dea9a3398
session: Use crosssigning to verify new sessions
4 years ago
Marco Melorio
afc4998327
style: Rename .sidebar class to .sidebar-list
...
Needed to avoid using the deprecated .sidebar class.
4 years ago
Julian Sparber
f3f570fc7e
content: Update message sending toolbar for libadwaita changes
5 years ago
Julian Sparber
c8d86d1c74
account-switcher: Remove with border around checkmark
5 years ago
Alejandro Domínguez
3b8afaad7c
Improve the account switcher by Tobias suggestions
5 years ago
Alejandro Domínguez
5369d720cf
Account switcher: Show hints in account entry for visible session
5 years ago