Ajay Bura

Results 24 issues of Ajay Bura

#### Is your feature request related to a problem? Please describe. No #### Describe the solution you'd like Responsive interface for different devices.

type: feature

### Describe the problem Looks like it doesn’t fetch them automatically and require clicking that download button. ### Describe the solution you'd like Upon completion of emoji/by key verification start...

type: improvement
area: user-settings

**Is your feature request related to a problem? Please describe.** I feel mjolnir is hard to remember when you are already dealing with stress of spammers flooding a room. **Describe...

### Description Fixes # #### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...

All the call members share `options` as single object and when one of the member get disposed it mutate the `emitUpdate` option from that global options object. After this happening...

Added Api: * [event](https://spec.matrix.org/v1.6/client-server-api/#get_matrixclientv3roomsroomideventeventid) * [invite](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3roomsroomidinvite) * [kick](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3roomsroomidkick) * [ban](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3roomsroomidban) * [unban](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3roomsroomidunban) * [whoami](https://spec.matrix.org/v1.6/client-server-api/#get_matrixclientv3accountwhoami) * [searchProfile](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3user_directorysearch) * [setProfileDisplayName](https://spec.matrix.org/v1.6/client-server-api/#put_matrixclientv3profileuseriddisplayname) * [setProfileAvatarUrl](https://spec.matrix.org/v1.6/client-server-api/#put_matrixclientv3profileuseridavatar_url) * [accountData](https://spec.matrix.org/v1.6/client-server-api/#get_matrixclientv3useruseridaccount_datatype) * [roomAccountData](https://spec.matrix.org/v1.6/client-server-api/#get_matrixclientv3useruseridroomsroomidaccount_datatype) * [setRoomAccountData](https://spec.matrix.org/v1.6/client-server-api/#put_matrixclientv3useruseridroomsroomidaccount_datatype)

If we save script with error it breaks the world loading process without giving option to rollback script changes. Right now only way to make world loading work after that...

An options to change power levels with valid permissions. > Matthew: we could really do with the ability to edit power levels from TR to make it easier to set...

Frontend

### Description /hierarchy returns 403 when room is not on server without trying to get it from federation. ### Steps to reproduce - take roomId which is not on your...

S-Minor
O-Occasional
T-Defect