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 (Collapse)Author
2021-03-011.3.1gajim-1.3.1lovetox
2021-03-01Translated using Weblate (German)Daniel Brötzmann
Currently translated at 100.0% (2219 of 2219 strings) Translation: Gajim/1.3 Translate-URL: https://translate.gajim.org/projects/gajim/1-3/de/
2021-03-01StatusIcon: Refactor on_left_click() behaviorlovetox
2021-03-01Update ChangeLoglovetox
2021-03-01StatusIcon: Only hide application when its focusedlovetox
2021-02-27UserAvatar: Handle empty data nodeslovetox
2021-02-27Windows: Fix launcherlovetox
2021-02-27Change servers.json formatmimi89999
2021-02-27Profile: Show error if avatar upload failslovetox
2021-02-27DOAP: Updatewurstsalat
2021-02-27ChatControlBase: Fix pipelinewurstsalat
2021-02-27ChatControlBase: Add workaround for hscrollbarwurstsalat
As soon as a line break occurs in Gtk.TextView with word-char wrapping enabled, a hyphen character is automatically inserted before the line break. This triggers the hscrollbar to show, see: https://gitlab.gnome.org/GNOME/gtk/-/issues/2384
2021-02-27AvatarSelector: Fix pipelinewurstsalat
2021-02-27AvatarSelector: Improve error handlingDaniel Brötzmann
Enable loading images <100px and add multiple fail-safes
2021-02-27Remove unused importslovetox
2021-02-27Profile: Don’t check for server featureslovetox
We just assume pubsub will be always there
2021-02-27Remove unused codelovetox
2021-02-27Profile: Check for PubSub instead of vcard-templovetox
2021-02-27Stop early when handling connection-failed in handle_eventwurstsalat
Fixes: #10436
2021-02-27GroupChatInvitation: Show account badgewurstsalat
Fixes: #10424
2021-02-27VcardWindow: Fix resource string if resource is missingwurstsalat
Fixes: #10273
2021-02-27Logging: Move logging setup methods to logging_helperslovetox
Also check for GAJIM_DEBUG
2021-02-27Windows: Set debug env varlovetox
This allows us to discover if Gajim was started with Gajim-Debug.exe
2021-02-27Change dataform to href markup URLs in instructionsmimi89999
2021-02-27Move regex testsAndré Apitzsch
2021-02-27Move regular expressions to separate fileAndré Apitzsch
2021-02-27Set chat window hscrollbar_policy to nevermimi89999
2021-02-27Change dataform to href markup URLs in fixed fieldmimi89999
Closes #10445
2021-02-27Update servers.jsonmimi89999
Remove servers that redirect to a website or have registration disabled Closes #10437
2021-02-27Register: Remove unused methodslovetox
2021-02-27ServiceRegistration: Use nbxmpp register methodslovetox
Fixes #10443
2021-02-27Remove conversion of ASCII emojisAndré Apitzsch
Display emojis as intended by the sender, i.e. don't replace it. Closes #10416.
2021-02-27Client: Determine some Settings right before connectinglovetox
2021-02-27Add setting for GSSAPI authenticationlovetox
2021-02-27Set account window stack as non-vhomogeneousmimi89999
Closes #10438
2021-02-27Preferences: Check for pipeline before removing elementsDaniel Brötzmann
Fixes #10430
2021-02-27ChatControl: Remove shortcut from tooltipDaniel Brötzmann
2021-02-27Windows: Open uris with webbrowser liblovetox
Trying to work around #10455
2021-02-071.3.0gajim-1.3.0lovetox
2021-02-07Update appdata.xmllovetox
2021-02-07Bookmarks: Check for config-node-max featurelovetox
Fixes #10425
2021-02-07PubSub: Discover publish options correctlylovetox
2021-02-07Flatpak: Update dependenciesAndré Apitzsch
2021-02-07Merge remote-tracking branch 'weblate/gajim_1.3' into gajim_1.3Yann Leboulanger
2021-02-06ChatControlBase: Fix race condition when closing with ESClovetox
Fixes #10421
2021-02-06Raise nbxmpp versionlovetox
2021-02-06Windows: Remove dependency on pywin32-ctypeslovetox
The repo seems to be deleted, but we don’t really need this dependency anyway
2021-02-06Icons: Add missing feather PNG filesDaniel Brötzmann
2021-02-06Icons: Convert feather camera and generate fixed size PNGsDaniel Brötzmann
2021-02-06Icons: Generate symbolic feather checkmarksDaniel Brötzmann
Fixed size symbolic icons have to be generated from SVGs using gtk-encode-symbolic-svg -o outpath feather-check-symbolic.svg 32x32