Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-08-25 | Fix some reply layouting loops | Nicolas Werner | 4 | -7/+5 | |
2023-08-25 | Reimplement reply delegate by moving out the timeline event without layout | Nicolas Werner | 13 | -460/+352 | |
2023-08-25 | Show reactions again | Nicolas Werner | 1 | -2/+38 | |
2023-08-25 | Remaining events apart from verification | Nicolas Werner | 9 | -89/+287 | |
2023-08-25 | Get rid of redundant constructions and make room implicit | Nicolas Werner | 6 | -10/+28 | |
2023-08-25 | Port redacted messages | Nicolas Werner | 2 | -13/+31 | |
2023-08-25 | Port state events and images | Nicolas Werner | 7 | -101/+231 | |
2023-08-25 | Working text messages in delegate rework | Nicolas Werner | 5 | -35/+191 | |
2023-08-25 | Create an EventDelegateChooser | Nicolas Werner | 8 | -191/+432 | |
2023-08-17 | Fix build with fmt 10.1.0 | q234rty | 1 | -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-11 | Remove some unnecessary forward declarations and headers | Loren Burkholder | 3 | -11/+0 | |
2023-08-11 | Add explicit default font option | Loren Burkholder | 1 | -10/+29 | |
2023-08-10 | Swap PL indicator location | Nicolas Werner | 1 | -8/+12 | |
2023-08-09 | Remove usage of creator | Nicolas Werner | 3 | -3/+2 | |
2023-07-28 | Update coeurl for fmt10 compatibility | Nicolas Werner | 1 | -1/+1 | |
2023-07-23 | Show an indicator in the timeline for mods and admins | Loren Burkholder | 6 | -33/+66 | |
2023-07-23 | Fix some compiler errors | Loren Burkholder | 1 | -10/+9 | |