[geary] (140 commits) Non-fast-forward update to branch wip/remove_present_workaround
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] (140 commits) Non-fast-forward update to branch wip/remove_present_workaround
- Date: Fri, 19 Apr 2019 03:26:25 +0000 (UTC)
The branch 'wip/remove_present_workaround' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
160934b... Remove workaround for gtk_window_present_with_time() under
Commits added to the branch:
ba37101... help: Update index page and logo (*)
0f773f9... composer-web-view: remove unused variable (*)
65af96a... composer-web-view: add missing semicolon after field assign (*)
585c7ba... conversation-web-view: de-globalize a variable (*)
f6def0e... Update Catalan translation (*)
59ef85c... Merge branch 'fix-lgtm-warnings' into 'master' (*)
66bcb21... Update Catalan translation (*)
377877a... Update Polish translation (*)
d7d0391... help: Update overview.page (*)
f752fbf... help: Update accounts.page to reflect how the accounts edit (*)
1379daa... help: Update search.page to avoid using technical terminolo (*)
db0eb34... Merge branch 'wip/243-manual-updates' into 'master' (*)
8bfc371... client: Fix move/label keyboard shortcuts being swapped (*)
3705995... Merge branch 'wip/333-move-label-shortcuts' into 'master' (*)
1774795... Make the discard button red in the abort draft dialog while (*)
5d79e54... Updated Spanish translation (*)
8ee768f... Init Folks in the backgroud to prevent blocking the UI on s (*)
598a1d0... Merge branch 'draft-alert-dialog' into 'master' (*)
4be138f... Merge branch 'wip/347-folks-loading-slow' into 'master' (*)
8f04e4c... Fix switches in the accounts editor looking squashed (*)
38899fa... Merge branch 'wip/299-squished-switches' into 'master' (*)
60a3f93... Add TestCase.async_complete_full method to avoid requiring (*)
3b3e0b0... Make ServiceProvider config methods public so they can be u (*)
cddbb28... Add initial integration test famework and IMAP client sessi (*)
1e621e0... Merge branch 'wip/integration-tests' into 'master' (*)
d6e1935... Only throw an error when an IMAP command returns BAD, not N (*)
71d8c8b... Update Imap.ClientSession now IMAP NO commands aren't treat (*)
2ea9a85... Merge branch 'wip/156-mailbox-not-exist' into 'master' (*)
aa223d1... Replace references to `master` with `primary` (*)
5e5c23f... Specify mainline as branch for Flatpak manifest (*)
68093c8... Merge branch 'wip/mainline-flatpak' into 'mainline' (*)
29389bc... Merge branch 'wip/324-remove-master-slave' into 'mainline' (*)
a69b00e... Better symbolic icons (*)
1971670... rfc822: fix mangled text when quoting non-latin names (*)
eb28cec... Merge branch 'refresh-symbolics' into 'mainline' (*)
3a44628... Fix ConversationMonitor sometimes not loading more from rem (*)
811de7b... Merge branch 'fix-quoting-cyrillic-email-addresses' into 'm (*)
d6ca47b... Ensure ImapDb.Folder updates email total when marking remov (*)
03dbe0e... Don't unncessarily check for more conversations to load (*)
6e5c51c... Improve how the client triggers conversation auto-loading (*)
df80569... Remove some unused code (*)
67c30a3... Update Polish translation (*)
1a6113e... Ignore style nodes while converting HTML to text (*)
bb8123e... Merge branch 'ignore_style_nodes' into 'mainline' (*)
dc656d7... Merge branch 'wip/289-folder-not-fully-populated' into 'mai (*)
ca39992... conversation: update GUI every 10 mails (*)
940241b... Merge branch 'improve-conversation-loading-performance' int (*)
680f46c... Add initial contact popover UI and implementation (*)
e144617... Update conversation message menus and actions for contact p (*)
b9d6c26... Implement New Conversation action (*)
3d6ef3d... Remove now-unsed param from controller method (*)
5ce9aa3... Stop passing the avatar store all the way down to conversat (*)
5339a6c... Add client Contact and ContactStore classes (*)
ccd3439... Use client contact classes in the conversation viewer (*)
a5c8791... Convert conversation message's address UI widget to a conta (*)
5a68152... Lookup and use Folks individuals in client contact classes (*)
0e3d6bc... Use contacts in ConversationMessage to display originators/ (*)
6ff0e70... Update converation message details when a client contact ch (*)
258b68b... Update ContactPopover depending on if the contact is from t (*)
948ed5f... Only hide email address when displaying a contact name if i (*)
68b2da1... Separate and implement contact popover action from conversa (*)
41d061c... Implement save contacts and open desktop contacts in Contac (*)
73159ba... Add new generic LRU cache to the client (*)
2a11005... Use LRU cache ContactStore for caching Contact objects and (*)
8d4a029... Update AvatarStore to load from contacts rather than mailbo (*)
863e62c... Minor ConversationListBox tweaks (*)
e4e1da3... Don't use the engine contact's display name (*)
53f0686... Start loading remote images if pref enabled via sender's co (*)
44b01a8... Fix sender names from GitLab, Discourse, etc displayed with (*)
10051e0... Implement spoofed email address UI for ContactsPopover (*)
ffaa43c... Tweak spoofed email warning UI (*)
a83a68e... Merge branch 'wip/135-contact-popovers' into 'mainline' (*)
ac46174... Depend on libhandy for the client build (*)
7f13ce4... Target Ubuntu and Fedora devel images in CI (*)
4332155... Make generic account editor ListBoxRow style reusable elsew (*)
93cb84b... Make runtime information collection reusable elsewhere (*)
ae4d765... Add basic Geary Inspector, hook it up to Alt+Shift+I (*)
0bac8f7... Keep a bounded list of last n log messages (*)
1f4ef0a... Display all known logs in inspector (*)
1b121e0... Update the UI when the switcher pane changes (*)
0e4486b... Make Copy button copy selected log rows, make it less promi (*)
b5f27dc... Add UI and implement saving details and logs to file (*)
e5893e1... Implement filtering log messages (*)
fc119eb... Add a means for apps to be notified as new log records are (*)
6dc8b27... Append new log records to the inspector and scroll to them (*)
584ead9... Tidy up inspector tooltips (*)
ccde37c... Enable pausing/unpausing the log viewer (*)
d87a2b0... Enable some keyboard shortcuts for the inspector (*)
993f7cc... Ensure there is only ever one Inspector open at a time (*)
194ca0e... Blacklist displaying certain annoying messages in the Inspe (*)
e428d7b... Minor code tidy up (*)
9c5dc14... Use MainContext.invoke to handle appending new log messages (*)
ae1e36e... Fine tune Inspector filtering (*)
6234405... Merge branch 'wip/geary-inspector' into 'mainline' (*)
134eca3... Update POTFILES.in (*)
ef8f976... Merge branch 'wip/remove-ci-test-workaround' into 'mainline (*)
18fcf0e... TNEF (winmail.dat) parsing support via libytnef (*)
6acddfd... engine: add missing libm dependency (*)
ddced6f... Merge branch 'libm-dep' into 'mainline' (*)
9acf5d3... Make Geary DBus-activatable. Bug 775956. (*)
3ae24d7... Update main window lifecycle management (*)
34e4b47... Don't keep loading more conversations when started in backg (*)
548babc... Don't (necessarily) quit on Ctrl+W, just close the window (*)
7b861a2... Fix controller not being started when started as DBus servi (*)
d8e4c31... Move command line processing into GearyApplication (*)
6f2187f... Fully implement --quit (*)
bad2ace... Fix some incorrect command line arg values, sort alphabetic (*)
5eb8d14... Modernise autostart desktop file manager class a bit (*)
2578c6c... Re-implement --hidden as a deprecated command line option (*)
6605682... Add translation comments denoting command line option strin (*)
3c1ae51... Minor code cleanup (*)
40c98d5... Fix handling of mailto command line args (*)
ef71e4c... Merge branch 'wip/775956-dbus-activation' into 'mainline' (*)
d6e6259... Update Polish translation (*)
4497b12... Merge branch 'tnef-support' into 'mainline' (*)
25de4d3... Disable ytnef in Fedora CI while the package there is too o (*)
5c7c382... Fix failing test when ytnef support disabled (*)
8096555... Merge branch 'wip/fedora-ytnef' into 'mainline' (*)
49cd00f... Minor code cleanup (*)
3d1032d... Migrated from libnotify to GLib notifications. bug 766133 (*)
c0f5be2... Clean up desktop notification code (*)
ef21ad5... Use app icon in notifications for consistency with other ap (*)
3701aa0... Allow Notifications.Desktop to cancel its async tasks (*)
f269e55... Don't play sounds when issuing a notifciation (*)
dd3a7a1... Add API for (de)serialising FolderPath and EmailIdentifier (*)
01a154b... Make it possible to distinguish between different folder ro (*)
f748845... Make it easier to obtain folders from path objects from Gea (*)
bb1fe53... Implement application actions for notifications (*)
b80f6b0... Minor fix for MockObject (*)
2e0ee8c... Ensure notifications are cleared on app activation (*)
0aea07f... Merge branch 'wip/766133-gnotification' into 'mainline' (*)
c208f35... correct typo in the dbus service file (*)
1eb5dd1... flatpak: Build folks with meson (*)
58f6526... Merge branch 'service-typo' into 'mainline' (*)
4238994... Merge branch 'wip/nielsdg/folks-meson' into 'mainline' (*)
de5df79... ui: change conversation menu icon to view-more (*)
d4436fa... main-toolbar: Use a full-height, splitting separator (*)
204bf19... Merge branch 'menu-icon-fix' into 'mainline' (*)
9e44188... Merge branch 'wip/christopherdavis/full-height-separator' i (*)
e5775bb... Remove workaround for gtk_window_present_with_time() under
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]