aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Generalizations for notifications (#174)Alexander Griffith2018-08-102-30/+69
* Fix missing thread notifications (#176)Alexander Griffith2018-08-101-12/+18
* Recognise hashtag links and make them link to our own tag browsing functional...Holger Durer2018-08-102-20/+119
* Merge pull request #173 from jdenen/developJohnson Denen2018-03-0514-192/+1378
|\
| * Retoot add accts closes #155Alexander Griffith2018-03-055-6/+90
| * Bump to 0.7.2 and shorten long code lines (#172)Alexander Griffith2018-03-058-50/+78
| * Update the README file to mention the new keybindings for tab browsing. (#171)H Durer2018-03-051-18/+21
| * Make "Content warning" a tab stop and toggle to show/hide the main contents. ...H Durer2018-03-052-29/+175
| * Merge pull request #169 from hdurer/maybe-use-shr-fontsAlexander Griffith2018-03-051-1/+8
| |\
| | * Add a new customization flag to switch between using fixed width or proportio...Holger Dürer2018-03-051-1/+8
| |/
| * Merge pull request #168 from hdurer/tab-browsingAlexander Griffith2018-03-053-76/+329
| |\
| | * Allow user to navigate interesting things in a buffer via tabbing (tab to go ...Holger Dürer2018-03-053-76/+329
| |/
| * Merge pull request #154 from hdurer/multi-instance-in-plstoreH Durer2018-03-026-56/+104
| |\
| | * Explicity set output variables to "unlimited" when saving plstore.Holger Durer2018-03-021-1/+6
| | * Keep track of to which instance secrets in plstore belong.Holger Dürer2018-03-026-56/+99
| |/
| * Merge pull request #161 from hdurer/dont-spam-user-with-image-fetch-messagesAlexander Griffith2018-03-021-1/+5
| |\
| | * Stop url.el from spamming the user with "Connecting host: ..." messages in th...Holger Durer2018-03-021-1/+5
| |/
| * Merge pull request #160 from alexjgriffith/fix-buffer-switchingH Durer2018-03-022-16/+16
| |\
| | * Fixes buffer switching issue and closes issue #158Alexander Griffith2018-03-012-16/+16
| * | Merge pull request #157 from hdurer/async-images-check-deleted-buffersAlexander Griffith2018-03-011-25/+26
| |\|
| | * When processing the result of an async image fetch, ensure the buffer still e...Holger Dürer2018-03-011-25/+26
| |/
| * Merge pull request #153 from alexjgriffith/explicit-media-toggleAlexander Griffith2018-02-285-24/+78
| |\
| | * Closes #152 and extends the fix for #150 as well as a host of bug fixesAlexander Griffith2018-02-285-24/+78
| |/
| * Merge pull request #151 from alexjgriffith/fix-numericpAlexander Griffith2018-02-262-2/+26
| |\
| | * Merge branch 'develop' into fix-numericpAlexander Griffith2018-02-262-5/+539
| | |\ | | |/ | |/|
| * | Merge pull request #136 from hdurer/update-timestampsAlexander Griffith2018-02-252-5/+539
| |\ \
| | * | use absolute time stamps when mastodon-tl--enable-relative-timestamps is nilAlexander Griffith2018-02-251-1/+3
| | * | Review comments from alexjgriffith:Holger Dürer2017-06-191-26/+40
| | * | Add periodic updating of the timestamp displays.Holger Dürer2017-06-192-35/+463
| | * | Show the posting date in a more readable, relative to current time format.Holger Dürer2017-06-192-1/+91
| | * | Bump version to 0.7.1Johnson Denen2017-06-198-8/+8
| | * | Catch any errors thrown during url-retrieve.Holger Dürer2017-06-192-3/+30
| | * | More robust bad url detection.Holger Dürer2017-06-191-3/+4
| | | * Added tests to ensure that ids passed to mastodon-tl--updated-json and masto...alexjgriffith2018-02-251-0/+20
| | | * Check if an id is a number before attempting to convert it. Closes #150alexjgriffith2018-02-241-2/+6
| | |/ | |/|
| * | Merge branch 'master' into developJohnson Denen2018-01-020-0/+0
| |\ \ | |/ / |/| |
* | | Bump version to 0.7.1Johnson Denen2017-06-198-8/+8
* | | Catch any errors thrown during url-retrieve.Holger Dürer2017-06-192-3/+30
* | | More robust bad url detection.Holger Dürer2017-06-191-3/+4
| * | Bump version to 0.7.1Johnson Denen2017-06-198-8/+8
| * | Catch any errors thrown during url-retrieve.Holger Dürer2017-06-192-3/+30
| * | More robust bad url detection.Holger Dürer2017-06-191-3/+4
|/ /
* | Merge pull request #135 from jdenen/developJohnson Denen2017-05-1812-174/+251
|\|
| * Bump to v0.7.0Johnson Denen2017-05-188-8/+8
| * Merge branch 'master' into developJohnson Denen2017-05-180-0/+0
| |\ | |/ |/|
* | Bump to v0.6.3Johnson Denen2017-05-158-8/+8
* | Use lexical-binding in all files.Holger Dürer2017-05-158-8/+13
* | Close #76Johnson Denen2017-05-152-10/+2
* | removed accidentally duplicated mastodon-mode-hookAlexander Griffith2017-05-151-6/+0
* | Added face customization closes #124Alexander Griffith2017-05-152-8/+37