summary refs log tree commit diff
path: root/resources/splash.png (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-08Fixup reply and state event renderingNicolas Werner10-901/+211
2023-10-08Switch to manual polishing of event delegatesNicolas Werner7-60/+169
2023-09-20Reimplement mention highlight and scroll to highlightNicolas Werner2-0/+56
2023-09-20Move message styles to their own files and work around hover not propagating ...Nicolas Werner6-467/+530
2023-09-17Fix alignment of file messages and redactionsNicolas Werner3-7/+12
2023-09-12Fix power level indicator sizeNicolas Werner1-0/+6
2023-09-08Fix timeline menusNicolas Werner1-4/+37
2023-08-28Reenable status part of timeline messagesNicolas Werner2-27/+108
2023-08-27Improve image size limitingNicolas Werner2-0/+2
2023-08-26Fix reply backgrounds in imagesNicolas Werner1-0/+15
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-10/+29
2023-08-10