AYADN is a learning exercise: while it's fully functional, it's still very alpha (remember I'm a beginner with Ruby).
- lots of bug squashing
- faster, faster, pussycat
- layout is more consistent
- new: at the end of the headline,
- put the name of the post's ADN client (option, false by default)
- put "<" if post is a reply, ">" if post has replies, "< >" if post is both (option, true by default)
- semantic versioning
- changed the way the API endpoints are managed
- connection and loading info displayed while calling the API
- Skip posts containing specific @username!
- Skip posts containing specific #hashtag!
- better colors and layout
- better username detect
- bugfixes
- introducing AyaDN to some multithreading :)
- many bugfixes
- internal code improvements
- No more Rest-Client, all HTTP by hand
- Save a post to Pinboard!
- Upload a file to your ADN account! (no Windows support)
- Delete a file from your ADN account!
- Change file attribute: private/public!
- List your ADN files!
- Download files from your ADN account!
- authorization bugfix
- explore streams bugfix
- various bugfixes and improvements
- Skip specific clients!
- improvement in the colorization of posts
- Refactoring
- Local permanent config!
- Auto redirect to original post when replying, (un)reposting and (un)starring!
- Interactions!
- Authorize with your App.net account in AyaDN! (no more
token.rb
)
- Private messages!
- config bugfix
- multiple accounts
- Config!
- number of elements in each stream
- timeline order normal/inverse
- directed posts
- Scrolling streams!
- show a few posts from the stream after posting
- Markdown links
- AyaDN displays only the new posts in the stream since your last visit!
- new token procedure
- search for word(s)
- bugfixes
- backup/display followings/followers/muted lists
- mute/unmute a user
- major internal refactoring
- see who starred this post!
- see who reposted this post!
- follow/unfollow a user!
- delete a post!
- get original post from a repost!
- auto-fill with the right mentions when replying!
- refactoring
- star/unstar a post!
- Explore Streams!
- better layout
- Reply to!
- better help screen
details
is gone, merged withinfos
- somewhat compatible Windows
- methods refactoring
- better error handling
- bugfixes
- optimizations
- Conversations!
- Post details!
- shortcuts
- bugfixes
- better help + readme
- Write you own posts!
- Each lib in its own file
- token is declared in a separate file
- Global stream!
- I botched the GitHub repo, so I had to start again from zero: no commit history before today
- Changed the logic for ARGV
- Inverted syntax for better consistence
- Hashtag search!
- User starred posts!
- Bug fixes
- User mentions!
- Refactored libs
- Token is declared in main app
- Fixed 'deleted posts' bug
- Add Gemfile
- Better platform detection
- Platform detection
- Colorization is Windows-compatible
- User infos!
- User posts!
- Unified stream (+ directed posts)!
- colorization
- ARGS
- Basic structure for an App.net read-only commande-line client