Few questions about friends
Jul. 20th, 2020 04:55 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Hello. I want to make support of DW friends in Semagic client. I have 3 questions/bugs
1) It looks like communities and feeds when added to access list without groupmask, are added not with zero groupmask but with one particular groupmask ("2305843009213693952" or 0x2000000000000000) while personal accounts are added with another ("2305843009213693953" or 0x2000000000000001). Both are added through editcircle add edge=1, i.e. without groupmask explicitly specified.
2)Are DW groups 64bit as opposed to LJ 32bit? Or it is an error?
3) Journal name that is returned by getcirle equals to username. When I added dw_news via editcirle, it returns fullname as "Dreamwidth news", but after that getcirle returns dw_news as fullname.
Update: also, groupmask for trustgroups in getcirle is not returned at all, only id and sortorder, which do not correspond to the actual group bit number.
1) It looks like communities and feeds when added to access list without groupmask, are added not with zero groupmask but with one particular groupmask ("2305843009213693952" or 0x2000000000000000) while personal accounts are added with another ("2305843009213693953" or 0x2000000000000001). Both are added through editcircle add edge=1, i.e. without groupmask explicitly specified.
2)Are DW groups 64bit as opposed to LJ 32bit? Or it is an error?
3) Journal name that is returned by getcirle equals to username. When I added dw_news via editcirle, it returns fullname as "Dreamwidth news", but after that getcirle returns dw_news as fullname.
Update: also, groupmask for trustgroups in getcirle is not returned at all, only id and sortorder, which do not correspond to the actual group bit number.