Philipp Hörist pushed to branch mainwindow at gajim / gajim


Commits:
97c157b1 by Daniel Brötzmann at 2021-01-11T08:54:39+01:00
DOAP: Add XEP-0222

- - - - -
3ac1fd52 by lovetox at 2021-01-12T23:32:10+01:00
Profile: Correctly handle not existing vcard

- - - - -
0fc6c0b6 by zak333 at 2021-01-14T20:44:00+01:00
Update Muclumbus API endpoint

- - - - -
b894e2ba by André Apitzsch at 2021-01-14T23:15:49+01:00
Update year

- - - - -
0abe497c by lovetox at 2021-01-15T23:28:28+01:00
PEPConfig: Raise default size

- - - - -
ea83fa7b by Daniel Brötzmann at 2021-01-16T17:36:59+01:00
AV: Fix closing chat window while in call

- - - - -
3b702000 by lovetox at 2021-01-18T18:50:28+01:00
GroupchatCreation: Make it a dialog and raise size

- - - - -
ae18a849 by André Apitzsch at 2021-01-18T20:35:41+01:00
Search also in user data dir for translations

Translation wasn't available if Gajim is installed in a user's home
directory only."

- - - - -
965b4a6f by lovetox at 2021-01-18T21:40:49+01:00
ChatControlBase: Don’t unselect text after key press

This clears the SELECTION Clipboard for example when pressing ALT + TAB

- - - - -
30d21d82 by lovetox at 2021-01-19T20:44:43+01:00
Windows: Fix build

MSYS removed python2 support

- - - - -
b42a3ed4 by lovetox at 2021-01-20T21:14:13+01:00
RemoveAccounts: Fix race condition when removing an account

disable_account() closes all account related dialogs. RemoveAccount
is such a dialog but should not be closed mid processing the account
removal.

Fixes #10401

- - - - -
c70dc103 by Daniel Brötzmann at 2021-01-22T17:17:14+01:00
DOAP: Add XEP-0245

- - - - -
304c9af1 by Daniel Brötzmann at 2021-01-22T17:18:19+01:00
DOAP: Use correct RFC strings

- - - - -
ab451489 by lovetox at 2021-01-26T23:21:17+01:00
Rename feather icons

- - - - -
80581147 by lovetox at 2021-01-27T21:35:07+01:00
Start

- - - - -
ac1d3e6a by lovetox at 2021-01-27T21:35:07+01:00
Disable CI

- - - - -
309d28d5 by lovetox at 2021-01-27T21:35:07+01:00
Really disable CI

- - - - -
b170bc88 by lovetox at 2021-01-27T21:36:25+01:00
Add Workspace settings API

- - - - -
af25b5fa by lovetox at 2021-01-27T21:36:25+01:00
Store and Open chats

- - - - -
60f8cddc by lovetox at 2021-01-27T21:36:25+01:00
Add remove_chat()

- - - - -
5c4032df by lovetox at 2021-01-27T21:36:25+01:00
Account Side Bar

- - - - -
1ff8a7de by lovetox at 2021-01-27T21:36:26+01:00
Add Workspace Side Bar

- - - - -
42fd46c3 by wurstsalat at 2021-01-27T21:36:26+01:00
ChatList: Add basic elements

- - - - -
abc1bd75 by wurstsalat at 2021-01-27T21:36:26+01:00
ChatListStack: Add Start Chat

- - - - -
f54adeee by wurstsalat at 2021-01-27T21:36:26+01:00
Add basic Sidebar styling

- - - - -
1e7ea0f8 by wurstsalat at 2021-01-27T21:36:26+01:00
Improve styling for Sidebar and ChatList

- - - - -
ff7a64c6 by lovetox at 2021-01-27T21:36:26+01:00
Store chatlist on remove

- - - - -
fe05f61b by lovetox at 2021-01-27T21:36:26+01:00
Add/Remove Workspaces

- - - - -
4e508cf2 by lovetox at 2021-01-27T21:36:26+01:00
Allow to add chats to different workspaces

- - - - -
9c8524f9 by lovetox at 2021-01-27T21:36:26+01:00
Add transparent backgrounds

- - - - -
3f6cf7f4 by wurstsalat at 2021-01-27T21:36:26+01:00
AccountSideBar: Improve styling

- - - - -
42a50c6e by wurstsalat at 2021-01-27T21:36:26+01:00
WorkspaceSidebar: Improve styling

- - - - -
0564b9a7 by lovetox at 2021-01-27T21:36:26+01:00
Improve left sidebar

- - - - -
a30c3070 by lovetox at 2021-01-27T21:36:26+01:00
css

- - - - -
62cb48f2 by lovetox at 2021-01-27T21:36:26+01:00
Dont fail when account is disabled

- - - - -
262e7ada by lovetox at 2021-01-27T21:36:26+01:00
CSS

- - - - -
cb9ace52 by wurstsalat at 2021-01-27T21:36:26+01:00
AvatarSelector: Add Load Image button

- - - - -
a0b49280 by Daniel Brötzmann at 2021-01-27T21:36:26+01:00
Workspace: Add Workspace edit dialog

- - - - -
ce1b1604 by wurstsalat at 2021-01-27T21:36:26+01:00
Workspace: Add title and editing functionality

- - - - -
541a7983 by wurstsalat at 2021-01-27T21:36:26+01:00
MainWindow: Add Paned for chat list and chat controls

- - - - -
d6e59460 by lovetox at 2021-01-27T21:36:26+01:00
Store type for open chats

- - - - -
934e0e2d by lovetox at 2021-01-27T21:36:26+01:00
Store workspace dialog settings

- - - - -
ebf2f6f5 by lovetox at 2021-01-27T21:36:26+01:00
Fix adding new Workspace

- - - - -
2032d76e by lovetox at 2021-01-27T21:36:26+01:00
Fix some selection bugs

- - - - -


30 changed files:

- − .gitlab-ci.yml
- README.md
- data/gajim-history-manager.1
- data/gajim-remote.1
- data/gajim.1
- data/gajim.doap
- data/org.gajim.Gajim.appdata.xml.in
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/common/app.py
- gajim/common/client.py
- gajim/common/config.py
- gajim/common/const.py
- gajim/common/i18n.py
- gajim/common/setting_values.py
- gajim/common/settings.py
- gajim/common/storage/archive.py
- + gajim/data/gui/main.ui
- + gajim/data/gui/workspace_dialog.ui
- gajim/data/icons/hicolor/16x16/devices/feather-clock-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-clock-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-eye-off-symbolic.symbolic.png 
→ gajim/data/icons/hicolor/16x16/devices/feather-eye-off-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-eye-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-eye-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-globe-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-globe-symbolic.png
- 
gajim/data/icons/hicolor/16x16/devices/feather-hard-drive-symbolic.symbolic.png 
→ gajim/data/icons/hicolor/16x16/devices/feather-hard-drive-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-lock-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-lock-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-mic-off-symbolic.symbolic.png 
→ gajim/data/icons/hicolor/16x16/devices/feather-mic-off-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-mic-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-mic-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-server-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-server-symbolic.png
- 
gajim/data/icons/hicolor/16x16/devices/feather-shield-off-symbolic.symbolic.png 
→ gajim/data/icons/hicolor/16x16/devices/feather-shield-off-symbolic.png
- gajim/data/icons/hicolor/16x16/devices/feather-shield-symbolic.symbolic.png → 
gajim/data/icons/hicolor/16x16/devices/feather-shield-symbolic.png


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/8e2cb36451cf3229d3461ca02f7a81339f26b3b7...2032d76e1a63f0514e6d291c925ff4f796fcee5e

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/8e2cb36451cf3229d3461ca02f7a81339f26b3b7...2032d76e1a63f0514e6d291c925ff4f796fcee5e
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to