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-10-29feat: Allow adjusting user interface font size via hotkeyswurstsalat
2023-09-06fix: CSSConfig: Quote font-family property correctlywurstsalat
2023-08-29fix: CSSConfig: Fix parsing float sizes for font descriptionwurstsalat
2023-05-28cq: Simplify string formattingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-04-21feat: Detect dark theme on WindowsMichel Le Bihan
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-10cq: Add stubs for css_parserwurstsalat
2022-12-05refactor: Remove unnecessary method argumentsPhilipp Hörist
2022-12-04cq: Use builtin types for annotationsPhilipp Hörist
2022-08-13cq: CSSConfig: Remove whitespace from blank linewurstsalat
2022-08-13imprv: Windows: Increase default font sizewurstsalat
2022-07-24refactor: Use single quoteslovetox
2022-06-06feat: Add freedesktop colorscheme preference supportAndré
2021-12-27CSSConfig: Typingwurstsalat
2021-12-21CSSConfig: Typingwurstsalat
2021-11-07CSSConfig: Specify encoding with open()lovetox
2021-06-06Themes: Apply change of dark/light theme instantlywurstsalat
2020-12-06Make imports GUI agnosticlovetox
2020-10-22configpaths: Port to pathlibAndré
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-08-25Migrate app.config.set()lovetox
2020-08-25Migrate app.config.get()lovetox
2020-08-22css_config: Port to pathlibAndré Apitzsch
2020-05-16Start Chat: Introduce account badgesDaniel Brötzmann
2020-05-14Fix typosEmmanuel Gil Peyrot
2020-04-28CSSConfig: Fetch accounts from configlovetox
2020-04-26CSSConfig: Generate dynamic classeslovetox
2020-04-21Fix typo s/entrys/entries/Emmanuel Gil Peyrot
2019-11-30CSSConfig: Fix pylint errorsPhilipp Hörist
2019-08-31CSSConfig: Cache missing valuesPhilipp Hörist
2019-08-31Replace css-utils with css-parserEli Schwartz
2018-09-26Fix Dark Theme switchPhilipp Hörist