github andstatus/andstatus 31.02-release
Conversation view and Search enhancements

latest releases: 61.00-release, 60.04-release, 60.03-release...
7 years ago
  1. Conversation view opens much faster now. This is because messages, which belong to one conversation, are calculated beforehand in a background. #361
  2. For "GNU Social" additional conversation performance improvement implemented: special "getConversation API" is used to download the whole conversation from a server in one request instead of downloading messages mostly one-by-one, as for other social networks. #328
  3. Search for all words and for exact phrases implemented.
    If you type several words in a search box, AndStatus now searches for the messages, which contain all typed words in any order. In order to search for an exact phrase, enclose it in double quotes.
    In a case of a Global search, your query string is sent to a Social network server exactly as you typed it. It turns out that GNU Social and Twitter interprets the query just like described above, which means that Global search for all words and phrases (without punctuation) works also. #402
  4. Search in HTML-formatted text improvement: now !groups #hashtags and @mentions are correctly found in HTML-formatted text, where e.g. "#" and a hashtag name are separated by (invisible) HTML markup.
  5. One "Reply to all” action is replaced with two: ”Reply to conversation participants" (what we actually had before as "Reply to all") and "Reply to mentioned users”. "Reply to mentioned users”, naturally, includes a User, to whom you are replying, and all users, mentioned in the body of the replied message. #432
  6. Implemented: Ignore favourites when using "Reply to conversation participants": simple match for "favorited something by" text in the message body. #368
  7. Default setting of the "Tap on a Timeline Title behaviour" option changed from "Switch to Default Timeline" to "Select a Timeline". This doesn't affect existing users, but is more intuitive for novices.
  8. "Check and fix data" action added to the AndStatus Settings -> "Storage" section. This action should be used during problem troubleshooting to fix internal data problems, which could cause AndStatus malfunction.
  9. Default scrolling position in a timeline changed: now it's at the Top of the list, not near its bottom, as before.

Don't miss a new andstatus release

NewReleases is sending notifications on new releases.