Kévin Commaille
5de88e83ff
i18n: Add formatting i18n methods compatible with xgettext
4 years ago
Julian Sparber
eae7359285
context-menu-bin: Create popup only when needed
...
This reduces the time needed to build a Sidebar::RoomRow and
RoomHisotry::MessageRow, by a sinificant amount.
4 years ago
Alexandre Franke
e90312fb87
Improve wording
4 years ago
Alexandre Franke
a3e588c78e
Use proper quotes in strings
4 years ago
Alexandre Franke
296dd710f5
Improve text for upgraded rooms
4 years ago
Alexandre Franke
a89c23e5cf
Improve strings
4 years ago
Kévin Commaille
a5a299ccdf
sidebar: Fix outline glitch on Explore
...
Fixes #970
4 years ago
Anders Jonsson
bfcb14809a
Fix typos in translatable strings
4 years ago
Georges Basile Stavracas Neto
3613d61536
content-explore: Make clamp size match chat history's
...
Having the width of the Explore page different than the widget of
the chat history is jarring, let's make them match.
4 years ago
Georges Basile Stavracas Neto
3b9d5b9c00
content-explore: Remove extra clamp
...
There is a clamp inside a clamp here, one of which has maximum size
of 800. The inner clamp negates that.
Remove the inner clamp.
4 years ago
Georges Basile Stavracas Neto
d7e89d516f
content-room-history: Increase clamp sizes a bit
...
But not too much.
These values are somewhat arbitrary, but they make Fractal's chat
history average between 65~80 characters wide on default GNOME with
Cantarell. This seems to make it much more pleasant to use.
4 years ago
Georges Basile Stavracas Neto
0cdac386ce
content-message-row: Use 'caption' CSS class
...
Instead of 'heading'. The original mockup [1] seems to have this label
much more subtle, and definitely not bold.
[1] https://gitlab.gnome.org/Teams/Design/app-mockups/-/raw/master/fractal/main-window.png
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
Yuri Chornoivan
25faa63863
Fix minor typos
4 years ago
Kévin Commaille
3d8fe3912f
build: Fix variable name in metainfo
4 years ago
Kévin Commaille
9968d724f0
build: Add develoment version to metainfo
...
Fixes the version of the flatpak bundle
4 years ago
Julian Sparber
a73ff67be4
Copy and update metainfo from master
4 years ago
Julian Sparber
c6b5b226b7
Use desktop file from master
4 years ago
Julian Sparber
0bf6a4ff32
Remove Next from app-id
4 years ago
Kévin Commaille
73c9d51ea8
login: Use EntryRow and PasswordEntryRow
4 years ago
Kévin Commaille
c1a97472b4
login: Move to its own module
4 years ago
JCWasmx86
d8e58a76aa
login: Add SSO support
4 years ago
Maximiliano Sandoval R
ec2852dc90
Make a drag and drop overlay widget
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
Julian Sparber
40a77bd6f6
verification: Ask for confirmation after scanning
4 years ago
Kirill Schmidt
3bd9afe788
device-row: Use Log Out for current session
...
device-row: Add is-current-device property
device-row: Implement Logout and check current device
mod: Set is-current-device-property to true
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
6dc9084ec7
components: Create EditableAvatar
4 years ago
Kévin Commaille
c7de7eb431
components: Create ActionButton
4 years ago
Kévin Commaille
953466029d
app: Show spinner by default instead of greeter
4 years ago
Kévin Commaille
757373f87b
app: Rename Error to Toast and move to components
4 years ago
Julian Sparber
762973ce19
room-history: Show error page on loading errors
...
This only shows the error page when the timeline is empty.
Adds also a enum for the timeline state.
4 years ago
Daniel García Moreno
5f06500e08
Set wrap property in mesage_entry
...
Fix https://gitlab.gnome.org/GNOME/fractal/-/issues/895
4 years ago
Kévin Commaille
3079b7faca
room-history: Show audio messages in timeline
4 years ago
Julian Sparber
687fcb51d0
qr-code-scanner: Add round corners to video
4 years ago
Julian Sparber
b73b504390
verification: Drop screenshot support
4 years ago
Julian Sparber
d2f8f105ec
qr-code-scanner: Use a singleton to access the Camera
...
This also adds a no-camera page.
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
2296036d4a
data: Move non-icon SVGs to assets
4 years ago
Kévin Commaille
74cf22df84
app: Separate greeter and login screens
4 years ago
Kévin Commaille
bdfd69c64d
login: Replace custom button with SpinnerButton
4 years ago
Julian Sparber
5a49bfc173
explore: Replace .content style with .card
4 years ago
Kévin Commaille
34f71ce741
members-page: Only show active members
...
Separate joined and invited in two lists
4 years ago
Kévin Commaille
cfe2fe0281
message-media: Use custom player
...
Allows to play media without sound.
Closes #881
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