Bugfix has been checked in, if you compile from source then go get the latest and if you feel like it - give feedback! :) Now I want to fix the image attachment code, so that the images scale with the interface better when you resize #yaics main window.
stig atle (stigatle@quitter.no)'s status on Tuesday, 08-May-2018 13:30:43 EDT
stig atleI started working on #yaics again, fixed a bug tonight, the statuswindow size \ position is now stored, so it opens the same way you left it last time when you write a status. Found a new way of storing it easily in QT, which made things easier. I'll clean it up and check it in later tonight.
stig atle (stigatle@quitter.no)'s status on Wednesday, 03-Jan-2018 12:18:23 EST
stig atleHmm, seems like the param : <statusnet:blocking>false</statusnet:blocking> , and '<is_silenced>false</is_silenced>' is not updated in the timeline xml file. So even though users are muted \ blocked in the web interface it seems as if it's not set in the xml timeline that #yaics is fetching. So I cannot check if a user is blocked or not. Do anyone of you gnusocial devs know anything about this?
stig atle (stigatle@quitter.no)'s status on Wednesday, 03-Jan-2018 09:20:17 EST
stig atleDoing some work on #yaics today, been neglecting it for a while, currently working on fixing the issue where blocked users posts still show up. I block most of these manga-or-what-ever posters filling my timeline with questionable content. I'd like to have them not show up in #yaics when they are blocked through the regular web interface. Also I will add a 'block user' feature after that, so that you can block\mute users directly from yaics.
@stigatle Wow. I've used !Yaics for less than four hours, and already the developer is fixing things for me. I love #FreeSoftware and Free Software developers!
@stigatle @bobjonkman Yeah, I just used that as an example of how intercepting links could go wrong. I haven't used #Yaics yet, but I'll probably try now.
@stigatle When I click on #Yaics I'm sent to a browser to follow the link. I'd rather see the list of tagged messages in Yaics itself. Same for all the links that appear in Yaics. Of course, links that go to a non-GNUsocial site can still go to the browser.
@bobjonkman @stigatle Where does #yaics run? Android? GNU+Linux desktop? I ask because I stopped using the Android #Diaspora app #Dandelion because clicking a link that led to another instance meant that Dandelion tried to log into the other instance (and in the process, forgot my account info on the instance where I have an account).
Hmm. Clicking on the #Yaics tag takes me to the browser. Sort of defeats the purpose of using a standalone app. Feature request: Intercept hyperlinks, and make targets on GNUsocial instances appear in the Yaics UI. @stigatle
@stigatle Just installed #Yaics, looks nice so far. Keeps asking me to restart after changing preferences, but seems to work fine when I don't. Is there a !Yaics in the !Fedgroups?
Hi #yaics users.. After little activity on the code for that I have now started working on the things that needs to be fixed, I just pushed some code that lets you set the maximum number of statuses to how in the timeline at once, this can be configured in the config window, It will prevent yaics from freezing up after running for a long while.
Also I have decided to remove the image preview webwidget, this is done so that It can be compiled with latest QT LTS, I will now rewrite the image preview code so that it uses the same type of widget as the avatar image, This means the webkit\widget is no longer needed.
When I tag the next release the image preview will be rewritten.
If you want to test the new feature, then get the code and compile. Please let me know how it goes, and if there are issues - report them in the bugtracker or let me know.