Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Python Briar Wrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
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
Python Briar Wrapper
Graph
fa408b120e11587729a846a1794c0de8221d822d
Select Git revision
Branches
1
main
default
protected
Tags
5
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jan
10
Sep
27
Mar
8
13
Feb
4
3
Dec
16
Nov
14
Oct
13
11
10
5
Sep
4
3
2
16
Jul
13
16
Jun
15
13
12
8
7
12
Apr
5
27
Dec
22
19
16
14
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
Officially deprecate Briar GTK
main
main
Sort of deprecation notice
Bump to 0.0.7
0.0.7
0.0.7
Add function to delete pending contact
Handle errors while adding pending contact
Add contribution guide here, too
Update Debian dependency of Briar Headless to 1.2.12
Remove faq section about transferring Briar accounts from Android
Annote versions in Contacts.set_alias
Bump to 0.0.6
0.0.6
0.0.6
Correct link to upstream documentation of Contacts.set_alias
fix: changed post to put for changing alias
Bump to 0.0.5
0.0.5
0.0.5
Finalize support
Added support for changing the alias to the wrapper module
Add tests for Contacts.handle_connections_callback
Add test for PrivateChat.mark_read
Support deleting all messages of a private chat
Allow to mark messages as read
Bump to 0.0.4 in debian/, too
Bump to 0.0.4
0.0.4
0.0.4
Support deleting contacts
Link to wrapper.docs.briarproject.org
Add docstrings to everything
Setup pdoc3
Add method to watch connection state of contacts
Move release script to briar-debian
Default branch is now called main
Require recent version of python3-websockets
Debian: No dependency on python3 needed
Create Debian Package, built from source
Add tests for SocketListener
Full test coverage for Api and ApiThread
Add API tests
Revise PrivatChat class
Add more tests for contacts
Don't randomly generate auth_token in tests
Bump to 0.0.3
0.0.3
0.0.3
Fix calling callbacks in socket listener
Make it possible to disconnect from socket listener signals
Loading