openstreetmap-website
https://github.com/openstreetmap/openstreetmap-website
Ruby
The Rails application that powers OpenStreetMap
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
37 Subscribers
View all SubscribersAdd a CodeTriage badge to openstreetmap-website
Help out
- Issues
- Adds migration for adding description, user_id, user_ip columns to notes
- Install add/remove event listeners directly on note layer
- Add OAuth Refresh token when `openid` scope is used
- Remove references to OAuth 1 client_application model
- Messaging API: deleted messages
- Adds description and author_id methods to Note
- Test anonymous notes counter
- Label administrative boundaries by real-world designation
- Messages API `message_read` field is missing for messages you sent yourself
- blocks with needs_view flag not shown when user does oauth authorisation (for example login into an OSM editor)
- Docs
- Status::ThreadingConcern#find_statuses_from_tree_path
- Status::ThreadingConcern#descendant_ids
- Status::ThreadingConcern#ancestor_statuses
- Status::ThreadingConcern#ancestor_ids
- Status::ThreadingConcern#self_replies
- Status::ThreadingConcern#descendants
- Status::ThreadingConcern#ancestors
- AccountSuggestions::GlobalSource#content_locale
- ChallengableConcern#render_challenge
- ChallengableConcern#require_challenge!