Commit Graph

  • 311871eefc Turn clouds on landing page into SVGs, use SCSS variables to color them (#4299) Eugen Rochko 2017-07-22 16:36:54 +02:00
  • a929f7e6ac Fix #4172 - Mutes now block notifications (#4300) Eugen Rochko 2017-07-22 16:36:36 +02:00
  • cf51e07bde Mise à jour de la traduction de la page d’accueil (#4294) Sylvhem 2017-07-22 14:11:46 +02:00
  • 984d2d4cb6 Merge that good fresh upstream shit beatrix-bitrot 2017-07-22 01:16:53 +00:00
  • 8d6c3cd48a Fix sessions being replaced needlessly (#4292) Eugen Rochko 2017-07-22 01:09:10 +02:00
  • 0244019ca1 Fixed horrible outline around notif clearing checkbox & moved the overlay to a more sr-friendly place Ondřej Hruška 2017-07-21 21:12:43 +02:00
  • 604654ccb4 New notification cleaning mode (#89) Ondřej Hruška 2017-07-21 20:33:16 +02:00
  • 3817704806 feat(compose): Change media query for compact mode to max-height: 400px (#4291) Sorin Davidoi 2017-07-21 14:22:29 +02:00
  • d4c6bf770d Run bundle (regression from #4284) (#4290) Yamagishi Kazutoshi 2017-07-21 21:22:05 +09:00
  • 399f9f4a4e Update Goldfinger gem to 2.0 (#4286) Eugen Rochko 2017-07-21 13:40:48 +02:00
  • f2390e2803 Dynamicaly change avatar and header bg from account setting (#4289) Yamagishi Kazutoshi 2017-07-21 19:47:16 +09:00
  • dbaa6a0e13 Fix intermittent test failures due to accidentally reused class instance between threads (#4287) Eugen Rochko 2017-07-21 12:45:13 +02:00
  • 7bf7ed6123 Fix #3220 - Show avatar/header on edit profile page (#4288) Eugen Rochko 2017-07-21 05:28:51 +02:00
  • a390abdefb Use the same emoji data on the frontend and backend (#4284) Eugen Rochko 2017-07-21 04:27:40 +02:00
  • c1bc5e14eb feat(compose): More space on mobile devices (#4282) Sorin Davidoi 2017-07-21 01:38:24 +02:00
  • 0efd7e7406 disable about page timeline beatrix 2017-07-20 17:26:00 -04:00
  • 4b911fea03 Add button to re-subscribe to all accounts from a domain (#4285) Eugen Rochko 2017-07-20 23:07:13 +02:00
  • e7edb4d1ee Merge pull request #87 from tootsuite/master beatrix 2017-07-20 11:24:32 -04:00
  • d235224692 Restructured local settings internals kibigo! 2017-07-19 19:54:02 -07:00
  • 1fcdaafa6f Fix webfinger retries (#4275) Eugen Rochko 2017-07-20 01:59:07 +02:00
  • f24b81e27f feat(css): Remove border radius from WebKit's scrollbars (#4278) Sorin Davidoi 2017-07-20 00:20:54 +02:00
  • e01966f7b8 fix(status_list): Update scroll position after toots are appended (#4277) Sorin Davidoi 2017-07-19 22:38:26 +02:00
  • dcb9497148 fix(push_subscription): Guard against malformed favourite notification (#4271) Sorin Davidoi 2017-07-19 22:37:52 +02:00
  • 4f2513337f Update scroll top state on column mounting (#4276) unarist 2017-07-20 03:26:51 +09:00
  • 015269914e fix: Handle errors without response (#4274) Sorin Davidoi 2017-07-19 19:38:50 +02:00
  • bbdcfd6baf Add ActivityPub attributes to accounts (#4273) Eugen Rochko 2017-07-19 17:06:46 +02:00
  • f0d6550f16 Fix logging in ProcessFeedService (#4270) Akihiko Odaki 2017-07-19 23:02:03 +09:00
  • 8400bee3b1 Refactor ResolveRemoteAccountService (#4258) Eugen Rochko 2017-07-19 14:44:04 +02:00
  • bc1f9dc24b Fix a typo in public.js (double semicolons) (#4269) Cygnan 2017-07-19 20:35:22 +09:00
  • cdc349a2d1 i18n: Update Polish translation (#4268) m4sk1n 2017-07-19 12:25:06 +02:00
  • c2c93f8cd6 Fix deprecation warning for non-pipeline assets (#4267) Eugen Rochko 2017-07-19 12:00:05 +02:00
  • 9fc082ea81 i18n: @716f4cb (pl) (#4266) m4sk1n 2017-07-19 10:49:36 +02:00
  • 4c7a9adb98 fix missing closing <p> tag in ToS in en.yml (#4262) Damien Erambert 2017-07-19 00:43:46 -07:00
  • 030e5cec58 Fix missing closing <p> tag in ToS in .yml files (#4264) m4sk1n 2017-07-19 09:43:10 +02:00
  • 716f4cb11c Add feature to revoke sessions (#4259) Yamagishi Kazutoshi 2017-07-19 11:59:04 +09:00
  • a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) Eugen Rochko 2017-07-19 01:37:26 +02:00
  • 72108b20e2 feat(emoji): Add back title attribute (#4253) Sorin Davidoi 2017-07-18 22:49:24 +02:00
  • 0a678cf377 Fix for stylesheet split kibigo! 2017-07-18 11:21:04 -07:00
  • 7a77f7b3bb Add sourceRoot/includePaths to loaders Surinna Curtis 2017-07-17 22:06:31 -05:00
  • 767117f9b0 Update Japanese translation (chase #4249) (#4251) lindwurm 2017-07-19 03:03:18 +09:00
  • fb7f06a752 i18n: Update Polish translation (#4252) m4sk1n 2017-07-18 20:03:06 +02:00
  • df74e26baf Merge branch 'tootsuite-master' Ondřej Hruška 2017-07-18 18:59:00 +02:00
  • d69fa9e1f4 Merge changes from upstream with the CSS reload fix Ondřej Hruška 2017-07-18 18:58:47 +02:00
  • 0b4006fc47 Add Japanese translation for #4246 (#4249) lindwurm 2017-07-19 01:43:19 +09:00
  • 0ccd47f413 Update Japanese translations for new landing page (#4159) lindwurm 2017-07-19 01:42:59 +09:00
  • 02f896c12e Fix broken CSS reload due to webpack upgrade (#4250) Ondřej Hruška 2017-07-18 18:42:45 +02:00
  • bb4c3831b2 Add Japanese translation for #4199 (#4247) unarist 2017-07-19 00:23:35 +09:00
  • 3267e4a785 Add unfollow modal (optional) (#4246) Yamagishi Kazutoshi 2017-07-19 00:14:43 +09:00
  • 89b988cab5 Introduce Ostatus name space (#4164) Akihiko Odaki 2017-07-18 23:39:47 +09:00
  • 4d42a38954 Improve admin page (#4121) abcang 2017-07-18 23:38:22 +09:00
  • 8387b3928e fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) Sorin Davidoi 2017-07-18 16:25:40 +02:00
  • afa52e4d63 Fixed issue that the NSFW image is not hidden on detail page (#4244) abcang 2017-07-18 22:24:57 +09:00
  • 8949aad030 Add empty alt attribute to img elements in landing page (#4243) Yamagishi Kazutoshi 2017-07-18 22:22:09 +09:00
  • c0c7af2194 Download npm and yarn from Alpine packages repository (#4242) Yamagishi Kazutoshi 2017-07-18 22:21:30 +09:00
  • f5382ec085 Exclude self toots from regular expression filter (#4245) Yamagishi Kazutoshi 2017-07-18 22:20:38 +09:00
  • 407073d7a2 Move icu-dev to build-dependencies (#4240) Yamagishi Kazutoshi 2017-07-18 22:19:49 +09:00
  • 7f4375822a Install libidn11-dev in Vagrant (#4238) Yamagishi Kazutoshi 2017-07-18 07:31:43 +09:00
  • 719ab720a7 feat(push-notifications): Open link in current tab if possible (#4228) Sorin Davidoi 2017-07-18 00:19:17 +02:00
  • b11ac88692 Require any modules after loading polyfill in entry points (#4231) Akihiko Odaki 2017-07-18 07:19:02 +09:00
  • c727eae441 Updated from tootsuite Ondřej Hruška 2017-07-17 20:03:57 +02:00
  • 681c33d1f4 Quit overwriting style of extended-video-player (#4237) Lynx Kotoura 2017-07-18 02:05:29 +09:00
  • 7f35947d8e Improve a query in WebPushNotificationWorker (#4234) Akihiko Odaki 2017-07-17 18:03:48 +09:00
  • 68941d4dfa Use update method to update session in WebPushNotificationWorker (#4235) Akihiko Odaki 2017-07-17 18:03:42 +09:00
  • 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221) Sorin Davidoi 2017-07-17 10:57:45 +02:00
  • d4b097a88c Add missing ActivityPub representations (#4230) Eugen Rochko 2017-07-17 10:57:04 +02:00
  • 902c5cf7ca i18n: update (pl) (#4233) m4sk1n 2017-07-17 10:24:53 +02:00
  • b15f790221 Require images in common.js (#4232) Akihiko Odaki 2017-07-17 17:23:28 +09:00
  • a47c2e8890 Add public key declaration to actors (#4215) Eugen Rochko 2017-07-17 02:37:27 +02:00
  • d0aad1ac85 Documentation and cleanup kibigo! 2017-07-14 11:13:02 -07:00
  • 21b04af524 Fixes lack of <tbody> in header metadata table kibigo! 2017-07-13 14:20:51 -07:00
  • a3202fd51e Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227) Eugen Rochko 2017-07-16 23:48:35 +02:00
  • 1cceefce33 Check table existence on prepare_for_foreign_keys (#4225) unarist 2017-07-17 03:01:21 +09:00
  • 033f970af3 Don't mention default post privacy on hints for locked accounts (#4222) unarist 2017-07-16 21:02:03 +09:00
  • d1c3e35d3f Fix style settings for images in media modal (#4220) Lynx Kotoura 2017-07-16 18:52:11 +09:00
  • a6328fc1b1 Minor ActivityPub JSON fixes (#4214) Eugen Rochko 2017-07-16 10:28:55 +02:00
  • 35b868eeca Install libidn with Docker (#4219) Yamagishi Kazutoshi 2017-07-16 11:40:56 +09:00
  • 3ea02314b9 split added glitch locales from vanilla (#82) Ondřej Hruška 2017-07-16 01:15:25 +02:00
  • 4715161a93 FIXED STUFF FROM THE MERGE SORRY ;_; kibigo! 2017-07-15 15:42:39 -07:00
  • 144db8ea1d poke and visible docs url kibigo! 2017-07-15 15:34:46 -07:00
  • bc4202d00b Ported updates from #64 kibigo! 2017-07-15 15:10:06 -07:00
  • 09cfc079b0 Merge upstream (#81) kibigo! 2017-07-15 14:33:15 -07:00
  • 695439775e Fix column swiping (#4211) unarist 2017-07-16 00:25:04 +09:00
  • 05cd37097c Optimize uri normalization (#4212) ThibG 2017-07-15 17:24:35 +02:00
  • 08d021916d Fixed issue #72 - bad css in report dialog Ondřej Hruška 2017-07-15 16:45:39 +02:00
  • 99f24ab0c7 Raise search results count to 10 for test Ondřej Hruška 2017-07-15 15:42:24 +02:00
  • 3a526e2369 Fix broken letterboxing in media previews Ondřej Hruška 2017-07-15 15:38:18 +02:00
  • bd915d9398 Move babel-plugin-preval to dependencies (#4209) Yamagishi Kazutoshi 2017-07-15 19:47:43 +09:00
  • 8c45cd0e36 Improve ActivityPub representations (#3844) Eugen Rochko 2017-07-15 03:01:39 +02:00
  • 3fbf1bf35a Fix #3773 - Pin favourites column (#4201) Eugen Rochko 2017-07-15 00:49:34 +02:00
  • cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) Eugen Rochko 2017-07-14 23:01:20 +02:00
  • de397f3bc1 Fix subsequent replies to unresolved status not being filtered from home (#4190) Eugen Rochko 2017-07-14 22:31:38 +02:00
  • 72bd73f605 Small style fixes (#4206) Sorin Davidoi 2017-07-14 22:31:25 +02:00
  • 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) unarist 2017-07-15 03:44:53 +09:00
  • 1618b68bfa HTTP signatures (#4146) Eugen Rochko 2017-07-14 20:41:49 +02:00
  • c1f201c49a 🎄🔨 Force tree shake emojione (#4202) Sorin Davidoi 2017-07-14 20:30:12 +02:00
  • 8d224ad23b Follow renaming of microformats2 gem (#4203) unarist 2017-07-15 02:57:49 +09:00
  • e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) Eugen Rochko 2017-07-14 19:47:53 +02:00
  • 51e3ac2534 Added link to docs website Gô Shoemake 2017-07-14 09:42:50 -07:00
  • 75aafc932e Added buttons and menu items to dismiss individual notifications (#76) Ondřej Hruška 2017-07-14 17:03:43 +02:00
  • c42092ba7a Add option to opt out of search engines on public profile/status pages (#4199) Eugen Rochko 2017-07-14 16:41:02 +02:00