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-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
2022-08-13fix: ChatList: Update avatar for all chats correctlylovetox
2022-08-13cq: Fix typolovetox
2022-08-13refactor: ChatBanner: Register events only oncelovetox
2022-08-13refactor: ChatBanner: Simplify phone image logiclovetox
2022-08-13refactor: GED: Prevent registering events multiple timeslovetox
2022-08-13fix: GroupChat: Handle nickname changes correctlylovetox
2022-08-13fix: Roster: Add missing contact-info actionwurstsalat
2022-08-13imprv: Chatstate: Don’t make too many assumptionslovetox
2022-08-13fix: Fix switch-next-unread-tab action worklovetox
2022-08-13fix: ChatBanner: Use correct scaling for chatstateswurstsalat
2022-08-13cq: CSSConfig: Remove whitespace from blank linewurstsalat
2022-08-13imprv: Windows: Increase default font sizewurstsalat
2022-08-13imprv: CSS: Use relative sizes for fontswurstsalat
2022-08-13imprv: ChatControl: Show error if encryption plugin is missinglovetox
2022-08-13refactor: ChatControl: Remove dead encryption codelovetox