Commit graph

124 commits

Author SHA1 Message Date
Michael Gratton
7d82d9de66 org.gnome.Geary.appdata.xml.in.in: Add note notification avatars 2020-03-22 08:59:20 +11:00
Michael Gratton
46e3ba7396 Update releases notes to mention new plugin UI 2020-03-17 19:23:24 +11:00
Michael Gratton
0c526f6644 Plugins: Support loading optional plugins
Add optional-plugins GSetting, automatically load any plugins specified
there at startup, and allow getting, loading and unloading optional
plugins via Application.PluginManager.
2020-03-17 19:23:24 +11:00
Michael Gratton
b15d83b41f desktop/org.gnome.Geary.appdata.xml.in.in: Update for 3.36.0
Point to new donations page and updated screenshots.
2020-03-14 11:54:05 +11:00
Michael Gratton
bb907070cd Update files for 3.36.0 2020-03-13 16:11:09 +11:00
Michael Gratton
0664b1c6ec Update files for 3.35.90 2020-03-01 22:40:40 +11:00
Michael James Gratton
cbe6e0ba9b Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"
Revert merge request GNOME/geary!374 for now since the shared process
model breaks old-style WebProcess message handler IPC.

This can be un-reverted when out JS is ported to the new Messages API
that is landing in WebKitGTK 2.28.

This reverts commit e4a5b85698, reversing
changes made to 66f6525480.
2020-02-13 12:56:52 +11:00
Michael Gratton
fa38c6cf8a Merge branch 'composer' into 'mainline'
composer: Adaptive toolbar

See merge request GNOME/geary!396
2020-01-23 08:36:45 +00:00
James Westman
2aff2694b2 composer: Move formatting buttons to new toolbar
Splits the toolbar at the top of the composer into two action
bars at the bottom. One is always visible and contains undo, redo,
spellcheck, a menu, and a button to toggle the other action bar. The
other action bar contains the formatting buttons.

Also cleans up the margins around the fields at the top.

Implemented according to the mockups at
https://gitlab.gnome.org/Teams/Design/app-mockups/raw/master/mail/composer.png
2020-01-21 19:43:37 -06:00
Adam Dingle
02c65476ea Allow brief notifications
This change allows certain notifications to be displayed only briefly. The new DConf key brief-notification-duration is the number of seconds for which brief notifications should be displayed.

At the moment the only brief notifications are "Message sent", "Conversation archived" and "Message archived".

Closes #602
2020-01-19 15:26:21 +01:00
Michael Gratton
9eff8a36f0 Add release note about conversation loading perf 2019-11-27 10:37:49 +11:00
Michael Gratton
c4cba4370d Update release notes with new features 2019-11-21 02:59:09 +11:00
Michael Gratton
259ebe50fd Re-implement single key shortcuts as a preference
Add new `single-key-shortcuts` GSetting, Application.Configuration
property and add UI for it in the Preferences window. When enabled,
load in new `single-key-shortcuts.css` file that has the appropriate
bindings. Update bindings to match Google's current set, and update
shortcut help to match.
2019-11-21 02:36:09 +11:00
Michael Gratton
93d1ab684b Merge branch 'mjog/docs-update' into 'mainline'
Docs update

See merge request GNOME/geary!367
2019-11-18 11:23:10 +00:00
Michael Gratton
76035f3eec Update appdata with recent new features 2019-11-18 18:30:54 +11:00
Michael Gratton
8f8709f2af Add support for opening additional main windows
Closes #139
2019-11-18 13:50:38 +11:00
Michael Gratton
8f8539788d Add undo-send-delay application setting 2019-11-17 20:00:02 +11:00
Michael Gratton
2e651d38d0 Update appdata with the new feature 2019-11-08 10:06:48 +11:00
Michael Gratton
353955f234 Update appstream to mention improved undo support 2019-11-07 11:58:56 +11:00
Michael Gratton
30939534e5 Update files for 3.35.1 2019-10-11 07:58:22 +11:00
Michael Gratton
f5f9350d2f Consistently use '_dir' suffix for meson directory variables 2019-09-27 23:55:32 +10:00
Michael Gratton
de6071ef60 Remove Play Sounds preference
This no longer makes sense since we don't have control over it for
notifications any more, and hence was only being used for sent mail.

Replace it with a NotificationContext signal so that a plugin could be
written to play a sound instead.
2019-09-27 20:42:58 +10:00
Michael Gratton
c7c135ce5b Remove notifications preference now it is unused 2019-09-27 19:53:58 +10:00
Michael Gratton
8b2662824d Add missing dates to last two releases in appdata 2019-09-27 17:25:45 +10:00
Michael Gratton
d3c6629025 Bump files for 3.35.0 2019-09-27 17:25:28 +10:00
Christopher Davis
bfcee9bff7 build: Set up dual install for flatpak
Part of https://gitlab.gnome.org/GNOME/Initiatives/issues/1;
Sets up dual installation for flatpaks, allowing us to
build and run geary without affecting our system install.
This will allow testing of nightlies and CI artifacts as well
via the flatpak, so we can iterate on designs and share
bundles to test with.
2019-08-26 09:38:31 -07:00
Michael Gratton
f27f2fb91f Try harder to ensure a spell checker is enabled by default
When no spell checker langauges are explicitly set, use the set of
preferred languages for spell checking. Make spell-check-languages
setting nullable so we can differenciate between "use default"
and "disable spellchecking".
2019-05-24 12:37:19 +02:00
Rafael Fontenelle
2509c5c4f0 Fix misspellings 2019-05-22 20:47:08 +00:00
Michael Gratton
8022ffecce Update files for 3.33.1 2019-04-28 14:30:36 +10:00
Michael James Gratton
e1b31183ce Merge branch 'wip/kalev/appdata-id' into mainline 2019-04-24 12:17:40 +10:00
Michael Gratton
94d037f5a7 Add a provides for the app id without the desktop suffix 2019-04-24 12:13:55 +10:00
Jiří Černý
c208f35f80 correct typo in the dbus service file 2019-04-17 14:04:38 +02:00
Niels De Graef
9acf5d344d Make Geary DBus-activatable. Bug 775956.
* org.gnome.Geary.service.in: create, and let it be installed by CMake.

* org.gnome.Geary.desktop.in: add `DBusActivatable=true`.

* geary-autostart.desktop.in: use `--gapplication-service` instead of
hidden.

* Change the way arguments are parsed:
  * Use the _command-line_ and _handle-local-options_ signals instead
    of _local-command-line_.
  * Remove the `--hidden` option (replaced by `--gapplication-service`)
  * Use VariantDict (which is a little cleaner)
  * Don't use global variables in Arg, but set them in
  the config instead.
  * We can no longer set a global summary due to the new option handling
  in GApplication. On IRC, I got the feedback that info like this should
  be going into a manpage.

* Since the QUIT-action can now be called without ever activating the
app, make the necessary changes to the `GearyController`:
  * `main_window` and `current_conversations` can be null.
  * use `pending_mailtos()` for the compose action as well.
  * Don't update the UNDO action if we're closing down.

* More instance variables prefixed with this (we're changing the lines
anyway, might as well do it properly).

* `Environment.set_prgname()` is already executed in GApplication.run(),
so no more need for `GearyApplication.PRGNAME`.

Signed-off-by: Niels De Graef <nielsdegraef@gmail.com>
2019-04-12 22:04:56 +10:00
Kalev Lember
499eb22ef3 appdata: Keep the same app ID as in 0.13
Go back to using "org.gnome.Geary.desktop" as it was in 0.13. The
appdata spec is very clear that the app ID is not supposed to change and
should be a unique identifier for the app across distributions.
2019-04-12 01:09:03 +02:00
Michael Gratton
d9e3aca9be Update screenshots with those those for 3.32 from the wiki 2019-03-17 20:52:46 +11:00
Michael Gratton
a68cf8e029 Updates files for 3.34 development 2019-03-15 09:22:38 +11:00
Michael Gratton
4d1e86e5d1 Add feature to appdata for next release 2019-03-09 20:17:01 +11:00
Michael Gratton
18039ed7ad Remove avatar URL setting and config now it is unused 2019-03-09 20:17:01 +11:00
Michael Gratton
2fc3db4ccf Update appdata with some forthcoming releases for 3.32
This will let translation teams translate release notes on Flathub
2019-03-07 14:55:11 +11:00
Bilal Elmoussaoui
8dd98630e2 Appdata: update the appdata per the latest specs
Freedesktop specs: https://freedesktop.org/software/appstream/docs/chap-Quickstart.html
GNOME Software Kudos specs: https://gitlab.gnome.org/GNOME/gnome-software/blob/master/doc/kudos.md
2019-02-27 02:05:53 +00:00
Michael Gratton
b605ddc409 Validate both appdata and desktop files
Use same approach as
https://gitlab.gnome.org/GNOME/nautilus/blob/master/data/meson.build#L112-138
2019-02-24 22:09:05 +11:00
Michael Gratton
dbde4ec2d5 Update AppStream, NEWS and debian/changelog for 0.13 2019-02-18 01:51:34 +11:00
Greg V
b8ae8865ea Fix meson targets for contractor contract 2019-01-09 12:50:13 +03:00
Michael Gratton
664950ba0a Cleanup attachment save handling
Follow GTK+ reccomendation for (not) setting folder paths in save file
choosers, ensure UTF-8 display names and file system encodings are used
as appropriate, and report errors to the user when they occur.
2018-10-24 21:36:15 +11:00
Michael Gratton
47debb6730 Merge branch 'wip/piotrdrag/fix-contract-description' into 'master'
Fix extracting Description key from contractor file for translation

See merge request GNOME/geary!50
2018-10-09 10:30:13 +00:00
Michael Gratton
d3cbeda0c6 Add a comment about why we're calling msgfmt manually 2018-10-09 09:59:48 +00:00
Piotr Drąg
ea9aebdb9c Fix extracting Description key from contractor file for translation 2018-10-07 16:41:51 +02:00
Michael Gratton
46ffd42ce4 Make avatar loading URL configurable via a GSetting
This lets users switch to using Libravatar, or disable remote avatar
loading completely if desired.
2018-10-07 15:29:08 +11:00
Michael James Gratton
98e2d319eb Remove CMake build.
Closes Bug 777044.
2018-06-13 22:30:10 +10:00
nick richards
f512ebc199 Add OARS metadata 2018-06-05 13:53:39 +00:00