Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
agl
/
pond
Public
Notifications
You must be signed in to change notification settings
Fork
110
Star
916
Code
Issues
59
Pull requests
18
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on May 24, 2016
Mention state of the project in README.md.
agl
committed
675020c
Copy full SHA for 675020c
Commits on Aug 30, 2015
Merge pull request #200 from berkus/patch-1
Show description for bce6e0d
agl
committed
bce6e0d
Copy full SHA for bce6e0d
Commits on Aug 26, 2015
Fix typo.
berkus
committed
14caa8a
Copy full SHA for 14caa8a
Commits on Aug 2, 2015
Set more Vim options to try and minimise any leakage.
Show description for f422bc3
agl
committed
f422bc3
Copy full SHA for f422bc3
Commits on Jun 4, 2015
Merge pull request #189 from BeJade/master
Show description for 977befc
ioerror
committed
977befc
Copy full SHA for 977befc
Commits on Jun 2, 2015
add slides
BeJade
committed
088064b
Copy full SHA for 088064b
Commits on Feb 8, 2015
Merge pull request #162 from unixninja92/comment_spelling_fix
Show description for f64bec1
agl
committed
f64bec1
Copy full SHA for f64bec1
Remove links to precompiled binaries.
Show description for 56cbfe6
agl
committed
56cbfe6
Copy full SHA for 56cbfe6
Commits on Feb 2, 2015
Merge branch 'bnagy-master'
agl
committed
3223d2b
Copy full SHA for 3223d2b
Fix build and formatting.
agl
committed
59ab6fe
Copy full SHA for 59ab6fe
Commits on Jan 30, 2015
make tests work without GTK
ben
committed
f6bd0d0
Copy full SHA for f6bd0d0
Commits on Jan 29, 2015
fixed comment for revokedUs bool that said recovered instead of revoked
unixninja92
committed
2a5189c
Copy full SHA for 2a5189c
Commits on Jan 19, 2015
Update the entropy estimate of the card trick.
Show description for 1ad2874
agl
committed
1ad2874
Copy full SHA for 1ad2874
Commits on Jan 7, 2015
Merge branch 'icons-agl-fixed' of git://github.com/burdges/pond into burdges-icons-agl-fixed
agl
committed
355c99c
Copy full SHA for 355c99c
Commits on Jan 6, 2015
Merge branch 'burdges-send2downserver'
agl
committed
f727320
Copy full SHA for f727320
Ensure that server connections are closed on error.
agl
committed
c1f57d8
Copy full SHA for c1f57d8
Tweak blue background to look more pond-like
Show description for 2e49617
burdges
committed
2e49617
Copy full SHA for 2e49617
Initial icon .svg file
Show description for fda29ad
skreetskrat
authored and
burdges
committed
fda29ad
Copy full SHA for fda29ad
moveContactsMessagesToEndOfQueue if server is down
Show description for dd19d04
burdges
authored and
agl
committed
dd19d04
Copy full SHA for dd19d04
Commits on Jan 2, 2015
Update references from code.google.com to GitHub.
Show description for d3f5a23
agl
committed
d3f5a23
Copy full SHA for d3f5a23
go fmt bbssig
agl
committed
c375df4
Copy full SHA for c375df4
Commits on Dec 27, 2014
Merge pull request #151 from burdges/fixratchetdisplay
Show description for dbff1d4
agl
committed
dbff1d4
Copy full SHA for dbff1d4
Commits on Dec 24, 2014
go fmt
burdges
committed
7adfbc7
Copy full SHA for 7adfbc7
Commits on Dec 12, 2014
Only show old ratchet values if old ratchet is being used
burdges
committed
4ed06f5
Copy full SHA for 4ed06f5
Commits on Nov 16, 2014
Fix a couple of races in testing.
agl
committed
5cee8be
Copy full SHA for 5cee8be
Commits on Nov 9, 2014
Allow the changing of contact's name in the GUI.
Show description for 2fa2722
agl
committed
2fa2722
Copy full SHA for 2fa2722
Merge branch 'leif-receive-hook-command2'
Show description for b46d84b
agl
committed
b46d84b
Copy full SHA for b46d84b
Minor tweaks to previous commit.
agl
committed
91d7b9e
Copy full SHA for 91d7b9e
Detect tor port even in developer mode so that PANDA can run properly under TBB. There was an issue because PANDA runs over tor even in developer mode, but TBB uses port 9150 rather than the defau…
Show description for 31a1fb4
burdges
authored and
agl
committed
31a1fb4
Copy full SHA for 31a1fb4
Reproduced and fixed : cli.go crash when attaching file directly to contact #125
burdges
authored and
agl
committed
65830f6
Copy full SHA for 65830f6
Merge branch 'contact-sorting'
agl
committed
fbcb851
Copy full SHA for fbcb851
Minor fixes to previous commit.
agl
committed
6e8f05a
Copy full SHA for 6e8f05a
Alphabetize contacts list in GUI
burdges
authored and
agl
committed
9aae478
Copy full SHA for 9aae478
Fixes : CLI crash when editing drafts with unspecified recipient #109
burdges
authored and
agl
committed
344da40
Copy full SHA for 344da40
Update .gitignore to skip binaries & test binaries.
agl
committed
64632ff
Copy full SHA for 64632ff
Pagination
Previous
Next
You can’t perform that action at this time.