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-07imprv: HTTPUpload: Remove temporary files after transferPhilipp Hörist
2023-08-31cq: Fix ruff INT003 errorsPhilipp Hörist
2023-05-28cq: Import from collections.abc instead from typingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-04-09feat: Integrate OMEMO pluginDaniel Brötzmann
2023-01-27fix: HTTPUpload: Don’t cache temp pathPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-28change: Port to libsoup3Philipp Hörist
2022-12-01fix: Preview: Handle multiple simultaneous certificate verification errorsmjk
2022-11-25change: Add FileTransferSelector as a central page for sending fileswurstsalat
2022-08-12refactor: HTTPUpload: Simplify dict accesslovetox
2022-08-12imprv: Store and restore running HTTP File Transfer uploadswurstsalat
2022-08-06feat: Refactor ChatWidgets so they are only created onceDaniel Brötzmann
2022-07-24refactor: Use single quoteslovetox
2022-06-17chore: Fix codestyle errorslovetox
2022-05-26chore: HTTPUpload: Add type annotationswurstsalat
2022-03-20Rename get_user_proxy()lovetox
2021-12-28FileTransfer: Fix type errorslovetox
2021-12-20Refactor module loadinglovetox
2021-12-02Refactor Groupchatslovetox
2021-11-02Fix various pylint errorslovetox
2021-06-30HTTPUpload: Raise FileError if path is not accessiblewurstsalat
2020-12-20HTTPUpload: Display errors correctlylovetox
2020-12-20HTTPUpload: Separate transfer from sending messagelovetox
2020-11-03HTTPUpload: Correctly unpack headerslovetox
2020-10-18HTTPUpload: Fix pylint errorlovetox
2020-10-18HTTPUpload: Adapt to nbxmpp changeslovetox
2020-05-14Fix typosEmmanuel Gil Peyrot
2020-04-19Use nbxmpp.namespaceslovetox
2020-04-05HTTPUpload: Respect cert storelovetox
2020-03-07HTTPUpload: Use proxy if availablelovetox
2020-02-03Use contact instead of jid for OutgoingMessagePhilipp Hörist
2020-02-03Check encryption before sending messagePhilipp Hörist
2020-02-02Set encryption attribute on HTTPUpload and Groupchat messagesPhilipp Hörist
2020-01-30Refactor sending messagesPhilipp Hörist
2019-12-29Refactor FileTransferPhilipp Hörist
2019-12-24HTTPUpload: Add missing argumentPhilipp Hörist
2019-12-21HTTPUpload: Simplify codePhilipp Hörist
2019-12-21HTTPUpload: Don't follow redirectsPhilipp Hörist
2019-12-21HTTPUpload: Adapt to nbxmpp changesPhilipp Hörist
2019-12-21HTTPUpload: Refactor codePhilipp Hörist
2019-12-20HTTPUpload: Remove session argumentPhilipp Hörist
2019-12-19HTTPUpload: Use libsoup for http operationsPhilipp Hörist
2019-11-13Increase usage of EventHelperPhilipp Hörist
2019-08-23HTTPUpload: Allow max_file_size to be a floatPhilipp Hörist
2019-06-29Fix detection of httpupload max-file-sizePhilipp Hörist
2019-06-29Use nbxmpp's Discovery modulePhilipp Hörist
2019-04-17Remove GPG code from GajimPhilipp Hörist
2019-03-10Modules: Use LogAdapterPhilipp Hörist
2018-12-01Use custom dict for additional dataPhilipp Hörist