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-11refactor: Load messages on contact switchunify-controllovetox
2022-08-09refactor: Move ConversationsView into ScrolledViewlovetox
2022-08-09refactor: ConversationView: Make locked attr privatelovetox
2022-08-09fix: ChatControl: Reset view correctlylovetox
2022-08-09cq: Fix more pyright issueslovetox
2022-08-09fix: Remove unused importslovetox
2022-08-09fix: ConversationsView: Make it switch contactlovetox
2022-08-06feat: Refactor ChatWidgets so they are only created onceDaniel Brötzmann
2022-08-06refactor: Add type annotationsDaniel Brötzmann
2022-07-31chore: ConversationView: Add type annotationswurstsalat
2022-07-23fix: ConversationView: Fix linting errorwurstsalat
2022-06-21fix: Chat: Display corrections for /me messages correctlywurstsalat
2022-06-18chore: Fix codestyle errorslovetox
2022-06-08fix: Status messages: Check for correct settingwurstsalat
2022-06-03fix: Remove update_text_tags methodwurstsalat
2022-05-24refactor: Separate AV logic and widget from ChatControlwurstsalat
2022-03-12Use correct type hintslovetox
2022-02-21View: Fix pipelinewurstsalat
2022-02-20ConversationView: Remove row filtering for visibilitywurstsalat
2022-01-22Add GroupchatDetails Dialoglovetox
2022-01-22ConversationView: Destroy rows instead of removing themlovetox
2022-01-22ConversationView: Improve displaying of user status in single chatslovetox
2022-01-15Use correct type for log_line_idwurstsalat
2022-01-15Add type annotations and refactor signal handling for ConversationView and it...wurstsalat
2022-01-14Jingle file transfers: Typingwurstsalat
2022-01-13Add type annotations for AV methods and classeswurstsalat
2021-12-29ConversationView: Add type annotationslovetox
2021-12-29Rows: Add type annotationslovetox
2021-12-22View: Destroy rows after removinglovetox
2021-12-07ConversationView: Destroy rows on clear()lovetox
2021-12-06ConversationView: Remove reference to filter_func on destroywurstsalat
2021-12-03ConversationView: Typingwurstsalat
2021-12-03Store message corrections in databasewurstsalat
2021-12-03Allow multiple corrections of last messagewurstsalat
2021-12-03Remove unused subject arg from add_messagewurstsalat
2021-12-03Add XEP-0425: Message Moderationwurstsalat
2021-12-03CallRow: Display receiver/sender meta datawurstsalat
2021-12-03Calls: Store and load events from DBwurstsalat
2021-12-03Jingle File Transfers: Store and load transfer events from DBwurstsalat
2021-12-03ConversationView: Read marker improvementswurstsalat
2021-12-03ConversationView: Show read marker row when loading from DBwurstsalat
2021-12-03Fix Command System outputwurstsalat
2021-12-03Groupchat: Implement click avatar to mentionwurstsalat
2021-12-03Jingle File Transfer: Rework GUI handlingwurstsalat
2021-12-03ConversationView: Add back chat_merge_consecutive_nickname settingwurstsalat
2021-12-03Refactor Jingle AV into separate widgetwurstsalat
2021-12-03ConversationView: Add Call rowwurstsalat
2021-12-03Fix Read Markerswurstsalat
2021-12-03MessageRow: Refactor argumentswurstsalat
2021-12-03ConversationView: Implement cleanup mechanismwurstsalat