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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Python Briar Wrapper
Commits
Commits · cf9aa8b50e50bbffe293422195f52b494b4fe8f0
cf9aa8b50e50bbffe293422195f52b494b4fe8f0
Select Git revision
Selected
cf9aa8b50e50bbffe293422195f52b494b4fe8f0
Branches
1
main
default
protected
Tags
5
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
7 results
python-briar-wrapper
Author
Search by author
Any Author
authors
Daniel Lublin
quite
Julian Dehm
goapunk
Mikolai Gütschow
ialokim
Nico
nico
Sebastian
sebkur
Torsten Grote
grote
akwizgran
akwizgran
paul
avon
8 authors
Browse files
Oct 15, 2019
Add script to copy database from Android devices
· cf9aa8b5
Nico
authored
5 years ago
cf9aa8b5
Oct 04, 2019
Use CAPS for app constant
· fc91cbd8
Nico
authored
5 years ago
fc91cbd8
Add unit tests for toolbar
· 5f49ed79
Nico
authored
5 years ago
5f49ed79
Remove senseless tests for constants
· 6cb8c139
Nico
authored
5 years ago
6cb8c139
Add unit tests for Briar's Application
· f0786d78
Nico
authored
5 years ago
f0786d78
Sep 29, 2019
Rework window and startup_container to make them more clean
· 09eafd1c
Nico
authored
5 years ago
09eafd1c
Use constants in GtkWindow
· c163231d
Nico
authored
5 years ago
c163231d
Delete unused logger class
· 7807b5dd
Nico
authored
5 years ago
7807b5dd
Rework application.py to make it more clean
· 30513d8a
Nico
authored
5 years ago
30513d8a
Use Debian Buster in GitLab CI
· 73436621
Nico
authored
5 years ago
73436621
Try to make first files in src/ easier to understand
· 53735119
Nico
authored
5 years ago
53735119
Require meson version >=0.50.0
· 81042aac
Nico
authored
5 years ago
81042aac
Switch back to JSON for Flatpak manifest
· 6b33b113
Nico
authored
5 years ago
6b33b113
Jun 16, 2019
Use constant for base http url in private chat test
· c1096902
Nico
authored
6 years ago
c1096902
Add unit test for sending messages
· 591a8d70
Nico
authored
6 years ago
591a8d70
Use double quotation marks in private_chat
· c080a1f8
Nico
authored
6 years ago
c080a1f8
Jun 14, 2019
Correct flatpak manifest in readme
· 6a23e036
Nico
authored
6 years ago
6a23e036
Add first tests for private chat
· 583e081c
Nico
authored
6 years ago
583e081c
Use official Git repository in Flatpak build script
· 5763fcb9
Nico
authored
6 years ago
5763fcb9
Ignore meson_post_install in coverage
· df7ee09b
Nico
authored
6 years ago
df7ee09b
Switch to YAML for flatpak build script
· 5fc6b517
Nico
authored
6 years ago
5fc6b517
Put copyright notice in more places
· 7bd8ea20
Nico
authored
6 years ago
7bd8ea20
Ignore deprecation warning in requests with pylint
· f75f17b6
Nico
authored
6 years ago
f75f17b6
Support python versions lower than 3.6 with tests
· 01f35cdc
Nico
authored
6 years ago
01f35cdc
Use pytest fixtures and no more unittest TestCases
· 929ead31
Nico
authored
6 years ago
929ead31
Print commands and fail with tests
· c86a3f8a
Nico
authored
6 years ago
c86a3f8a
Add license header to empty __init__
· f6d8b2f7
Nico
authored
6 years ago
f6d8b2f7
Add unit test for GTK define
· 9a840032
Nico
authored
6 years ago
9a840032
Unit tests for API constants
· 3130797a
Nico
authored
6 years ago
3130797a
Note about arm in design notes
· 4fd92433
Nico
authored
6 years ago
4fd92433
Jun 13, 2019
pylint needs __init__ in packages
· 450ee6b4
Nico
authored
6 years ago
450ee6b4
Jun 10, 2019
Test contacts with empty response and authorization header
· 56c2afda
Nico
authored
6 years ago
56c2afda
Run python linters on tests, too
· 05466aa7
Nico
authored
6 years ago
05466aa7
Restructure GitLab CI script
· 15f81bb0
Nico
authored
6 years ago
15f81bb0
Add badges to readme
· dfe367c6
Nico
authored
6 years ago
dfe367c6
Get test coverage
· 12e563d7
Nico
authored
6 years ago
12e563d7
Convert Path.home() to string
· 64223656
Nico
authored
6 years ago
64223656
Jun 06, 2019
Add unit tests with pytest
· 89bceb35
Nico
authored
6 years ago
89bceb35
Add tests with pylint and pycodestyle
· 1f991db7
Nico
authored
6 years ago
1f991db7
Add context to translations and fix UTF-8
· 59c0060f
Nico
authored
6 years ago
59c0060f
Loading