Commit Graph

  • 4f9a493d9d cache allShortcodes Ondřej Hruška 2017-09-20 21:39:22 +02:00
  • 8c0733a14e typo in comment Ondřej Hruška 2017-09-20 21:28:44 +02:00
  • 36a35be2ad Appease Travis Ondřej Hruška 2017-09-20 20:34:11 +02:00
  • 3783062450 Emoji and Hashtag autocomplete Ondřej Hruška 2017-09-20 20:21:09 +02:00
  • 798b0fc5af Reduce wasted renders for column_loading.js (#5021) Nolan Lawson 2017-09-20 10:58:44 -07:00
  • 8fcfcddc8f Fix theme translations alphabetically (#5031) Lynx Kotoura 2017-09-21 02:41:35 +09:00
  • d68df88d4e Disable private status federation over OStatus (#5027) Eugen Rochko 2017-09-20 19:08:20 +02:00
  • c8580eb806 Use file extensions in addition to MIME types for file picker (#5029) unarist 2017-09-21 02:07:23 +09:00
  • f41e70ca38 Better Japanese translations (#5030) Lynx Kotoura 2017-09-21 01:56:28 +09:00
  • 7b8ecde32d Add Japanese translations for multiple themes, custom emoji (#5026) mayaeh 2017-09-20 23:09:57 +09:00
  • 8cb4561145 Remove unnecessary css property (#5025) TomoyaShibata 2017-09-20 22:26:22 +09:00
  • 1607bb445a l10n Occitan: theme site, custom emoji, Oauth, newcomers follow admins, ... (#5023) JeanGauthier 2017-09-20 15:00:54 +02:00
  • 33c39784e4 Add japanese translations for custom emoji. (#5007) mayaeh 2017-09-20 21:57:59 +09:00
  • 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) aschmitz 2017-09-20 07:53:48 -05:00
  • 15c9c2fd7e Pinned toots; embeds kibigo! 2017-09-20 02:50:53 -07:00
  • 227dbb6adb Added GIF hover-to-play support kibigo! 2017-09-20 02:19:36 -07:00
  • 769f62d96f Improvements to status headers kibigo! 2017-09-20 01:57:08 -07:00
  • 003bfd094e Fixed disabled boost SVG (#106) kibigo! 2017-09-20 00:40:54 -07:00
  • fae8dce738 Fixed #133 (only parse links in status text) kibigo! 2017-09-20 00:20:11 -07:00
  • b35406b700 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017) Eugen Rochko 2017-09-20 03:38:38 +02:00
  • 8e33fc29d7 redo #4500 with customEmojis (#5016) MIYAGI Hikaru 2017-09-19 21:27:29 +00:00
  • 1de6c52545 i18n: Update Polish translation (#5015) m4sk1n 2017-09-19 23:25:17 +02:00
  • 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013) ThibG 2017-09-19 21:44:18 +02:00
  • bb4d005a83 Introduce OStatus::TagManager (#5008) Akihiko Odaki 2017-09-20 01:08:08 +09:00
  • df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) Naoki Kosaka 2017-09-20 00:55:48 +09:00
  • e5c65b3067 Set touchstart listener to 'passive', remove 'once' (#5011) Nolan Lawson 2017-09-19 08:00:29 -07:00
  • 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) nullkal 2017-09-19 23:37:06 +09:00
  • 0401a24558 Add support for multiple themes (#4959) Andrew 2017-09-19 07:36:23 -07:00
  • 4aea3f88a6 Hide sensitive image in default on the public pages (#5009) unarist 2017-09-19 23:03:45 +09:00
  • 41e6c8b151 Fix incomplete account records being read (#4998) Eugen Rochko 2017-09-19 06:53:16 +02:00
  • 813e650729 Remove ubuntu-toolchain-r-test (#5005) Akihiko Odaki 2017-09-19 12:06:27 +09:00
  • 1664e52cbb Fix custom emojis index (#5006) Yamagishi Kazutoshi 2017-09-19 12:06:13 +09:00
  • dce869dfc7 Define emoji context for ActivityPub (#5004) Eugen Rochko 2017-09-19 05:05:48 +02:00
  • 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002) Eugen Rochko 2017-09-19 03:52:38 +02:00
  • d43944143a Run i18n-tasks normalize (#5003) Eugen Rochko 2017-09-19 03:27:08 +02:00
  • 81cec35dbf Custom emoji (#4988) Eugen Rochko 2017-09-19 02:42:40 +02:00
  • c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997) BruWalfas 2017-09-18 19:47:48 -03:00
  • 3d640dc8ac Add will-change to improve scrolling perf (#5001) Nolan Lawson 2017-09-18 14:29:15 -07:00
  • 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999) unarist 2017-09-19 04:25:40 +09:00
  • 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000) unarist 2017-09-19 03:30:11 +09:00
  • dcf1139ebd Do not add image size without meta to OGP (regression from #4901) (#4995) Yamagishi Kazutoshi 2017-09-18 22:00:29 +09:00
  • 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) Akihiko Odaki 2017-09-18 21:59:57 +09:00
  • 66be6475b6 Bump ruby version to 2.4.2 (#4958) Daigo 3 Dango 2017-09-17 16:55:57 -10:00
  • 9e0985d9e4 Add strip_insignificant_zeros: true option to number_to_human (#4993) Yamagishi Kazutoshi 2017-09-18 11:55:23 +09:00
  • cf14f4945a Some improvements in the Spanish translation (#4991) febrezo 2017-09-18 04:52:34 +02:00
  • 4c14ff659b Oauth code in input form and add description message (#4986) Lynx Kotoura 2017-09-17 22:23:44 +09:00
  • dd6f9a1b82 Validate uri presence for remote status (#4985) unarist 2017-09-17 22:21:57 +09:00
  • 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984) unarist 2017-09-17 20:51:34 +09:00
  • 44245926f1 Fix cancellation of scroll to the right (#4978) abcang 2017-09-17 18:59:23 +09:00
  • 8811778b55 Randomize sidekiq-scheduler cron schedule (#4980) Patrick Figel 2017-09-17 11:58:20 +02:00
  • 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) unarist 2017-09-17 18:54:23 +09:00
  • 7be3131240 So Spanish. Much changes. Wow. (#4976) BruWalfas 2017-09-17 06:16:43 -03:00
  • 198a9a4fa4 Remove local_only scope in Status (#4977) Akihiko Odaki 2017-09-17 12:29:43 +09:00
  • ec36df97c4 Escape URL parts on formatting local status (#4975) unarist 2017-09-17 04:33:52 +09:00
  • c8969dca35 Minor Chinese check & jsx addition (#4973) Mingye Wang 2017-09-16 12:48:38 -04:00
  • b0487488a7 Re-center hidden media text vertical Surinna Curtis 2017-09-16 11:44:17 -05:00
  • 1e3b1d7211 Adjust landing pages 2 (#4967) Lynx Kotoura 2017-09-17 01:39:12 +09:00
  • f5d6bdd9c0 Merge pull request #147 from yipdw/sync/upstream David Yip 2017-09-16 11:37:53 -05:00
  • 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) unarist 2017-09-17 01:18:00 +09:00
  • ad8e856a5b Fix error when following locked accounts (#4896) Eugen Rochko 2017-09-11 23:50:37 +02:00
  • 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968) ふぁぼ原 2017-09-16 22:01:15 +09:00
  • c30e6433de Fix AP serialization error when thread is missing (#4970) unarist 2017-09-16 22:00:36 +09:00
  • cea5597722 Fix hasSize condition in secSet and sizes. (#4969) Naoki Kosaka 2017-09-16 22:00:01 +09:00
  • 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) Akihiko Odaki 2017-09-16 21:59:41 +09:00
  • efec507230 Bump to 1.6.1 Eugen Rochko 2017-09-16 03:08:29 +02:00
  • 54edb4b853 When accessing uncached media attachment, redownload it (#4955) Eugen Rochko 2017-09-16 03:01:45 +02:00
  • 6c81f9d6e5 Fix invisible load more button (#4962) unarist 2017-09-16 07:32:43 +09:00
  • 472df24579 When web UI URL used while logged out, redirect to static page (#4954) Eugen Rochko 2017-09-15 00:57:08 +02:00
  • 0d1215e82f Remove redundant width/height values from SVGs to fix Safari bug (#4956) Eugen Rochko 2017-09-15 00:51:00 +02:00
  • e77cc032c2 l10n: PT-BR translation updated (#4953) Anna e só 2017-09-14 19:02:38 -03:00
  • 67559361e8 Add scheduled worker to purge old user IPs (#4951) sdukhovni 2017-09-14 16:26:38 -04:00
  • 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930) ThibG 2017-09-14 22:26:22 +02:00
  • bdcc9e2ceb Add missing Japanese translations (#4947) Yamagishi Kazutoshi 2017-09-15 01:03:34 +09:00
  • 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) ふぁぼ原 2017-09-15 01:03:20 +09:00
  • b39d512ade l10n: update Persian translation (#4946) Masoud Abkenar 2017-09-14 17:13:38 +02:00
  • 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) Eugen Rochko 2017-09-14 16:41:59 +02:00
  • a4c500176b Include requested URL into the message on network errors (#4945) unarist 2017-09-14 23:12:50 +09:00
  • 1aad015bbb Revert unique retry job (#4937) abcang 2017-09-14 22:12:43 +09:00
  • 94fba44eec i18n: Update Polish translation (#4942) m4sk1n 2017-09-14 14:58:48 +02:00
  • 721460a59b Another Dutch language update (#4944) Jeroen 2017-09-14 14:52:47 +02:00
  • 7ebd6ed03c Apply white-space: nowrap to account relationships icons Surinna Curtis 2017-09-14 07:37:39 -05:00
  • 45b595cdca Add Japanese translate for #4911 (#4943) Naf 2017-09-14 18:20:04 +09:00
  • aad3df6afc l10n update OC/FR video redesign (#4938) Quent-in 2017-09-14 09:32:14 +02:00
  • 59936b7a98 Tweak title text for mute notifications toggle to be clearer Surinna Curtis 2017-09-13 22:54:14 -05:00
  • fd9a171129 fix typos in the migration Surinna Curtis 2017-09-13 22:35:48 -05:00
  • 6ba35630bc Add migration to default Mute#hide_notifications? to true Surinna Curtis 2017-09-13 22:26:43 -05:00
  • 1023f52eaa Add Japanese translate for #4913 (#4936) N氏 2017-09-14 12:25:18 +09:00
  • 79d8911116 Fixed a typo that was breaking the account mute API endpoint Surinna Curtis 2017-09-13 21:04:05 -05:00
  • d880b3182b minor code style fixes oops Surinna Curtis 2017-09-13 20:44:38 -05:00
  • f9d7b8a94f Refactor handling of default params for muting to make code cleaner Surinna Curtis 2017-09-13 18:32:10 -05:00
  • 211f0a9513 add an explanatory comment to AccountInteractions Surinna Curtis 2017-09-13 17:42:52 -05:00
  • 4a527154b7 fix a missing import Surinna Curtis 2017-09-09 07:36:23 -05:00
  • df71eadaae In probably dead code, replace a dispatch of muteAccount that was skipping the modal with launching the mute modal. Surinna Curtis 2017-09-09 07:26:32 -05:00
  • 323d437a09 satisfy eslint Surinna Curtis 2017-09-09 05:25:33 -05:00
  • 3278c08c29 make the hide/unhide notifications buttons work Surinna Curtis 2017-09-09 05:16:27 -05:00
  • 0284fd723b Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:id/mute endpoint Surinna Curtis 2017-09-09 05:16:06 -05:00
  • 0e0703dbd8 Show whether muted users' notifications are muted in account lists Surinna Curtis 2017-09-09 05:06:50 -05:00
  • 7dbcc7ed3d Expose whether a mute hides notifications in the api/v1/relationships endpoint Surinna Curtis 2017-09-09 05:05:43 -05:00
  • 83b3a0389c Add more specs for the /api/v1/mutes/details endpoint Surinna Curtis 2017-09-02 13:19:19 -05:00
  • af2d793398 Define a serializer for /api/v1/mutes/details Surinna Curtis 2017-09-02 13:10:10 -05:00