Gimle Larpes and GitHub
1ce6ca2b07
Re-add mEvent.getSender() === mx.getUserId() check for deletion of messages ( #2607 )
...
* hide "Delete Message" if it is forbidden
* Fix the stuff I broke :/
2026-02-12 21:40:11 +11:00
Gimle Larpes and GitHub
ca82aa283a
Hide "Delete Message" if it is forbidden ( #2602 )
...
hide "Delete Message" if it is forbidden
2026-02-12 16:27:17 +11:00
Gimle Larpes and GitHub
a41dee4a55
Minor usability improvements ( #2405 )
...
* usability improvements
* revert change
* requested change
2025-08-05 18:59:04 +05:30
Gimle Larpes and GitHub
e6f14e79da
Prevent publishing rooms with incompatible joinrules to directory ( #2406 )
...
* prevent listing "private" rooms on directory
* clean up boolean expression
* add knock_restricted
2025-08-05 18:40:42 +05:30
Gimle Larpes and GitHub
fb9ca31a43
Update Room.tsx to accomodate restructuring of Room, RoomView and CallView
2025-07-31 20:36:16 +02:00
Gimle Larpes and GitHub
b91a9d72b0
Simplify RoomViewHeader.tsx
...
Remove unused UI elements that don't have implemented functionality. Replace custom function for checking if a room is direct with a standard hook.
2025-07-31 14:08:44 +02:00
Gimle Larpes and GitHub
4be70422b1
Simplify RoomNavUser
...
Discard future functionality since it probably won't exist in time for merging this PR
2025-07-30 16:46:27 +02:00
Gimle Larpes and GitHub
9183fd66b2
Add settings to enable 24-hour time format and customizable date format ( #2347 )
...
* Add setting to enable 24-hour time format
* added hour24Clock to TimeProps
* Add incomplete dateFormatString setting
* Move 24-hour toggle to Appearance
* Add "Date & Time" subheading, cleanup after merge
* Add setting for date formatting
* Fix minor formatting and naming issues
* Document functions
* adress most comments
* add hint for date formatting
* add support for 24hr time to TimePicker
* prevent overflow on small displays
2025-07-27 22:13:00 +10:00
3cdb5c2fe6
Add code block copy and collapse functionality ( #2361 )
...
* add buttons to codeblocks
* add functionality
* Document functions
* Improve accessibility
* Remove pointless DefaultReset
* implement some requested changes
* fix content shift when expanding or collapsing
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2025-07-23 20:40:56 +05:30
Gimle Larpes and GitHub
77ab37f637
Fix focus behaviour when opening single-purpose features ( #2349 )
...
* Improve focus behaviour on search boxes and chats
* Implemented MR #2317
* Fix crash if canMessage is false
* Prepare for PR #2335
* disable autofocus on message field
2025-06-28 20:15:21 +05:30
Gimle Larpes and GitHub
461e730c34
Make "View Source" a developer tool ( #2368 )
2025-06-28 16:05:59 +05:30
Gimle Larpes and GitHub
f407905d73
Show call room even if category is collapsed
2025-06-27 12:51:36 +02:00
Gimle Larpes and GitHub
efc77ceb44
Revert most changes to Space.tsx
2025-06-27 12:38:13 +02:00