summary refs log tree commit diff
path: root/src/UserSettingsPage.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-11Remove useless captureNicolas Werner1-12/+11
2021-06-11Fix PrivacyScreen for qml-roomlistJoseph Donofry1-1/+1
2021-06-11Reenable tag hidingNicolas Werner6-22/+94
2021-06-11Enable toggling tagsNicolas Werner8-15/+73
2021-06-11Render community itemsNicolas Werner9-14/+180
2021-06-09Translated using Weblate (Esperanto)Weblate1-140/+157
2021-06-09Add nheko logo spinner to relevant places in UIJoseph Donofry7-11/+85
2021-06-09Change variable for runningJoseph Donofry1-1/+1
2021-06-09Add Nheko logo QML SpinnerJoseph Donofry3-3/+232
2021-06-09Basic community list modelNicolas Werner8-29/+234
2021-06-08Translated using Weblate (Esperanto)Weblate1-45/+47
2021-06-08Avoid unnecessary QColor -> QString conversionsJoseph Donofry3-8/+6
2021-06-08Implement switching in narrow modeNicolas Werner8-77/+109
2021-06-08Somewhat reenable the adaptive layoutNicolas Werner5-19/+200
2021-06-08Fix html in completerNicolas Werner1-0/+3
2021-06-08Add ugly borders to tablesNicolas Werner1-1/+18
2021-06-07Translated using Weblate (Esperanto)Weblate1-8/+8
2021-06-07Translated using Weblate (Italian)Weblate1-61/+61
2021-06-06Translated using Weblate (Esperanto)Weblate1-30/+30
2021-06-05Translated using Weblate (Esperanto)Weblate1-4/+4
2021-06-04Translated using Weblate (Esperanto)Weblate1-2/+2
2021-06-04Translated using Weblate (Esperanto)Weblate1-7/+7
2021-06-04Translated using Weblate (Esperanto)Weblate1-2/+2
2021-06-04Translated using Weblate (Esperanto)Weblate1-25/+25
2021-06-03Translated using Weblate (Portuguese (Brazil))Weblate1-36/+36
2021-06-03Do a .well-known lookup during registrationCallum Brown2-30/+109
2021-06-03Give registration server input its own error labelCallum Brown2-1/+10
2021-05-30Refactor to use Instantiator instead of doing it manuallyNicolas Werner3-44/+26
2021-05-30Port remaining sidebar actions to qmlNicolas Werner10-677/+50
2021-05-30Try to get rid of an allocationNicolas Werner3-11/+9
2021-05-30Optimize completion model by only splitting on normal spacesNicolas Werner1-3/+3
2021-05-30Fix use after free from Qml widgetNicolas Werner3-3/+13
2021-05-29Fix notifications in narrow view when content is hiddenpcworld2-4/+7
2021-05-28Fix warningNicolas Werner1-1/+1
2021-05-28Delete old room listNicolas Werner23-3082/+76
2021-05-28Move currentRoom/timeline handling to roomlistNicolas Werner30-346/+350
2021-05-28Reimplement room context menusNicolas Werner6-34/+232
2021-05-25Translated using Weblate (German)Weblate1-12/+12
2021-05-24Translated using Weblate (Spanish)Weblate1-5/+5
2021-05-24Added mnemonic letters to context menu.AppAraat1-12/+12
2021-05-24Reenable invitesNicolas Werner14-51/+260
2021-05-23Use a few more dbus name in flatpakNicolas Werner1-1/+3
2021-05-22Reenable userInfo settings menuNicolas Werner4-7/+82
2021-05-22Fix device list not showing up and UserProfile blocking the windowNicolas Werner8-24/+35
2021-05-22Fix leaving roomsNicolas Werner2-1/+12
2021-05-22