Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gajim/gtk
AgeCommit message (Expand)Author
2024-01-23fix: Don’t fail to start on sentry_sdk import errorHEADmasterPhilipp Hörist
2023-12-05fix: MessageInput: Don’t shift focs when pressing SHIFTPhilipp Hörist
2023-12-05cfix: Main: Add comment and lower log levelPhilipp Hörist
2023-12-03fix: Shortcuts: Fix focus issues with Ctrl+ shortcuts for Windows and Linuxwurstsalat
2023-11-30imprv: StartChat: Improve label layoutwurstsalat
2023-11-30cfix: StartChat: Use fitting variable name for GroupBadgewurstsalat
2023-11-28feat: StartChat: Show roster groupsnicoco
2023-11-28feat: StartChat: Show last seennicoco
2023-11-28feat: StartChat: Show contact tooltip on avatarnicoco
2023-11-28feat: StartChat: Show status messagenicoco
2023-11-14feat: Add shortcuts for quoting previous messagesPhilipp Hörist
2023-11-13imprv: MUC: Allow nick change for IRC channelsPhilipp Hörist
2023-11-13fix: SearchView: Fix displaying results for newly created group chatswurstsalat
2023-11-08cfix: Fix contrast of decorative Gajim symbolic background iconwurstsalat
2023-11-07fix: ChatList: Update mute state periodicallywurstsalat
2023-11-07fix: Icons: Register icon size to make it work for scale > 1Philipp Hörist
2023-11-07fix: Message input: Don't allow text actions if input is disabledwurstsalat
2023-11-07fix: Avatar: Draw status circle correctly for scale > 1Philipp Hörist
2023-11-07imprv: MessageInput: Regain focus on common key pressesPhilipp Hörist
2023-11-06fix: GroupchatRoster: Display participants correctly on revealPhilipp Hörist
2023-11-06fix: Filetransfer: Always focus confirm buttonPhilipp Hörist
2023-11-06cq: Fix type annotationPhilipp Hörist
2023-11-06fix: AccountWizard: Don’t allow multiple anonymous accounts for the same do...Philipp Hörist
2023-11-06fix: AccountPage: Show anonymous addressPhilipp Hörist
2023-11-05imprv: Profile: Show error page on errors after savingPhilipp Hörist
2023-11-05fix: Message row menu: Show quote and copy actions only if there is textwurstsalat
2023-11-04fix: Control: Add events with correct timestampPhilipp Hörist
2023-11-04fix: Avatar: Send presence after changing avatarPhilipp Hörist
2023-11-04fix: ServerInfo: Use domain instead of hostname for queriesPhilipp Hörist
2023-11-04fix: Emojis: Improve detection of shortcode startwurstsalat
2023-11-03cq: Fix _on_draft_update content typewurstsalat
2023-11-01refactor: GroupchatRoster: Make it more resilientPhilipp Hörist
2023-11-01imprv: Close main window when pressing Escape keywurstsalat
2023-10-30fix: GroupchatRoster: Check for contact before trying to load rosterwurstsalat
2023-10-29cfix: GroupchatInfo: Store contact object for getting the JIDPhilipp Hörist
2023-10-29fix: VideoPreview: Disable preview on destroywurstsalat
2023-10-29imprv: MUC features: Use better icons for public and anonymous propertieswurstsalat
2023-10-29imprv: Allow GroupChatInfoScrolled to be set with minimal informationwurstsalat
2023-10-29feat: Allow adjusting user interface font size via hotkeyswurstsalat
2023-10-29imprv: Settings: Allow to set step size for spin settings; bind setting valuewurstsalat
2023-10-29imprv: StartChat: Better discover MUC servicesPhilipp Hörist
2023-10-29change: Avatar: Don’t use custom avatar for IRC group chatsPhilipp Hörist
2023-10-29fix: GroupchatDetails: Depend on joined state for some elementswurstsalat
2023-10-28imprv: StartChat: Allow ot start chats with domain JIDsPhilipp Hörist
2023-10-24imprv: ChatBanner: Don't show QR code for privated MUCswurstsalat
2023-10-23fix: SynchronizeAccounts: Adapt to connection state changeswurstsalat
2023-10-22cfix: ChatBanner: Respect chatstate setting in MUCsPhilipp Hörist
2023-10-22feat: Display composing participants in MUC chat bannerPhilipp Hörist
2023-10-20fix: Tooltip: Do not escape presence status textNicoco
2023-10-19cfix: ChatBanner: Use correct tooltip for contact/group chatwurstsalat