2766 Commits (2e342947ce6e324f12e2d7708c21b19ed7f09a09)

Author SHA1 Message Date
Eugen Rochko 40399df3e4 Make sure nil IDs to not get cast to empty string in REST API (#5068)
7 years ago
Eugen Rochko ba676acb6e Change mobile layout breakpoint from 1024px to 630px (#5063)
7 years ago
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko b8a3a45da1 Fix media gallery CSS (#5064)
7 years ago
Eugen Rochko 0468f86a8b Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Mingye Wang 213b828014 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 6cf48c427b i18n: Update Polish translation (#5058)
7 years ago
Lynx Kotoura 2063f622df Fix overflowing tabs in account__action-bar (#5056)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 4a0212bf2f Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko f621e05356 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
7 years ago
Eugen Rochko d2aeb45461 Fix custom emojis not detected when used in content warning (#5049)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Akihiko Odaki f9dd41621f Do not filter statuses with unknown languages (#5045)
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 9710fd0c63 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 4a48d03b31 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
syui 77090376ca fix : mobile style of /about/more (#5034)
7 years ago
MIYAGI Hikaru cc0b56b40e Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
unarist ca502e7b15 Use file extensions in addition to MIME types for file picker (#5029)
7 years ago
TomoyaShibata 28e4e7b4a0 Remove unnecessary css property (#5025)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Eugen Rochko 4e4a803ee3 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017)
7 years ago
MIYAGI Hikaru 1fa17e1a43 redo #4500 with customEmojis (#5016)
7 years ago
ThibG 0d9bc73158 Fix race condition when processing incoming OStatus messages (#5013)
7 years ago
Akihiko Odaki b1ba673029 Introduce OStatus::TagManager (#5008)
7 years ago
Naoki Kosaka 6b3e313022 Fix non-local statuses are html_encoded in public_page. (#5012)
7 years ago
Nolan Lawson 60bb0928a8 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
nullkal e5a634f940 Use OrderedCollectionPage to return followers/following list (#4949)
7 years ago
Andrew b4842ef0b9 Add support for multiple themes (#4959)
7 years ago
unarist 57c5493d4e Hide sensitive image in default on the public pages (#5009)
7 years ago
Eugen Rochko 48377dfe46 Fix incomplete account records being read (#4998)
7 years ago
Yamagishi Kazutoshi 3dde6679c2 Fix custom emojis index (#5006)
7 years ago
Eugen Rochko ef6defa2c4 Define emoji context for ActivityPub (#5004)
7 years ago
Eugen Rochko e9bb7e62b1 Admin interface for listing, adding and removing custom emojis (#5002)
7 years ago
Eugen Rochko eb345f8e8b Custom emoji (#4988)
7 years ago
BruWalfas f4d0774877 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
Nolan Lawson 6c31ded9f7 Add will-change to improve scrolling perf (#5001)
7 years ago
unarist 938a99c89d Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
unarist f4b3642767 Add published property to ActivityPub activity for reblogs (#5000)
7 years ago
Yamagishi Kazutoshi a3d75ce672 Do not add image size without meta to OGP (regression from #4901) (#4995)
7 years ago
Akihiko Odaki f4e3449e61 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
7 years ago
Yamagishi Kazutoshi 313d90b8f4 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993)
7 years ago
febrezo 6e94d02de6 Some improvements in the Spanish translation (#4991)
7 years ago
Lynx Kotoura 8585421eb1 Oauth code in input form and add description message (#4986)
7 years ago
unarist 3978894d05 Validate uri presence for remote status (#4985)
7 years ago
unarist 73fdfcb262 Raise an error on getting activity uri for remote status (#4984)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago