summary refs log tree commit diff
path: root/includes (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-19Add dialog for repeating password when exporting keysIntegral1-0/+14
2024-05-17Bump mtxclient for better mentions support on older serversNicolas Werner2-2/+2
2024-05-16Remove cirrus CINicolas Werner1-26/+0
2024-05-16Don't show spoilers in sidebar or notifications if possibleNicolas Werner37-1133/+2376
2024-05-16Use XDG_ACTIVATION_TOKEN from environment variables by defaultq234rty1-1/+4
2024-05-10Windows screenshare/video call support, general call improvements (#1725)checkraisefold8-68/+255
2024-05-10Update flat-manager-clientNicolas Werner1-39/+133
2024-05-09Implement MSC4142, mention via repliesNicolas Werner1-0/+10
2024-05-09Validate appdata.xml in CINicolas Werner3-2/+9
2024-05-08fix naming issues with emoji, edit how codegen worksTheDrawingCoding-Gamer12-457/+1268
2024-05-07Fix room mentions warning being displayed even without permissionsNicolas Werner3-3/+3
2024-05-07Fix possible pagination issue when a sync returns an empty limited timelineNicolas Werner1-3/+3
2024-04-26refactor: replace QString constructors with QStringLiteralIntegral4-9/+9
2024-04-23LintNepNep211-1/+2
2024-04-19Fix emoji verification dialogue being cut offBrayd1-1/+1
2024-04-19Fix room settings being cut offBrayd1-0/+1
2024-04-10Fix AppData XML to make it pass validationEcho J1-6/+0
2024-04-09Fix image copying on windowsNepNep211-1/+4
2024-04-07Workaround re2 cmake issue on AS runnerJoseph Donofry1-0/+5
2024-04-07Use more cores on windows buildsNicolas Werner1-1/+1
2024-04-06Try to fix missing resources.priNicolas Werner1-2/+4
2024-04-06Fix makepri parametersNicolas Werner1-1/+1
2024-04-05Use makepri and makeappx from pathNicolas Werner1-3/+3
2024-04-05Fix lintNicolas Werner1-5/+5
2024-04-05Another stab at using unplated icons on windowsNicolas Werner1-0/+5
2024-04-05Color conversion seems to be redundant before the sink (upload too, but remov...Nicolas Werner1-6/+2
2024-04-05Add some voip debugging hoopsNicolas Werner1-0/+16
2024-04-05Hopefully fix the jump when replying after scrollingNicolas Werner2-6/+16
2024-03-25Try harder to make transparency for windows icon workNicolas Werner4-2/+6
2024-03-23Hopefully fix Windows icon background colorNicolas Werner1-0/+1
2024-03-20Remove attributes on del tagsNicolas Werner1-7/+13
2024-03-19Fix presence not being per profileNicolas Werner1-12/+12
2024-03-16Make a few headers forward declarationsNicolas Werner39-118/+198
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner72-17/+335
2024-03-14