summary refs log tree commit diff
path: root/resources/splash.png (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-25Fix some reply layouting loopsNicolas Werner4-7/+5
2023-08-25Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner13-460/+352
2023-08-25Show reactions againNicolas Werner1-2/+38
2023-08-25Remaining events apart from verificationNicolas Werner9-89/+287
2023-08-25Get rid of redundant constructions and make room implicitNicolas Werner6-10/+28
2023-08-25Port redacted messagesNicolas Werner2-13/+31
2023-08-25Port state events and imagesNicolas Werner7-101/+231
2023-08-25Working text messages in delegate reworkNicolas Werner5-35/+191
2023-08-25Create an EventDelegateChooserNicolas Werner8-191/+432
2023-08-17Fix build with fmt 10.1.0q234rty1-1/+1
2023-08-11Remove some unnecessary forward declarations and headersLoren Burkholder3-11/+0
2023-08-11Add explicit default font optionLoren Burkholder1<