Julian Sparber
3346669c37
error: Use only a single in-app-notifcation
...
This simplifies the code and allows easier emittion of errors
5 years ago
Julian Sparber
9bf216a854
account-settings: Add device list
...
This allows also the remove devices
5 years ago
Julian Sparber
e25cb64d90
auth-data: Add dialog to ask for authentication
...
This is the base for
https://gitlab.gnome.org/GNOME/fractal/-/issues/835 , but does only
implement Authentication via Password and the Browser Fallback.
5 years ago
John Renner
ceab82dc16
Fix clipping on login view
5 years ago
Julian Sparber
e51fe5cb1a
account-switcher: Show user avatar on button
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
Julian Sparber
17532d7ba2
session: Fix keyboard shortcuts
5 years ago
Julian Sparber
99f1317277
Add loading spinner while restoring session
5 years ago
Julian Sparber
19d71dd96a
room-history: Add automatic scrolling and scroll down button
5 years ago
Alejandro Domínguez
5369d720cf
Account switcher: Show hints in account entry for visible session
5 years ago
Alejandro Domínguez
500cddf390
Add button in login page to go back to sessions page
5 years ago
Alejandro Domínguez
7c202b9488
Add account switcher
5 years ago
Kai A. Hiller
ef6d965c33
message_entry: Stop accepting tab
5 years ago
Kai A. Hiller
fba4b1c234
message_entry: Remove custom styles
5 years ago
Kai A. Hiller
9247b3eb04
message_entry: Don’t fill available space
5 years ago
Alejandro Domínguez
1e0cae2ffc
Fix indentation
5 years ago
Kai A. Hiller
45a3d0e40f
room_details: Make avatar remove icon a trash can
5 years ago
Kai A. Hiller
128159ac79
room_details: Hide edit buttons when not eligible
5 years ago
Kai A. Hiller
0c2a610ff7
room_details: Add cutout style to avatar buttons
5 years ago
Kai A. Hiller
a20259ddec
room_details: Enable editing of room avatar
5 years ago
Kai A. Hiller
7ce448ba62
room_details: Add editing of room name and topic
5 years ago
Kai A. Hiller
23aff232b0
room_details: Add basic window
5 years ago
Julian Sparber
5973f3fa4e
login: improve style for the devel warning
5 years ago
Alejandro Domínguez
f725079b09
Split main_stack in login and sessions
5 years ago
Kai A. Hiller
8a86bd2ad7
content: Unselect room on ESC
5 years ago
Julian Sparber
f9d656f154
content: Show empty page and loading spinner
5 years ago
Veli Tasali
c90f0c8b00
content: Align composer buttons to the bottom
...
Fixes #802 .
5 years ago
giusdp
ca64f47c4d
login: use default widget for logging on enter press
...
Expose the login button in login.ui to retrieve it by the default_widget function in login.
Set the login button as the default widget when the visible child in main_stack is login,
and connect the function to the visible_child change signal to update the default widget.
fix: https://gitlab.gnome.org/GNOME/fractal/-/issues/788
5 years ago
Christopher Davis
5d95eb56bb
components: Add RoomTitle component
...
Adds a custom RoomTitle widget in place of AdwWindowTitle.
This will allow us to have markup in titles and subtitles,
and allow us to have tooltips set appropriately.
5 years ago
Christopher Davis
998a045a02
session.ui: Use minimum fold threshold policy for leaflet
...
This fixes https://gitlab.gnome.org/GNOME/fractal/-/issues/780
by using the sum of minimum sizes as the size to fold the
leaflet at.
5 years ago
Christopher Davis
ffee76fc4f
ui: Use crossfades for stack transitions
...
This will give Fractal-Next a nice bit of polish
by using clean transitions for every stack.
5 years ago
Christopher Davis
a9f25188cf
ui: Use revealers for back buttons
...
In order to have nice transitions and consistent
sizing, we should use GtkRevealer with a crossfade
transition instead of using the `visible` prop
of the back buttons.
5 years ago
Christopher Davis
db2e533ecd
content-message-row.ui: Remove displayname style, use adw styling
...
Remove the custom display name style and instead use
libadwaita's "heading" and "accent" styles to set the right styling and colors.
5 years ago
Alexandre Franke
270b3e54fc
login: set expectations for dev version
5 years ago
Alexandre Franke
5a9a75d300
codestyle: fix indentation
5 years ago
giusdp
8fdf61d466
content: Fix room-history background style
...
fix: https://gitlab.gnome.org/GNOME/fractal/-/issues/777
5 years ago
Kai A. Hiller
71061f9697
Add Ctrl+K shortcut to toggle room list search
5 years ago
Kai A. Hiller
32ddab0164
Don’t repeat accelerators in shortcuts overview
5 years ago
Julian Sparber
ec7720c0fd
content: Add room explore
5 years ago
Julian Sparber
bd13ae4ef2
sidebar: Add Explore entry
5 years ago
Julian Sparber
f8b4dea063
room-history: rename content to room-history style class
5 years ago
Julian Sparber
872b3abaef
avatar: add property display-name
...
This makes it simpler to connect the Avatar to the ComponentAvatar
5 years ago
Julian Sparber
f69e6562a5
sidebar: Rename Categories to ItemList and cleanup
5 years ago
Julian Sparber
2adec1644b
Add support for user-defined avatars
...
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/785
5 years ago
Julian Sparber
145e9bd026
content: Add leave entry to room menu
5 years ago
Kévin Commaille
3b538164ef
session: Add dialog to view an Event's source
5 years ago
Kévin Commaille
727d063f60
content: Add context menu for ItemRow
5 years ago
Julian Sparber
47fc7cc383
content: Use LabelWithWidgets to display inviter
5 years ago
Julian Sparber
70824766b7
Show errors as in-app-notifications
5 years ago