Commit graph

  • 96c3d26870 Move “Show action buttons in collapsed toots” option Thibaut Girka 2018-10-01 19:21:36 +02:00
  • faecb35fe0 Switch from selects to radio buttons for local settings, improve styling Thibaut Girka 2018-10-01 17:40:56 +02:00
  • 4c4ff05a46 Bump capybara from 3.8.2 to 3.9.0 (#8924) dependabot[bot] 2018-10-08 07:45:31 +02:00
  • 8639f000ea Bump tty-prompt from 0.17.0 to 0.17.1 (#8925) dependabot[bot] 2018-10-08 07:45:08 +02:00
  • 10e38b441f Bump aws-sdk-s3 from 1.20.0 to 1.21.0 (#8926) dependabot[bot] 2018-10-08 07:44:53 +02:00
  • 87ad9c408c Bump i18n-tasks from 0.9.21 to 0.9.25 (#8923) dependabot[bot] 2018-10-08 14:24:07 +09:00
  • f194857ac9 rubocop issues - Cleaning up (#8912) ashleyhull-versent 2018-10-08 13:50:11 +11:00
  • a00ce8c92c
    Remove dead code (#8919) Eugen Rochko 2018-10-08 04:48:54 +02:00
  • 2dba313100 Replace SVG asset with Custom mascot (#8766) ashleyhull-versent 2018-10-08 09:20:45 +11:00
  • 774ac47373
    Add conversations API (#8832) Eugen Rochko 2018-10-07 23:44:58 +02:00
  • a3677a828d [Glitch] Change documentation URL Thibaut Girka 2018-10-07 20:51:50 +02:00
  • b4ba1058b8 [Glitch] RTL: fix margins of public-account-header__tabs Thibaut Girka 2018-10-07 20:44:02 +02:00
  • f1c3053d36
    Merge pull request #768 from ThibG/glitch-soc/merge-upstream ThibG 2018-10-07 20:13:07 +02:00
  • 611740ce81 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-10-07 19:47:56 +02:00
  • 25744d43b0 Ensure only toots from the reported users are reported (#8916) ThibG 2018-10-07 19:45:40 +02:00
  • 09d789e79b
    Add POST /api/v1/notifications/:id/dismiss (#8905) Eugen Rochko 2018-10-07 18:26:26 +02:00
  • 7cc7843109 Do not scroll timelines when *closing* media modals Thibaut Girka 2018-10-06 18:53:49 +02:00
  • 886af5ce19
    Add fallback for PostgreSQL without upsert in CopyStatusStats (#8903) Eugen Rochko 2018-10-07 04:40:37 +02:00
  • 2fb692ea45 i18n: Update Polish translation (#8901) Marcin Mikołajczak 2018-10-06 13:42:36 +02:00
  • 84f82ee2fe Improve production build config (#8899) bsky 2018-10-06 15:12:05 +09:00
  • 28401962ca Change documentation URL (#8898) Eugen Rochko 2018-10-06 07:33:36 +02:00
  • 30dd7f3d90 Remove unused ruby-progressbar dependency (#8896) Eugen Rochko 2018-10-06 01:33:26 +02:00
  • 185cb2dc3a RTL: fix margins of public-account-header__tabs (#8897) Masoud Abkenar 2018-10-06 00:05:11 +02:00
  • f990b9c768
    Merge pull request #764 from ThibG/glitch-soc/merge-upstream ThibG 2018-10-05 21:58:23 +02:00
  • 98bb6815a7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-10-05 21:48:25 +02:00
  • 144d73730d Leave unknown language as nil if account is remote (#8861) Jeong Arm 2018-10-06 02:17:46 +09:00
  • c6e4c48942 [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty Thibaut Girka 2018-10-05 17:46:35 +02:00
  • 515ce8f469
    Merge pull request #762 from ThibG/glitch-soc/merge-upstream ThibG 2018-10-05 19:01:44 +02:00
  • 9a42b75f00 Bump omniauth-saml from 1.10.0 to 1.10.1 (#8885) dependabot[bot] 2018-10-05 19:01:00 +02:00
  • 6812f811b1 Bump parallel_tests from 2.21.3 to 2.23.0 (#8884) dependabot[bot] 2018-10-05 18:59:35 +02:00
  • 7c154c6afd Bump puma from 3.11.4 to 3.12.0 (#8883) dependabot[bot] 2018-10-05 18:58:13 +02:00
  • 42aecb4c13 Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) ThibG 2018-10-05 18:44:44 +02:00
  • 00fcdebed7 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-10-05 15:23:57 +02:00
  • 028ad4124c [Security] Bump nokogiri from 1.8.4 to 1.8.5 (#8881) dependabot[bot] 2018-10-05 04:07:44 +02:00
  • 0a4739c732 lint pass 2 (#8878) aus-social 2018-10-05 01:38:04 +10:00
  • a46ab86adf
    Limit the number of people that can be followed from one account (#8807) Eugen Rochko 2018-10-04 17:36:11 +02:00
  • 186024a058
    Add tootctl settings registrations open (#8829) Eugen Rochko 2018-10-04 16:05:54 +02:00
  • e645ae9561
    Change admin accounts default sort to most recent (#8813) Eugen Rochko 2018-10-04 16:05:38 +02:00
  • 7fe137d2f7
    Fix link verification for remote accounts (#8868) Eugen Rochko 2018-10-04 15:47:03 +02:00
  • 49b182cd51 Dockerfile: update Node to 8.12.0 and put Ruby on Alpine 3.7 for build system memory help (#8842) Isatis 2018-10-04 06:37:31 -07:00
  • da8abef56d Bump fog-openstack, rspec-rails and fog-core (#8877) dependabot[bot] 2018-10-04 15:35:18 +02:00
  • 1f98eae1cf Lint pass (#8876) aus-social 2018-10-04 20:36:53 +10:00
  • 928102284a Bump webmock from 3.3.0 to 3.4.2 (#8874) dependabot[bot] 2018-10-04 12:34:17 +02:00
  • 10f7916f37 Bump fuubar from 2.3.1 to 2.3.2 (#8875) dependabot[bot] 2018-10-04 12:33:02 +02:00
  • b70de2cf69 Bump http from 3.2.0 to 3.3.0 (#8871) dependabot[bot] 2018-10-04 12:32:26 +02:00
  • ebb3631216 Bump brakeman from 4.2.1 to 4.3.1 (#8872) dependabot[bot] 2018-10-04 12:31:22 +02:00
  • ad459ab837 Bump fog-openstack from 0.1.25 to 0.3.6 (#8860) dependabot[bot] 2018-10-04 01:07:13 +02:00
  • 941c9d0d42 Bump aws-sdk-s3 from 1.9.1 to 1.20.0 (#8848) dependabot[bot] 2018-10-04 01:06:54 +02:00
  • a524182a17 German translation issue on landingpage CTA (#8865) Andreas Sander 2018-10-04 01:04:12 +02:00
  • ba444797d2 Fix handling of ActivityPub activities lacking some attributes (#8864) ThibG 2018-10-03 23:44:13 +02:00
  • 3b6ab82db7 Bump capybara from 2.18.0 to 3.8.2 (#8858) dependabot[bot] 2018-10-03 15:24:48 +02:00
  • c62b88e3f2 Bump derailed_benchmarks from 1.3.4 to 1.3.5 (#8857) dependabot[bot] 2018-10-03 15:22:06 +02:00
  • 58410a54b0 Bump capistrano-rbenv from 2.1.3 to 2.1.4 (#8859) dependabot[bot] 2018-10-03 15:21:30 +02:00
  • 730f196b96 Bump pg from 1.0.0 to 1.1.3 (#8856) dependabot[bot] 2018-10-03 15:20:56 +02:00
  • 53275b949e Bump httplog from 1.0.2 to 1.1.1 (#8839) dependabot[bot] 2018-10-03 04:56:00 +02:00
  • a9e8f98a9d Make hidden media clickable in account media gallery Thibaut Girka 2018-10-02 16:01:28 +02:00
  • d82c495c0f Add media description (or status spoiler) in account media gallery Thibaut Girka 2018-10-02 15:54:25 +02:00
  • bd1f08fa9a Fix account gallery hidden media background color in mastodon-light Thibaut Girka 2018-10-02 15:50:19 +02:00
  • eb85427576 [Glitch] Honour displayMedia setting in accountMedia gallery Thibaut Girka 2018-10-02 15:48:55 +02:00
  • 3f62b119e4 Bump rubocop from 0.55.0 to 0.59.2 (#8849) dependabot[bot] 2018-10-02 20:16:51 +02:00
  • d19b625394 Bump redis from 4.0.1 to 4.0.2 (#8850) dependabot[bot] 2018-10-02 20:16:05 +02:00
  • 35e9d099b3
    Merge pull request #758 from ThibG/glitch-soc/merge-upstream ThibG 2018-10-02 12:01:40 +02:00
  • 3dac956587 Bump fastimage from 2.1.1 to 2.1.4 (#8847) dependabot[bot] 2018-10-02 17:20:52 +09:00
  • b95d944625 Bump webpush from 0.3.3 to 0.3.4 (#8846) dependabot[bot] 2018-10-02 15:37:28 +09:00
  • 194ad2c90b Bump rack-attack from 5.2.0 to 5.4.1 (#8838) dependabot[bot] 2018-10-01 22:49:26 +02:00
  • 3a2f007eb0 Promote colorize to top-level dependency (#8844) Grey Baker 2018-10-01 21:34:25 +01:00
  • 6ad7606909 [Glitch] Add support for new display_media setting Thibaut Girka 2018-10-01 14:15:47 +02:00
  • 15197a831c [Glitch] RTL: fix margins: public-layout.header.nav-button Thibaut Girka 2018-10-01 13:17:07 +02:00
  • 884a898442 [Glitch] RTL: fix statubar action buttons/counter margins Thibaut Girka 2018-10-01 13:15:11 +02:00
  • 36d426cec9 [Glitch] Separate font-family into variable Thibaut Girka 2018-10-01 13:13:58 +02:00
  • 24d05c7a50 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-10-01 14:36:06 +02:00
  • 793fb7499d Bump annotate from 2.7.3 to 2.7.4 (#8840) dependabot[bot] 2018-10-01 14:10:07 +02:00
  • 746da5ccda Bump ox from 2.9.2 to 2.10.0 (#8837) dependabot[bot] 2018-10-01 14:08:33 +02:00
  • ac15c26c29 Fix requirie bootsnap (#8836) abcang 2018-10-01 21:06:40 +09:00
  • c91d9b7389 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-10-01 12:43:20 +02:00
  • 5d5d1b528e
    Double the threshold for "read more" functionality (#8835) Eugen Rochko 2018-10-01 03:38:10 +02:00
  • 4e60a0d543 Add option to hide action bar in collapsed toots Spencer Alves 2018-09-29 16:44:02 -07:00
  • c065717b67
    Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility David Yip 2018-09-29 19:01:19 -05:00
  • 2bb3c8c944
    Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection David Yip 2018-09-29 19:01:05 -05:00
  • 19968912fa
    Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view David Yip 2018-09-29 19:00:31 -05:00
  • 5b43d7bcbf
    Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button David Yip 2018-09-29 19:00:06 -05:00
  • 65f04e6046 Fix that Rails.cache information could not be sent via StatsD (#8831) Yamagishi Kazutoshi 2018-09-30 07:05:59 +09:00
  • 1e75e74f6b
    Support /.well-known/change-password (#8828) Eugen Rochko 2018-09-29 19:14:48 +02:00
  • 6c835085a3
    Fix timeline pagination (#8827) Eugen Rochko 2018-09-29 19:03:33 +02:00
  • e09301f414
    Adjust bootsnap configuration for newer version (#8826) Eugen Rochko 2018-09-29 18:34:36 +02:00
  • ac07bfb018 Fix tootctl accounts reattaching not unsuspending deleted account (#8812) Eugen Rochko 2018-09-29 11:40:40 +02:00
  • df2f4052b8 RTL: fix margins: public-layout.header.nav-button (#8823) Masoud Abkenar 2018-09-29 04:04:26 +02:00
  • 76b8ae044d Fix build status link in README.md Thibaut Girka 2018-09-28 18:24:40 +02:00
  • 86b2b009dd Make pre-selection of usernames optional when replying to a toot Thibaut Girka 2018-09-28 20:58:03 +02:00
  • 15134beb1e Fix styling issue in “Compose box options” local settings page Thibaut Girka 2018-09-28 18:18:57 +02:00
  • 9594c68532 Scroll to textarea when composing a toot Thibaut Girka 2018-09-28 18:44:55 +02:00
  • fa18859b20 [Glitch] Adjust beforeUnload conditions Thibaut Girka 2018-09-22 23:08:03 +02:00
  • abffbba819 Fix maxCharacters in vanilla front-end Thibaut Girka 2018-09-23 11:22:51 +02:00
  • ef69c655cc
    Fix class autoloading issue in ActivityPub::Activity::Create (#8820) Eugen Rochko 2018-09-28 17:02:53 +02:00
  • e02c45941d Bump strong_migrations from 0.2.2 to 0.2.3 (#8818) dependabot[bot] 2018-09-28 13:35:44 +02:00
  • 5da51771cd Bump oj from 3.5.1 to 3.6.11 (#8815) dependabot[bot] 2018-09-28 13:34:31 +02:00
  • b6985482f7 Bump bootsnap from 1.3.0 to 1.3.2 (#8816) dependabot[bot] 2018-09-28 13:33:10 +02:00
  • ec745b32de Bump simple_form from 4.0.0 to 4.0.1 (#8814) dependabot[bot] 2018-09-28 13:32:40 +02:00
  • 38f5f9cf5b
    Add tootctl accounts backup (#8811) Eugen Rochko 2018-09-28 03:34:24 +02:00
  • f0fff3eb10
    Support min_id-based pagination in REST API (#8736) Eugen Rochko 2018-09-28 02:23:45 +02:00
  • 3d7f68c273
    Revert Font Awesome 5 upgrade (#8810) Eugen Rochko 2018-09-28 02:11:14 +02:00
  • 4b78546135 Exclude replies from list timelines (#8683) cbayerlein 2018-09-28 00:37:21 +02:00
  • 3f9ec3de82 Fix some icon names changed by the Font Awesome 5. (#8796) mayaeh 2018-09-28 03:36:36 +09:00
  • a72a939334 Add test for AutosuggestEmoji (#8805) Maciek Baron 2018-09-27 19:35:58 +01:00
  • e046a987f6 Bump capistrano from 3.10.2 to 3.11.0 (#8801) dependabot[bot] 2018-09-27 18:24:06 +02:00
  • 20a87b2c7f Bump stackprof from 0.2.11 to 0.2.12 (#8803) dependabot[bot] 2018-09-27 17:11:54 +02:00
  • 1cb8600a45 Bump tty-command from 0.8.0 to 0.8.2 (#8802) dependabot[bot] 2018-09-27 17:11:29 +02:00
  • 330e320b40 Adds follow action timestamp to notification (#8756) Colin Dean 2018-09-27 11:11:06 -04:00
  • 8bae14591b Migrate to font-awesome 5.0. (#8799) Naoki Kosaka 2018-09-28 00:08:56 +09:00
  • 15fc2b76f9 Show "read more" link on overly long in-stream statuses (#8205) Haelwenn Monnier 2018-09-27 15:04:33 +00:00
  • 42ab93c8b2 Bump tzinfo-data from 1.2018.4 to 1.2018.5 (#8800) dependabot[bot] 2018-09-27 14:59:15 +09:00
  • c6d43115c2 Fix broken report detail (regression from #8569) (#8795) Yamagishi Kazutoshi 2018-09-27 02:48:14 +09:00
  • 7efa3d02c7 Bump sidekiq-scheduler from 2.2.1 to 3.0.0 (#8789) dependabot[bot] 2018-09-27 02:11:21 +09:00
  • 65e7c6d9b5 Bump tty-prompt from 0.16.0 to 0.17.0 (#8791) dependabot[bot] 2018-09-27 02:02:38 +09:00
  • b9c727a945 Fix some icons names, unavailable in fontawesome5 (free license). (#8792) theboss 2018-09-26 22:48:21 +09:00
  • 3b05eb8002 Add -glitch suffix to version string Thibaut Girka 2018-09-05 11:25:57 +02:00
  • 30342c865a Bump memory_profiler from 0.9.10 to 0.9.11 (#8790) dependabot[bot] 2018-09-26 15:06:05 +09:00
  • 3064917881 Bump pkg-config from 1.3.0 to 1.3.1 (#8788) dependabot[bot] 2018-09-26 14:50:02 +09:00
  • 6e075b9cc4 Bump devise from 4.4.3 to 4.5.0 (#8778) Grey Baker 2018-09-25 20:27:53 +01:00
  • 8096df1055 Bump sidekiq from 5.1.3 to 5.2.2 (#8779) dependabot[bot] 2018-09-25 20:33:00 +02:00
  • 29e2d9e1b7 Bump mime-types from 3.1 to 3.2.2 (#8781) dependabot[bot] 2018-09-25 20:32:37 +02:00
  • d7f8e2ea41 Bump sanitize from 4.6.4 to 4.6.6 (#8783) dependabot[bot] 2018-09-26 03:31:46 +09:00
  • a7f75485d1 Bump pghero from 2.1.0 to 2.2.0 (#8782) dependabot[bot] 2018-09-25 20:31:40 +02:00
  • c6e765f81e remove meta label in settings column (#8704) rhoio 2018-09-25 15:59:19 +02:00
  • 17af4d27da Update the icon name changed by the Font Awesome 5. (#8776) mayaeh 2018-09-25 22:52:12 +09:00
  • f7a6f9489d Add a new preference to always hide all media (#8569) ふぁぼ原 2018-09-25 12:09:35 +09:00
  • 4b794e134d Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484) Maciek Baron 2018-09-25 04:08:55 +01:00
  • 8864009e8d Weblate translations (2018-09-24) (#8768) Yamagishi Kazutoshi 2018-09-25 01:53:42 +09:00
  • 6465972caf
    Add nginx and systemd templates (#8770) Eugen Rochko 2018-09-24 16:46:05 +02:00
  • 9f6662fcc9 RTL: fix statubar action buttons/counter margins (#8767) Masoud Abkenar 2018-09-24 16:30:02 +02:00
  • 86f138ed16 Cache instance info (#8765) Yamagishi Kazutoshi 2018-09-24 23:15:49 +09:00
  • 8b61683f9e Fix a problem about generating an url of notifications (#8758) Genbu Hase 2018-09-24 12:45:58 +09:00
  • 1889526e23 Add user preference to always expand toots marked with content warnings (#8762) Matt Sweetman 2018-09-24 04:44:01 +01:00
  • c39183cc62 Refactor active_nav_class for use with multiple paths (#8757) ThibG 2018-09-23 20:42:13 +02:00
  • d0d65b5a28 Separate font-family into variable (#8763) Minku Lee 2018-09-24 03:41:24 +09:00
  • ef11347281 RTL: fix settings button margins in column headers (#8764) Masoud Abkenar 2018-09-23 20:40:37 +02:00
  • 0aa9c05744 Fix Spanish locale broken due to translated variable name (#8754) ThibG 2018-09-23 02:56:28 +02:00
  • d3426ed87a Disable the “TOOT” button (and secondary toot button) if the toot text is empty Thibaut Girka 2018-09-21 23:20:06 +02:00
  • 05f90e3695 Adjust beforeUnload conditions (#8746) ThibG 2018-09-21 18:54:17 +02:00
  • 23e7c1c765 Fix background being transparent for verified link fields Thibaut Girka 2018-09-21 08:38:39 +02:00
  • 9e8d776a77 [Glitch] Display verified links in glitch flavor Thibaut Girka 2018-09-21 07:37:37 +02:00
  • 5833cc41c2 [Glitch] Add edit profile action button to profile Thibaut Girka 2018-09-21 07:25:46 +02:00
  • c1701ae2a8 [Glitch] Fix “Toots” tab highlighting for replies and media timelines Thibaut Girka 2018-09-21 07:17:44 +02:00
  • 925c185ef9 Prevent clicks on video from initiating selections Thibaut Girka 2018-09-17 14:19:35 +02:00
  • 5c9a2f5d77 change translation glitch's features [ja] 霧島ひなた 2018-09-21 15:29:42 +09:00
  • 5c6271887d translation glitch's features [ja] 霧島ひなた 2018-09-21 15:28:21 +09:00
  • 17464c10ad
    Merge pull request #739 from ThibG/glitch-soc/merge-upstream ThibG 2018-09-21 08:39:07 +02:00
  • 56efc28189
    Update ruby dependencies (#8743) Eugen Rochko 2018-09-21 00:42:59 +02:00
  • c946ba3fae Add rel=me to moved accounts' link (#8742) ThibG 2018-09-20 22:53:30 +02:00
  • 343acd96cc Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-09-20 18:36:00 +02:00
  • fba0200765 [Glitch] Redesign forms, verify link ownership with rel="me" Thibaut Girka 2018-09-20 18:21:58 +02:00
  • a6d47ac5f5 [Glitch] Port SCSS changes from upstream Thibaut Girka 2018-09-20 18:07:52 +02:00
  • 022d96c999 [Glitch] Group reports by target account Thibaut Girka 2018-09-20 17:54:04 +02:00
  • 50c90a909e
    Fix Spanish locale broken due to translated variable name (#8737) Eugen Rochko 2018-09-20 01:25:34 +02:00
  • f92f1ee80a
    Support link verification with redirects (#8735) Eugen Rochko 2018-09-20 00:10:35 +02:00
  • 91bef4759f Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-09-19 21:46:01 +02:00
  • 554f659f2a Weblate translations (2018-09-19) (#8731) Yamagishi Kazutoshi 2018-09-19 23:55:08 +09:00
  • 3da1cc7d5e Fix failed profile verification when rel attribute including values other than me (#8733) Yamagishi Kazutoshi 2018-09-19 23:47:31 +09:00
  • d149c2dc78 i18n: Update Polish translation (#8727) Marcin Mikołajczak 2018-09-19 15:31:15 +02:00
  • 68833a50d4
    Fix VerifyAccountLinksWorker not being queued (#8721) Eugen Rochko 2018-09-18 23:57:21 +02:00
  • bac8227519
    Fix performance regression in Account::Field#verifiable? (#8719) Eugen Rochko 2018-09-18 22:49:24 +02:00
  • f4d549d300
    Redesign forms, verify link ownership with rel="me" (#8703) Eugen Rochko 2018-09-18 16:45:58 +02:00
  • f8b54d229f Fix “Toots” tab highlighting for replies and media timelines (#8715) ThibG 2018-09-18 03:57:13 +02:00
  • 382cdd7f95 Unconditionally re-encode locally-uploaded images to strip metadata ThibG 2018-09-17 20:24:46 +02:00
  • 9b32898e3c Unconditionally re-encode locally-uploaded images to strip metadata (#8714) ThibG 2018-09-17 20:24:46 +02:00
  • d16c3342ce add several missing alt tags (#8708) jacob 2018-09-17 11:02:17 -05:00
  • 94f9cb0855 Revert "Updated ruby/node images" (#8712) ashleyhull-versent 2018-09-17 22:55:48 +10:00
  • 8971bb8cf2 update vagrant configs (#8706) trevDev() 2018-09-16 11:49:15 -07:00
  • 657805f444 Fix thread CW expansion not being reset when changing threads Thibaut Girka 2018-09-16 12:15:58 +02:00
  • 5aae71cf60 Updated ruby/node images (#8700) ashleyhull-versent 2018-09-16 06:30:02 +10:00
  • 9513bf3279 Add japanese translations for the group reports and more. (#8696) mayaeh 2018-09-15 14:17:14 +09:00
  • 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925) Yamagishi Kazutoshi 2018-09-15 00:59:48 +09:00
  • 64a5561b5a update devise_pam_authenticatable2, new feature: pam gets ip address of client (#8623) Alexander 2018-09-14 17:42:45 +02:00
  • 6a3f9b7e53
    Move more tasks to tootctl (#8675) Eugen Rochko 2018-09-14 17:42:22 +02:00
  • 1d8b693d31 Weblate translations (2018-09-13) (#8692) Yamagishi Kazutoshi 2018-09-14 07:58:42 +09:00
  • 40dd19be37 Misc. typos (#8694) luzpaz 2018-09-13 18:53:09 -04:00
  • 8433bd89e4 prepend re: to replies to spoiler-text Igor Galić 2018-09-12 14:22:06 +02:00
  • c3ab2973c5 Improve keyboard VS mouse navigation of dropdown menus Thibaut Girka 2018-09-11 22:44:20 +02:00
  • 5ff733b614 Only focus first item of dropdown if it was opened via keyboard Thibaut Girka 2018-09-11 22:35:17 +02:00
  • 4959ead07c Fix media description in various media modals (#8678) ThibG 2018-09-13 20:31:59 +02:00
  • f8160b68b3 Only focus first element of dropdown menus if using keyboard (#8679) ThibG 2018-09-13 20:31:33 +02:00
  • 09a87b2cdb Auto-focus emoji picker's search field (#8688) ThibG 2018-09-13 20:31:11 +02:00
  • cf142e8556 [Glitch] Highlight active tab in action bar Thibaut Girka 2018-09-13 11:20:21 +02:00
  • 1cb3af21c5 Autofocus comment textarea in report modal Thibaut Girka 2018-09-13 12:05:18 +02:00
  • b3c698d6f4 Auto-focus emoji picker's search field Thibaut Girka 2018-09-13 11:55:41 +02:00
  • 2df72d0697 Fix building assets in test environment Thibaut Girka 2018-09-13 13:33:29 +02:00
  • 661a89ea74 Autofocus comment textarea in report modal (#8689) ThibG 2018-09-13 15:27:29 +02:00
  • 7fa4144d48 Fix building assets in test environment (#8691) ThibG 2018-09-13 15:18:47 +02:00
  • 011437dcb5
    Group reports by target account (#8674) Eugen Rochko 2018-09-13 03:44:08 +02:00
  • 7b7c26063e Highlight active tab in action bar (#8673) rhoio 2018-09-13 01:50:41 +02:00
  • 307fb338ee Fix composer actions modal Thibaut Girka 2018-09-11 21:34:07 +02:00
  • 49734c03fd Fix action modal links Thibaut Girka 2018-09-11 21:18:23 +02:00
  • 82b521b4c3
    Merge pull request #724 from ThibG/glitch-soc/merge-upstream ThibG 2018-09-11 20:09:00 +02:00
  • 59de2868c1 Fix media description in various media modals Thibaut Girka 2018-09-11 15:45:51 +02:00
  • ac6fb758b9 Fix incorrect disabled boost button color when reduce-motion is set Thibaut Girka 2018-09-11 17:24:31 +02:00
  • f1214f00d9 Do not clear local storage on log out Thibaut Girka 2018-09-11 17:00:22 +02:00
  • cd99255698 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-09-11 16:51:26 +02:00
  • 65f625cf23 [Glitch] Hide floating action button on thread views Thibaut Girka 2018-09-11 16:11:26 +02:00
  • e36f6f48e5 Fix status embed card links color Thibaut Girka 2018-09-10 18:07:27 +02:00
  • d9a92d5040 [Glitch] After click to embed video, autoplay it Thibaut Girka 2018-09-10 17:58:21 +02:00