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-07fix: Avatar: Draw status circle correctly for scale > 1Philipp Hörist
2023-10-29change: Avatar: Don’t use custom avatar for IRC group chatsPhilipp Hörist
2023-10-07cq: Remove unused variablenicoco
2023-09-30feat: Display gateway icon in avatarsPhilipp Hörist
2023-08-29cq: Fix ruff errorsPhilipp Hörist
2023-08-29fix: Show notification on group chat mentions againPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-23refactor: Create contact cache per accountPhilipp Hörist
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-15refactor: Move Singleton into util.classesPhilipp Hörist
2022-12-04refactor: Replace lru_cache(maxsize=None) with shorthandPhilipp Hörist
2022-12-04cq: Fix typing for cairo.ContextPhilipp Hörist
2022-11-25refactor: AvatarStorage: Access some methods directlywurstsalat
2022-10-28fix: Avatar placeholders: Correctly use the first grapheme as the "letter"mjk
2022-10-20fix: Notification: Draw avatar correctly on scale > 1Philipp Hörist
2022-10-19imprv: Improve emoji completionmjk
2022-10-10imprv: Avatar: Follow modernxmpps suggestions for color generationPhilipp Hörist
2022-10-06refactor: Remove usage of app.connectionsPhilipp Hörist
2022-09-24imprv: Avatars: Use PangoCairo for generate_avatarwurstsalat
2022-08-20cq: Avatar: Fix type check errorslovetox
2022-08-20cq: Avatar: Respect AvatarCacheT when setting valueslovetox
2022-07-24refactor: Use single quoteslovetox
2022-06-18chore: Fix codestyle errorslovetox
2022-06-11fix: Workspaces: Fix image scalingwurstsalat
2022-05-26imprv: Avatars: Render emojis correctlywurstsalat
2022-05-20refactor: Simplify loading icon avatarswurstsalat
2022-05-18fix: Draw icon avatars with correct size and scalewurstsalat
2022-05-15fix: Avatar: Fallback to default avatar when image is missinglovetox
2022-05-14fix: Avatar: Remove superfluous pathwurstsalat
2022-05-14fix: Add workspace avatar fallback for missing imageswurstsalat
2022-02-02Pass show always as str to add_status_to_avatar()lovetox
2021-12-23Refactor load_icon()lovetox
2021-12-09Avatar: Fix contact annotationslovetox
2021-12-08Avatar: Improve type annotationslovetox
2021-12-08Avatar: Remove unused methodlovetox
2021-12-08Avatar: Add type annotationslovetox
2021-12-03Avatar: Add convert_to_greyscalewurstsalat
2021-12-03Avatar: Fix non-square imageswurstsalat
2021-12-03Transports: Improve detection and avatarswurstsalat
2021-12-03Workspaces: Add image avatarswurstsalat
2021-12-02StatusSelector: Use 'show circles' for iconswurstsalat
2021-12-02Raise cache sizelovetox
2021-12-02Add get_show_circle()lovetox
2021-12-02Refactor Avatar clippinglovetox
2021-12-02More contacts changeslovetox
2021-12-02Store workspace dialog settingslovetox
2021-12-02Improve left sidebarlovetox
2021-12-02Add Workspace Side Barlovetox