Eugen Rochko
fcca31350d
Remove unneccesary indices ( #4738 )
...
We only look up status_pins by account_id, or account_id and status_id,
never by status_id
7 years ago
Eugen Rochko
ee72a39641
Update bundler-audit and brakeman ( #4740 )
7 years ago
abcang
f59ed3a4fa
Scroll smoothly to the right ( #4735 )
7 years ago
MitarashiDango
7be620775e
fix error when single columns mode. ( #4734 )
7 years ago
Eugen Rochko
4c76402ba1
Serialize ActivityPub alternate link into OStatus deletes, handle it ( #4730 )
...
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.
7 years ago
Akihiko Odaki
9958eba356
Do not scroll the columns area due to redirection ( #4541 )
...
Commit 9d1f8b9d6a
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.
7 years ago
abcang
0827c09c44
Generalized the infinite scrollable list ( #4697 )
7 years ago
unarist
938cd2875b
Fix Delete activity handling when the status has been reblogged ( #4729 )
7 years ago
unarist
7876aed134
Fix deletion of status which has been reblogged ( #4728 )
7 years ago
abcang
ce9a5f358e
rescue HTTP::ConnectionError in RemoteFollowController#create ( #4726 )
7 years ago
Lynx Kotoura
8f527bd588
Add japanese translations for shorten display of large numbers ( #4722 )
7 years ago
Lynx Kotoura
07994eed00
Adjust "signed in as" pages ( #4720 )
...
* 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
7 years ago
Lynx Kotoura
bab9afaa09
Adjust public profile pages ( #4713 )
...
* 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;
7 years ago
Eugen Rochko
15093f9113
Shorten display of large numbers on public profiles ( #4711 )
7 years ago
mayaeh
f92d991e52
Add japanese translations for Pinned statuses based on pawoo. ( #4717 )
...
Add japanese translations for pin_errors.
7 years ago
Eugen Rochko
26402ee2cb
Adjust RTL styles ( #4712 )
7 years ago
unarist
f095a9f8a5
Allow Symbol keyed Hash in LinkedDataSignature ( #4715 )
...
SerializarbleResource#as_json serializes to Symbol keyed Hash, but current
implementation of LinkedDataSignature expects String keyed Hash.
So it generates broken payload.
7 years ago
Eugen Rochko
0d5d11eeff
Add _:inReplyToAtomUri to ActivityPub ( #4702 )
7 years ago
Eugen Rochko
0397c58b61
Forward ActivityPub deletes to followers of rebloggers ( #4706 )
7 years ago
Eugen Rochko
884b085f53
Use Tombstone and _:atomUri in Delete activities as fallback ( #4704 )
7 years ago
Eugen Rochko
2a2698e450
Add ActivityPub serializer for Undo of Announce ( #4703 )
7 years ago
Lynx Kotoura
8ecfdd8795
Set margin between character-counter and compose-form__buttons ( #4698 )
...
For some languages publish translation is long.
7 years ago
Eugen Rochko
00840f4f2e
Add handling of Linked Data Signatures in payloads ( #4687 )
...
* 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
7 years ago
Anna e só
1cebfed23e
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
7 years ago
masarakki
649a20ab46
authorize-follow-requests-after-unlocking ( #4658 )
7 years ago
Yamagishi Kazutoshi
3ac7b353f8
Fix missing at-sign (regression from #4688 ) ( #4705 )
7 years ago
Lynx Kotoura
21bb4a6c3b
Fix ar.json ( #4699 )
...
Remove ! from compose_form.publish
7 years ago
nullkal
c2af138113
Allow multiple pinned statuses to be shown and make them be ordered b… ( #4690 )
...
* 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
7 years ago
unarist
fb8aa2b3ba
Apply user timezone for the title attribute of .time-ago ( #4693 )
7 years ago
Yamagishi Kazutoshi
00f9f16f94
Change timezone of the datetime to what browser specifies ( #4688 )
7 years ago
Lynx Kotoura
18f69fb964
Adjust styles of landing pages. ( #4682 )
...
* Adjust about.scss
* Delete trailing whitespace.
7 years ago
Quent-in
04c3fb2189
i18n Updated strings ( #4675 - pinned toot) ( #4695 )
...
* Added string for pinned toots
* Pinned toot #4675 + missing string
Somehow I deleted it "enabled_success"
* update after advice
7 years ago
Yamagishi Kazutoshi
7c03e59338
Update addressable to version 2.5.2 ( #4686 )
7 years ago
Yamagishi Kazutoshi
b88635202f
Add label for application scopes ( #4691 )
...
* Add label for application scopes
* hint
7 years ago
m4sk1n
409051c22c
i18n: Update Polish translation #4675 ( #4692 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Eugen Rochko
9caa90025f
Pinned statuses ( #4675 )
...
* Pinned statuses
* yarn manage:translations
7 years ago
Ratmir Karabut
c5157ef07b
Update Russian translation ( #4685 )
...
* 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)
7 years ago
Damien Erambert
f72ed21cd6
Don't load Roboto webfont when system font is used in the app ( #4591 )
...
* Don't load Roboto webfont when system font is used in the app
* remove trailing whitespace
7 years ago
Yamagishi Kazutoshi
da172a8b1b
Disable babel-loader cache when development environment ( #4684 )
7 years ago
Eugen Rochko
cf615abbf9
Add configuration to disable private status federation over PuSH ( #4582 )
7 years ago
unarist
b01a19fe39
Fetch reblogs as Announce activity instead of Note object ( #4672 )
...
* Process Create / Announce activity in FetchRemoteStatusService
* Use activity URL in ActivityPub for reblogs
* Redirect to the original status on StatusesController#show
7 years ago
Eugen Rochko
c66fe2aeba
Minor performance improvement for test suite ( #4678 )
7 years ago
Yamagishi Kazutoshi
fbe1115114
Remove eslint-disable comments ( #4681 )
...
Do not reject console.error and console.warn with ESLint rules.
7 years ago
Quent-in
e4c761f902
l18n update OC new strings ( #4664 ) ( #4680 )
...
* New strings
* Update
Thin non breaking spaces
* Update
Thin non breaking spaces
* Update
Thin non breaking spaces
7 years ago
HIKARU KOBORI
2c6a85832c
Fix typo in admin/status_controller.rb ( #4679 )
7 years ago
m4sk1n
829e2e8c5d
Update Polish translation ( #4674 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
m4sk1n
8a716c9e96
Introduce CODEOWNERS file ( #4670 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
nullkal
80393a23d0
Use checkboxes for application scope setting ( #4671 )
7 years ago
Yamagishi Kazutoshi
8d23667536
Add Japanese translations for #2758 , #4506 , #4521 , #4600 and #4664 ( #4665 )
...
* Add Japanese translations for #2758 , #4506 , #4521 , #4600 and #4664
* Do not translate Inbox URL and Outbox URL
* Remove "あなたの"
* Remove "あなたの"
7 years ago
unarist
9846806cb5
Fix Japanese translation ( #4669 )
7 years ago