summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-18Small qml fixesNicolas Werner1-8/+14
2023-10-18Relayout when event delegates change implicit sizeNicolas Werner2-1/+4
2023-10-14Translated using Weblate (French)Weblate1-1/+1
2023-10-13Qt6.6 compatibilityNicolas Werner16-32/+32
2023-10-13Fix (hopefully) HiDPI scaling issues with edit and encryption iconsJoseph Donofry2-3/+4
2023-10-11Fix forward completer after delegate reworkNicolas Werner1-4/+4
2023-10-11Remove old messages only when the db is full or on startupNicolas Werner1-8/+4
2023-10-11Focus to the message input bar after dragging and dropping a fileSateallia1-0/+1
2023-10-09Fix chat effect particles sometimes getting 'stuck' on screenJoseph Donofry2-1/+9
2023-10-10Try to fix 'PowerlevelIndicator is not a type'Nicolas Werner1-6/+8
2023-10-10Fix reply and topic colorsNicolas Werner2-5/+7
2023-10-10fix click to go to reply after mergeNicolas Werner1-1/+1
2023-10-10Restore reply context menuNicolas Werner3-15/+31
2023-10-09Attach reactions on the right for our own bubbled messagesNicolas Werner1-1/+1
2023-10-09Make effect messages stand out moreNicolas Werner2-2/+11
2023-10-09Add threads display and prettier highlight to bubbles styleNicolas Werner1-2/+4
2023-10-09Remove old TimelineRowNicolas Werner2-348/+0
2023-10-09cleanupsNicolas Werner4-12/+12
2023-10-09Shrink repliesNicolas Werner4-4/+4
2023-10-09Basic bubble styleNicolas Werner5-71/+445
2023-10-09Fix missing property showAcceptKnockButtonNicolas Werner1-2/+2
2023-10-09Translated using Weblate (French)Weblate1-41/+43
2023-10-09Fix CPU usage from out of frame animated imagesNicolas Werner2-4/+16
2023-10-09Start working on bubble delegateNicolas Werner2-5/+13
2023-10-09Fix high CPU use caused by ItemParticleNicolas Werner1-11/+35
2023-10-09Fix typing notificationsNicolas Werner5-15/+16
2023-10-08Fixup reply and state event renderingNicolas Werner10-901/+211
2023-10-08Switch to manual polishing of event delegatesNicolas Werner7-60/+169
2023-10-02Fix powerlevel indicator size in the timelineLoren Burkholder2-4/+4
2023-10-02Fix reply text colorLoren Burkholder1-1/+3
2023-10-01Add missing QML importLoren Burkholder1-0/+1
2023-09-30Qt 6.4 properly supports scrolling text with touchLoren Burkholder5-20/+16
2023-09-29Add close button and room open button to room directory dialogLoren Burkholder1-3/+23
2023-09-23Format CMakeLists.txtLoren Burkholder1-666/+656
2023-09-23