mario
@mario@hub.somaton.com
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on About desktop notifications 22 hours ago: @Alfred Bühler
Could you please tell us something about the warning there?
SSE implements an endless loop. Some hosters do not like this... - Comment on About desktop notifications 23 hours ago: @Harald Eilertsen i think it is fine as an addon. It is a perfect fit for the hooks system.
- Comment on @Hubzilla Support Forum Conclusion It works only if the SSE plugin 23 hours ago: @Alfred Bühler anyway, if you feel motivated and have questions, you could start a thread in @Hubzilla Development
- Comment on About desktop notifications 23 hours ago: So i reviewed this a little. Basically only the SSE Notifications addon needs to be activated. This is because the addon provides the realtime updates for the notifications system no matter if traditional polling or SSE is used. The decision if SSE or traditional polling is used is made in the admin->site settings.
So the name and the description of the addon is somehow misleading. The addon should probably be called "Realtime Notifications" and the description should be "Provides realtime data for the core notifications system". - Comment on @Hubzilla Support Forum Conclusion It works only if the SSE plugin 1 day ago: @Alfred Bühler i think an extension does not make much sense here. I would suggest to move the notification settings to a separate settings page (like we already did with display settings etc.). There you could split the settings up to different sections e.g.:
- Notifications widget
- Desktop notifications
- Email notifications
also maybe a general section. - Comment on @Hubzilla Support Forum Conclusion It works only if the SSE plugin 1 day ago: @Alfred Bühler i am pretty confident it works with multiple browser tabs if you use a decent browser. For the rest, you could make it configurable :winking_face:
- Comment on @Hubzilla Support Forum Bingo! It works. Don't ask me why. I' 1 day ago: @𝓒𝓱𝓻𝓲𝓼 just remove the browser permission again.
- Comment on @Hubzilla Support Forum Bingo! It works. Don't ask me why. I' 1 day ago: @Stefan Hay Fidelity sse the addon or the admin setting? And are you sure? After a quick look, in theory, it should work without sse also...
- Comment on About desktop notifications 1 day ago: @Alfred Bühler is sse enabled from the admin panel? In theory it should work also without sse though.
Desktop notifications enabled from the notification settings? - Comment on About desktop notifications 1 day ago: @Alfred Bühler it is possible that the sse addon must be enabled for them to work :thinking_face:
Not sure though from the top of my head... - Comment on About desktop notifications 1 day ago:
- Comment on About desktop notifications 1 day ago: @Alfred Bühler Yes, new top level posts, or what we call conversation starters.
- Comment on About desktop notifications 1 day ago:
And to be honest, I really don't understand that SSE thing
SSE is my fault :raised_hand:, feel free to ask.
Desktop notifications used to work for gnome here. IIRC they only notify about toplevels because otherwise it was too much... - Comment on Partially incorrect MIME type detection for files newly uploaded to the cloud 1 week ago: @Der Pepe (Hubzilla) ⁂
What could be done to ensure that CSS is recognised correctly and entered into the table?
Maybe file an issue to libmagic?
I would rather not rely on file endings to determine the file mime type. We could possibly make an excemption for channels that have code right so that in that case if text/plain is returned from finfo() we compare it to the previously provided mimetype and if it is not the same, revert to the provided one. But i actually do not like this hack! - Comment on Partially incorrect MIME type detection for files newly uploaded to the cloud 1 week ago: AFAIK it depends on the content of the css file if
finfo()will recognise it astext/cssor not. - Submitted 2 weeks ago to adminsforum@hubzilla.org | 1 comment
- Comment on Errors in delivery report 2 weeks ago: @Alfred Bühler
I always thought they would need to be in my contact list.
Your contacts might have had clones there. - Comment on Errors in delivery report 2 weeks ago: @Alfred Bühler
But why does my hub try to deliver my posts to them at all?
It does not, it just let you know that they can not be reached. - Comment on Widget repository linking 3 weeks ago: @Alfred Bühler right, for 3rd party widgets the mechanism is similar to addons...
- Comment on Widget repository linking 3 weeks ago: @Hubzilla Support Forum AFAIK the PDL editor GUI does not support addons yet.
- Submitted 3 weeks ago to adminsforum@hubzilla.org | 0 comments
- Comment on @Hubzilla Support Forum i would not mind to collect all the muting, ignoring a 1 month ago: @Harald Eilertsen i think soft ignore (or mute if you like) is a useful feature. No hard feelings here though. I have actually never used any of the options because of permissions...
- Comment on @ Hubzilla Support Forum I’ve been experimenting a bit again and have com 1 month ago: @Der Pepe (Hubzilla) ⁂ i think you are missing out on the fact that superblock is not invasive while the contact ignore and block are. Superblock just hides content for you. Undoing superblock will let you see all messages again. Ignore will stop storing content for you and block will even stop sending content. Unignoring or unblocking will not bring the missed content back. So those are completely different usecases. I am fine with controlling them all from the same place but i do not think it makes sense to exempt connections from superblock.
- Submitted 1 month ago to adminsforum@hubzilla.org | 3 comments
- Comment on @ Hubzilla Support Forum You should be able to use: [zmg width="850" h 1 month ago:
- Comment on Text is getting truncated 1 month ago: Thanks, the issue seems to be that you use unescaped single
[zmg]tags in your text. Obviously our parser does not like that. You can put the single tag into [code] or [nobb] tags to make it work. - Comment on Text is getting truncated 1 month ago: Can you please share the text you tried to post via a file or something?
- Comment on Participation of Guest Access to Polls 2 months ago: This is not supported. Currently polls can only be answered on items that belong to you. They have to be in your timeline. Guests do not own any items and do not have a timeline...