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-15Initial commitnew-chat-commandslovetox
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
2022-08-13refactor: Use Path objects for gettext callslovetox
2022-08-13cq: Update pyrightconfig.jsonlovetox
2022-08-13cq: Remove not needed ignore commentslovetox
2022-08-12refactor: HTTPUpload: Simplify dict accesslovetox
2022-08-12refactor: ChatListStack: Register eventslovetox
2022-08-12refactor: ChatPage: Remove unused methodlovetox
2022-08-12refactor: ChatStack: Register eventslovetox
2022-08-12refactor: MessageActionsBox: Register eventslovetox
2022-08-12refactor: ChatControl: Register eventslovetox
2022-08-12refactor: AccountPage: Remove boilerplate code for event handlinglovetox
2022-08-12imprv: Store and restore running HTTP File Transfer uploadswurstsalat
2022-08-12fix: FileTransferRow: Don’t cancel transfer when switching chatwurstsalat
2022-08-12refactor: MessageRow: Simplify codelovetox
2022-08-12chore: Update pyrightconfigwurstsalat
2022-08-12chore: ChatStack: Allow Any for event processingwurstsalat
2022-08-12chore: Events: Add 'MessageReceived' to 'MainEventT'wurstsalat
2022-08-12refactor: Move notification logic from Control to ChatStackwurstsalat
2022-08-12refactor: Simplify showing current encryption statelovetox
2022-08-12fix: ChatBanner: Don’t show phone icon for group chatswurstsalat