Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve ↵ | Eugen Rochko | |
settings forms | |||
2017-01-26 | Improve StatsD instrumentation | Eugen Rochko | |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko | |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko | |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko | |
application website validation, don't link to app website if website isn't set, also comment out animated boost icon from #464 until it's consistent with non-animated version | |||
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko | |
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, ↵ | Eugen Rochko | |
force-unfollow blocked users | |||
2016-12-08 | Declare Ukrainian | Stanislav Makar | |
Closes: #345 | |||
2016-11-28 | Enabling portuguese and hungarian translations, which are awfully incomplete | Eugen Rochko | |
2016-11-25 | #275 fix missing i18n item | kodacs | |
2016-11-21 | Adding French locale | nicolas | |
2016-11-20 | Adding notifications column | Eugen Rochko | |
2016-11-19 | Activating Spanish i18n | Eugen Rochko | |
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Add user locale setting | Eugen Rochko | |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko | |
2016-11-10 | Fix #141 - Add "Server: Mastodon" header to responses | Eugen Rochko | |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token ↵ | Eugen Rochko | |
endpoint | |||
2016-11-02 | Fix missing default headers | Eugen Rochko | |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko | |
add permissive CORS to API controllers | |||
2016-10-18 | Enable source maps | Eugen Rochko | |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko | |
2016-10-02 | Small fixes | Eugen Rochko | |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko | |
registration API | |||
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko | |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko | |
2016-03-25 | Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query | Eugen Rochko | |
2016-03-25 | Adding Sidekiq for background processing (firstly just of mailers) | Eugen Rochko | |
2016-03-19 | Adding letter opener for development and Rack::Attack for future rate ↵ | Eugen Rochko | |
limiting implementations | |||
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko | |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko | |
POST /api/statuses Params: status (text contents), in_reply_to_id (optional) GET /api/statuses/:id POST /api/statuses/:id/reblog GET /api/accounts/:id GET /api/accounts/:id/following GET /api/accounts/:id/followers POST /api/accounts/:id/follow POST /api/accounts/:id/unfollow POST /api/follows Params: uri (e.g. user@domain) OAuth authentication is currently disabled, but the API can be used with HTTP Auth. | |||
2016-02-22 | Fixes and general progress | Eugen Rochko | |
2016-02-20 | Initial commit | Eugen Rochko | |