See merge request - https://git.gnu.io/gnu/gnu-social/merge_requests/2
Moved here -> https://git.gnu.io/gnu/gnu-social/issues/26
Moved here -> https://git.gnu.io/gnu/gnu-social/issues/26
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/24
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/23
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/22
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/20
Moved to - https://git.gnu.io/gnu/gnu-social/issues/19
moved to -> https://git.gnu.io/gnu/gnu-social/issues/18
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/16
Moved to -> https://git.gnu.io/gnu/gnu-social/issues/17
Closing the issue. Source code for plugin here -> https://gitlab.com/kollektivet0x242/gsp-choosetheme
You can use the script in /script/userrole.php.
I am unsure how to make an existing user and administrator. ***
moshpirit renamed
T101: [TO DELETE] Add the others extra nicknames to name the group as a part of the bio from "[GROUPS] Add the others extra nicknames to name the group as a part of the bio" to "[TO DELETE] Add the others extra nicknames to name the group as a part of the bio".
I still haven't been able to reproduce the bug, so I don't regret my choice ;)
If you can reproduce it, it would be…
Maybe closing the task as "invalid" was a bit rushed if you're still investigating and asking me for details?
I used the long…
I just tried setting my test account on quitter.no to this password: 661175d32a801de700319a58c72ef0d366f5d61a
Worked just fine.
Already active instance: quitter.no.
Passwords are hashed with crypt() and thus the length doesn't matter, as long as the input field recognizes it. I am using a…
Send an email as described in the email:
Or include the following line -- and only the following line -- in a
message…
I'd love to see this as well, especially with the low granularity of which messages get bridged (at least on Qvitter: all or…
Now I have implemented available themes by using Theme->listAvailable();
New source code is in gitlab -> https://gitlab.
Hmm - forget my last comment. You need to wait.
I need to add the feature of reading what themes are available. The selectable…
Have you checked the code ? (If yes ? I can do a merge request : I will wait );
cyttorak renamed
T86: timeline api with since_id and max_id get wrongs posts from "timeline api with since_id and max_id get wrongs messinesses" to "timeline api with since_id and max_id get wrongs posts".
Submitted https://github.com/hannesmannerheim/qvitter/issues/128
mmn closed
T88: WebP support as "Wontfix".
mmn added a comment to
T88: WebP support.
Patch which should be possible to apply on commit 8c933a6c064e4a5b25fee4cf24432322d52be6d9 is here: {F249}
Salmon endpoint is properly implemented on Diaspora's side now, so we can look it up via XRD records.
Next step is to…
Well sorry, was closed already :)
You are right. Seems to be fixed.
Can somebody please close this one?
I guess this is fixed since some unknown time ago because the web interface is usable. ;)
This seems to be resolved since unknown time ago. :)
Sounds more like you have to configure your HTTPS proxy thingie better. Why not just run the TLS config directly in Apache?
I…
I think this is related to the home-grown and arbitrarily constructed Twitter URI stored is used as the URL - and the URL is no…
I think this is the case only with StatusNet and some very early parts of GNU social. But this problem was one of the first…
I think we fixed these issues in f81441538674987aec6301b7c8082c51f5de7706
I set "bottom: 72px;" as a quick fix. The notice counter could probably be restyled entirely and put somewhere else, if anyone…
I think chimo fixed this in fb03fc073a38296602a52cc9c9899099d818f915
[nightly f7553d7] 501 Not Implemented on timelines for remote users.
Maybe - if we know the URL - we could return a redirect…
NoticeOptions are now presented before NoticeAttachments. Fixed in nightly.
Tricky... Since the counter can't be a child of <textarea> this gets a little bit harder. I'm gonna try to put a div around…
Good comment / analysis @mmn .
A bit sceptic too. I think a theme as of how they prefer too browse their instance and yes it…
I think it'd be best to have the items in that menu list just wrap and get listed below the logo or something. So the logo gets…
So when the text area is resized the counter position is static.
Could you try to find some simple CSS rule that fixes this?
Oh right. I meant to put these above the attachment image.
Should be fixed before it hits master. Thanks for the bug report.
Remind me to check the plugin code and then ask for a merge request from you @abjectio so we can put it in core. :)
I think the default behaviour should be to present the site only as the default theme. But I can see that people want users to…
Moved the source to gitorious - https://gitorious.org/kollektivet0x242
Can probably close this request. Wrote a plugin for this feature.
https://github.com/kollektivet0x242/gsp-choosetheme
Isn't favorites list just the profile URL + /favorites?
If not and "unlikely to predict", I think it's fair enough to point to…
Line 573 in `plugins/Favorite/FavoritePlugin.php` is the culprit, as it assumes the favorites are always made by someone on…