Commit Graph

  • efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) ThibG 2019-03-05 23:58:58 +0100
  • ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props Thibaut Girka 2019-03-05 22:51:23 +0100
  • b5f119cfaf Minor update for Slovak tr (#10181) Marek Ľach 2019-03-05 22:42:37 +0100
  • 772b4ba24c
    Merge pull request #935 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-05 22:20:58 +0100
  • 7be1d70411 I18n: Update Czech pluralization (#10182) Aditoo17 2019-03-05 22:13:04 +0100
  • d604489b5e
    Weblate translations (2019-03-05) (#10180) Eugen Rochko 2019-03-05 21:52:40 +0100
  • 866496ac16 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-05 21:40:28 +0100
  • ba6ca3cd69 Fix various issues in polls Eugen Rochko 2019-03-05 03:51:18 +0100
  • 7f27ee35a8 Display closed polls as such ThibG 2019-03-04 22:52:41 +0100
  • 530151466e Fixes to the polls UI ThibG 2019-03-04 01:54:14 +0100
  • f14eda23e9 Fix web UI crash on page load when detailed status has a poll Eugen Rochko 2019-03-03 23:45:02 +0100
  • 2156765448 Insert polls in redux stores before statuses so it avoids crashes ThibG 2019-03-03 23:44:52 +0100
  • 8d70a8a19b Add polls Eugen Rochko 2019-03-03 22:18:23 +0100
  • 0d19fcc2fb Port upstream refactoring of reducers and actions Thibaut Girka 2019-03-05 20:15:43 +0100
  • 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) ThibG 2019-03-05 21:09:18 +0100
  • cce1c3252f Fix home timeline perpetually reloading when empty Eugen Rochko 2019-03-01 11:11:35 +0100
  • f513317ba2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-05 19:23:16 +0100
  • 7d5e2dda78
    Bump version to 2.7.4 (#10179) Eugen Rochko 2019-03-05 18:22:46 +0100
  • 0c43c320db
    Fix status creation API silently discarding invalid poll (#10171) Eugen Rochko 2019-03-05 15:21:31 +0100
  • df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) ThibG 2019-03-05 15:21:14 +0100
  • d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) ThibG 2019-03-05 15:19:54 +0100
  • ac99b3465e
    Fix NoMethodError in ActivityPub::NoteSerializer (#10172) Eugen Rochko 2019-03-05 05:09:01 +0100
  • 4037b5eb1e
    Fix last_fetched_at not being set on polls (#10170) Eugen Rochko 2019-03-05 04:10:01 +0100
  • a198add83b
    Fix various issues in polls (#10165) Eugen Rochko 2019-03-05 03:51:18 +0100
  • 0a39c81dd8 Add test ensuring that unknown object types are rejected (#10166) Eugen Rochko 2019-03-05 03:46:36 +0100
  • 5d3e7cee99
    Fix featured tag form not failing on failed tag validations (#10167) Eugen Rochko 2019-03-05 03:46:24 +0100
  • 05dfd632c7
    Fix poll options not being stripped of surrounding whitespace on save (#10168) Eugen Rochko 2019-03-05 03:45:56 +0100
  • cda6ece760 Display closed polls as such (#10156) ThibG 2019-03-04 22:52:41 +0100
  • 833ffce2df Store remote votes URI (#10158) ThibG 2019-03-04 22:51:23 +0100
  • 7a25bb858a Ensure only people allowed to see the poll can actually vote (#10161) ThibG 2019-03-04 22:47:47 +0100
  • f2a1b8b96b Widen allowed time windows for polls (#10162) ThibG 2019-03-04 22:46:38 +0100
  • 3de71887d8 Add non-JS fallback for polls on public pages (#10155) ThibG 2019-03-04 18:03:12 +0100
  • 4ced609497 Fixes to the polls UI (#10150) ThibG 2019-03-04 01:54:14 +0100
  • 1a7de769a3
    Fix ActivityPub votes having nil IDs (#10151) Eugen Rochko 2019-03-04 01:53:58 +0100
  • 0e6998da3c
    Add tests for ActivityPub poll processing (#10143) Eugen Rochko 2019-03-04 01:13:42 +0100
  • 3cf98aac66
    Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) Eugen Rochko 2019-03-04 01:06:19 +0100
  • e6900b167b
    Fix another typo in ActivityPub::FetchRemotePollService (#10146) Eugen Rochko 2019-03-04 00:52:18 +0100
  • 878a75ba21
    Fix typo in ActivityPub::FetchRemotePollService (#10145) Eugen Rochko 2019-03-04 00:50:56 +0100
  • ae1b9cf70a
    Fix remote poll expiration time (#10144) Eugen Rochko 2019-03-04 00:44:34 +0100
  • f821eca3b3 Correctly make polls and media mutually exclusive (#10141) ThibG 2019-03-04 00:40:21 +0100
  • e13d3792f3 Make sure the poll is created before storing its id (#10142) ThibG 2019-03-04 00:39:06 +0100
  • 5dfa433698
    Fix web UI crash on page load when detailed status has a poll (#10139) Eugen Rochko 2019-03-03 23:45:02 +0100
  • 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140) ThibG 2019-03-03 23:44:52 +0100
  • 8fe93b0701
    Fix vote validation for polls with multiple choices (#10138) Eugen Rochko 2019-03-03 23:41:30 +0100
  • 230a012f00
    Add polls (#10111) Eugen Rochko 2019-03-03 22:18:23 +0100
  • 99dc212ae5 Fix lists export (#10136) ThibG 2019-03-03 15:38:47 +0100
  • 2a4ce7458a [Glitch] Fix errors found by eslint Mélanie Chauvel (ariasuni) 2019-02-27 13:38:27 +0100
  • 282ac61500 [Glitch] Make the column header of profile view look like the others, too Mélanie Chauvel (ariasuni) 2019-02-27 13:36:40 +0100
  • 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others Mélanie Chauvel (ariasuni) 2019-02-27 13:47:27 +0100
  • 3e0ed36e8e
    Fix home timeline perpetually reloading when empty (#10130) Eugen Rochko 2019-03-01 11:11:35 +0100
  • 5ecbf4d4c0 Bump sidekiq-unique-jobs from 6.0.11 to 6.0.12 (#10132) dependabot[bot] 2019-03-01 15:08:37 +0900
  • b969b150e8
    Merge pull request #932 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-28 22:02:36 +0100
  • 2267eee356 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-28 21:35:53 +0100
  • ee7d79c0ce Fix serialization of boosts (#10129) ThibG 2019-02-28 21:35:16 +0100
  • d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) ThibG 2019-02-28 18:16:34 +0100
  • 9d3c6f1849 Improved remote thread fetching (#10106) ThibG 2019-02-28 15:22:21 +0100
  • 6e8743d17a Fix direct timeline pagination in the WebUI (#10126) ThibG 2019-02-27 19:13:16 +0100
  • 76ed481aa7 Port public page mastodon-light fixes from upstream Thibaut Girka 2019-02-19 11:35:13 +0100
  • df01206703 Allow getting-started to scroll on short screens (#10075) trwnh 2019-02-27 08:03:28 -0600
  • 34315fcda5 Bump capybara from 3.13.2 to 3.14.0 (#10119) dependabot[bot] 2019-02-27 15:02:57 +0100
  • 74258ef77a Bump hamlit-rails from 0.2.1 to 0.2.2 (#10124) dependabot[bot] 2019-02-27 14:58:08 +0100
  • 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) ThibG 2019-02-27 14:57:14 +0100
  • ff2270cd06
    Merge pull request #930 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-26 21:40:28 +0100
  • 1e06ca1c0a Fix web UI not removing notifications after block (#10108) Eugen Rochko 2019-02-25 01:10:56 +0100
  • 7209a8b32f Keep notification when muting_notifications is true (#7311) abcang 2018-05-02 23:14:51 +0900
  • 0158937fc2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-26 17:04:44 +0100
  • a5e7ada62f Improve account media query (#10121) abcang 2019-02-26 23:23:24 +0900
  • e7f20cc43f
    Add type, limit, offset, min_id, max_id, account_id to search API (#10091) Eugen Rochko 2019-02-26 15:21:36 +0100
  • ea58e31822 Bump hamlit-rails from 0.2.0 to 0.2.1 (#10120) dependabot[bot] 2019-02-26 20:16:48 +0900
  • 6e9481ad7d Bump bootsnap from 1.4.0 to 1.4.1 (#10118) dependabot[bot] 2019-02-26 19:46:12 +0900
  • 775e835ed6 Bump rubocop from 0.64.0 to 0.65.0 (#10112) dependabot[bot] 2019-02-25 15:56:35 +0100
  • c07e59031f Bump dotenv-rails from 2.6.0 to 2.7.1 (#10114) dependabot[bot] 2019-02-25 15:55:53 +0100
  • 66adca6113 Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113) dependabot[bot] 2019-02-25 15:55:22 +0100
  • 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115) ThibG 2019-02-25 15:54:17 +0100
  • 16fb39cffc Fix fail health check due to missing wget (#10110) mohemohe 2019-02-25 12:06:24 +0900
  • 3a44827d3f
    Fix web UI not removing notifications after block (#10108) Eugen Rochko 2019-02-25 01:10:56 +0100
  • 1dbf993bce Switch to Ubuntu for docker (#10100) Sir-Boops 2019-02-24 08:32:40 -0700
  • e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) NOGISAKA Sadata 2019-02-24 22:28:36 +0900
  • 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104) Aditoo17 2019-02-23 22:20:35 +0100
  • 96db7191d8
    Bump version to 2.7.3 (#10102) Eugen Rochko 2019-02-23 22:20:20 +0100
  • 3c86a7856f
    Weblate translations (2019-02-23) (#10103) Eugen Rochko 2019-02-23 18:41:28 +0100
  • d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN Thibaut Girka 2019-02-21 21:13:12 +0100
  • d7ad42a888 Randomize emoji filename (#10090) Hinaloe 2019-02-23 00:52:04 +0900
  • 4532833498 Bump pry-byebug from 3.6.0 to 3.7.0 (#10098) dependabot[bot] 2019-02-22 20:06:01 +0900
  • 738c034213 Do not error out when performing admin actions on no statuses (#10094) ThibG 2019-02-21 19:36:48 +0100
  • 4340d338fd correct opt-out showing application (#10086) Hinaloe 2019-02-21 01:47:38 +0900
  • aa6a4b7b8a Upgrade Ruby to 2.6.1 (#9956) Daigo 3 Dango 2019-02-20 10:57:08 +0000
  • addc8393e2 Bump pkg-config from 1.3.3 to 1.3.4 (#10081) dependabot[bot] 2019-02-20 15:56:12 +0900
  • b8acdfedf1 Bump oj from 3.7.8 to 3.7.9 (#10082) dependabot[bot] 2019-02-20 15:55:50 +0900
  • 787449c12f
    Merge pull request #925 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-19 22:42:22 +0100
  • ff0576cc2b Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-19 20:18:40 +0100
  • 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078) ThibG 2019-02-19 20:00:41 +0100
  • 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076) ThibG 2019-02-19 14:01:22 +0100
  • 896beb16c5 [Glitch] Internationalize unexpected error message Thibaut Girka 2019-02-18 19:29:32 +0100
  • be9352266c Fix hashtag column not subscribing to stream on mount (#10040) Eugen Rochko 2019-02-14 15:46:42 +0100
  • 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073) ThibG 2019-02-18 14:59:46 +0100
  • 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071) ThibG 2019-02-18 14:59:19 +0100
  • 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074) ThibG 2019-02-18 13:37:13 +0100
  • d974988541 Fix video player width not being updated to fit container width Thibaut Girka 2019-02-17 21:58:02 +0100
  • d1d7d14f77 Fix video player width not being updated to fit container width (#10069) ThibG 2019-02-18 00:10:21 +0100