summary refs log tree commit diff
path: root/src/ReCaptcha.h (unfollow)
Commit message (Collapse)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
I have no idea whether this is a fmt bug, and if this isn't a fmt bug how did this work before, but oh well...
2023-08-11Remove some unnecessary forward declarations and headersLoren Burkholder3-11/+0
2023-08-11Add explicit default font optionLoren Burkholder1-10/+29
2023-08-10Swap PL indicator locationNicolas Werner1-8/+12
2023-08-09Remove usage of creatorNicolas Werner3-3/+2
2023-07-28Update coeurl for fmt10 compatibilityNicolas Werner1-1/+1
2023-07-23Show an indicator in the timeline for mods and adminsLoren Burkholder6-33/+66
2023-07-23Fix some compiler errorsLoren Burkholder1-10/+9