Commit Graph

  • 4665965543
    Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme beatrix 2018-05-13 18:57:58 -0400
  • 416f644505
    Fix 404 for GET /api/v1/push/subscription (#7472) Eugen Rochko 2018-05-13 21:45:18 +0200
  • 97e43ec5f0
    Add GET /api/v1/push/subscription REST API (#7471) Eugen Rochko 2018-05-13 21:07:31 +0200
  • f31e58af9e
    Fix nil error in StatusFilter (#7470) Eugen Rochko 2018-05-13 20:26:30 +0200
  • f1ed855f96 Test if navigator.storage is present before using it (#7460) Akihiko Odaki 2018-05-13 20:48:32 +0900
  • d9b2f84c92 Open video modal on public UI (#7469) Yamagishi Kazutoshi 2018-05-13 20:48:14 +0900
  • f77b11cd10 Update http_parser.rb to head version (#7467) Yamagishi Kazutoshi 2018-05-13 18:32:46 +0900
  • 685cf5599f
    Merge pull request #480 from ThibG/glitch-soc/fixes/glitch-soc-bio-escape ThibG 2018-05-12 17:53:01 +0200
  • cc8d81519e Fix glitch-style bio fields incorrect HTML escaping in public profiles Thibaut Girka 2018-05-12 17:45:30 +0200
  • 0f2fbf7d05 Improvements to toots display in admin view (#7452) ThibG 2018-05-12 17:44:15 +0200
  • 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) ThibG 2018-05-12 16:48:32 +0200
  • f9afd06221 Combine similar components into one on public UI (#7458) Yamagishi Kazutoshi 2018-05-12 22:30:06 +0900
  • 4d706f9976 Downgrade doorkeeper to version 4.2.6 (#7456) Yamagishi Kazutoshi 2018-05-12 19:08:12 +0900
  • bd4decb7db
    Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup ThibG 2018-05-11 23:04:12 +0200
  • 769a48495c Fix root modal's keyup handling (Fixes #478) Thibaut Girka 2018-05-11 22:42:32 +0200
  • da8897aaef
    Merge pull request #477 from ThibG/glitch-soc/merge ThibG 2018-05-11 20:34:19 +0200
  • 45fce0e496 Merge branch 'master' into glitch-soc/merge Thibaut Girka 2018-05-11 18:12:42 +0200
  • e7ed61917b
    Merge pull request #475 from ThibG/fixes/update-scss ThibG 2018-05-11 16:51:14 +0200
  • 479e5bbd4a
    Merge pull request #474 from ThibG/glitch-soc/fixes/html-ified-tooltip ThibG 2018-05-11 16:26:23 +0200
  • 6284039832 [Glitch] Fix contact info styling on landing page Thibaut Girka 2018-05-11 16:05:47 +0200
  • f2e5ed6841 Update SCSS for tables Thibaut Girka 2018-05-11 14:48:19 +0200
  • 8860f14ef0 Update SCSS for statuses public view Thibaut Girka 2018-05-11 14:43:26 +0200
  • 4a1040c4cb [Glitch] Adjust RTL styles for landing page Thibaut Girka 2018-05-11 14:34:23 +0200
  • e8644f3a4b Update forms SCSS from upstream Thibaut Girka 2018-05-11 14:31:18 +0200
  • 4cd65fe074 Update SCSS to match “Show card modal on public pages” Thibaut Girka 2018-05-11 14:20:46 +0200
  • 1a4d735b1d Update SCSS for about/landing page Thibaut Girka 2018-05-11 14:18:52 +0200
  • db73c0bc5d Update admin page SCSS from upstream Thibaut Girka 2018-05-11 14:13:59 +0200
  • 352bae8c3e Update session activation time (fixes #5605) (#7408) ThibG 2018-05-11 13:20:58 +0200
  • b241cb2704 Change wording of the “undo” media upload button (fixes #6857) (#7417) ThibG 2018-05-11 13:20:31 +0200
  • be7eeb7856 Catch Paperclip processing failures (fixes #6378) (#7439) ThibG 2018-05-11 13:14:50 +0200
  • 50491e0d92 Add tests for invites controller (#7441) Shuhei Kitagawa 2018-05-11 20:14:33 +0900
  • 1337ca837b Add CONTINUOUS_INTEGRATION: true to .circleci/config.yml (#7447) Yamagishi Kazutoshi 2018-05-11 18:51:07 +0900
  • b4fb766b23
    Add REST API for Web Push Notifications subscriptions (#7445) Eugen Rochko 2018-05-11 11:49:12 +0200
  • 9a794067f7 Weblate translations (2018-05-10) (#7438) Yamagishi Kazutoshi 2018-05-10 21:48:26 +0900
  • bd5f57cbc3 Strip tags from og:description on public tag page (#7437) Yamagishi Kazutoshi 2018-05-10 21:38:40 +0900
  • 0a7e8320b2 Add alternate for RSS (#7436) Yamagishi Kazutoshi 2018-05-10 21:38:19 +0900
  • 6588f6a0a9 Disable inflate gzip on head method (#7432) Yamagishi Kazutoshi 2018-05-10 21:36:12 +0900
  • f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI Thibaut Girka 2018-05-10 13:04:55 +0200
  • 34142ab29c
    Merge pull request #472 from ThibG/glitch-soc/merge ThibG 2018-05-10 00:28:54 +0200
  • 5d8052e715 Add bot badge to account headers in the WebUI Thibaut Girka 2018-05-09 22:19:10 +0200
  • 2f01935cba Adapt account fields rendering code in the WebUI to match upstream Thibaut Girka 2018-05-09 23:29:14 +0200
  • 30bb530c70 Update glitch-soc style to match new bio fields markup Thibaut Girka 2018-05-09 22:11:59 +0200
  • a8be40933d Ignore tootsuite-specific theme-related translation strings Thibaut Girka 2018-05-09 20:07:41 +0200
  • 1c9c0167b7 Merge branch 'master' into glitch-soc/master Thibaut Girka 2018-05-09 17:43:30 +0200
  • ac788ad47e Disable simplecov on CircleCI (#7416) Yamagishi Kazutoshi 2018-05-09 23:59:58 +0900
  • edf882320a Support gzip encoding on Request (#7425) Yamagishi Kazutoshi 2018-05-09 23:59:39 +0900
  • 16fee0335f Show card modal on public pages (#7428) Yamagishi Kazutoshi 2018-05-09 23:22:52 +0900
  • dc010cc77a 🌍: 🇵🇱⬆️ (#7427) Marcin Mikołajczak 2018-05-09 12:20:49 +0200
  • ce35d81db7 Add tests for admin/roles_controller (#7421) Shuhei Kitagawa 2018-05-09 15:41:46 +0900
  • 35eff337d5 Add tests for admin/invites_controller (#7412) Shuhei Kitagawa 2018-05-09 15:41:26 +0900
  • 6832110af4 Correct rotate of image using EXIF (#7422) Yamagishi Kazutoshi 2018-05-09 15:41:07 +0900
  • d2ee48977c Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424) Yamagishi Kazutoshi 2018-05-09 15:39:08 +0900
  • 143878d9da
    Merge remote-tracking branch 'glitchsoc/master' into gs-master David Yip 2018-05-08 09:43:33 -0500
  • 40097f438b Multiple Issue templates (#7402) Yamagishi Kazutoshi 2018-05-08 20:35:33 +0900
  • e0b1e17bd0 Show media modal on public timeline (#7413) Yamagishi Kazutoshi 2018-05-08 20:33:09 +0900
  • 01dfd6dbc8 Take the first recognized actor_type. (#7410) Surinna Curtis 2018-05-08 06:30:04 -0500
  • b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415) ThibG 2018-05-08 13:28:55 +0200
  • f2ff167c1a Add an extra icon to indicate that a status is part of a conversation Spencer Alves 2018-05-07 22:10:34 -0700
  • 993e68a7dd Fix hashtags not being federated on mentions (fixes #6900) (#7406) ThibG 2018-05-08 03:36:59 +0200
  • 8f3402b1f0 Port Sylvhem's mastodon-light to glitch flavour Thibaut Girka 2018-05-07 15:09:49 +0200
  • 919e2098cb
    Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements beatrix 2018-05-07 09:45:13 -0400
  • 2eb924c00c
    Merge pull request #467 from ThibG/glitch-soc/fixes/fix-boost-color beatrix 2018-05-07 09:21:32 -0400
  • 658ac4396c Hide media in report modal regardless of whether they are marked sensitive Thibaut Girka 2018-05-07 15:00:55 +0200
  • 6b94237810 [Glitch] Allow report modal to be up to 80% of viewport height Thibaut Girka 2018-05-07 14:59:22 +0200
  • 7972464e71 [Glitch] Also display replies in report modal Thibaut Girka 2018-05-07 14:55:16 +0200
  • 6208ea5a53
    If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) Eugen Rochko 2018-05-07 14:49:13 +0200
  • ffdb85f859 Fix color of disabled boost buttons (fixes #466) Thibaut Girka 2018-05-07 12:30:55 +0200
  • 42cd363542
    Bot nameplates (#7391) Eugen Rochko 2018-05-07 09:31:07 +0200
  • 0f0cc3f2eb
    Support explicitly supplying language code for status via REST API (#7389) Eugen Rochko 2018-05-07 09:30:53 +0200
  • d185f3ddaf
    Use plaintext value for field value tooltips in web UI (#7388) Eugen Rochko 2018-05-07 09:30:38 +0200
  • db012b57c2 Fix distribute_add_activity and distribute_remove_activity (#7393) abcang 2018-05-07 16:30:18 +0900
  • ea4e243303 Improve OpenStack v3 compatibility (#7392) Hugo Gameiro 2018-05-07 01:28:28 +0100
  • 95595ccd21
    Add Corsican localization (#7390) Eugen Rochko 2018-05-07 01:34:19 +0200
  • 2e25da4da0
    Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes David Yip 2018-05-06 17:39:07 -0500
  • a0629c5696
    Merge pull request #464 from ThibG/glitch-soc/fixes/high-contrast-colors David Yip 2018-05-06 17:38:58 -0500
  • e06fbc4fcf Fixes/rollback scroll changes (#7387) ThibG 2018-05-06 22:26:39 +0200
  • de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" Thibaut Girka 2018-05-06 21:50:33 +0200
  • 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)" Thibaut Girka 2018-05-06 21:50:26 +0200
  • 1adca9b040 Fix glitch high-contrast skin text colors Thibaut Girka 2018-05-06 20:43:54 +0200
  • 5c7bed6bbc Various improvements to the report UI (#7342) ThibG 2018-05-06 20:38:17 +0200
  • 331190e5fb
    Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility beatrix 2018-05-06 12:12:20 -0400
  • 92f192e9b1
    Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement beatrix 2018-05-06 11:33:09 -0400
  • 4480cd745f
    Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over beatrix 2018-05-06 11:32:56 -0400
  • 06770656eb
    Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables beatrix 2018-05-06 11:32:42 -0400
  • e56639258a
    Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes beatrix 2018-05-06 11:32:22 -0400
  • 35a1a3171f
    Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items beatrix 2018-05-06 11:32:05 -0400
  • e571de29bf
    Weblate translations (2018-05-06) (#7381) Yamagishi Kazutoshi 2018-05-06 20:19:56 +0900
  • 50ed1e83ac
    Bump version to 2.4.0rc1 (#7283) Eugen Rochko 2018-05-06 11:50:00 +0200
  • 61a9018607
    Enable custom emojis in profiles (notes, field values, display names) (#7374) Eugen Rochko 2018-05-06 11:48:51 +0200
  • 65349bc155 Fix color of status icons in glitch-soc high contrast skin Thibaut Girka 2018-05-06 11:31:05 +0200
  • af4fb72993
    Merge pull request #457 from m4sk1n/glitch-light ThibG 2018-05-06 11:21:26 +0200
  • bd10a7e480 Add resend confirmation for admin (#7378) Shuhei Kitagawa 2018-05-06 17:59:03 +0900
  • 8c35d163a5 Port travis_retry for CI (#7379) Yamagishi Kazutoshi 2018-05-06 17:55:50 +0900
  • 39efc6d533
    Add hint about 7 day cooldown for archive takeout (#7375) Eugen Rochko 2018-05-06 10:53:10 +0200
  • b611dbac79
    Add contact e-mail hint to 2FA login form (#7376) Eugen Rochko 2018-05-06 10:52:36 +0200
  • 2f63d52b92
    Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371) Eugen Rochko 2018-05-05 23:07:51 +0200
  • c7d1a2e400
    Improve admin UI for accounts (#7360) Eugen Rochko 2018-05-05 23:06:29 +0200
  • 660db468c0
    Do not count search route as compose being mounted in web UI (#7372) Eugen Rochko 2018-05-05 23:05:43 +0200
  • 2d065ceaf6 minor fix Thibaut Girka 2018-05-05 22:38:15 +0200
  • f7a076eded [Glitch] Add high-contrast theme Thibaut Girka 2018-05-05 21:58:19 +0200