Commit graph

7047 commits

Author SHA1 Message Date
MIYAGI Hikaru
f291907ae5 Upgrade posix-spawn to master () 2018-05-19 02:20:43 +02:00
Eugen Rochko
c3fbb857a0 Do not raise delivery failure on 4xx errors, increase stoplight threshold ()
* Do not raise delivery failure on 4xx errors, increase stoplight threshold

Stoplight failure threshold from 3 to 10
Status code 429 will raise a failure/get retried

* Oops
2018-05-19 00:23:19 +02:00
Thibaut Girka
72c5d3dd80 Prevent click on video from opening detailed toot 2018-05-18 17:49:51 +02:00
Thibaut Girka
b6133837ad Widen clickable area of toots 2018-05-18 17:33:58 +02:00
ThibG
6a831cd957 Merge pull request from glitch-soc/merge-upstream
Merge with tootsuite @ 1de7400dfc
2018-05-18 17:20:32 +02:00
David Yip
38117daaa3 ci: Hack around a Travis condition, I guess 2018-05-18 09:51:00 -05:00
Eugen Rochko
48d2312c1a Fix double-encoding of display name in title and e-mails () 2018-05-18 15:56:57 +02:00
David Yip
7ca6a2437c ci: Bump .travis.yml to 2.5.1 2018-05-18 08:47:17 -05:00
David Yip
3c3e6d0e9b Merge remote-tracking branch 'origin/master' into merge-upstream
Conflicts:
 	app/controllers/follower_accounts_controller.rb
 	app/controllers/following_accounts_controller.rb
 	app/controllers/settings/preferences_controller.rb
 	app/lib/user_settings_decorator.rb
 	app/models/user.rb
 	config/locales/simple_form.en.yml
2018-05-18 08:47:10 -05:00
David Yip
d6aa91f87d Merge pull request from ThibG/glitch-soc/cleanup
Remove service worker code that has never been used
2018-05-18 08:37:31 -05:00
Akihiko Odaki
d8666dc595 Change Japanese translation for privacy.private.short ()
The old translation means "hidden," but it is vague in terms that it does
not specify the scope status is hidden. The new translation is a literal
translation of "Followers-only," without such ambiguity.
2018-05-18 22:30:45 +09:00
David Yip
7deaadb048 Merge pull request from ThibG/glitch-soc/features/accounts-custom-emoji
[Glitch] Enable custom emojis in profiles
2018-05-18 07:55:00 -05:00
David Yip
e6e5d6ca4d Merge pull request from ThibG/glitch-soc/features/port-public-ui-changes
Port public UI changes from upstream
2018-05-18 07:53:53 -05:00
Eugen Rochko
1de7400dfc Resolve unknown status from Add activity, skip Remove if unknown ()
Fix 
2018-05-18 11:33:56 +02:00
Eugen Rochko
4b5cde3f2d Use randomized setTimeout when fallback-polling and re-add since_id () 2018-05-18 02:32:35 +02:00
Eugen Rochko
aeceb63275 Add preference to hide following/followers lists ()
* Add preference to hide following/followers lists

- Public pages
- ActivityPub collections (does not return pages but does give total)
- REST API (unless it's your own) (does not federate)

Fix 

* Add preference

* Add delegation

* Fix issue

* Fix issue
2018-05-18 02:26:51 +02:00
Jenkins
4a3872d26e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-05-18 00:17:23 +00:00
MIYAGI Hikaru
7dbf83d6b8 User agent for WebFinger ()
* User agent for WebFinger

* local_domain → web_domain

* 'http' is away accidentally...
2018-05-18 01:47:22 +02:00
Thibaut Girka
4c835854d6 [Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
2018-05-17 18:37:00 +02:00
Thibaut Girka
1ea94fdaee [Glitch] Combine similar components into one on public UI
Port fa7cdbeb67 to glitch-soc
2018-05-17 18:37:00 +02:00
Thibaut Girka
ef620dfadd [Glitch] Show card modal on public pages
Port d006271514 to glitch-soc
2018-05-17 18:37:00 +02:00
Thibaut Girka
f4a64b8091 [Glitch] Enable custom emojis in profiles
Port 4055ce490c to glitch-soc
2018-05-17 15:57:16 +02:00
Thibaut Girka
717e7d8872 Remove service worker code that has never been used 2018-05-17 15:39:37 +02:00
Jenkins
c91bd06fa5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-05-17 11:17:21 +00:00
Eugen Rochko
db96a5ca80 Ensure unfilled fields are shown when errors are shown ()
Fix 
2018-05-17 13:00:56 +02:00
Shuhei Kitagawa
6800e195a4 Add tests for account_moderation_notes_controller () 2018-05-17 04:26:51 +02:00
Eugen Rochko
71399bf1d5 HTTP signatures spec no longer requires algorithms field ()
Fix 
2018-05-17 04:03:28 +02:00
ThibG
71a8e10275 Merge pull request from ThibG/glitch-soc/merge-upstream
Merge changes from upstream
2018-05-16 23:10:12 +02:00
Thibaut Girka
7d5dbed502 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
	Gemfile

Solved conflicts by using upstream's line for posix-spawn
2018-05-16 21:52:38 +02:00
ThibG
d3117e444d Merge pull request from ThibG/glitch-soc/features/dm-from-menu
[Glitch] Feature: Direct message from menu
2018-05-16 20:17:08 +02:00
ThibG
ec8a7b4164 Merge pull request from ThibG/glitch-soc/fixes/light-theme-textarea-color
Fix mastodon-light background color of the composer textarea when posting
2018-05-16 20:16:59 +02:00
Thibaut Girka
04eeaa0fa4 [Glitch] Reword the direct message warning
Port 53c2164e9c to glitch-soc
2018-05-16 19:45:30 +02:00
Thibaut Girka
c77a4d8c51 [Glitch] Feature: Direct message from Statuses
Port 7a06bd7085 to glitch-soc
2018-05-16 19:45:30 +02:00
Thibaut Girka
a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
Port 4be5383b91 to glitch-soc
2018-05-16 19:45:30 +02:00
Thibaut Girka
c5d2dcb562 [Glitch] Feature: Direct message from menu
Port df62fc20bf to glitch-soc
2018-05-16 19:45:30 +02:00
Thibaut Girka
8567ffd27d Fix mastodon-light background color of the composer textarea when posting 2018-05-16 19:37:44 +02:00
MIYAGI Hikaru
a922fb60f5 Fix posix-spawn to version 0.3.12 ()
Because 0.3.13 causes build error in x86 or other ILP32 environments.
closes 
2018-05-16 16:52:19 +02:00
Evgeny Petrov
e503a61a5a Russian language for 2.4.0 ()
* Russian language for 2.4.0

* Russian language for 2.4.0

* bundle exec i18n-tasks normalize

* RU: Updated some strings after new commits appeared
2018-05-16 16:25:11 +02:00
Eugen Rochko
8adcc1d806 Fix images resized in browser getting cropped ()
Fix 
2018-05-16 16:24:16 +02:00
Technowix
f98e09bfaf French translation tweaks ()
- Use more neutral terminology for readability.
- Maintains the use of "Personne" instead of "Utilisateur⋅ice" to emphasis on the "You're not the product".
- Some fixes for accounts.
2018-05-16 23:21:48 +09:00
Quentí
b64100c049 [l10n] Occitan update ()
* Update oc.json

* Update doorkeeper.oc.yml

* Update oc.yml

* Update simple_form.oc.yml

* Update oc.json

Accept is the opp. of reject, I think it's better like this.

* bundle exec i18n-tasks normalize
2018-05-16 23:18:32 +09:00
nightpool
ebce199209 Update bot preference text ()
* Update simple_form.en.yml

* fix 
2018-05-16 14:47:29 +02:00
Sylvhem
6dfe10ff1e Reword the direct message warning ()
* Change direct message warning

Reword the direct message warning to set proper privacy expectations.

* Update the French translation

Update the French translation to reflect the changes made to the direct message warning.

* Wording update

Update the message's wording according to the feedback.
2018-05-16 14:47:11 +02:00
Akihiko Odaki
a81b1e6f10 Do not use permitted_for scope when querying pinned statuses ()
permitted_for scope is slow when combined with pinned status scope.
Fortunately permitted_for scope can safely be removed because a pinned
status is always public.
2018-05-16 12:30:14 +02:00
Akihiko Odaki
5dadb6896b Raise Mastodon::RaceConditionError if Redis lock failed ()
An explicit error allows user agents to know the error and Sidekiq to
retry.
2018-05-16 12:29:45 +02:00
Akihiko Odaki
7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch ()
* Let navigator follow redirect instead that handling redirect in fetch

* Do not use cache when fetched resource is to redirect
2018-05-16 04:59:44 +02:00
Akihiko Odaki
4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser () 2018-05-15 21:42:31 +02:00
Akihiko Odaki
95b2bead0f Test if navigator.storage.estimate exists before using it () 2018-05-15 20:15:08 +02:00
Akihiko Odaki
82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 () 2018-05-15 20:14:30 +02:00
Marcin Mikołajczak
73f4c61bbd 🌍: 🇵🇱⬆️ ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-05-16 01:20:40 +09:00