aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes buffer switching issue and closes issue #158Alexander Griffith2018-03-012-16/+16
* 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
* | Add tests for mastodon-media.elHolger Dürer2017-05-153-9/+195
* | Move the rendering of images fully into mastodon-media.el and use default ima...Holger Dürer2017-05-153-25/+160
* | Make the image loading asynchronous.Holger Dürer2017-05-151-24/+46
* | Show users' avatars plus other image work.Holger Dürer2017-05-153-45/+86
| * replaced declare-function with autoloadalexjgriffith2017-05-187-44/+44
| * Replace uses of replace-regexp with search-forward and replace-match.Holger Dürer2017-05-183-4/+11
| * Remove most byte-compile warnings.Holger Dürer2017-05-1811-110/+130
| * Putting buffer name and update function in buffer local varalexjgriffith2017-05-183-144/+80
| * Fix for #84Alexander Griffith2017-05-182-17/+117
| * fixed #133 replaced regex with a trim functionAlexander Griffith2017-05-161-1/+2
| * Fix #131 with refined regexp patternJohnson Denen2017-05-151-1/+1
| * Add Matrix notification to TravisJohnson Denen2017-05-151-0/+7
| * Merge pull request #123 from alexjgriffith/image-nl-placementJohnson Denen2017-05-151-7/+13
| |\
| | * Merge branch 'develop' into image-nl-placementalexjgriffith2017-05-153-17/+32
| | |\
| | * \ adjusted for async image loadingAlexander Griffith2017-05-125-55/+442
| | |\ \
| | * | | Revert "Adjusted for async image changes"Alexander Griffith2017-05-125-442/+56
| | * | | Adjusted for async image changesAlexander Griffith2017-05-125-56/+442
| | * | | closed #79Alexander Griffith2017-05-121-9/+12
| |/ / / |/| | |
| * | | Bump to v0.6.3Johnson Denen2017-05-158-8/+8