Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/chatter #122

Closed
wants to merge 50 commits into from
Closed

Conversation

IDragonfire
Copy link
Contributor

Implementation of #119

based on my friendlist branch.

IDragonfire and others added 30 commits October 28, 2014 01:50
some notification improvements

Note from Sheeo:

  - This is a cherry pick of bef3555b on top of develop.

Conflicts:
	res/client/client.ui
	res/notification_system/dialog.ui
	src/chat/_chatwidget.py
	src/client/_clientwindow.py
Revert parts of "hotfix friendlist option checkbox"
remove modeltest
stll 30 errors left

fix more rebase errors
(cannot import client, otherwise widgets loaded before application)
did we need a complete interface for _clientwindow?
remove delegates methods
comment signals and separate them
return directly signal
@IDragonfire
Copy link
Contributor Author

If you want not to merge the friendlist before, cherry pick

9e32448
989f761
3125b73

I did not seperate it to avoid rebasing and make the merge easier (more branches, more merge conflicts)

@Sheeo
Copy link
Member

Sheeo commented Nov 6, 2014

In the future, git checkout develop is your friend. I'll cherry pick these during the next few days.

@IDragonfire
Copy link
Contributor Author

Their is a reason I am not based on the develop branch.
I have done to much refactor that make a merge very complicated..

See my complete repo as "refactor branch".
(develop has all fixes/refactor).
If you want to have some "fixes" before refactoring you must cherry pick.

I choose this way, because otherwise I must merge/rebase between my branches.

@Sheeo Sheeo closed this in 1a73520 Nov 22, 2014
ChrisKitching pushed a commit that referenced this pull request Aug 15, 2015
Closes #122

Conflicts:
	src/chat/chatter.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants