Highlights
Pinned
965 contributions in the last year
Less
More
Activity overview
Contributed to
ssb-ngi-pointer/go-ssb-room,
cryptoscope/ssb,
cryptoscope/go-muxrpc
and 5 other
repositories
Contribution activity
April 2021
Created 70 commits in 6 repositories
Created 3 repositories
- cryptix/cabal-desktop JavaScript
- cryptix/ssb-browser-demo JavaScript
- cryptix/ssb-browser-core JavaScript
Created a pull request in ssb-ngi-pointer/go-ssb-room that received 4 comments
Better error messages
fixes #66
fixes #23
Most importantly: I added errhandler.go and flashes.go to web/errors, these use localizeError() which translates a few hardcode…
+1,315
−799
•
4
comments
Opened 17 other pull requests in 5 repositories
ssb-ngi-pointer/go-ssb-room
1
open
10
merged
- dont allow upercase chars in aliases (fix #192)
- Fix nginx.cfg for alias resolve when using JSON
- remove peers from the room when the muxrpc sessions ends
- don't leak internal details to callers
- Add tunnel.endpoint tests and bugfix
- allow wildcard of the configured domain, too
- add member_is_admin and member_has_role template helpers
- fix flag name
- Fix websocket
- fix dashboard styling and invite count
- use custom type marshalling via database/sql interface
cryptoscope/ssb
2
merged
1
closed
cabal-club/cabal-desktop
1
merged
arj03/ssb-browser-demo
1
merged
arj03/ssb-browser-core
1
merged
Reviewed 21 pull requests in 1 repository
ssb-ngi-pointer/go-ssb-room 21 pull requests
- change join-room to claim-http-invite
- rename address field in alias JSON resolver
- disable ui if user is unelevated
- Fix websocket
- Add language picker
- Style alias page
- refactor templates that have ssb uri links
- show admin and moderator tags on members list
- more content and member links on the dashboard
- fix invite QR code
- change withssb login QR code to be a login URL
- Test conn establishment & denied peers
- support /login?ssb-http-auth=1
- fix server-initiated success redirect JS
- show home on the footer, and edit notice when logged in
- restyle the invites page
- combine aliases page with members page
- Expand denylist
- use custom type marshalling via database/sql interface
- style the invite pages
- Implement Room Privacy Modes
Created an issue in ssb-ngi-pointer/go-ssb-room that received 4 comments
Opened 10 other issues in 2 repositories
ssb-ngi-pointer/go-ssb-room
6
open
3
closed
- README features are out of date
- Documentation: websocket feature
- make sure revoked invites are not counted on the dashboard
- Don't leak clients IP addresses in failed connection attempts
- Cleanup redirect chaos
- Dashboard layout seems broken
- SSE for updating room dashboard state
- Hosting documentation: HTTP(S) Proxy
- Support checking passwords against haveibeenpwnd