Daniel Brötzmann pushed to branch workspace-improvements at gajim / gajim


Commits:
4042e586 by wurstsalat at 2024-06-23T20:44:38+02:00
feat: Windows: Add native Windows notifications

Fixes #11789
Fixes #10662

- - - - -
328a0ff8 by Philipp Hörist at 2024-06-23T23:54:34+02:00
perf: MessageRowActions: Fix memory leak

- - - - -
b365f1e4 by Philipp Hörist at 2024-06-25T23:51:15+02:00
fix: Corrections: Load correct message

Fixes #11883

- - - - -
70193a5f by wurstsalat at 2024-06-27T19:15:19+02:00
fix: MessageRowActions: Make on_hover method more robust

Fixes #11884

- - - - -
16ff9c30 by Nicoco at 2024-06-29T06:21:39+00:00
feat: Show participant avatar in MUC notifications

- - - - -
c0f61266 by Nicoco at 2024-06-29T06:48:03+00:00
feat: Make HTTP links clickable in room descriptions

- - - - -
59bee7d7 by Philipp Hörist at 2024-06-29T10:21:14+02:00
fix: Remove unnecessary space between quotes

Fixes #11886

- - - - -
0f352de4 by Philipp Hörist at 2024-06-30T16:23:33+02:00
ci: Allow to force debian deployment

- - - - -
67e46ad4 by wurstsalat at 2024-06-30T23:31:59+02:00
fix: MessageRowActions: Fix widget margin in RTL mode

Fixes #11891

- - - - -
77ca3842 by wurstsalat at 2024-07-01T18:05:11+00:00
imprv: Don't check for updates if running from MS Store

Fixes #11881

- - - - -
b2a63425 by Nicoco at 2024-07-02T18:06:51+00:00
imprv: Dataforms: Improv display of simple forms

- - - - -
dde60cbc by Philipp Hörist at 2024-07-02T20:11:41+02:00
cfix: Windows: Catch error when checking for ms store version

- - - - -
9223d591 by Philipp Hörist at 2024-07-02T20:25:53+02:00
imprv: AboutDialog: Add package information

- - - - -
00b27bf9 by wurstsalat at 2024-07-02T23:37:52+02:00
imprv: MessageRowActions: Adjust floating offset for merged messages

Fixes #11897

- - - - -
af1098f9 by wurstsalat at 2024-07-02T22:55:27+00:00
imprv: Notifications: Register AUMID on Windows

This allows Gajim to present notifications with correct title and icon

- - - - -
149cabde by Nicoco at 2024-07-06T07:36:54+00:00
feat: Optionally unregister from group chats on close

- - - - -
b638b7b8 by wurstsalat at 2024-07-06T13:46:59+02:00
cfix: Notifications: Fix icon path for Windows toast notifications

- - - - -
8ffbd5e3 by wurstsalat at 2024-07-06T13:59:38+02:00
cfix: Improve group chat leaving dialog text

- - - - -
f3fc0cdf by wurstsalat at 2024-07-06T14:03:05+02:00
fix: SynchronizeAccounts: Fix dialog for starting with unavailable account

Fixes #11901

- - - - -
621d0024 by wurstsalat at 2024-07-06T14:33:48+02:00
imprv: MessageRowActons: Hide quick reactions on narrow screens

Fixes #11888

- - - - -
59b8a083 by wurstsalat at 2024-07-06T14:35:06+02:00
cfix: MessageRowActions: Increase offset for merged rows

- - - - -
3f62e294 by wurstsalat at 2024-07-06T23:31:58+02:00
fix: GroupchatRoster: Fix menu not pointing to cursor

Fixes #11890

- - - - -
fd0fdd22 by wurstsalat at 2024-07-06T23:41:38+02:00
change: Remove gajim-url theme parameter

URL color can be set via GTK themes
Closes #11894

- - - - -
a33786b5 by Philipp Hörist at 2024-07-07T08:34:46+02:00
fix: RosterItemExchange: Display optional message in the chat

Fixes #11900

- - - - -
c861b4cf by Philipp Hörist at 2024-07-07T08:44:53+02:00
cq: Preferences: Remove obsolete code

- - - - -
92ddcc86 by Philipp Hörist at 2024-07-07T11:40:03+02:00
imprv: Proxies: Add option to ignore system proxies

- - - - -
7f2816bc by mesonium at 2024-07-08T16:09:29+02:00
cfix: Add requirements for Voice Messages

- - - - -
27ac5111 by wurstsalat at 2024-07-08T20:41:46+02:00
cfix: MessageRowActions: Make sure to keep offset within row height

- - - - -
fb0a92a9 by wurstsalat at 2024-07-08T22:24:59+02:00
fix: Fix nickname completion in group chats

Fixes #11895

- - - - -
20fd2b91 by wurstsalat at 2024-07-11T20:52:47+02:00
fix: ChatListRow: Indicate received file for encrypted messages

- - - - -
13b1bd43 by wurstsalat at 2024-07-11T22:12:36+02:00
fix: SearchView: Prevent burst of db queries when holding enter

Fixes #11902

- - - - -
e5292356 by wurstsalat at 2024-07-16T21:23:04+02:00
other: Flatpak: Add note about xdg-desktop-portals

- - - - -
24520a68 by wurstsalat at 2024-07-17T21:19:02+02:00
imprv: ChatCommands: Improve styling and add hint for double slash usage

- - - - -
ad562c9a by Philipp Hörist at 2024-07-17T22:14:49+02:00
fix: OMEMO: Don’t delete signed pre keys before catchup

This always keeps the last 3 signed pre keys in the database and
makes the cycling less aggressive

- - - - -
e0b809d4 by Philipp Hörist at 2024-07-17T22:32:52+02:00
cfix: OMEMO: Fix query arguments

- - - - -
62c8f6fa by wurstsalat at 2024-07-17T23:04:02+02:00
cq: SecretPasswordStorage: Improve logging for get_password

- - - - -
a0e3a59e by Weblate at 2024-07-19T16:40:39+02:00
chore: Update translations

- - - - -
01adde22 by Philipp Hörist at 2024-07-19T16:42:38+02:00
chore: Flatpak: Update dependencies

- - - - -
9996c831 by Philipp Hörist at 2024-07-19T16:49:39+02:00
chore: Flatpak: Update nbxmpp version

- - - - -
736ea5e6 by Philipp Hörist at 2024-07-19T16:52:26+02:00
release: 1.9.2

- - - - -
ecc80631 by wurstsalat at 2024-07-22T21:59:35+02:00
fix: SearchView: Fix search when changing scope for the same search string

Fixes #11915

- - - - -
b7d39c39 by wurstsalat at 2024-07-22T23:44:54+02:00
imprv: DebugConsole: Dynamically add stanza presets and add XEP-0092 query

- - - - -
66f6ed7f by Philipp Hörist at 2024-07-23T21:43:10+02:00
fix: Messages: Treat type=normal messages as chat messages

- - - - -
3453d17d by mesonium at 2024-07-26T18:21:33+00:00
fix: Use correct mimetype for DND in flatpak

- - - - -
611dcb30 by wurstsalat at 2024-07-26T22:12:23+02:00
refactor: MessageRow: Use utils for contact name and avatar

- - - - -
bc0afe02 by wurstsalat at 2024-07-28T12:24:14+02:00
fix: MessageRowActions: Fix issue with row hover in conjunction with switching 
chats

Fixes #11925

- - - - -
08b10794 by wurstsalat at 2024-07-28T12:43:43+02:00
fix: AccountWizard: Avoid crash on destroy by moving attribute declaration to 
top

Fixes #11927

- - - - -
a020b0ab by Nicoco at 2024-07-28T11:35:24+00:00
fix: Send read marker when receiving a message in a chat that has the focus.

- - - - -
bd251b11 by wurstsalat at 2024-07-28T13:41:54+02:00
cfix: ChatStack: Abort early if sending displayed marker is not possible

- - - - -
e7ae52dd by mesonium at 2024-07-28T13:50:52+02:00
change: Make Chatlist and Groupchat Roster style consistent

- - - - -
f21ba0e6 by wurstsalat at 2024-07-28T16:03:27+02:00
cfix: ChatListStack: Make removing group chat more robust

Fixes #11926

- - - - -
611fa7a8 by Philipp Hörist at 2024-07-28T17:08:16+02:00
ci: Windows: Split build steps

- - - - -
8cdd9afd by Philipp Hörist at 2024-07-28T17:19:31+02:00
fix: Fix Gajim not starting when installed via MS Store

- - - - -
c2d13f2b by wurstsalat at 2024-07-28T23:53:39+02:00
refactor: Move version utilities to separate file

- - - - -
5aa66ea5 by Philipp Hörist at 2024-07-29T21:17:07+02:00
chore: Flatpak: Update dependencies

- - - - -
debe7358 by Weblate at 2024-07-29T21:17:07+02:00
chore: Update translations

- - - - -
d716eb6d by Philipp Hörist at 2024-07-29T21:18:36+02:00
release: 1.9.3

- - - - -
c154b03d by wurstsalat at 2024-07-31T20:48:04+02:00
refactor: Use constants for drag and drop target mime types

- - - - -
9a8e8fe1 by mesonium at 2024-08-02T14:14:10+00:00
fix: Allow to search for same string again

- - - - -
e82af9ab by wurstsalat at 2024-08-02T16:28:53+02:00
fix: GroupChatRoster: Fix hover style scope to avoid hidden scrollbar thumb

Fixes #11936

- - - - -
5f266ba7 by wurstsalat at 2024-08-02T17:05:23+02:00
imprv: Message rows: Use transition for row highlight

Transitions allow for a fade in effect without using animations.
This ensures that highlights work with GTK animations disabled.

Fixes #11932

- - - - -
51aa3f6a by wurstsalat at 2024-08-02T17:41:53+02:00
change: Search: Use quotes to mark search filter content

Since nicknames can contain spaces, using the "from:" filter with a 
word boundry
search would only match until the first space is encountered.
To circumvent this limitation, quotation marks are now expected to be used 
around
search terms, e.g. from:"cal0pteryx" or from:"Gajim Dev"
This applies to all search filters, including "before" and 
"after".

Fixes #11355

- - - - -
7f6a8d82 by wurstsalat at 2024-08-02T23:28:45+02:00
cfix: Search: Adapt tooltip to new filter behavior

- - - - -
f20021f8 by wurstsalat at 2024-08-02T23:44:08+02:00
fix: MessageInputTextView: Make background transparent

Background color would sometimes be visible if multiple lines have been added,
starting a layout scroll, which would then reveal a grey bar.

- - - - -
70860d57 by wurstsalat at 2024-08-03T11:40:53+02:00
cfix: Search: Expect trailing whitespace after filters

Fixes #11939

- - - - -
aa97f457 by wurstsalat at 2024-08-03T13:48:27+02:00
fix: Debug Console: Fix Ctrl+F hotkey

Fixes #11940

- - - - -
91c96aaa by wurstsalat at 2024-08-03T18:11:25+02:00
refactor: Move multimedia_helpers to util/av

- - - - -
462d9db2 by wurstsalat at 2024-08-03T18:11:32+02:00
refactor: Move preview_helpers to util/preview

- - - - -
41776b99 by wurstsalat at 2024-08-03T23:26:50+02:00
refactor: Move image_helpers to util/image

- - - - -
cc2d81f4 by wurstsalat at 2024-08-04T20:55:17+02:00
feat: Search: Add user interface for message filters

This is a replacement for inline search filters.

- - - - -
33d9f189 by wurstsalat at 2024-08-04T23:53:04+02:00
refactor: Move some datetime utils and improve imports

- - - - -
479a17c0 by Daniel Brötzmann at 2024-08-05T20:35:06+00:00
feat: Integrate providers.xmpp.net into account creation wizard

- - - - -
bf270763 by wurstsalat at 2024-08-05T23:04:28+02:00
fix: Notifications: Prevent loading of windows_toasts on unsupported Windows 
versions

Fixes #11944

- - - - -
a114962a by wurstsalat at 2024-08-06T22:52:28+02:00
cfix: SearchView: Clear filters on close

- - - - -
812a0c8e by wurstsalat at 2024-08-06T23:25:46+02:00
imprv: Search: Indicate search state with placeholder

- - - - -
cb4d18ea by wurstsalat at 2024-08-06T23:34:34+02:00
cfix: SearchView: Set filter date popover relative to before/after toggle

- - - - -
7e76b3cb by wurstsalat at 2024-08-08T22:41:07+02:00
cfix: SearchView: Don't hide username filter on reset

Hiding these widgets prevents set_context from working properly

- - - - -
0a5579ae by wurstsalat at 2024-08-10T00:44:12+02:00
imprv: Search: Add fade-in effect for results and make search icon spin

Fade-in transition adds feedback that this is a new result

- - - - -
c308274f by wurstsalat at 2024-08-10T00:53:19+02:00
cfix: SearchView: Rename 'Message Filters' to 'Search Filters'

- - - - -
6780f9f5 by wurstsalat at 2024-08-10T14:16:08+02:00
fix: MessageRowActions: Make actions more robust

Since it may happen that there is no message row associated to the 
MessageRowActions
due to switching contacts while hovering a chat (hotkeys), we need to make sure 
to
actually have a message row associated when clicking any action.

Fixes #11950

- - - - -
037e4391 by wurstsalat at 2024-08-10T15:58:11+02:00
refactor: Remove obsolete domain utilities

See domain_to_ascii from nbxmpp

- - - - -
a722e553 by wurstsalat at 2024-08-10T16:23:34+02:00
refactor: Move status utilities from helpers to util.status

- - - - -
1d91fd6d by wurstsalat at 2024-08-10T16:37:26+02:00
refactor: Move text utilities from helpers to util.text

- - - - -
8684081a by wurstsalat at 2024-08-10T16:56:41+02:00
refactor: Move some decorators from helpers to util.decorators

- - - - -
f2585e9a by wurstsalat at 2024-08-10T17:54:12+02:00
refactor: Move URI utilities from helpers to util.uri

- - - - -
ab3e5381 by wurstsalat at 2024-08-10T17:58:23+02:00
refactor: Move URL_REGEX from helpers to regex

- - - - -
ad34128f by wurstsalat at 2024-08-10T18:17:34+02:00
refactor: Move user string functions from helpers to util.user_strings

- - - - -
60ab24d7 by wurstsalat at 2024-08-10T18:36:12+02:00
refactor: Move MUC-related utilities from helpers to util.muc

- - - - -
a0f7571b by wurstsalat at 2024-08-10T18:47:45+02:00
refactor: Move client specific decorator

- - - - -
60d8675f by wurstsalat at 2024-08-10T18:58:34+02:00
refactor: Move user string function from helpers to util.user_strings

- - - - -
cddfa514 by wurstsalat at 2024-08-10T19:01:24+02:00
cfix: Fix import for _xmpp_query_type_handlers

- - - - -
5c94b60c by wurstsalat at 2024-08-10T19:55:51+02:00
imprv: Add Quit dialog for setting window preference

Fixes #11481

- - - - -
f0c4c901 by Philipp Hörist at 2024-08-14T08:57:13+02:00
fix: Fix wrapping lines for long words

- - - - -
1e7b2036 by Philipp Hörist at 2024-08-14T09:38:49+02:00
cfix: Don’t fail on missing env var

- - - - -
a428629f by wurstsalat at 2024-08-31T22:49:06+02:00
cfix: Plugins Window: Remove unintended string translations

- - - - -
b28e9fd6 by wurstsalat at 2024-09-01T17:04:39+02:00
fix: ChatListStack: Fix default workspace id when getting current chat list

Fixes #11969

- - - - -
0862cf05 by wurstsalat at 2024-09-01T17:29:35+02:00
fix: GroupchatRoster: Fix filtering for participants with status set

Fixes #11958

- - - - -
82235550 by wurstsalat at 2024-09-01T17:34:41+02:00
fix: StartChat: Only search s.j.n if there is a search string

- - - - -
ba828440 by wurstsalat at 2024-09-01T18:14:57+02:00
imprv: StartChat: Show description, user count, and language in search results

Fixes #11963

- - - - -
d5b91cc6 by wurstsalat at 2024-09-01T20:07:18+02:00
fix: GroupchatRoster: Fix loading roster while participants are added/removed

Fixes #11970

- - - - -
fd0fdb9b by wurstsalat at 2024-09-03T20:12:55+02:00
fix: MessageRowActions: Enable scrolling while cursor rests on action

Fixes #11968

- - - - -
4d28a329 by wurstsalat at 2024-09-07T16:19:35+02:00
imprv: Indicate modified contact name in info dialogs

Fixes #11777

- - - - -
00979a55 by Nicoco at 2024-09-07T15:11:23+00:00
feat: XEP-0317 (Hats)

- - - - -
8f26d202 by wurstsalat at 2024-09-07T18:38:05+02:00
change: ChatControl: Show typing indicator in a separate widget

Closes #11913

- - - - -
224187ce by wurstsalat at 2024-09-07T18:42:50+02:00
chore: DOAP: Add XEP-0317: Hats

- - - - -
64b02da9 by wurstsalat at 2024-09-07T22:08:33+02:00
fix: Menu: Fix 'Mark as read' action not sending read marker

- - - - -
6590aea7 by wurstsalat at 2024-09-07T23:02:42+02:00
imprv: Store workspace when closing chat

Fixes #11374

- - - - -
0c69b4a8 by wurstsalat at 2024-09-07T23:04:42+02:00
imprv: Restore chats when enabling account

This moves settings formerly stored in workspace settings to contact's and 
group chat contact's settings respectively.
New contact settings: 'opened', 'pinned', 'position'

Fixes #10872

- - - - -
f9763b9e by wurstsalat at 2024-09-07T23:04:45+02:00
other: Add settings migration for workspace settings

- - - - -


30 changed files:

- .gitlab-ci.yml
- ChangeLog
- README.md
- data/gajim.doap
- data/org.gajim.Gajim.metainfo.xml.in
- flatpak/README.md
- flatpak/org.gajim.Gajim.Devel.yaml
- flatpak/org.gajim.Gajim.yaml
- gajim/__init__.py
- gajim/common/app.py
- gajim/common/application.py
- gajim/common/cert_store.py
- gajim/common/client.py
- gajim/common/commands.py
- gajim/common/dbus/remote_control.py
- gajim/common/events.py
- gajim/common/helpers.py
- gajim/common/modules/base.py
- gajim/common/modules/bytestream.py
- gajim/common/modules/contacts.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/jingle.py
- gajim/common/modules/message.py
- gajim/common/modules/message_util.py
- gajim/common/modules/muc.py
- gajim/common/modules/omemo.py
- gajim/common/modules/roster_item_exchange.py
- gajim/common/modules/software_version.py
- gajim/common/modules/user_location.py
- gajim/common/modules/user_tune.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/531beeffaced0217bb5e3f31e8a74feab7ea5c0d...f9763b9efe37f8051ac958572b715819a084a61d

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/531beeffaced0217bb5e3f31e8a74feab7ea5c0d...f9763b9efe37f8051ac958572b715819a084a61d
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- commits@gajim.org
To unsubscribe send an email to commits-le...@gajim.org

Reply via email to