<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muttagen, branch master</title>
<subtitle>[ABANDONED] Greasemonkey user script to make Gmail Mutt-like</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/'/>
<entry>
<title>Merge branch 'dependabot/npm_and_yarn/acorn-6.4.1'</title>
<updated>2020-03-22T20:08:53+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=90f0058b11188d6c44b35ba24cf82874b49da942'/>
<id>90f0058b11188d6c44b35ba24cf82874b49da942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump acorn from 6.1.1 to 6.4.1</title>
<updated>2020-03-15T05:19:40+00:00</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2020-03-15T05:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=1937704bd5ff1f5752c0a5893d4a9576b07b362e'/>
<id>1937704bd5ff1f5752c0a5893d4a9576b07b362e</id>
<content type='text'>
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2019-06-10T15:08:07+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-10T15:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=7112f3d0667c0c0c89628e4f6877769df6db7582'/>
<id>7112f3d0667c0c0c89628e4f6877769df6db7582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2019-06-10T12:01:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-10T12:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=63c1dfe501674cc7a54553282b66c2d5161e01a4'/>
<id>63c1dfe501674cc7a54553282b66c2d5161e01a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to add next/previous page shortcuts to index view (WIP)</title>
<updated>2019-05-08T13:13:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-08T13:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=85e51f5542777532c5071cbe4d9436bfb0e3d44e'/>
<id>85e51f5542777532c5071cbe4d9436bfb0e3d44e</id>
<content type='text'>
The shortcuts don't work yet unfortunately. Just committing this as a
progress commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The shortcuts don't work yet unfortunately. Just committing this as a
progress commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to add 'j/k' shortcuts in the pager view</title>
<updated>2019-05-02T19:06:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-02T19:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=8788818ee9b9a70608c03170ab97a3a623716de5'/>
<id>8788818ee9b9a70608c03170ab97a3a623716de5</id>
<content type='text'>
Very messy at the moment. Doesn't currently work because it needs to be
executed when the pager view becomes visible. Pager divs are created and
removed each time a message is opened.

Going to put this aside for now and try to focus on the index view. From
there, I should be able to figure out how to load in pager commands when
a message is selected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very messy at the moment. Doesn't currently work because it needs to be
executed when the pager view becomes visible. Pager divs are created and
removed each time a message is opened.

Going to put this aside for now and try to focus on the index view. From
there, I should be able to figure out how to load in pager commands when
a message is selected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Idea.txt: Make shortcut to download the email</title>
<updated>2019-05-02T17:18:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-02T17:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=5c83a75a58c16a67a57a9061c01e92ff7a050222'/>
<id>5c83a75a58c16a67a57a9061c01e92ff7a050222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gmail_selectors.ts: Add new selectors for index and pager views</title>
<updated>2019-05-01T17:35:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-01T17:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=b699d46f1e10fb65b57a525c9f54701ceafa1478'/>
<id>b699d46f1e10fb65b57a525c9f54701ceafa1478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'gmail_css_class' to 'gmail_selectors'</title>
<updated>2019-05-01T17:27:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-01T17:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=a53af133bc8ac5b72769307703e1ae1cfbcce99a'/>
<id>a53af133bc8ac5b72769307703e1ae1cfbcce99a</id>
<content type='text'>
Since I'd like to put non-class selectors in this module now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since I'd like to put non-class selectors in this module now.
</pre>
</div>
</content>
</entry>
<entry>
<title>index.ts: Better Gmail loading initialisation logic</title>
<updated>2019-05-01T16:43:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-01T16:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/muttagen/commit/?id=e9fa4200e3d27c14bbf8e020a8c70d0f806a2ad6'/>
<id>e9fa4200e3d27c14bbf8e020a8c70d0f806a2ad6</id>
<content type='text'>
Instead of using a timeout, which may get executed prematurely, check
for the visibility of Gmail's `loading` screen. When it disappears from
view, we know we can safely initialise all our plugin features.

This allows us to, for example, try to ensure our `&lt;style&gt;` element gets
appended last. Now the sidebar actually gets hidden with our CSS rule
from 496ac03b0d6afb28db09998eb9944db2102ad49e since it can take
precedence over Gmail's asynchronously-loaded styles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using a timeout, which may get executed prematurely, check
for the visibility of Gmail's `loading` screen. When it disappears from
view, we know we can safely initialise all our plugin features.

This allows us to, for example, try to ensure our `&lt;style&gt;` element gets
appended last. Now the sidebar actually gets hidden with our CSS rule
from 496ac03b0d6afb28db09998eb9944db2102ad49e since it can take
precedence over Gmail's asynchronously-loaded styles.
</pre>
</div>
</content>
</entry>
</feed>
