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


Commits:
f0746c1e by lovetox at 2021-02-06T17:56:33+01:00
Windows: Remove dependency on pywin32-ctypes

The repo seems to be deleted, but we don’t really need this dependency anyway

- - - - -
0f487553 by lovetox at 2021-02-06T21:11:01+01:00
Start

- - - - -
ce38effc by lovetox at 2021-02-06T21:11:01+01:00
Disable CI

- - - - -
cdf6b0f8 by lovetox at 2021-02-06T21:11:01+01:00
Really disable CI

- - - - -
1ff08a6b by lovetox at 2021-02-06T21:11:01+01:00
Add Workspace settings API

- - - - -
7a603dea by lovetox at 2021-02-06T21:11:01+01:00
Store and Open chats

- - - - -
5cd7d192 by lovetox at 2021-02-06T21:11:01+01:00
Add remove_chat()

- - - - -
aa039e00 by lovetox at 2021-02-06T21:11:01+01:00
Account Side Bar

- - - - -
dc672964 by lovetox at 2021-02-06T21:11:01+01:00
Add Workspace Side Bar

- - - - -
b315ca4a by wurstsalat at 2021-02-06T21:11:01+01:00
ChatList: Add basic elements

- - - - -
baa66c44 by wurstsalat at 2021-02-06T21:11:01+01:00
ChatListStack: Add Start Chat

- - - - -
8805e2aa by wurstsalat at 2021-02-06T21:11:01+01:00
Add basic Sidebar styling

- - - - -
ff9015db by wurstsalat at 2021-02-06T21:11:01+01:00
Improve styling for Sidebar and ChatList

- - - - -
2816a908 by lovetox at 2021-02-06T21:11:01+01:00
Store chatlist on remove

- - - - -
2c167bdc by lovetox at 2021-02-06T21:11:01+01:00
Add/Remove Workspaces

- - - - -
12af7d05 by lovetox at 2021-02-06T21:11:01+01:00
Allow to add chats to different workspaces

- - - - -
f7e57e76 by lovetox at 2021-02-06T21:11:01+01:00
Add transparent backgrounds

- - - - -
400d1055 by wurstsalat at 2021-02-06T21:11:01+01:00
AccountSideBar: Improve styling

- - - - -
5283a07f by wurstsalat at 2021-02-06T21:11:01+01:00
WorkspaceSidebar: Improve styling

- - - - -
555b86d3 by lovetox at 2021-02-06T21:11:01+01:00
Improve left sidebar

- - - - -
609599b7 by lovetox at 2021-02-06T21:11:01+01:00
css

- - - - -
051d4b17 by lovetox at 2021-02-06T21:11:01+01:00
Dont fail when account is disabled

- - - - -
18e12ed9 by lovetox at 2021-02-06T21:11:01+01:00
CSS

- - - - -
5ac1768f by wurstsalat at 2021-02-06T21:11:01+01:00
AvatarSelector: Add Load Image button

- - - - -
e0a389df by Daniel Brötzmann at 2021-02-06T21:11:01+01:00
Workspace: Add Workspace edit dialog

- - - - -
7b54eb16 by wurstsalat at 2021-02-06T21:11:01+01:00
Workspace: Add title and editing functionality

- - - - -
2ab50cd5 by wurstsalat at 2021-02-06T21:11:01+01:00
MainWindow: Add Paned for chat list and chat controls

- - - - -
b09a5192 by lovetox at 2021-02-06T21:11:02+01:00
Store type for open chats

- - - - -
6d815d31 by lovetox at 2021-02-06T21:11:02+01:00
Store workspace dialog settings

- - - - -
360dc9c2 by lovetox at 2021-02-06T21:11:02+01:00
Fix adding new Workspace

- - - - -
5b6544d5 by lovetox at 2021-02-06T21:11:02+01:00
Fix some selection bugs

- - - - -
e97d7fe4 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatListStack: Wrap in ScrolledWindow

- - - - -
e4466a97 by lovetox at 2021-02-06T21:11:02+01:00
Move scrolled window into gui xml

- - - - -
b28effe2 by lovetox at 2021-02-06T21:11:02+01:00
sytle chatlist

- - - - -
f6b23190 by wurstsalat at 2021-02-06T21:11:02+01:00
ChatList: Styling

- - - - -
00a5773a by wurstsalat at 2021-02-06T21:11:02+01:00
MainWindow: Styling

- - - - -
d5aa98f4 by wurstsalat at 2021-02-06T21:11:02+01:00
Accounts: Add basic account page

- - - - -
4e683b5e by lovetox at 2021-02-06T21:11:02+01:00
Refactor Groupchats

- - - - -
fabebe65 by lovetox at 2021-02-06T21:11:02+01:00
Start Chat: Destroy after joining MUC

- - - - -
58cad998 by lovetox at 2021-02-06T21:11:02+01:00
Disable Roster

- - - - -
f9c82ccb by lovetox at 2021-02-06T21:11:02+01:00
Make quit work

- - - - -
4aa22022 by lovetox at 2021-02-06T21:11:02+01:00
Stuff

- - - - -
27216dba by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Add friendly timestamps

- - - - -
b5bff671 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Unread counter styling

- - - - -
5d611379 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Group chat avatars and message lines

- - - - -
4f58e42e by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
Paned: Improve ChatList resizing

- - - - -
7af475e7 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Use groupchat name, improve ellipsizing

- - - - -
42bb8583 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Add group chat nicks

- - - - -
55480dd1 by lovetox at 2021-02-06T21:11:02+01:00
Remove unread_messages table

- - - - -
c77d48d2 by lovetox at 2021-02-06T21:11:02+01:00
add unread cache

- - - - -
b9db0689 by lovetox at 2021-02-06T21:11:02+01:00
Add notifications

- - - - -
37c4df1a by lovetox at 2021-02-06T21:11:02+01:00
Fix notifications

- - - - -
18d84817 by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Move ui to glade file

- - - - -
a58ad02d by Daniel Brötzmann at 2021-02-06T21:11:02+01:00
ChatList: Add RosterTooltip

- - - - -
550209e8 by lovetox at 2021-02-06T21:11:02+01:00
Move event handling to main

- - - - -
cc9665cd by lovetox at 2021-02-06T21:11:02+01:00
Fix some events

- - - - -
be586b1f by lovetox at 2021-02-06T21:11:02+01:00
Reset unread counter

- - - - -
312f8852 by lovetox at 2021-02-06T21:11:02+01:00
Fix more events

- - - - -
73923784 by wurstsalat at 2021-02-06T21:11:02+01:00
WorkspaceSidebar: Add unread counter

- - - - -
f70ccaea by lovetox at 2021-02-06T21:11:02+01:00
Unread count improv

- - - - -
05bbc1f5 by lovetox at 2021-02-06T21:11:02+01:00
Add unread count to workspace

- - - - -
4749a619 by lovetox at 2021-02-06T21:11:02+01:00
Dont allow chats to be opened multiple times

- - - - -
c1779634 by lovetox at 2021-02-06T21:11:02+01:00
Don’t notify on messages from ourself

- - - - -
25cba73b by lovetox at 2021-02-06T21:11:02+01:00
Use consistent jid attribute

- - - - -
bcad3464 by lovetox at 2021-02-06T21:11:02+01:00
Fix some events

- - - - -


30 changed files:

- − .gitlab-ci.yml
- gajim/app_actions.py
- gajim/application.py
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/common/app.py
- gajim/common/connection_handlers_events.py
- gajim/common/const.py
- gajim/common/helpers.py
- gajim/common/modules/bookmarks.py
- gajim/common/modules/chatstates.py
- gajim/common/modules/discovery.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/mam.py
- gajim/common/modules/message.py
- gajim/common/modules/muc.py
- gajim/common/modules/roster.py
- gajim/common/setting_values.py
- gajim/common/settings.py
- gajim/common/storage/archive.py
- gajim/common/storage/cache.py
- + gajim/data/gui/chat_list_row.ui
- + gajim/data/gui/main.ui
- + gajim/data/gui/workspace_dialog.ui
- gajim/data/style/gajim.css
- gajim/groupchat_control.py
- + gajim/gtk/account_page.py
- + gajim/gtk/account_side_bar.py
- gajim/gtk/avatar.py
- gajim/gtk/avatar_selector.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/11d61a25d744aa7940cf9c4b6992c99550ba1f42...bcad3464a480a52652d9908c1e3fe17e8b8b0a69

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/11d61a25d744aa7940cf9c4b6992c99550ba1f42...bcad3464a480a52652d9908c1e3fe17e8b8b0a69
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