Commit Graph

  • cf6ee4ff24 Add admin ability to remove an user's header image (#9495) ThibG 2018-12-11 19:28:03 +01:00
  • 720daa8143 Add instance-wide setting to disable profile directory (#9497) ThibG 2018-12-11 19:18:29 +01:00
  • a48fe52375 Bump letter_opener from 1.6.0 to 1.7.0 (#9493) dependabot[bot] 2018-12-11 14:34:02 +09:00
  • f1041637ff Bump json-ld-preloaded from 2.2.3 to 3.0.0 (#9416) dependabot[bot] 2018-12-11 05:40:01 +01:00
  • 9650bbc8b2 [i18n] Update Occitan (#9491) Yamagishi Kazutoshi 2018-12-11 13:38:57 +09:00
  • 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474) Adam Copp 2018-12-11 04:30:57 +00:00
  • dbb1ee269f Improve e-mail MX validator and add tests (#9489) Eugen Rochko 2018-12-10 22:53:25 +01:00
  • 3f12c07ff5 Use same CORS policy for /@:username and /users/:username (#9485) ThibG 2018-12-10 21:39:47 +01:00
  • ed24bb2c3e Add specs for activitypub collections controller (#9484) ysksn 2018-12-11 05:39:25 +09:00
  • 6eae8f77af Add spec for Admin::SuspentionsController#new (#9483) ysksn 2018-12-11 05:38:21 +09:00
  • 189a6b17fb Remove RemoteAccountControllerConcern never used (#9482) ysksn 2018-12-11 05:38:01 +09:00
  • 361818e931 Fix Admin::TagsController#unhide (#9481) ysksn 2018-12-11 05:37:38 +09:00
  • ae3d2f446a Add specs for Admin::InvitesController (#9471) ysksn 2018-12-10 01:19:28 +09:00
  • c6b7b98489 Merge pull request #849 from ThibG/glitch-soc/merge-upstream ThibG 2018-12-09 16:38:09 +01:00
  • 4f59d1efd7 Fix directory controller in glitch-soc Thibaut Girka 2018-12-09 14:19:58 +01:00
  • 480f938511 [Glitch] Fix various things in the directory Thibaut Girka 2018-12-09 13:34:13 +01:00
  • 0b1bc66695 Port directory CSS changes from upstream Thibaut Girka 2018-12-09 13:33:00 +01:00
  • e7f1bfdc2d Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-12-09 13:28:09 +01:00
  • 81bda7d67c Add setting to not aggregate reblogs (#9248) ThibG 2018-12-09 13:03:01 +01:00
  • 6b78e5b5ab Cache hashtag sample accounts, and exclude ineligible ones (#9465) Eugen Rochko 2018-12-08 01:32:26 +01:00
  • 4638b16822 Make notification time smaller and reduce contrast (#9464) Eugen Rochko 2018-12-08 00:40:11 +01:00
  • 6cf12aa74c i18n: Update Polish translation (#9459) Marcin Mikołajczak 2018-12-07 21:08:29 +01:00
  • dfd123d5b3 Remove pending spec (#9453) ysksn 2018-12-08 00:53:55 +09:00
  • 1c7061fb90 Bump rubocop from 0.61.0 to 0.61.1 (#9451) dependabot[bot] 2018-12-07 16:42:50 +01:00
  • 5c7f641565 Escape HTML in profile name preview in profile settings (#9446) Paweł Ngei 2018-12-07 16:42:22 +01:00
  • d3547fa005 Add specs for ActivityPub::InboxesController (#9456) ysksn 2018-12-08 00:40:01 +09:00
  • 88b3eed16f Add specs for Admin::AccountModerationNotesHelper (#9455) ysksn 2018-12-08 00:39:20 +09:00
  • 57bb62d5cf Remove pending spec (#9454) ysksn 2018-12-08 00:38:50 +09:00
  • 51cbd045da Add specs for AccountTagStat model (#9452) ysksn 2018-12-08 00:37:56 +09:00
  • ecd303c097 Fix various things in the directory (#9449) Eugen Rochko 2018-12-07 16:37:32 +01:00
  • c1c0f7c516 Fix tag mb_chars comparison of profile directory (#9448) Takeshi Umeda 2018-12-07 12:18:37 +09:00
  • e3682c9c17 Merge pull request #848 from ThibG/glitch-soc/merge-upstream ThibG 2018-12-06 17:40:43 +01:00
  • 73be8f38c1 Add profile directory (#9427) Eugen Rochko 2018-12-06 17:36:11 +01:00
  • 4167ed375b Fix mention links in detailed statuses not opening in the WebUI Thibaut Girka 2018-12-03 16:16:05 +01:00
  • 24822eca73 Revert "Add database statement timeout of 60s (#9382)" Thibaut Girka 2018-12-06 14:39:04 +01:00
  • 1df392819d Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-12-06 12:44:38 +01:00
  • 155cf12680 Remove pending spec (#9442) ysksn 2018-12-06 17:39:15 +09:00
  • e2910dff12 Add spec for Identity.find_for_oauth (#9441) ysksn 2018-12-06 17:38:49 +09:00
  • d5245434ec Bump rails from 5.2.1.1 to 5.2.2 (#9430) dependabot[bot] 2018-12-06 16:10:18 +09:00
  • 781c7be08b Bump rails-controller-testing from 1.0.3 to 1.0.4 (#9440) dependabot[bot] 2018-12-06 16:09:13 +09:00
  • c73c463478 Bump rubocop from 0.60.0 to 0.61.0 (#9439) dependabot[bot] 2018-12-06 16:08:54 +09:00
  • 1a22eff1e0 Attempt fixing deadlocks by moving account stats update outside transaction (#9437) ThibG 2018-12-05 22:51:12 +01:00
  • 9897cf0701 Add visible dates for notifications in Notification column (#9423) Paweł Ngei 2018-12-05 05:08:43 +01:00
  • e88c6a5c3c Fix thread depth computation in statuses_controller (#9426) ThibG 2018-12-05 02:12:29 +01:00
  • a61ce1c947 Bump capybara from 3.11.1 to 3.12.0 (#9388) dependabot[bot] 2018-12-04 09:27:17 +09:00
  • 4ad6bac447 Bump rails-controller-testing from 1.0.2 to 1.0.3 (#9417) dependabot[bot] 2018-12-04 09:26:55 +09:00
  • 2b657c175f Bump pry-rails from 0.3.7 to 0.3.8 (#9418) dependabot[bot] 2018-12-04 09:26:40 +09:00
  • 58a29db99d Add database statement timeout of 60s (#9382) Eugen Rochko 2018-12-03 01:32:27 +01:00
  • 6ddf0432e7 Improve account suspension speed and completeness (#9290) Eugen Rochko 2018-12-03 01:32:08 +01:00
  • fe9340d95e Merge pull request #838 from ThibG/glitch-soc/features/reply-all-streaming-entries David Yip 2018-12-02 16:30:52 -06:00
  • 80462e1b8d Merge pull request #842 from ThibG/glitch-soc/merge-upstream ThibG 2018-12-02 20:42:10 +01:00
  • d32d33f408 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-12-02 20:29:14 +01:00
  • 2df5ef18ae Bump version to 2.6.5 (#9413) Eugen Rochko 2018-12-02 17:41:38 +01:00
  • 84e5ed43e7 Preload common JSON-LD contexts (#9412) ThibG 2018-12-02 16:46:13 +01:00
  • 44e6c2dd74 Merge pull request #840 from ThibG/glitch-soc/merge-upstream ThibG 2018-12-02 11:35:26 +01:00
  • a07e37cc17 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-12-01 21:00:16 +01:00
  • 4b85bf12ab Fix since_id Thibaut Girka 2018-12-01 17:54:12 +01:00
  • 5648b30d6c Fix last_status parameter for notifications and conversations (#9407) ThibG 2018-12-01 18:36:41 +01:00
  • 6a285f0a15 [i18n] update and corrections for Occitan locale (#9404) Quentí 2018-12-01 17:39:13 +01:00
  • b9ec34de57 Add a tooltip explaining what a locked account is (#9403) Paweł Ngei 2018-12-01 14:25:15 +01:00
  • 3cbe0c26bb Merge pull request #837 from ThibG/glitch-soc/merge-upstream ThibG 2018-11-30 22:37:58 +01:00
  • 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded Thibaut Girka 2018-11-30 17:14:01 +01:00
  • a10fee3c09 Scroll to detailed status when new ancestors get inserted Thibaut Girka 2018-11-30 12:27:19 +01:00
  • 31599ad91c [Glitch] Fix bug in order of conversations in web UI Thibaut Girka 2018-11-30 12:24:58 +01:00
  • 837ea32c88 [Glitch] Replace recursion in status mapStateToProps Thibaut Girka 2018-11-30 12:24:12 +01:00
  • a28f5695f3 [Glitch] Fix context building in the reducer Thibaut Girka 2018-11-30 12:23:07 +01:00
  • 1624a95b2b [Glitch] Introduce flat layout to contexts reducer Thibaut Girka 2018-11-30 12:17:56 +01:00
  • 1a5de04789 Display a double reply arrow on public pages for toots that are replies Thibaut Girka 2018-11-30 22:09:52 +01:00
  • c480da375b Bump version to 2.6.4 (#9402) Eugen Rochko 2018-11-30 21:38:09 +01:00
  • bc8411ec87 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-11-30 20:16:26 +01:00
  • bfec030a4e Fix that translation is not applied to "joining hashtags" (#9397) mayaeh 2018-12-01 03:36:09 +09:00
  • 3948b6fa52 Remove npm-run-all dependency (#9401) Eugen Rochko 2018-11-30 19:16:32 +01:00
  • d0453e77dc Bump oj from 3.7.1 to 3.7.4 (#9393) dependabot[bot] 2018-11-30 19:09:31 +01:00
  • 5866e0b909 Bump fastimage from 2.1.4 to 2.1.5 (#9395) dependabot[bot] 2018-11-30 19:08:31 +01:00
  • d037e88277 Bump version to 2.6.3 (#9391) Eugen Rochko 2018-11-30 14:20:15 +01:00
  • b65daa25fa Merge pull request #835 from ThibG/glitch-soc/merge-upstream ThibG 2018-11-29 21:47:18 +01:00
  • ad7a3974cc Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-11-29 19:22:52 +01:00
  • 6a264c9379 Improve detailed status component lifecycle Thibaut Girka 2018-11-28 20:20:03 +01:00
  • fa9f28f52d Swap avatar and header input fields in profile page (#9271) ThibG 2018-11-29 02:56:09 +01:00
  • 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it Thibaut Girka 2018-11-28 15:35:44 +01:00
  • 922d05864f Add error boundary component to catch Web UI crashes Thibaut Girka 2018-11-28 15:01:40 +01:00
  • 39c8a71df8 Do not crash the whole UI when loading an invalid column Thibaut Girka 2018-11-28 14:56:22 +01:00
  • c18bb5d245 Switch “cycling” reply policy link to set of radio inputs Thibaut Girka 2018-11-28 16:57:26 +01:00
  • 6fac300ea4 Bump aws-sdk-s3 from 1.25.0 to 1.27.0 (#9385) dependabot[bot] 2018-11-28 16:34:54 +01:00
  • 6b22845039 Add specs for list replies policy Thibaut Girka 2018-11-04 22:37:32 +01:00
  • f17a61a916 Add basic UI to set list replies setting in glitch-soc Thibaut Girka 2018-11-04 13:00:59 +01:00
  • 06c7fb8015 Add backend support to read and update list-specific show_replies settings Thibaut Girka 2018-11-04 12:10:25 +01:00
  • 53d0293d25 Add database support for list show-reply preferences Thibaut Girka 2018-11-04 12:02:04 +01:00
  • 7f68452a15 [Security] Bump rails from 5.2.1 to 5.2.1.1 (#9383) dependabot[bot] 2018-11-27 23:34:39 +01:00
  • 74a281475a Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders David Yip 2018-11-27 15:27:21 -06:00
  • c39d7e7b2b Fix TLS handshake timeout not being enforced (#9381) Eugen Rochko 2018-11-27 19:46:05 +01:00
  • 11955600ad Skip deliveries to inboxes that have already been marked as unavailable (#9358) Eugen Rochko 2018-11-27 19:15:08 +01:00
  • 81f96c973a Don't count suspended users in user count (#9380) Eugen Rochko 2018-11-27 18:49:37 +01:00
  • 43c311b3a1 Fix nil error when no DNS addresses are found for host (#9379) Eugen Rochko 2018-11-27 18:13:36 +01:00
  • cb583ff355 Do not leak existence of e-mail addresses during login attempt, part 2 (#9376) Marcin Mikołajczak 2018-11-27 17:39:41 +01:00
  • 6bdc9866b7 security/l10n [fr] do not leak registered e-mail addresses (#9375) Marcin Mikołajczak 2018-11-27 16:40:39 +01:00
  • 33be091f50 Merge pull request #828 from ThibG/glitch-soc/merge-upstream ThibG 2018-11-27 16:26:18 +01:00
  • 3b707bdc12 [Glitch] Volume sliders for videos Thibaut Girka 2018-11-27 15:21:57 +01:00
  • 55edfd6e0e Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-11-27 15:10:58 +01:00
  • 637d0ed838 Bump version to 2.6.2 (#9370) Eugen Rochko 2018-11-27 13:56:47 +01:00