hannesmannerheim / qvitter

mirror. moved to https://git.gnu.io/h2p/Qvitter, send merge requests and issues there
https://git.gnu.io/h2p/Qvitter
GNU Affero General Public License v3.0
86 stars 26 forks source link

Sometimes user's "queets" are not shown #336

Closed moshpirit closed 8 years ago

moshpirit commented 8 years ago

I don't know why :( sometimes, after a few refreshes the notes get charged, but not always work this way and no matter the number of the posts:

e.g. (4 queets)

captura de pantalla_2016-01-02_21-38-07

hannesmannerheim commented 8 years ago

this can have different causes, but one is that gnu social's api reports incorrect amount of notices, because so called acitivty-notices are included in the count. the user might not have posted anything yet, but liked a couple of notices for example

moshpirit commented 8 years ago

I see, BTW, should be shown the total amount of queets? (Including "user has marked as favourite" and "user has started following ") that can be a bit confusing imo

hannesmannerheim commented 8 years ago

definitely. i'm trying to fix the gnusocial code right now

hannesmannerheim commented 8 years ago

submitted a merge request to the gnu social repo https://git.gnu.io/gnu/gnu-social/merge_requests/73

moshpirit commented 8 years ago

Great, man!! :D