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
2023-11-14feat: Add shortcuts for quoting previous messagesPhilipp Hörist
2023-11-04fix: Control: Add events with correct timestampPhilipp Hörist
2023-06-28cq: Contacts: Type narrowingwurstsalat
2023-06-28cq: MUC: Change signature to allow JID objects in module methodswurstsalat
2023-06-26imprv: Moderation: Handle unknown moderator JIDPhilipp Hörist
2023-06-08refactor: Control: Only allow keyword arguments when adding messagePhilipp Hörist
2023-06-08refactor: Control: Make more methods privatePhilipp Hörist
2023-06-08refactor: Control: Sort methodsPhilipp Hörist
2023-06-08refactor: Control: Remove public add_message() methodPhilipp Hörist
2023-06-08refactor: Control: Simplify processing MAM eventPhilipp Hörist
2023-06-08refactor: Control: Simplify adding group chat messagesPhilipp Hörist
2023-06-08refactor: Control: Harmonize data needed to add MUC messagesPhilipp Hörist
2023-06-08refactor: Control: Make method privatePhilipp Hörist
2023-06-08refactor: Control: Don’t treat messages from the bare room jid differentlyPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-14fix: ConversationView: Fix loading messages going forward from specific pointwurstsalat
2023-04-28fix: Escape JIDs for xmpp URIs everywheremjk
2023-04-17refactor: Don’t pass nbxmpp errors and properties to GUI layerPhilipp Hörist
2023-04-09feat: Integrate OMEMO pluginDaniel Brötzmann
2023-04-08feat: Redesign Group Chat actionsDaniel Brötzmann
2023-03-09fix: Don't fail if contact name for MUC message is Nonewurstsalat
2023-02-21imprv: Add message menu entry for deleting messages locallywurstsalat
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-07cq: Cleanup unused local variablesmesonium
2023-01-07fix: GroupChat: Display reason when group chat is destroyedmesonium
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-10cq: Control: Fix indentation warningwurstsalat
2022-12-09feat: Allow sending files by copy-pasting them from file managersmjk
2022-11-25change: Add FileTransferSelector as a central page for sending fileswurstsalat
2022-11-11perf: Control: Request history more efficientlyPhilipp Hörist
2022-11-07refactor: Control: Simplify request history callbackPhilipp Hörist
2022-11-06cq: Remove unused importsmjk
2022-11-06imprv: URI parsing: Detect invalid file URIs earliermjk
2022-11-05fix: Fix various issues with chat markersPhilipp Hörist
2022-11-01imprv: Add msg_log_id to live message eventswurstsalat
2022-10-31feat: Add action to copy multiple messagesDaniel Brötzmann
2022-10-08fix: Control: Load events before messagesPhilipp Hörist
2022-10-06cfix: Control: Don’t add call row for every jingle request typewurstsalat
2022-10-01fix: Scroll to end after sending messagePhilipp Hörist
2022-09-18refactor: Merge ScrolledView into ConversationViewPhilipp Hörist
2022-09-11cfix: Control: Correctly show MUC subject when switchingwurstsalat
2022-09-05refactor: Remove unused codePhilipp Hörist
2022-09-04new: Add chat event storagePhilipp Hörist
2022-08-31cfix: ReadMarkers: Fix read-state-sync and sending markerswurstsalat
2022-08-29change: ChatBanner: Add button for managing voice requestswurstsalat
2022-08-27chore: Control: Remove obsolete codewurstsalat
2022-08-16cfix: Use CommandOutputRow for chat command errorslovetox
2022-08-15cfix: MUC: muc_data for group chat nick is only available if joinedwurstsalat
2022-08-15new: Control: Store muc subject per contactwurstsalat