Commit Graph

  • caebf69e77 Move attachment-lists out of lists.scss Thibaut Girka 2018-05-05 21:06:46 +0200
  • bd3b9bf7b9 [Glitch] Fix text color in "show more" link inside boost confirmation modal Thibaut Girka 2018-05-05 21:03:38 +0200
  • 983328376b Fix link colors in report modal Thibaut Girka 2018-05-05 21:01:15 +0200
  • b3a236637e [Glitch] Add color variables of texts for better accesibility Thibaut Girka 2018-05-05 17:58:46 +0200
  • 8da4bf0f90
    4 profile fields max, store only 255 characters per name/value (#7348) Eugen Rochko 2018-05-05 21:11:19 +0200
  • 80b23a6a85 uniform email rather than e-mail (#7373) Reto Kromer 2018-05-05 21:03:21 +0200
  • c947e2e4c5
    Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) Eugen Rochko 2018-05-05 18:22:34 +0200
  • 390cfdef2e [Glitch] Update SCSS of admin and setting pages Thibaut Girka 2018-05-05 17:58:01 +0200
  • 9edc5cafe4 [Glitch] Improve styling of closed registrations message Thibaut Girka 2018-05-05 17:43:09 +0200
  • 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below) Thibaut Girka 2018-05-05 17:18:55 +0200
  • 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it Thibaut Girka 2018-05-05 17:18:25 +0200
  • cee157fc19 Improve accessibility of toot dropdown menu Thibaut Girka 2018-05-05 17:11:48 +0200
  • bfa5bdde2c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport Thibaut Girka 2018-05-05 16:58:20 +0200
  • 661f7e6d9d Add tests for admin/custom_emojis_controller (#7350) Shuhei Kitagawa 2018-05-05 22:53:59 +0900
  • 2ef9d65052
    Improve rendering of bio fields (#7353) Eugen Rochko 2018-05-05 00:55:09 +0200
  • 66359ec522 Fix gap insertion for timeline disconnection (#7363) Akihiko Odaki 2018-05-05 07:54:56 +0900
  • c73ce7b695
    Store home feeds for 7 days instead of 14 (#7354) Eugen Rochko 2018-05-05 00:54:24 +0200
  • ef7d64c801 Dropdowns accessibility (#7318) ThibG 2018-05-04 22:13:26 +0200
  • b25278180a Escape metachars in keywords Daggertooth 2018-05-04 14:58:11 -0500
  • 7600067a30
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-05-04 14:16:30 -0500
  • 6793bec4c6
    Store URIs of follows, follow requests and blocks for ActivityPub (#7160) Eugen Rochko 2018-05-04 21:14:34 +0200
  • 4c2b522a60 Add a light theme Marcin Mikołajczak 2018-05-04 20:25:58 +0200
  • cb62935c0b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-05-04 18:17:32 +0000
  • d1aef17f9a Do not render first page of following and followers collections unless explicitly asked to (#7357) ThibG 2018-05-04 20:17:01 +0200
  • 2c1f7b2ece
    Better pagination for ActivityPub outbox (#7356) Eugen Rochko 2018-05-04 19:19:11 +0200
  • b316d373ea
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-05-04 12:16:12 -0500
  • 2058922cc9
    Merge branch 'merge-upstream' into gs-master David Yip 2018-05-04 12:04:55 -0500
  • 1aa25ee0f5
    Merge pull request #456 from m4sk1n/glitch-contrast David Yip 2018-05-04 11:47:49 -0500
  • d181aad033 Improve “how to translate” (#7358) Marcin Mikołajczak 2018-05-04 18:37:37 +0200
  • 00ff8dc00a Add translate guide to CONTRIBUTING.md (#7355) Yamagishi Kazutoshi 2018-05-05 01:01:12 +0900
  • a7a61889d7 “Enable” high contrast theme Marcin Mikołajczak 2018-05-04 17:50:11 +0200
  • 54e80bec73
    Remove duplicate posix-spawn entry from Gemfile. David Yip 2018-05-04 10:11:45 -0500
  • e41332c37b
    Make posix-spawn spec in Gemfile match what's in Gemfile.lock. David Yip 2018-05-04 09:51:18 -0500
  • 77a92d3260
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-05-04 09:42:31 -0500
  • 251bbf9728
    Show remote reports in admin UI as coming from domain rather than user (#7347) Eugen Rochko 2018-05-04 13:26:25 +0200
  • a78b27c7cc
    Marginally improve convert/ffmpeg calls performance with posix-spawn (#7346) Eugen Rochko 2018-05-04 13:22:23 +0200
  • c511b0f72a
    Merge remote-tracking branch 'glitchsoc/master' into gs-master David Yip 2018-05-04 03:47:35 -0500
  • da70208b45
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-05-04 03:23:57 -0500
  • 63f848ac8c
    Merge pull request #453 from ThibG/glitch-soc/features/short-date David Yip 2018-05-04 03:08:28 -0500
  • 2d392fb3b8
    Remove unused translations. David Yip 2018-05-04 03:01:10 -0500
  • 106a5d7b83
    Remove unnecessary code from MediaAttachment#set_type_and_extension. David Yip 2018-05-04 02:38:04 -0500
  • c61ddd8249 Fix 2fa description in Japanese (#7349) Shuhei Kitagawa 2018-05-04 13:58:08 +0900
  • c816701550
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-05-03 17:23:44 -0500
  • a24605961a Fixes/do not override timestamps (#7336) ThibG 2018-05-03 23:02:46 +0200
  • 8c601b54cc Do not re-position scroll when loading more (inserting items from below) (#7344) ThibG 2018-05-03 22:32:05 +0200
  • a7e71bbd08 Add a missing question mark in rack_attack.rb (#7338) Akihiko Odaki 2018-05-04 01:51:00 +0900
  • b1d4471e36 Throttle media post (#7337) Akihiko Odaki 2018-05-04 00:32:00 +0900
  • 7495a3470e Add el and te (#7332) Yamagishi Kazutoshi 2018-05-03 22:54:10 +0900
  • e9c5c16ba0 Delete dump.rdb (#7334) Yamagishi Kazutoshi 2018-05-03 21:30:18 +0900
  • 581a5c9d29 Fixes/do not override timestamps (#7331) ThibG 2018-05-03 13:33:08 +0200
  • d5fa4fbcd2
    Revert "Do not override timestamps for incoming toots" (#7330) Eugen Rochko 2018-05-03 12:32:33 +0200
  • dfa6bccb64 Weblate translations 20180503 (#7325) Renato "Lond" Cerqueira 2018-05-03 12:12:09 +0200
  • 58852695c8 Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327) ThibG 2018-05-03 12:09:11 +0200
  • ab773e4d5f Add pry-byebug (#7307) Shuhei Kitagawa 2018-05-03 19:08:54 +0900
  • bd36791832 Do not override timestamps for incoming toots (#7326) ThibG 2018-05-03 11:42:52 +0200
  • 28b366d065 Add missing tests for report.rb (#7324) Shuhei Kitagawa 2018-05-03 17:42:36 +0900
  • ad5d3134e4 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314) ThibG 2018-05-03 10:42:18 +0200
  • a5293fdf61
    Fix n+1 queries in StatusThreadingConcern (#7321) Eugen Rochko 2018-05-03 10:41:58 +0200
  • a3d84e705a
    Fix cache_associated no longer working (#7320) Eugen Rochko 2018-05-03 10:41:41 +0200
  • 28bd4b9800
    Serialize webfinger XML with Ox instead of Nokogiri (#7319) Eugen Rochko 2018-05-02 22:28:46 +0200
  • 658cbc9425
    Improve PostStatusService performance (#7317) Eugen Rochko 2018-05-02 22:10:57 +0200
  • cb5b5cb5f7
    Slightly reduce RAM usage (#7301) Eugen Rochko 2018-05-02 18:58:48 +0200
  • 71a7cea73f Keep notification when muting_notifications is true (#7311) abcang 2018-05-02 23:14:51 +0900
  • d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) ThibG 2018-05-02 16:08:16 +0200
  • cae933510c
    Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) Eugen Rochko 2018-05-02 15:57:37 +0200
  • f62539ce5c
    Remove most behaviour disparities between blocks and mutes (#7231) Eugen Rochko 2018-05-02 15:50:20 +0200
  • c5dcd7d836
    Speed up test suite by not generating RSA keys in test environment (#7296) Eugen Rochko 2018-05-02 15:45:24 +0200
  • 965345316f
    Guard against nil URLs in Request class (#7284) Eugen Rochko 2018-05-02 15:44:22 +0200
  • 6c40e567aa Add missing tests for user.rb (#7306) Shuhei Kitagawa 2018-05-02 21:13:52 +0900
  • 70a16d8858 [Glitch] Improve relative timestamps in web UI Thibaut Girka 2018-05-02 13:45:40 +0200
  • dc786c0cf4 Support Actors/Statuses with multiple types (#7305) Surinna Curtis 2018-05-02 05:40:24 -0500
  • 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300) Lynx Kotoura 2018-05-01 21:02:04 +0900
  • 3a47842223
    Merge pull request #451 from glitch-soc/450-make-non-whole-word-mutes-case-insensitive David Yip 2018-04-30 22:38:10 -0500
  • 5f8f481425
    Also treat non-whole-word mutes as case-insensitive. #450. David Yip 2018-04-30 20:08:22 -0500
  • 705f1d7bf1
    Fix missing updated_at attribute on emoji EntityCache (#7297) Eugen Rochko 2018-04-30 22:49:33 +0200
  • 16468bdf1b [i18n] Occitan update (#7294) Yamagishi Kazutoshi 2018-04-30 20:14:50 +0900
  • f62ee1ddb0
    Disable API access when login is disabled (#7289) Eugen Rochko 2018-04-30 09:13:14 +0200
  • 295e3ef02b
    Fix missing domain attribute in EntityCache for emoji (#7290) Eugen Rochko 2018-04-30 09:12:55 +0200
  • 54f34d3f2a
    Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) Eugen Rochko 2018-04-30 09:12:36 +0200
  • da61352fab
    Fix "Show more" URL on paginated threads for remote statuses (#7285) Eugen Rochko 2018-04-30 01:59:42 +0200
  • 356d0214c9 Implement tootsuite-style account fields Thibaut Girka 2018-04-29 16:24:15 +0200
  • 91fb82a4dd Fix style of account fields form Thibaut Girka 2018-04-29 16:30:05 +0200
  • 1c3ace23cb Remove unnecessary hyphen from restore_cache key (#7276) Yamagishi Kazutoshi 2018-04-28 18:20:30 +0900
  • 64be38da0c
    Merge pull request #448 from m4sk1n/glitch-pl beatrix 2018-04-27 10:31:08 -0400
  • 8de8a621f5
    Merge pull request #447 from ThibG/glitch-soc/features/unfold-thread beatrix 2018-04-27 10:30:26 -0400
  • fc01ae31c6 🌍: 🇵🇱⬆️ (#7275) Marcin Mikołajczak 2018-04-27 15:12:14 +0200
  • deb91f5989 🌍: 🇵🇱⬆️ Marcin Mikołajczak 2018-04-27 14:15:38 +0200
  • a872392cd9
    Add entity cache (#7271) Eugen Rochko 2018-04-27 01:38:10 +0200
  • 63553c6b5c
    Add support for separate Redis for cache (#7272) Eugen Rochko 2018-04-27 01:37:59 +0200
  • 0ce06657c0 Update react-redux to 5.0.7 to fix an issue with getDerivedStateFromProps Thibaut Girka 2018-04-27 00:45:44 +0200
  • 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps Thibaut Girka 2018-04-26 20:23:25 +0200
  • b39f3648a7 Tentative fix for #446 Thibaut Girka 2018-04-26 19:39:10 +0200
  • f4ed38272b
    Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread beatrix 2018-04-26 11:34:14 -0400
  • 8f12afb599
    Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned beatrix 2018-04-26 11:33:48 -0400
  • 1e9fe95e13
    Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline beatrix 2018-04-26 11:33:36 -0400
  • 33691f4920
    Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen beatrix 2018-04-26 11:33:24 -0400
  • 36b6631c12 Add Basque language support (#7267) Yamagishi Kazutoshi 2018-04-26 20:56:45 +0900
  • 3afdd6a17b Weblate translations 20180426 (#7266) Renato "Lond" Cerqueira 2018-04-26 11:58:22 +0200
  • fa5b28df8a Better phrasing in swedish translation (#7263) Stefan Midjich 2018-04-26 00:36:52 +0200
  • eb593a5a0c Append '.test' to hostname in stub data (#7260) MIYAGI Hikaru 2018-04-25 21:12:28 +0900