2963 Commits (0cb329f63a292598ef9ed1af6b8f8b56658e7984)

Author SHA1 Message Date
Eugen Rochko 233258c61b Fix media gallery CSS (#5064)
7 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Mingye Wang 6dfeb64326 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 427beb4177 i18n: Update Polish translation (#5058)
7 years ago
Lynx Kotoura 838f255fc2 Fix overflowing tabs in account__action-bar (#5056)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
7 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Akihiko Odaki 0de82dd316 Do not filter statuses with unknown languages (#5045)
7 years ago
Nolan Lawson b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 0df6442636 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 245816ab27 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
syui 63819c848d fix : mobile style of /about/more (#5034)
7 years ago
MIYAGI Hikaru a9abe89093 Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
Nolan Lawson 798b0fc5af Reduce wasted renders for column_loading.js (#5021)
7 years ago
unarist c8580eb806 Use file extensions in addition to MIME types for file picker (#5029)
7 years ago
TomoyaShibata 8cb4561145 Remove unnecessary css property (#5025)
7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Eugen Rochko b35406b700 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017)
7 years ago
MIYAGI Hikaru 8e33fc29d7 redo #4500 with customEmojis (#5016)
7 years ago
ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013)
7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008)
7 years ago
Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012)
7 years ago
Nolan Lawson e5c65b3067 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949)
7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959)
7 years ago
unarist 4aea3f88a6 Hide sensitive image in default on the public pages (#5009)
7 years ago
Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998)
7 years ago
Yamagishi Kazutoshi 1664e52cbb Fix custom emojis index (#5006)
7 years ago
Eugen Rochko dce869dfc7 Define emoji context for ActivityPub (#5004)
7 years ago
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002)
7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988)
7 years ago
BruWalfas c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
Nolan Lawson 3d640dc8ac Add will-change to improve scrolling perf (#5001)
7 years ago
unarist 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
unarist 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000)
7 years ago
Yamagishi Kazutoshi dcf1139ebd Do not add image size without meta to OGP (regression from #4901) (#4995)
7 years ago
Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
7 years ago
Yamagishi Kazutoshi 9e0985d9e4 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993)
7 years ago
febrezo cf14f4945a Some improvements in the Spanish translation (#4991)
7 years ago
Lynx Kotoura 4c14ff659b Oauth code in input form and add description message (#4986)
7 years ago
unarist dd6f9a1b82 Validate uri presence for remote status (#4985)
7 years ago
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984)
7 years ago
abcang 44245926f1 Fix cancellation of scroll to the right (#4978)
7 years ago
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979)
7 years ago
BruWalfas 7be3131240 So Spanish. Much changes. Wow. (#4976)
7 years ago
Akihiko Odaki 198a9a4fa4 Remove local_only scope in Status (#4977)
7 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975)
7 years ago
Mingye Wang c8969dca35 Minor Chinese check & jsx addition (#4973)
7 years ago
Lynx Kotoura 1e3b1d7211 Adjust landing pages 2 (#4967)
7 years ago
unarist 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
7 years ago
ふぁぼ原 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
unarist c30e6433de Fix AP serialization error when thread is missing (#4970)
7 years ago
Naoki Kosaka cea5597722 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966)
7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955)
7 years ago
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954)
7 years ago
Eugen Rochko 0d1215e82f Remove redundant width/height values from SVGs to fix Safari bug (#4956)
7 years ago
Anna e só e77cc032c2 l10n: PT-BR translation updated (#4953)
7 years ago
sdukhovni 67559361e8 Add scheduled worker to purge old user IPs (#4951)
7 years ago
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930)
7 years ago
Yamagishi Kazutoshi bdcc9e2ceb Add missing Japanese translations (#4947)
7 years ago
ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941)
7 years ago
Masoud Abkenar b39d512ade l10n: update Persian translation (#4946)
7 years ago
Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934)
7 years ago
unarist a4c500176b Include requested URL into the message on network errors (#4945)
7 years ago
abcang 1aad015bbb Revert unique retry job (#4937)
7 years ago
m4sk1n 94fba44eec i18n: Update Polish translation (#4942)
7 years ago
Jeroen 721460a59b Another Dutch language update (#4944)
7 years ago
Naf 45b595cdca Add Japanese translate for #4911 (#4943)
7 years ago
Quent-in aad3df6afc l10n update OC/FR video redesign (#4938)
7 years ago
Eugen Rochko 596dab06e9 Support OpenGraph video embeds (#4897)
7 years ago
Eugen Rochko 4f0597d579 Give video player fluid max-width (#4935)
7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
ThibG af00220d79 Fix refollowing (#4931)
7 years ago
Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913)
7 years ago
Jeroen 331263270b Updating Dutch translation (#4927)
7 years ago
MitarashiDango 283a5ec1a4 fix share intent. (#4926)
7 years ago
ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)
7 years ago
nullkal da77f65c46 Add instance search feature (#4925)
7 years ago
nullkal 9e2ff3ef71 Make instance names in into links to user list in the instance (#4924)
7 years ago
Eugen Rochko b9d241c6f5 Fix #4917 - Add missing suspend checks (#4921)
7 years ago
Eugen Rochko 56af04dbb4 Fix #4918 - Limit pinned toots to 5 (#4923)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907)
7 years ago
unarist af10c9fbff Add section for protocol specific information on the admin page (#4910)
7 years ago
Eugen Rochko 8f8e677630 Clean up and improve generated OpenGraph tags (#4901)
7 years ago
Eugen Rochko 4931eac280 Fix nil error for old toots that don't have a conversation (#4900)
7 years ago
Eugen Rochko 881856553e Fix #4894 - Merge context hash into final JSON hash after key transform (#4898)
7 years ago
Eugen Rochko 0a6b098668 Fix count numbers from ActivityPub not being saved (#4899)
7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896)
7 years ago
unarist 47d48fed8d Reset preview image if avatar/header image selection was cancelled (#4893)
7 years ago
Anna e só c2bee07dbc l10n: Full PT-BR translation (#4882)
7 years ago
Masoud Abkenar a345479de2 l10n: update Persian translation (#4880)
7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878)
7 years ago
Eugen Rochko 72e662bb0d Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
7 years ago
Eugen Rochko f2cbfb2eb3 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
Quent-in bc077018b8 i10n minors changes for 1.6 (#4867)
7 years ago
Eugen Rochko 90712d4293 Fix errors preventing UnsubscribeService from working (#4866)
7 years ago
Eugen Rochko 6867681c7c Add script to make embedded iframes autosize (#4853)
7 years ago
Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Yamagishi Kazutoshi c9d04f1c39 Fix second report (regression from 3b81baaaaf) (#4863)
7 years ago
Eugen Rochko 9e15eeec63 Add missing reject_media check before avatar download via ActivityPub (#4862)
7 years ago
Lynx Kotoura 3c45d3963a Scrollable tables in settings pages (#4857)
7 years ago
Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 4b460bc571 Fix #4852 - Check if already requested from FollowService (#4855)
7 years ago
Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861)
7 years ago
unarist 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854)
7 years ago
Quent-in dabc309ca3 i10n update OC and FR (#4849)
7 years ago
Eugen Rochko 1caf11ddcc Fix language filter codes (#4841)
7 years ago
Eugen Rochko 95f018a3d4 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
Eugen Rochko a4caa7eb62 Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
7 years ago
m4sk1n 7c2d84910c i18n: Update Polish translation (#4845)
7 years ago
Quent-in b00cc4b9bd i10n OC / FR update Pinned toots (#4842)
7 years ago
Eugen Rochko dd6ede554f Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
7 years ago
PFM 7d853b514a Use <button> instead of <div role="button"> (#4835)
7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817)
7 years ago
voidSatisfaction 8185f98872 Feat add validation for report comment: characters under 1000 valid (#4833)
7 years ago
Quent-in be75b13d68 i10n update OC and FR files (#4824)
7 years ago
Olivier Humbert 9417c9bb8f Update fr.json (#4830)
7 years ago
Eugen Rochko 11bddd31ce Fix locking migration on statuses table. Nullable column and NO default value (#4825)
7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815)
7 years ago
voidSatisfaction 13ffa3c59e Add Smartphone screen favourite back button and adjust styles (#4813)
7 years ago
Masoud Abkenar aec5097d44 i18n: update Persian translation (#4822)
7 years ago
Clworld 1646f622a5 fix scroll position (#4821)
7 years ago
PFM d8d2a54741 fix text position of NSFW for video file (#4819)
7 years ago
Adam Thurlow 6994664a13 swift-enable the paperclip! 📎 (#2322)
7 years ago
abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814)
7 years ago
Eugen Rochko e821c00e74 Fix mentions in direct statuses not being delivered via AP (#4806)
7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799)
7 years ago
Lynx Kotoura 4c3dd0b254 Adjust status embeds (#4808)
7 years ago
Eugen Rochko 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796)
7 years ago
nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803)
7 years ago
Eugen Rochko 09cffaaf04 Fix #4551 - Use correct syntax for content preloading (#4798)
7 years ago
abcang 334a633c2a Fix a problem that notification column goes to top (#4792)
7 years ago
Andreas Drop d3f46a77c3 Make german translation more gender neutral #4755 (#4789)
7 years ago
May Kittens Devour Your Soul 579c7a88e0 Croatian translation - updated (#4183)
7 years ago
Quent-in 8538170c2d l10n Occitan update for Embed, cancel follow request, ... (#4788)
7 years ago
Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766)
7 years ago
Eugen Rochko 5d170587e3 Improve client-side German i18n (#4785)
7 years ago
Eugen Rochko 37fdddd927 Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)
7 years ago
abcang 6ec1aa372d Validate data of Imports (#4782)
7 years ago
m4sk1n 2c3544eedd i18n: Improve Polish translation (#4783)
7 years ago
Eugen Rochko d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781)
7 years ago
PFM 2a5d1d5a1b fix text position of NSFW in Safari (Mac/iPhone) (#4570)
7 years ago
unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776)
7 years ago
unarist bfa7f9ebf2 Fix WebPush (regression from #4524) (#4778)
7 years ago
Surinna Curtis 8cc1ed3c55 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
m4sk1n 5e1e466da0 i18n: Update Polish translation (#4775)
7 years ago
Lynx Kotoura cfe39fb58d Adjust settings pages (#4765)
7 years ago
Yamagishi Kazutoshi ba8fb2fd0f Add text color style for noscript link (#4772)
7 years ago
Yamagishi Kazutoshi 6fd2e8c3c5 Fix profile page when use system's font (#4774)
7 years ago
Yamagishi Kazutoshi 15963a15c6 Disable embed modal when private status (#4773)
7 years ago
Eugen Rochko 1b5806b744 Define missing JSON-LD properties (#4767)
7 years ago
mayaeh ab9f1b6e50 Add japanese translations for embed modal feature. (#4770)
7 years ago
Yamagishi Kazutoshi b767eb7ff8 Add RoutingHelper (#4769)
7 years ago
m4sk1n 0b32338e3f Add link to 'noscript' message (#4561)
7 years ago
Eugen Rochko e482595a5d Add ActivityPub handler for Delete->Actor activities (#4761)
7 years ago
Eugen Rochko 9c04fadec9 Finish up embed modal feature (#4759)
7 years ago
Eugen Rochko 390bfec6da Avoid sending some ActivityPub payloads if the receiver will get them through distribution (#4739)
7 years ago
Eugen Rochko c2980d5b17 Do not rely on activity arriving exactly once after delete arrived (#4754)
7 years ago
Cygnan a75aa62f5b Adjust padding on the public profile page (#4757)
7 years ago
unarist 8fd8f81ae7 Deduplicate with local status on Create activity (#4763)
7 years ago
Eugen Rochko 921cf3e9c8 Fix NoMethodError (#4762)
7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642)
7 years ago
Yamagishi Kazutoshi 2305f7c391 Use system's default font on non web UI pages (#4553)
7 years ago
Eugen Rochko ff7d02b236 Make first use less overwhelming with browser permissions (#4760)
7 years ago
Damien Erambert 1a0df58878 Update FR locales (#4714)
7 years ago
Eugen Rochko 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524)
7 years ago
unarist 504737e860 Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756)
7 years ago
unarist af2d22f88c Fallback from perform_via_activitypub on private posts (#4758)
7 years ago
Eugen Rochko 9a5ae09620 Remove identity context from output of LinkedDataSignature (#4753)
7 years ago
unarist f7937d903c Don't process ActivityPub payload if signature is invalid (#4752)
7 years ago
James 6b2be5dbfb Guarantee Subscription service first account has proper URL details (#4732)
7 years ago
Akihiko Odaki 69957ed10a Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko d1a78eba15 Embed modal (#4748)
7 years ago
Eugen Rochko 2db9ccaf3e Add sharedInbox to actors (#4737)
7 years ago
MitarashiDango fec13735a7 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709)
7 years ago
Yamagishi Kazutoshi 3f51a22d3b Add close tag of iframe for oEmbed response (#4745)
7 years ago
nullkal 39e7a763ff Use request.remote_ip instead of request.ip (#4744)
7 years ago
Eugen Rochko e95bdec7c5 Update status embeds (#4742)
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)
7 years ago
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541)
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 07994eed00 Adjust "signed in as" pages (#4720)
7 years ago
Lynx Kotoura bab9afaa09 Adjust public profile pages (#4713)
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)
7 years ago
Eugen Rochko 26402ee2cb Adjust RTL styles (#4712)
7 years ago
unarist f095a9f8a5 Allow Symbol keyed Hash in LinkedDataSignature (#4715)
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)
7 years ago
Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687)
7 years ago
Anna e só 1cebfed23e Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700)
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)
7 years ago
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
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)
7 years ago
Quent-in 04c3fb2189 i18n Updated strings (#4675 - pinned toot) (#4695)
7 years ago
Yamagishi Kazutoshi b88635202f Add label for application scopes (#4691)
7 years ago
m4sk1n 409051c22c i18n: Update Polish translation #4675 (#4692)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
Ratmir Karabut c5157ef07b Update Russian translation (#4685)
7 years ago
Damien Erambert f72ed21cd6 Don't load Roboto webfont when system font is used in the app (#4591)
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)
7 years ago
Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678)
7 years ago
Yamagishi Kazutoshi fbe1115114 Remove eslint-disable comments (#4681)
7 years ago
Quent-in e4c761f902 l18n update OC new strings (#4664) (#4680)
7 years ago
HIKARU KOBORI 2c6a85832c Fix typo in admin/status_controller.rb (#4679)
7 years ago
nullkal 80393a23d0 Use checkboxes for application scope setting (#4671)
7 years ago
unarist 760cfe328f Fix accessing to XML attribute in FetchAtomService (#4668)
7 years ago
Eugen Rochko c1b086a538 Fix up the applications area (#4664)
7 years ago
Daigo 3 Dango 696c2c6f2f Add Mastodon::Source.url (#4643)
7 years ago
unarist 5927b43c0f Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661)
7 years ago
Colin Mitchell 871c0d251a Application prefs section (#2758)
7 years ago
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
7 years ago
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630)
7 years ago
Eugen Rochko f391a4673a Periodically remove expired PuSH subscribers (#4654)
7 years ago
Lynx Kotoura 143b77e10d Increase contrast in landing pages (#4567)
7 years ago
Eugen Rochko 4cbb638604 Fix visual line-break glitch with .invisible parts of links (#4655)
7 years ago
Eugen Rochko 3534e115e5 Do not try to re-subscribe to unsubscribed accounts (#4653)
7 years ago
abcang ea958cae7f Refactoring streaming connections (#4645)
7 years ago
Yamagishi Kazutoshi 10e9a9a3f9 Use URI.join even when S3 enabled (#4652)
7 years ago
Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617)
7 years ago
m4sk1n 4c23544714 i18n: Minor changes in Polish translation (#4649)
7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650)
7 years ago
Yamagishi Kazutoshi 110227ac5e Remove status from favorites list when unfavorited (#4597)
7 years ago
unarist f26758dc01 Fix .information-board style for Safari (#4602)
7 years ago
abcang 23792f5a7c Fix hasUnread on HashtagTimeline (#4644)
7 years ago
Eugen Rochko fe5b66aa08 Handle duplicate ActivityPub activities (#4639)
7 years ago