- Aug 29, 2017
-
-
MitarashiDango authored
-
Eugen Rochko authored
Requires moving Atom rendering from DistributionWorker (where `stream_entry.status` is already nil) to inline (where `stream_entry.status.destroyed?` is true) and distributing that. Unfortunately, such XML renderings can no longer be easily chained together into one payload of n items.
-
Akihiko Odaki authored
Commit 9d1f8b9d scrolls the columns area when the route changes since the user is likely to want to see the rightmost column in such cases. However, redirection is automatic and does not indicate users' intension. Do not scroll the columns area due to one.
-
- Aug 28, 2017
- Aug 27, 2017
-
-
Lynx Kotoura authored
-
Lynx Kotoura authored
* Adjust "signed in as" pages Fix min-width Set width of .account-header .name To apply text-overflow and overflow settings Set overflow for detailed-status__display-name * Remove trailing whitespace
-
Lynx Kotoura authored
* Adjust account-grid in public profiles Full-width card on mobile UI. Set break-word for long name and ID. Fix margin. * Reduce padding-bottom of public profiles * Revive next prev buttons in mobile public profiles In followers followees pages. * Revert break-word for username * Fix overflow of display_name Need re-setting text-overflow and overflow in display: block;
-
Eugen Rochko authored
-
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.
-