Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-15 | Add translations for zh-TW (Taiwan) (#1794) | Shouko Yu | |
2017-04-13 | Merge branch 'master' of git://github.com/matteoaquila/mastodon into ↵ | Eugen Rochko | |
matteoaquila-master | |||
2017-04-13 | Make browserify respect changes in node_modules for asset compilation (#1722) | Eugen | |
2017-04-13 | Add Dutch translation (nl) (#1682) | Koala Yeung | |
* Dutch language files for Ruby code * Created RoR translation ymls: * config/locales/devise.nl.yml * config/locales/doorkeeper.nl.yml * config/locales/nl.yml * config/locales/simple_form.nl.yml * Modified RoR config and helper * app/helpers/settings_helper.rb * config/application.rb * Dutch language javascript locale * Created javascript locale files: * app/assets/javascripts/components/locales/index.jsx * app/assets/javascripts/components/locales/nl.jsx * Reference the newly created locale files: * app/assets/javascripts/components/containers/mastodon.jsx * Fix syntax error in locale file (nl) * Fix missing translate in js locale (nl) * Convert all ruby Dutch locale (nl) file to utf8 Fix yml conversion issues. * Fix duplicated key in devise.nl.yml * Fix indentation error in doorkeeper.nl.yml | |||
2017-04-13 | Update application.rb | Matteo Aquila | |
2017-04-13 | Fix #624 - Add localization for Bulgarian (#645) | Svetlozar Todorov | |
* Add translation files and declarations for Bulgarian * Add a bunch of translations to bg.jsx * Add rest of translations to bg.jsx * Add devise translations * Fix devise translations | |||
2017-04-12 | Working translation for Norwegian. (#1611) | Thor Harald Johansen | |
2017-04-12 | Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) | Koala Yeung | |
* Added Chinese Traditional Hong Kong (zh-HK) for Ruby * Added translations for Ruby. * Added Chinese Traditional Hong Kong (zh-HK) for JS * Added translations for javascript code. * Rearrange language references in mastodon.jsx * Break `addLocaleData` into multiple lines. Make future commit more readable. * Roughly re-sort the languages in alphabetical orders (only manually put English on top because it is default). * Sort application.rb locale with alphabetical order With exception that English (default language) goes first. Improve code readability. * Resort language selection box alphabetically Sort HUMAN_LOCALES in the alphabetical order of display name (except English, the default language, come first). Improve usability. | |||
2017-04-11 | Add Japanese translation (#1552) | pinfort | |
* add device.ja.yml * update device.ja.yml * add file simple_form.ja.yml * 👍Added doorkeeper.ja.yml * add ja.yml * Update doorkeeper.ja.yml fixed url to uri * update ja.yml * fix some translations * fix japanese grammar of a translate * fix some translates * fix ja.yml * add ja.jsx * add Japanese user mail views * Added japanese translate locales * Added :ja to available_locales こっちも * Added "日本語" to HUMAN_LOCALES * Imported/Added ja to addLocaleData * update ja.jsx | |||
2017-04-10 | Add Russian translation (ru) (#1023) | Ratmir Karabut | |
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency | |||
2017-04-05 | Merge branch 'master' into master | André Lewin | |
2017-04-03 | added Esperanto (eo) | axolotl | |
2017-04-03 | add finnish translation | JantsoP | |
add finnish translation | |||
2017-03-26 | :globe_with_meridians: add simplified chinese language | leopku | |
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko | |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko | |
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type. | |||
2017-03-04 | Add digest e-mails | Eugen Rochko | |
2017-02-15 | Expose Link headers via CORS | Eugen Rochko | |
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 | |