Robin Kipp
Robin Kipp
In terms of the heading, a level 1 (h1) heading with the page title, e.g. "Domains" at the beginning of the section would probably do the trick very nicely, and...
FYI, I'd be happy to try fixing this myself, however after having looked at the relevant view controllers I'm honestly unsure where I'd have to define the custom actions in...
[Hey @pixlwave, Thanks so much for looking into this and your detailed response, it's really greatly appreciated! Having looked at [element-ios/Riot/Modules/Room/RoomViewController.m](https://github.com/vector-im/element-ios/blob/develop/Riot/Modules/Room/RoomViewController.m) I did realize that there are way more conditions...
This is working as expected with the Element-Web client, which no longer shows call buttons following the config change. Sadly this isn't true on iOS, however, which for our community...
@stefanceriu Thanks for clarifying and tagging this as an enhancement request. Just to clarify, this means there's no way of disabling call support in the app on a per-server basis...
Alright, not the answer I was hoping for but at least now I know what I'm dealing with :-). For the community server I'm currently setting up, this just unfortunately...
Thanks, great idea! Just started a new discussion for this here: https://github.com/vector-im/element-meta/discussions/517.
Hey @TheQuinbox! That's super cool, how did you get that to work? I tried to approaches both of which failed for me: 1. I followed the instructions for building on...
Hey, Sorry I haven't commented here for a while, been busy job hunting and so I needed to put this on the back burner for some time. @djphoenix Wow, thanks...
I found this after being faced with the same problem, building my first ever API using DRF and Spectacular. This has several endpoints with enums as return value which can...