2754 Commits (846cd4e8381c891816cf814582304b534db4ee5f)

Author SHA1 Message Date
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