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
AgeCommit message (Expand)Author
2024-01-23fix: Don’t fail to start on sentry_sdk import errorHEADmasterPhilipp Hörist
2023-12-15fix: OMEMO: Process events only once per accountPhilipp 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-12-03fix: Servers: Remove defunct servers from server listwurstsalat
2023-12-01imprv: ChatBanner: Use better tooltip for chat details buttonwurstsalat
2023-12-01fix: Windows: Use os.startfile with 'open' parameterwurstsalat
2023-12-01chore: Flatpak: Update README.mdPhilipp Hörist
2023-11-30imprv: StartChat: Improve label layoutwurstsalat
2023-11-30cfix: Improve string formatting for idle time helperwurstsalat
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-26fix: Windows: Remove problematic DLLPhilipp Hörist
2023-11-26release: 1.8.41.8.4Philipp Hörist
2023-11-26chore: Update translationsWeblate
2023-11-26chore: Flatpak: Update dependenciesPhilipp Hörist
2023-11-26change: Raise nbxmpp versionPhilipp Hörist
2023-11-26refactor: Scripts: Remove usage of deprecated datetime methodPhilipp Hörist
2023-11-18imprv: Raise nbxmpp log levelPhilipp Hörist
2023-11-15cfix: Passwords: Don’t fail when password does not existPhilipp Hörist
2023-11-14feat: Add shortcuts for quoting previous messagesPhilipp Hörist
2023-11-14imprv: Passwords: Use JID as username instead of accountPhilipp Hörist
2023-11-13fix: ShortcutWindow: Remove duplicated entryPhilipp 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: HTTPUpload: Remove temporary files after transferPhilipp Hörist
2023-11-07imprv: MessageInput: Regain focus on common key pressesPhilipp Hörist
2023-11-07refactor: Presence: Create contact as late as possiblePhilipp Hörist
2023-11-06release: 1.8.31.8.3Philipp Hörist
2023-11-06chore: Update translationsWeblate
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-06new: Application: Make sure no account without username is createdPhilipp Hörist
2023-11-06fix: AccountWizard: Don’t allow multiple anonymous accounts for the same do...Philipp Hörist
2023-11-06new: Settings: Add method for checking if account existsPhilipp Hörist
2023-11-06fix: AccountPage: Show anonymous addressPhilipp Hörist
2023-11-06fix: Accounts: Don’t try to save password for anonymous accountsPhilipp 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: Audio/Video: Disable broken stun server code Fixes #11559Philipp Hörist