2746 Commits (e03dd027b5b6f5d6c646a8361b125bfb017e9bf5)

Author SHA1 Message Date
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
unarist 4a4e555fd4 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979)
7 years ago
BruWalfas dd1dbde112 So Spanish. Much changes. Wow. (#4976)
7 years ago
Akihiko Odaki 8c96e0d496 Remove local_only scope in Status (#4977)
7 years ago
unarist 134feb2ca8 Escape URL parts on formatting local status (#4975)
7 years ago
Mingye Wang 9b85c3a13f Minor Chinese check & jsx addition (#4973)
7 years ago
Lynx Kotoura b5ec3346fa Adjust landing pages 2 (#4967)
7 years ago
unarist 5ae5cb40b1 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
7 years ago
ふぁぼ原 f48dc2f2d8 correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
unarist 23671fbffc Fix AP serialization error when thread is missing (#4970)
7 years ago
Naoki Kosaka eda52774d0 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
Akihiko Odaki d4a1ddd46a Fix filterable_languages method of SettingsHelper (#4966)
7 years ago
Eugen Rochko 26c797bf0d When accessing uncached media attachment, redownload it (#4955)
7 years ago
unarist e4b7984624 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 2d1048d041 When web UI URL used while logged out, redirect to static page (#4954)
7 years ago
Eugen Rochko 43af63268c Remove redundant width/height values from SVGs to fix Safari bug (#4956)
7 years ago
Anna e só 584d2d8e02 l10n: PT-BR translation updated (#4953)
7 years ago
sdukhovni 1fb5e3b009 Add scheduled worker to purge old user IPs (#4951)
7 years ago
ThibG 67dd48a449 Fix race condition when receiving an ActivityPub Create multiple times (#4930)
7 years ago
Yamagishi Kazutoshi 175c2a9df2 Add missing Japanese translations (#4947)
7 years ago
ふぁぼ原 c71727ca55 Enable to recognize most kinds of characters as URL paths (#4941)
7 years ago