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
2023-10-12feat: Hint that a contact is a bot in the chat bannernicoco
2023-10-11fix: MUC: Don’t show old join errors when disconnected from roomPhilipp Hörist
2023-10-11imprv: MUC: Raise rejoin timeoutPhilipp Hörist
2023-10-11fix: MUC: Always remove rejoin timer when closing chatPhilipp Hörist
2023-10-11fix: MUC: Update state correctly on disco info errorPhilipp Hörist
2023-10-09new: Allow Gajim to be installed in editable modePhilipp Hörist
2023-10-08feat: Support multiple item dataformsNicoco
2023-10-08fix: Switch phone icon to something more widely supportedNicoco
2023-10-07chore: Flatpak: Update runtime + dependenciesAndré Apitzsch
2023-10-07refactor: Rename icons for consistencyPhilipp Hörist
2023-10-07other: Remove obsolete iconsPhilipp Hörist
2023-10-07cq: Remove unused variablenicoco
2023-10-07refactor: Improve determining gateway type and iconnicoco
2023-10-07new: Add icons for various gatewaysnicoco
2023-10-06fix: ChatListStack: Handle missing last visible childPhilipp Hörist
2023-10-06fix: Observable: Fix race condition when removing handlersPhilipp Hörist
2023-10-04imprv: Accounts: Be more consistent with chat state settingsNicoco
2023-10-03fix: PasswordDialog: Use verb instead of noun for log in buttonNicoco
2023-10-03perf: View: Reset view fasterPhilipp Hörist
2023-10-01fix: AdHoc: Wrap notes labelPhilipp Hörist
2023-09-30new: Icons: Add telegram gateway iconPhilipp Hörist
2023-09-30feat: Display gateway icon in avatarsPhilipp Hörist
2023-09-30feat: RosterTooltip: Display BareContact presencePhilipp Hörist
2023-09-30refactor: Contacts: Return presence data only from active resourcePhilipp Hörist
2023-09-29feat: Display status message in bannerNicoco
2023-09-26new: Contacts: Allow BareContact to have a presencePhilipp Hörist
2023-09-25feat: ChatMenu: Always show "Execute command" actionNicoco
2023-09-23cfix: Use pathlib for git rev-parsewurstsalat
2023-09-23cfix: Fix git rev-parse when cwd is not gajim directorywurstsalat
2023-09-23imprv: GroupChatInfo: Improve scaling of subject textwurstsalat
2023-09-23chore: Update flatpak dependenciesAndré Apitzsch
2023-09-20chore: Update gajim.doapPhilipp Hörist
2023-09-20cq: StatusIcon: Ignore some pyright errorsPhilipp Hörist
2023-09-16imprv: Windows appx: Add URI handler for xmpp: URIswurstsalat
2023-09-12fix: Unpack string correctly while handling update errorwurstsalat
2023-09-06fix: CSSConfig: Quote font-family property correctlywurstsalat
2023-09-05refactor: Backend: Remove unused codePhilipp Hörist
2023-09-05fix: File transfers: Don't fail when tryting to send non-existing filewurstsalat
2023-09-05cfix: Exception logging: Set non-empty server name to satisfy Sentrywurstsalat
2023-09-03fix: MusicTrackListener: Don't fail if playing track could not be determinedwurstsalat
2023-09-02fix: Catch error if loading image with PIL fails due to unidentifiable imagewurstsalat
2023-08-31cq: Fix ruff INT003 errorsPhilipp Hörist
2023-08-30cq: Fix ruff PIE errorsPhilipp Hörist
2023-08-30other: Scripts: Generate IANA timezone dataPhilipp Hörist
2023-08-30cq: Use list.extend() instead of for loopPhilipp Hörist
2023-08-30cq: Fix ruff PERF102 errorsPhilipp Hörist
2023-08-30ci: Debian: Update nbxmpp patchPhilipp Hörist
2023-08-29fix: CSSConfig: Fix parsing float sizes for font descriptionwurstsalat
2023-08-29fix: Modules: Make sure BaseModule.cleanup() is always called on destroyPhilipp Hörist
2023-08-29fix: Roster: Unregister all handlers on destroyPhilipp Hörist