Commit Graph

  • 66126f3021 Add custom emojis to the emoji picker (#5052) Eugen Rochko 2017-09-23 05:40:28 +0200
  • 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) Eugen Rochko 2017-09-23 01:57:23 +0200
  • 9c8e602163 Fix custom emojis not detected when used in content warning (#5049) Eugen Rochko 2017-09-23 01:50:17 +0200
  • 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046) Eugen Rochko 2017-09-23 01:41:00 +0200
  • 169d83f532 Remove "extra clickable spaces" made obsolete by status re-design Ondřej Hruška 2017-09-23 00:33:35 +0200
  • 31dd261375 applied blackle's fix for gallery offset with full-width media Ondřej Hruška 2017-09-22 21:47:14 +0200
  • 0de82dd316 Do not filter statuses with unknown languages (#5045) Akihiko Odaki 2017-09-23 02:33:17 +0900
  • dcfc9b2204 Fix the migration error when deprecated_preview_cards has been deleted (#5043) nullkal 2017-09-23 02:32:57 +0900
  • b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041) Nolan Lawson 2017-09-22 08:50:29 -0700
  • dd4ef69839 Hardcode IdToBigints migration columns (#5039) aschmitz 2017-09-22 06:20:04 -0500
  • d4f80824f7 Document REDIS_NAMESPACE (#5038) Nolan Lawson 2017-09-21 21:44:39 -0700
  • 034fab39ab Make dropdowns render into portal, expand animation (#5018) Eugen Rochko 2017-09-22 04:59:17 +0200
  • 0df6442636 Use passive listener in privacy_dropdown.js (#5037) Nolan Lawson 2017-09-21 19:59:01 -0700
  • 245816ab27 Eliminate re-renders for intersection_observer_article.js (#5036) Nolan Lawson 2017-09-21 19:58:33 -0700
  • c2b479efec Long display names now ellipsis properly kibigo! 2017-09-21 16:55:32 -0700
  • a94dc21c79 Styling fixes for header redesign kibigo! 2017-09-21 16:43:01 -0700
  • 9512db920c Merge pull request #148 from glitch-soc/better-header David Yip 2017-09-21 16:11:03 -0500
  • c89cce0219 autoscroll emoji suggestions box Ondřej Hruška 2017-09-21 15:31:24 +0200
  • 63819c848d fix : mobile style of /about/more (#5034) syui 2017-09-21 21:30:21 +0900
  • fa3587645d Merge pull request #149 from glitch-soc/mojon-suggest beatrix 2017-09-20 23:02:23 -0400
  • a9abe89093 Fix shortname problem in emojify() (regression from #5016) (#5032) MIYAGI Hikaru 2017-09-21 01:47:16 +0000
  • 9ed51cecd0 Fixed notification appearance kibigo! 2017-09-20 14:51:45 -0700
  • 514edd3c23 fulltext mojo suggestions Ondřej Hruška 2017-09-20 22:13:09 +0200
  • a3760b7729 TURBO shortcode search Ondřej Hruška 2017-09-20 21:57:33 +0200
  • cbf00168f1 add scrollbar to mojon suggestions list when too long Ondřej Hruška 2017-09-20 21:53:08 +0200
  • 4f9a493d9d cache allShortcodes Ondřej Hruška 2017-09-20 21:39:22 +0200
  • 8c0733a14e typo in comment Ondřej Hruška 2017-09-20 21:28:44 +0200
  • 36a35be2ad Appease Travis Ondřej Hruška 2017-09-20 20:34:11 +0200
  • 3783062450 Emoji and Hashtag autocomplete Ondřej Hruška 2017-09-20 20:21:09 +0200
  • 798b0fc5af Reduce wasted renders for column_loading.js (#5021) Nolan Lawson 2017-09-20 10:58:44 -0700
  • 8fcfcddc8f Fix theme translations alphabetically (#5031) Lynx Kotoura 2017-09-21 02:41:35 +0900
  • d68df88d4e Disable private status federation over OStatus (#5027) Eugen Rochko 2017-09-20 19:08:20 +0200
  • c8580eb806 Use file extensions in addition to MIME types for file picker (#5029) unarist 2017-09-21 02:07:23 +0900
  • f41e70ca38 Better Japanese translations (#5030) Lynx Kotoura 2017-09-21 01:56:28 +0900
  • 7b8ecde32d Add Japanese translations for multiple themes, custom emoji (#5026) mayaeh 2017-09-20 23:09:57 +0900
  • 8cb4561145 Remove unnecessary css property (#5025) TomoyaShibata 2017-09-20 22:26:22 +0900
  • 1607bb445a l10n Occitan: theme site, custom emoji, Oauth, newcomers follow admins, ... (#5023) JeanGauthier 2017-09-20 15:00:54 +0200
  • 33c39784e4 Add japanese translations for custom emoji. (#5007) mayaeh 2017-09-20 21:57:59 +0900
  • 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) aschmitz 2017-09-20 07:53:48 -0500
  • 15c9c2fd7e Pinned toots; embeds kibigo! 2017-09-20 02:50:53 -0700
  • 227dbb6adb Added GIF hover-to-play support kibigo! 2017-09-20 02:19:36 -0700
  • 769f62d96f Improvements to status headers kibigo! 2017-09-20 01:57:08 -0700
  • 003bfd094e Fixed disabled boost SVG (#106) kibigo! 2017-09-20 00:40:54 -0700
  • fae8dce738 Fixed #133 (only parse links in status text) kibigo! 2017-09-20 00:20:11 -0700
  • b35406b700 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017) Eugen Rochko 2017-09-20 03:38:38 +0200
  • 8e33fc29d7 redo #4500 with customEmojis (#5016) MIYAGI Hikaru 2017-09-19 21:27:29 +0000
  • 1de6c52545 i18n: Update Polish translation (#5015) m4sk1n 2017-09-19 23:25:17 +0200
  • 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013) ThibG 2017-09-19 21:44:18 +0200
  • bb4d005a83 Introduce OStatus::TagManager (#5008) Akihiko Odaki 2017-09-20 01:08:08 +0900
  • df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) Naoki Kosaka 2017-09-20 00:55:48 +0900
  • e5c65b3067 Set touchstart listener to 'passive', remove 'once' (#5011) Nolan Lawson 2017-09-19 08:00:29 -0700
  • 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) nullkal 2017-09-19 23:37:06 +0900
  • 0401a24558 Add support for multiple themes (#4959) Andrew 2017-09-19 07:36:23 -0700
  • 4aea3f88a6 Hide sensitive image in default on the public pages (#5009) unarist 2017-09-19 23:03:45 +0900
  • 41e6c8b151 Fix incomplete account records being read (#4998) Eugen Rochko 2017-09-19 06:53:16 +0200
  • 813e650729 Remove ubuntu-toolchain-r-test (#5005) Akihiko Odaki 2017-09-19 12:06:27 +0900
  • 1664e52cbb Fix custom emojis index (#5006) Yamagishi Kazutoshi 2017-09-19 12:06:13 +0900
  • dce869dfc7 Define emoji context for ActivityPub (#5004) Eugen Rochko 2017-09-19 05:05:48 +0200
  • 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002) Eugen Rochko 2017-09-19 03:52:38 +0200
  • d43944143a Run i18n-tasks normalize (#5003) Eugen Rochko 2017-09-19 03:27:08 +0200
  • 81cec35dbf Custom emoji (#4988) Eugen Rochko 2017-09-19 02:42:40 +0200
  • c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997) BruWalfas 2017-09-18 19:47:48 -0300
  • 3d640dc8ac Add will-change to improve scrolling perf (#5001) Nolan Lawson 2017-09-18 14:29:15 -0700
  • 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999) unarist 2017-09-19 04:25:40 +0900
  • 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000) unarist 2017-09-19 03:30:11 +0900
  • dcf1139ebd Do not add image size without meta to OGP (regression from #4901) (#4995) Yamagishi Kazutoshi 2017-09-18 22:00:29 +0900
  • 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) Akihiko Odaki 2017-09-18 21:59:57 +0900
  • 66be6475b6 Bump ruby version to 2.4.2 (#4958) Daigo 3 Dango 2017-09-17 16:55:57 -1000
  • 9e0985d9e4 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993) Yamagishi Kazutoshi 2017-09-18 11:55:23 +0900
  • cf14f4945a Some improvements in the Spanish translation (#4991) febrezo 2017-09-18 04:52:34 +0200
  • 4c14ff659b Oauth code in input form and add description message (#4986) Lynx Kotoura 2017-09-17 22:23:44 +0900
  • dd6f9a1b82 Validate uri presence for remote status (#4985) unarist 2017-09-17 22:21:57 +0900
  • 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984) unarist 2017-09-17 20:51:34 +0900
  • 44245926f1 Fix cancellation of scroll to the right (#4978) abcang 2017-09-17 18:59:23 +0900
  • 8811778b55 Randomize sidekiq-scheduler cron schedule (#4980) Patrick Figel 2017-09-17 11:58:20 +0200
  • 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) unarist 2017-09-17 18:54:23 +0900
  • 7be3131240 So Spanish. Much changes. Wow. (#4976) BruWalfas 2017-09-17 06:16:43 -0300
  • 198a9a4fa4 Remove local_only scope in Status (#4977) Akihiko Odaki 2017-09-17 12:29:43 +0900
  • ec36df97c4 Escape URL parts on formatting local status (#4975) unarist 2017-09-17 04:33:52 +0900
  • c8969dca35 Minor Chinese check & jsx addition (#4973) Mingye Wang 2017-09-16 12:48:38 -0400
  • b0487488a7 Re-center hidden media text vertical Surinna Curtis 2017-09-16 11:44:17 -0500
  • 1e3b1d7211 Adjust landing pages 2 (#4967) Lynx Kotoura 2017-09-17 01:39:12 +0900
  • f5d6bdd9c0 Merge pull request #147 from yipdw/sync/upstream David Yip 2017-09-16 11:37:53 -0500
  • 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) unarist 2017-09-17 01:18:00 +0900
  • ad8e856a5b Fix error when following locked accounts (#4896) Eugen Rochko 2017-09-11 23:50:37 +0200
  • 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968) ふぁぼ原 2017-09-16 22:01:15 +0900
  • c30e6433de Fix AP serialization error when thread is missing (#4970) unarist 2017-09-16 22:00:36 +0900
  • cea5597722 Fix hasSize condition in secSet and sizes. (#4969) Naoki Kosaka 2017-09-16 22:00:01 +0900
  • 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) Akihiko Odaki 2017-09-16 21:59:41 +0900
  • efec507230 Bump to 1.6.1 Eugen Rochko 2017-09-16 03:08:29 +0200
  • 54edb4b853 When accessing uncached media attachment, redownload it (#4955) Eugen Rochko 2017-09-16 03:01:45 +0200
  • 6c81f9d6e5 Fix invisible load more button (#4962) unarist 2017-09-16 07:32:43 +0900
  • 472df24579 When web UI URL used while logged out, redirect to static page (#4954) Eugen Rochko 2017-09-15 00:57:08 +0200
  • 0d1215e82f Remove redundant width/height values from SVGs to fix Safari bug (#4956) Eugen Rochko 2017-09-15 00:51:00 +0200
  • e77cc032c2 l10n: PT-BR translation updated (#4953) Anna e só 2017-09-14 19:02:38 -0300
  • 67559361e8 Add scheduled worker to purge old user IPs (#4951) sdukhovni 2017-09-14 16:26:38 -0400
  • 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930) ThibG 2017-09-14 22:26:22 +0200
  • bdcc9e2ceb Add missing Japanese translations (#4947) Yamagishi Kazutoshi 2017-09-15 01:03:34 +0900
  • 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) ふぁぼ原 2017-09-15 01:03:20 +0900
  • b39d512ade l10n: update Persian translation (#4946) Masoud Abkenar 2017-09-14 17:13:38 +0200