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-01fix: Windows: Use os.startfile with 'open' parameterwurstsalat
2023-11-30cfix: Improve string formatting for idle time helperwurstsalat
2023-11-28feat: StartChat: Show last seennicoco
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-14imprv: Passwords: Use JID as username instead of accountPhilipp Hörist
2023-11-13fix: SearchView: Fix displaying results for newly created group chatswurstsalat
2023-11-07imprv: HTTPUpload: Remove temporary files after transferPhilipp Hörist
2023-11-07refactor: Presence: Create contact as late as possiblePhilipp Hörist
2023-11-06new: Application: Make sure no account without username is createdPhilipp Hörist
2023-11-06new: Settings: Add method for checking if account existsPhilipp Hörist
2023-11-06fix: Accounts: Don’t try to save password for anonymous accountsPhilipp Hörist
2023-11-04fix: Audio/Video: Disable broken stun server code Fixes #11559Philipp Hörist
2023-11-04fix: Presence: Don’t fail on unknown MUC presencesPhilipp Hörist
2023-11-03cq: Logging: Use ISO format for timestampswurstsalat
2023-10-31fix: DBusFileManager: Set self._proxy attribute on initwurstsalat
2023-10-29chore: Update IANA dataPhilipp Hörist
2023-10-29feat: Allow adjusting user interface font size via hotkeyswurstsalat
2023-10-22feat: Display composing participants in MUC chat bannerPhilipp Hörist
2023-10-19cq: Config: Add hint for legacy configwurstsalat
2023-10-17fix: Chatstates: Remove timeout id on remote timeoutPhilipp Hörist
2023-10-15cq: Remove obsolete pyright ignore commentsPhilipp Hörist
2023-10-14refactor: Use datetime object for idle timePhilipp Hörist
2023-10-12fix: Caps: Add disco info to cache after querynicoco
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-07refactor: Improve determining gateway type and iconnicoco
2023-10-06fix: Observable: Fix race condition when removing handlersPhilipp 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-12fix: Unpack string correctly while handling update errorwurstsalat
2023-09-03fix: MusicTrackListener: Don't fail if playing track could not be determinedwurstsalat
2023-08-31cq: Fix ruff INT003 errorsPhilipp Hörist
2023-08-30cq: Fix ruff PIE errorsPhilipp Hörist
2023-08-30cq: Fix ruff PERF102 errorsPhilipp Hörist
2023-08-29fix: Modules: Make sure BaseModule.cleanup() is always called on destroyPhilipp Hörist
2023-08-29fix: Observable: Don’t allow to register handler multiple timesPhilipp Hörist
2023-08-29cq: Storage: Ignore some ruff/pyright errorsPhilipp Hörist
2023-08-29change: Depend on Pillow >= 9.1.0Philipp Hörist
2023-08-29refactor: Make format_bytes_as_hex more genericPhilipp Hörist
2023-08-29fix: Show notification on group chat mentions againPhilipp Hörist
2023-08-22fix: Make it impossible to connect without configPhilipp Hörist