- sept. 11, 2017
-
-
unarist a rédigé
-
Patrick Figel a rédigé
Keystone V2 is deprecated in favour of V3. This adds the necessary connection parameters for establishing a V3 connection. Connections to V2 endpoints are still possible and the configuration should remain compatible. This also introduces a SWIFT_REGION variable for multi-region OpenStack environments and a SWIFT_CACHE_TTL that controls how long tokens and other meta-data is cached for. Caching tokens avoids rate-limiting errors that would result in media uploads becoming unavailable during high load or when using tasks like media:remove_remote. fog-openstack only supports token caching for V3 endpoints, so a recommendation for using V3 was added.
-
- sept. 10, 2017
-
-
Anna e só a rédigé
* devise.pt-BR.yml now fully translated * pt-BR.json now fully translated * pt-BR.yml partially translated; 46 lines left * pt-BR.yml now fully translated * simple_form.pt-BR.yml fully translated * doorkeeper.pt-BR.yml now fully translated * E-mail instructions on app/views/user_mailer added and fully translated * PT-BR translation for #4871 * Deleted an unwanted caracter on pt-BR.yml * Fixing typos on pt-BR.yml * Added translation for Pinned toots tab on pt-BR.json * Added missing translation for navigation_bar.pins
-
Masoud Abkenar a rédigé
* l10n: update Persian translation * l10n: fix missing Persian translation
-
m4sk1n a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
yoshipc a rédigé
I translated the additional text ( added by #4871)
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
When a new user confirms their e-mail, bootstrap their home timeline by automatically following a set of accounts. By default, all local admin accounts (that are unlocked). Can be customized by new admin setting (comma-separated usernames, local and unlocked only)
-
Eugen Rochko a rédigé
-
- sept. 09, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
Quent-in a rédigé
* wrong preposition + typo * wrong preposition + typo * Typo * Typo * minor changes * minor changes
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
It wasn't working ideally and introduced some annoying false positivies
-
Eugen Rochko a rédigé
-
unarist a rédigé
Resolved: * Lot of redundant renders while mouse moving * Scroll jumping when timeline loaded * Scroll position isn't kept when statuses below the scrollTop was deleted then new status arrived Unresolved: * Scroll position isn't kept when statuses over the scrollTop was deleted then new status arrived -> It needs to know which statuses are over the scrollTop * New status indicator should be active when new statuses arrived while mouse moved recently -> It needs a) update indicator in ScrollableList, or b) set scrollTop status while mouse moving
-
Yamagishi Kazutoshi a rédigé
-
Eugen Rochko a rédigé
-
Lynx Kotoura a rédigé
* Scrollable tables in settings pages * Add space before curly brace
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
- sept. 08, 2017
-
-
unarist a rédigé
To reflect status posting immediately, we've inserted the status into timelines directly. However, status insertion changes "latest status", and it means next timeline refresh only fetches statuses since the inserted status. This behavior is very bad for disconnected timeline and mobile views. After this patch, it refreshes timeline for disconnected timelines, instead of direct insertion.
-
unarist a rédigé
In before, the method uses stream_entry id as status id, so replied status was wrongly selected. This PR uses StatusFinder which was introduced with `Api::Web::EmbedsController`.
-
Quent-in a rédigé
* Missing "navigation_bar.pins" * Missing "navigation_bar.pins"
-
Eugen Rochko a rédigé
* Fix language filter codes CLD3 returns BCP-47 language identifier, filter settings expect identifiers in the ISO 639-1 format. Convert between formats, and exclude duplicate languages from filter choices (zh-CN->zh) * Fix zh name
-
Eugen Rochko a rédigé
That way you can mute notifications for a toot before you get replies to it or boosts or favourites
-
Eugen Rochko a rédigé
-
- sept. 07, 2017
-
-
m4sk1n a rédigé
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Quent-in a rédigé
* Added column.pins New strings * Added column.pins * Update confirmation_instructions.oc.html.erb * Update confirmation_instructions.oc.text.erb * Update password_change.oc.html.erb * Update password_change.oc.text.erb * Update reset_password_instructions.oc.html.erb * Update reset_password_instructions.oc.text.erb * Update confirmation_instructions.oc.html.erb * Update confirmation_instructions.oc.text.erb
-
Eugen Rochko a rédigé
-
abcang a rédigé
-
PFM a rédigé
-
voidSatisfaction a rédigé
* Add Pinned_toot_section * Fix add frozen_string_literal * Fix delete no need controller and tests * Fix replace query strings to axios params * Fix change value to accountId and disabling more button
-
voidSatisfaction a rédigé
-
Joseph Mingrone a rédigé
* Use casecmp() instead of casecmp?() for now casecmp?() is only available in ruby 2.4.0. Users running earlier ruby versions would see errors, e.g., running RAILS_ENV=production rails mastodon:maintenance:remove_deprecated_preview_cards. * Correctly check whether casecmp() returns 0
-
- sept. 06, 2017
-
-
Quent-in a rédigé
* Onboarding: corrections Some missing letters and spaces or better wording * Embed Translated as Intégrer in FR / Embarcar in OC
-