Commit graph

27 commits

Author SHA1 Message Date
Isaac Curtis
250376a7bd Initial support for being kicked
Remove translatable from kicked dialog
2019-05-28 21:30:15 -06:00
Christopher Davis
66e95aa151 fractal-gtk: Redesign Login Flow
This is a complete overhaul over the interface for login.

* widgetifies the login view (removes app/connect/login.rs)
* Instead of asking for the identity server, uses .well-known
* No longer assumes a homeserver

Closes #448
2019-04-15 10:30:58 -04:00
Julian Sparber
4f6d546830 sticker: remove code for sticker #239 2018-12-12 15:20:43 +01:00
Julian Sparber
ffa63f8c53 roomhistory: create custom widget for scroll view
This moves the ScrolledWindow to a custom widget, to clean up code
inside AppOP and decrease its size.
2018-11-10 17:23:24 +01:00
Daniel García Moreno
9f1563aeee New icon design by Tobias Bernard
More information about the icon redesign initiative here:
https://gitlab.gnome.org/GNOME/Initiatives/issues/2

See #353
2018-10-28 16:04:06 +01:00
mairandomness
3442c8f38f rename user_menu to main_menu 2018-10-25 21:13:00 -04:00
mairandomness
2e51b57b7a remove instances and content of menus.ui 2018-10-25 21:13:00 -04:00
Eisha Chen-yen-su
48ab8d66ee UI: Remove the old source dialog
See https://gitlab.gnome.org/World/fractal/issues/195
2018-08-04 11:28:17 +02:00
Eisha Chen-yen-su
0b50687901 UI: Add a new modal window for message source view
See https://gitlab.gnome.org/World/fractal/issues/195
2018-08-04 11:27:45 +02:00
Eisha Chen-yen-su
66f0bd343d UI: Add a dialog to show messages' source
See https://gitlab.gnome.org/World/fractal/issues/195
2018-07-28 10:34:32 +02:00
Eisha Chen-yen-su
6812c3980d UI: Add a message menu popover
See https://gitlab.gnome.org/World/fractal/issues/195
2018-07-28 10:34:32 +02:00
Julian Sparber
4e6b802aca room: add room settings panel
move all functionality of the old room config dialog to the new panel
and start the implementation of the new UI for the room settings panel

https://gitlab.gnome.org/World/fractal/issues/19
2018-07-17 21:51:55 +02:00
Sam Hewitt
e6a083cf45 New and updated icon assets 2018-07-13 06:30:16 +00:00
Jordan Petridis
fe2da0bfb3 AudioPlayer: add the glade .ui file containing the widget. 2018-06-26 15:24:49 +00:00
Eisha CHEN-YEN-SU
fb42490d55 UI: Implement media viewer overflow menu
See https://gitlab.gnome.org/World/fractal/issues/76
2018-06-18 00:28:56 +02:00
Eisha CHEN-YEN-SU
3ea23f89fe UI: Implement the media viewer design
See https://gitlab.gnome.org/World/fractal/issues/13
2018-06-12 17:16:12 +02:00
Julian Sparber
8711c01539 accountsettings: add password change dialog
* Fix redraw bug on revealer toggle

https://gitlab.gnome.org/World/fractal/issues/21
2018-06-05 12:05:25 +02:00
Julian Sparber
96bcb94b52 accountsettings: add UI for account settings
* add UI for account settings
* display name and avatar

https://gitlab.gnome.org/World/fractal/issues/21
2018-06-05 12:05:25 +02:00
Eisha CHEN-YEN-SU
47c79baafe UI: Implement the new room chooser design
Closes https://gitlab.gnome.org/World/fractal/issues/221
2018-05-28 08:06:16 +02:00
Daniel García Moreno
b6f81380bc stickers: Stickers popover and send
This patch adds a new button to the main window to show the stickers. A
popover is shown when you click in this new button with all the stickers
group.

If you've purchased the stickers you'll view all the stickers there and
you can click over one sticker to send it.

Stickers not purchased are shown as a preview thumbnail and description
and a button to add is there too but not working yet.
2018-05-25 08:23:41 +02:00
Christopher Davis
ed3a7283b6 Added markdown popover 2018-04-23 12:43:45 -04:00
Daniel García Moreno
2191bef172 Split the main_window.glade file 2018-04-17 09:13:33 +02:00
Julian Sparber
7b72f595df add image to no room view and add new style #132 2018-03-20 16:10:24 +00:00
Daniel García Moreno
28ea126cc8 Shortcuts window
I've just added the shortcuts window with the current keybindings. I've
also added the standard ctrl+q to quit.
2018-02-18 23:32:48 +01:00
Daniel García Moreno
228f218a94 App menu with About dialog
Close #46
2018-01-29 01:23:19 +01:00
Daniel García Moreno
8f9bd1d3a2 New hicolor icon set 2017-12-17 19:10:26 +01:00
Jordan Petridis
63ba9c441c
Re-structure the repo into a cargo workspace instead. 2017-12-06 03:12:08 +02:00
Renamed from res/resources.xml (Browse further)