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
2022-10-31release: 1.5.31.5.3Philipp Hörist
2022-10-31chore: Update translationsWeblate
2022-10-31change: Raise nbxmpp versionPhilipp Hörist
2022-10-31fix: Disable loading of GUPnPIgd libraryPhilipp Hörist
2022-10-31fix: Remote: Make get_status() return correct status when offlinePhilipp Hörist
2022-10-31refactor: Contacts: Remove pixbuf option from get_avatar()Philipp Hörist
2022-10-31refactor: Archive: Remove unnecessary doc stringPhilipp Hörist
2022-10-31feat: Add action to copy multiple messagesDaniel Brötzmann
2022-10-30cfix: Don’t translate xmpp address not translatablePhilipp Hörist
2022-10-30fix: Plugins: Use correct gettext importPhilipp Hörist
2022-10-30cfix: Fix typoPhilipp Hörist
2022-10-30fix: Make string translatablePhilipp Hörist
2022-10-30fix: Make strings translatablePhilipp Hörist
2022-10-30cfix: Remove doubled actionPhilipp Hörist
2022-10-30fix: Enable emoji chooser actionPhilipp Hörist
2022-10-30refactor: Enable message input actions alwaysPhilipp Hörist
2022-10-30fix: AvatarBox: Only react to clicks for GroupchatContactswurstsalat
2022-10-29fix: Remote: Return True for change_statusPhilipp Hörist
2022-10-29refactor: Remove unused codePhilipp Hörist
2022-10-29refactor: Move init code into applicationPhilipp Hörist
2022-10-29refactor: Remove unused codePhilipp Hörist
2022-10-29refactor: Move more init code into applicationPhilipp Hörist
2022-10-29refactor: Move autoconnect() to applicationPhilipp Hörist
2022-10-29refactor: Move change_status() to applicationPhilipp Hörist
2022-10-29refactor: Move start_chat_from_jid() to mainPhilipp Hörist
2022-10-29refactor: Config: Disable saving legacy configPhilipp Hörist
2022-10-29refactor: Move show_add_join_groupchat() to mainPhilipp Hörist
2022-10-29cq: Remove spacePhilipp Hörist
2022-10-29refactor: Remove create_groupchat()Philipp Hörist
2022-10-28fix: ChatActionProcessor: Popdown on focus out eventwurstsalat
2022-10-28refactor: Remove unused AdHocMuc codePhilipp Hörist
2022-10-28cfix: Remove left over method callPhilipp Hörist
2022-10-28refactor: Move event handler out of gui_interfacePhilipp Hörist
2022-10-28fix: Avatar placeholders: Correctly use the first grapheme as the "letter"mjk
2022-10-28ci: Debian: Update build dependenciesPhilipp Hörist
2022-10-28ci: Move pyright config into pyproject.tomlPhilipp Hörist
2022-10-28ci: Move codespell config into pyproject.tomlPhilipp Hörist
2022-10-28cq: Fix typosPhilipp Hörist
2022-10-28chore: Add pyproject.tomlPhilipp Hörist
2022-10-28cq: Fix typoPhilipp Hörist
2022-10-28imprv: Preferences: Add send_on_ctrl_enter settingwurstsalat
2022-10-28fix: Fix quoting /me messageswurstsalat
2022-10-27fix: StartChat: Don’t use jid argument for global dialogPhilipp Hörist
2022-10-27imprv: Add actions menu to Start Chat buttonwurstsalat
2022-10-27fix: Try leaving group chat only if account is onlinewurstsalat
2022-10-27fix: AccountPage: Disable profile button when not connectedPhilipp Hörist
2022-10-26cq: Remove unused importPhilipp Hörist
2022-10-26imprv: ExceptionDialog: Close dialog with ESCPhilipp Hörist
2022-10-26fix: MUC: Allow changing subject if there is nonePhilipp Hörist
2022-10-26fix: PluginsWindow: Fix typo in plugin tooltipDaniel Brötzmann