Giter Site home page Giter Site logo

Comments (6)

tace avatar tace commented on August 26, 2024

You are right, there is no such feature there :) This app was first developed just for browsing/viewing issues in together.jolla.com. The main reason for this is that the API provided by TJC is just read only API and there is no support for any kind of update operations.

Later I have however implemented

  • question voting
  • Answer voting
  • Comment like
  • Add/remove to followed question

which all are update operations to TJC. But for these features I need to use TJC webpage itself with JavaScrip. I.e. app is using the webview for doing those and also loading many data through webview.
Using webview to implement those features a bit more complicated and time consuming.

I think that posting answers/comments or even posting new questions could be possible to implement and it's number one priority already for the new features. But cannot yet promise when this will be implemented.

from jolla2gether.

Markkyboy avatar Markkyboy commented on August 26, 2024

Hi, I believe I have spotted a bug in the Together app. I'm running SF 1.1.1.27.
When viewing 'Users', it shows when the user joined and when they were last seen.
I noticed that on many it says something like "User-x joined 1y 380d ago" - 380 days ago?.
Apologies if this has already been reported.
Regards,

from jolla2gether.

tace avatar tace commented on August 26, 2024

Hi,
Thanks a lot for spotting this! Yes it's a bug and I fixed it #9
When you find more bugs (there are those:)), please raise a own issue for each.

from jolla2gether.

DylanVanAssche avatar DylanVanAssche commented on August 26, 2024

Any update on this one?
This is a must have feature :)

from jolla2gether.

tace avatar tace commented on August 26, 2024

@modulebaan Sorry for late response. I did already started this feature some (long) time ago but faced some problems to implement it. And then I have not had time for this project for long time. The problem is that Askbot API does not not support any updated (it's completely read only API) and many earlier features also (like voting) I needed to implement by pure javascript on webview. That's quite laborous and get affected also whenever Jolla makes changes to jolla2gether webpage... Commenting and asnwering post is similar but there is now a problem that I cannot get javascript functions to work after my first function has changed the page and DOM is different (e.g. after clicking edit) and next function cannot find send button to click actual update to the portal.

Whenever time again, hope soon, will look into it again.

from jolla2gether.

DylanVanAssche avatar DylanVanAssche commented on August 26, 2024

@tace No problem :) I understand how difficult it can be.
I had the same troubles when I was building Sailbook...

from jolla2gether.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.