Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar GTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar GTK
Graph
9bb8ca8cc26b609cc3a5301b8891cfc74b2bc733
Select Git revision
Branches
3
9
fix-tests
main
default
protected
Tags
5
0.1.0-beta3
0.1.0-beta2
0.1.0-beta1
0.1.0-alpha2
0.1.0-alpha1
protected
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Dec
30
29
18
17
12
3
1
Nov
31
Oct
24
18
15
14
13
10
6
5
2
30
Sep
29
26
25
24
23
22
21
19
18
17
16
15
14
11
10
9
8
5
4
3
2
1
31
Aug
22
Jul
19
18
16
16
Jun
14
13
12
10
9
8
11
May
10
25
Apr
12
5
2
1
31
Mar
27
26
23
22
4
Feb
25
Jan
23
27
Dec
22
19
12
11
10
9
8
7
6
3
30
Nov
18
Oct
16
15
4
30
Sep
29
16
Jun
14
13
10
6
5
2
1
30
May
20
18
28
Mar
26
25
28
Feb
21
20
6
Add conversation_sidebar module
Create conversations module
Create startup module
Create add_contact module
Let chat input adapt to small heights
Rename chat_entry to chat_input
Remove send button
Make multi-line input beautiful
Make send button in chat input work
Add border around chat input
Make emoji button in chat input work
Allow multiple lines in input field
Decrease padding size of history container
Limit input width just like message texts width
Make lint happy
Refactor private chat presenter and view
Refactor Window class
Rename "controller" to "presenter"
Add some more comments on what to do in future for refactoring
Final fixes to private chats
Disable pytest locally, too
Make lint happy
Use PrivateChatContainer as PrivateChatView
Rename NotificationController to Handler
Use name view instead of container in Window
Remove Container base class
Make StartupView from StartupContainer
Make RegistrationView from RegistrationContainer
Remove inhertiance on Container from PrivateChatContainer
Make LoginView from LoginContainer
Make AddContactView from AddContactContainer
Clean up with help of linters
Big final refactoring
Move open_change_contact_alias_dialog into MainWindowController
Move open_about_page into MainWindowController
Put more responsibilities into MainWindowController
Actually start using MainWindowController
Separate first sidebar logic into controller/view
Start separating logic of MainViewContainer
Add __init__ files for modules
Loading