Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-10 | fix click to go to reply after merge | Nicolas Werner | 1 | -1/+1 | |
2023-10-10 | Restore reply context menu | Nicolas Werner | 3 | -15/+31 | |
2023-10-09 | Attach reactions on the right for our own bubbled messages | Nicolas Werner | 1 | -1/+1 | |
2023-10-09 | Make effect messages stand out more | Nicolas Werner | 2 | -2/+11 | |
2023-10-09 | Add threads display and prettier highlight to bubbles style | Nicolas Werner | 1 | -2/+4 | |
2023-10-09 | Remove old TimelineRow | Nicolas Werner | 2 | -348/+0 | |
2023-10-09 | cleanups | Nicolas Werner | 4 | -12/+12 | |
2023-10-09 | Shrink replies | Nicolas Werner | 4 | -4/+4 | |
2023-10-09 | Basic bubble style | Nicolas Werner | 5 | -71/+445 | |
2023-10-09 | Fix missing property showAcceptKnockButton | Nicolas Werner | 1 | -2/+2 | |
2023-10-09 | Translated using Weblate (French) | Weblate | 1 | -41/+43 | |
Currently translated at 67.5% (675 of 1000 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2023-10-09 | Fix CPU usage from out of frame animated images | Nicolas Werner | 2 | -4/+16 | |
2023-10-09 | Start working on bubble delegate | Nicolas Werner | 2 | -5/+13 | |
2023-10-09 | Fix high CPU use caused by ItemParticle | Nicolas Werner | 1 | -11/+35 | |
2023-10-09 | Fix typing notifications | Nicolas Werner | 5 | -15/+16 | |
2023-10-08 | Fixup reply and state event rendering | Nicolas Werner | 10 | -901/+211 | |
2023-10-08 | Switch to manual polishing of event delegates | Nicolas Werner | 7 | -60/+169 | |
2023-10-02 | Fix powerlevel indicator size in the timeline | Loren Burkholder | 2 | -4/+4 | |
2023-10-02 | Fix reply text color | Loren Burkholder | 1 | -1/+3 | |
2023-10-01 | Add missing QML import | Loren Burkholder | 1 | -0/+1 | |
2023-09-30 | Qt 6.4 properly supports scrolling text with touch | Loren Burkholder | 5 | -20/+16 | |
2023-09-29 | Add close button and room open button to room directory dialog | Loren Burkholder | 1 | -3/+23 | |
2023-09-23 | Format CMakeLists.txt | Loren Burkholder | 1 | -666/+656 | |
2023-09-23 | Allow configuring global hidden event settings | Loren Burkholder | 3 | -1/+33 | |
2023-09-23 | Use @user:example.com for all sample mxids | Loren Burkholder | 3 | -9/+9 | |
2023-09-20 | Reimplement mention highlight and scroll to highlight | Nicolas Werner | 2 | -0/+56 | |
2023-09-20 | Move message styles to their own files and work around hover not propagating ↵ | Nicolas Werner | 6 | -467/+530 | |
to siblings | |||||
2023-09-17 | Fix alignment of file messages and redactions | Nicolas Werner | 3 | -7/+12 | |
2023-09-15 | Update mtxclient to work around empty event types | Nicolas Werner | 2 | -2/+2 | |
2023-09-12 | Fix power level indicator size | Nicolas Werner | 1 | -0/+6 | |
2023-09-08 | Fix timeline menus | Nicolas Werner | 1 | -4/+37 | |
2023-08-28 | Reenable status part of timeline messages | Nicolas Werner | 2 | -27/+108 | |
2023-08-27 | Improve image size limiting | Nicolas Werner | 2 | -0/+2 | |
2023-08-26 | Fix reply backgrounds in images | Nicolas Werner | 1 | -0< |