summary refs log tree commit diff
path: root/src/dialogs/CreateRoom.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-25add_feature_info for screen sharing window selectiontrilene1-1/+6
2021-02-25Add missing translation marktrilene1-1/+1
2021-02-25Add screen sharing window previewtrilene3-4/+100
2021-02-25Fix unaligned readsNicolas Werner1-16/+30
2021-02-25Fix potential issue with modifiers and edit shortcutsNicolas Werner1-2/+2
2021-02-25change mtxclient url, fix login page assert failure and dendrite registration...Jedi185-6/+13
2021-02-25navigate to newly created roomsJedi182-2/+13
2021-02-25Fix text input restoring after editsNicolas Werner4-22/+25
2021-02-24Allow editing via up and down arrowsNicolas Werner3-2/+55
2021-02-24Allow choice of single window when sharing screentrilene6-24/+131
2021-02-24Ensure we ask for confirmation when clicking on a matrix uriNicolas Werner1-3/+17
2021-02-24