- Aug 27, 2017
-
-
mayaeh authored
Add japanese translations for pin_errors.
-
Eugen Rochko authored
-
unarist authored
SerializarbleResource#as_json serializes to Symbol keyed Hash, but current implementation of LinkedDataSignature expects String keyed Hash. So it generates broken payload.
-
- Aug 26, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Lynx Kotoura authored
For some languages publish translation is long.
-
Eugen Rochko authored
* Add handling of Linked Data Signatures in payloads * Add a way to sign JSON, fix canonicalization of signature options * Fix signatureValue encoding, send out signed JSON when distributing * Add missing security context
-
Anna e só authored
Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700) * Added new translations of error messages, block and mute domains and users * Added new translations of error messages, block and mute domains and users
-
masarakki authored
-
Yamagishi Kazutoshi authored
-
- Aug 25, 2017
-
-
Lynx Kotoura authored
Remove ! from compose_form.publish
-
nullkal authored
* Allow multiple pinned statuses to be shown and make them be ordered by pinned date * Set timestamps NOT NULL * Make single-line pinned_statuses * Spec for pinned_statuses * Remove redundant empty line
-
unarist authored
-
Yamagishi Kazutoshi authored
-
Lynx Kotoura authored
* Adjust about.scss * Delete trailing whitespace.
-
Quent-in authored
* Added string for pinned toots * Pinned toot #4675 + missing string Somehow I deleted it "enabled_success" * update after advice
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
* Add label for application scopes * hint
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
- Aug 24, 2017
-
-
Eugen Rochko authored
* Pinned statuses * yarn manage:translations
-
Ratmir Karabut authored
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation * Update Russian translation (pin) * Update Russian translation (account deletion) * Fix extra line * Update Russian translation (sessions) * Update Russian translation * Update Russian translation * Fix merge conflicts (revert)
-
Damien Erambert authored
* Don't load Roboto webfont when system font is used in the app * remove trailing whitespace
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
unarist authored
* Process Create / Announce activity in FetchRemoteStatusService * Use activity URL in ActivityPub for reblogs * Redirect to the original status on StatusesController#show
-
Eugen Rochko authored
-
Yamagishi Kazutoshi authored
Do not reject console.error and console.warn with ESLint rules.
-
Quent-in authored
* New strings * Update Thin non breaking spaces * Update Thin non breaking spaces * Update Thin non breaking spaces
-
HIKARU KOBORI authored
-
- Aug 23, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
nullkal authored
-
Yamagishi Kazutoshi authored
* Add Japanese translations for #2758, #4506, #4521, #4600 and #4664 * Do not translate Inbox URL and Outbox URL * Remove "あなたの" * Remove "あなたの"
-
unarist authored
-
unarist authored
-
- Aug 22, 2017
-
-
Eugen Rochko authored
- Section it into "Development" area - Improve UI of application form, index, and details
-
Daigo 3 Dango authored
* Add Mastodon::Source.url * Update spec * Refactor Move things frmo Mastodon::Source to Mastodon::Version
-
unarist authored
* Ignore empty response in ActivityPub::FetchRemoteStatusService This fixes `NoMethodError: undefined method `[]' for nil:NilClass` error. * Check json.nil? in JsonLdHelper#supported_context?
-