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
AgeCommit message (Expand)Author
2022-10-28fix: Avatar placeholders: Correctly use the first grapheme as the "letter"mjk
2022-10-28cq: Fix typosPhilipp 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
2022-10-26fix: PluginManager: Block plugins which have been integrated into Gajimwurstsalat
2022-10-26refactor: MessageInputTextView: Remove 'correcting' setterwurstsalat
2022-10-25imprv: ChatList: Show draftswurstsalat
2022-10-25imprv: StartChat: Recognize input of xmpp urisPhilipp Hörist
2022-10-25fix: MessageInputTextView: Fix correction mode when switching chatswurstsalat
2022-10-25refactor: Move message correction handling to MessageInputTextViewwurstsalat
2022-10-25new: Add global draft storagePhilipp Hörist
2022-10-24fix: AdHoc: Make MultiLineLabel selectablewurstsalat
2022-10-24fix: Settings: Check if account is connected before trying to get contextwurstsalat
2022-10-24fix: Styling: Various link parsing issuesmjk
2022-10-23fix: Send message icon: Increase line width and make icon symbolicwurstsalat
2022-10-23fix: Accounts: Use account label for disable confirmationwurstsalat
2022-10-23fix: AccountBadge: Update colors correctlywurstsalat
2022-10-23fix: Update account label when changing label settingwurstsalat
2022-10-23fix: SearchView: Scroll to to when resettingwurstsalat
2022-10-20fix: Notification: Draw avatar correctly on scale > 1Philipp Hörist
2022-10-19imprv: Workspaces: Add 'Mark as read' menu itemwurstsalat
2022-10-19cfix: Settings: Add migration for changed account settingPhilipp Hörist
2022-10-19imprv: Improve emoji completionmjk
2022-10-19new: Plugins: Add method to block plugins by namePhilipp Hörist
2022-10-19new: AccountsWindow: Add parameter for jumping to pageswurstsalat
2022-10-18cfix: Preview: Apply logging parameters correctlywurstsalat
2022-10-18cfix: Plugins: Align plugin config button verticallywurstsalat
2022-10-18fix: Preview: Don’t fail hard when parsing fragmentswurstsalat
2022-10-18fix: PreviewAudio: Increase update rate for seek barwurstsalat
2022-10-18refactor: Move account interface methods into ApplicationPhilipp Hörist
2022-10-18refactor: Settings: Align default settings with account creationPhilipp Hörist
2022-10-18refactor: AccountWizard: Save account color earlyPhilipp Hörist
2022-10-18refactor: Simplify instances dict initPhilipp Hörist
2022-10-18refactor: Remove unused codePhilipp Hörist
2022-10-18refactor: Remove unused codePhilipp Hörist
2022-10-18new: Archive: Add new columnsPhilipp Hörist
2022-10-17cq: Preferences: Fix type annotationswurstsalat
2022-10-16fix: AccountPage: Disable Excute Command button by defaultPhilipp Hörist
2022-10-16fix: Client: Load trusted certificates on connect()Philipp Hörist
2022-10-16feat: Accounts: Add setting for default workspacePhilipp Hörist
2022-10-15new: Settings: Add get_workspace_count()Philipp Hörist