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-08-18Initialworkspace-orderlovetox
2022-08-18refactor: ChatList: Simplify moving chat to new workspacelovetox
2022-08-18refactor: Remove unused codelovetox
2022-08-18refactor: Remove obsolete config optionslovetox
2022-08-18refactor: Remove obsolete config optionlovetox
2022-08-17feat: Workspaces: Add shortcuts for switchingwurstsalat
2022-08-17chore: Update pyrightconfigwurstsalat
2022-08-16cq: Group importslovetox
2022-08-16refactor: Simplify QuoteWidget to prevent import cycleslovetox
2022-08-16cq: Fix some annotations to prevent import cycleslovetox
2022-08-16cq: Update pylintrclovetox
2022-08-16cq: Add type annotationslovetox
2022-08-16fix: Preview: Don’t fail if thumb file already existswurstsalat
2022-08-16cfix: AccountPage: Use common string for ad-hoc commandswurstsalat
2022-08-16cfix: Don’t re-use ReadMarkerRow and ScrollHintRow when switching contactswurstsalat
2022-08-16refactor: SpellChecker: Move code into MessageInput and simplifylovetox
2022-08-16refactor: Replace chat control plugin extension pointswurstsalat
2022-08-16cfix: Use CommandOutputRow for chat command errorslovetox
2022-08-15fix: MessageInputTextView: Account for having multiple blocks when applying s...wurstsalat
2022-08-15change: Rework ChatCommandslovetox
2022-08-15fix: ActionMenu: Correctly execute text actions if text contains underscorelovetox
2022-08-15fix: InfoMessage: Don’t escape textlovetox
2022-08-15fix: MUC: Send password and reason correctly on invitelovetox
2022-08-15fix: Preview: Reset received size before cancelling or downloadingwurstsalat
2022-08-15cfix: Shortcuts window: Adapt to recent changeswurstsalat
2022-08-15imprv: AccountPage: Add button for Ad-Hoc commandswurstsalat
2022-08-15cfix: ChatBanner: Remove unnecessary code from clear methodwurstsalat
2022-08-15fix: BlockingList: Don’t fail with placeholder addresswurstsalat
2022-08-15cfix: ConversationView: Don’t remove ReadmarkerRowwurstsalat
2022-08-15cfix: MUC: muc_data for group chat nick is only available if joinedwurstsalat
2022-08-15new: Control: Store muc subject per contactwurstsalat
2022-08-14cfix: Control: Use deque for storing info messageswurstsalat
2022-08-14new: Control: Store info messages per contactwurstsalat
2022-08-14cfix: ConversationView: Make sure ReadMarkerRow can be finalizedwurstsalat
2022-08-14change: Shortcuts: Use Ctrl+F for opening the search barwurstsalat
2022-08-14fix: ChatList: Update status for private chats correctlylovetox
2022-08-14imprv: Don’t try to query avatars in MUCs which don’t allow itlovetox
2022-08-14new: Contacts: Add convenience method to access disco fieldslovetox
2022-08-14cq: Remove redundant eliflovetox
2022-08-14chore: Update translationsWeblate
2022-08-14cq: TaskManager: Add commentlovetox
2022-08-14perf: Use Task Queue to request avatars on MUC joinlovetox
2022-08-14cfix: Contacts: Fix logic error when calling add_private_contact()lovetox
2022-08-14chore: Add new commit prefixeslovetox
2022-08-14imprv: Don’t disco MUC participants on presencelovetox
2022-08-13other: Tests: Add contact object testslovetox
2022-08-13refactor: ChatBanner: Preserve phone indicator state on contact switchlovetox
2022-08-13refactor: Contacts: Make contacts a hashable objectlovetox
2022-08-13refactor: Storage: Allow CacheStorage to be created in memorylovetox
2022-08-13cq: ChatList: Help type checker narrowing the typelovetox