Commit graph

  • c11dff5049 Reject existing Follows when suspending a remote account (#10230) ThibG 2019-03-10 16:18:58 +01:00
  • dbeab5a036
    Fix SSL configuration regression in streaming API (#10225) Eugen Rochko 2019-03-10 16:00:54 +01:00
  • b6bc98c480 Add clearer error when/if gpg fails to install (#10228) Armand Fardeau 2019-03-10 16:00:22 +01:00
  • 6c0a96912a Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224) Aditoo17 2019-03-09 17:07:59 +01:00
  • 42cc93e892
    Merge pull request #947 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-08 20:43:51 +01:00
  • 93daa97fc3 Fix min/max duration poll limits being inverted Thibaut Girka 2019-03-08 20:20:40 +01:00
  • 674fe32f97 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-08 20:15:57 +01:00
  • 3f4a6d44fe Fix setting up fields of a previously suspended account (#10222) ThibG 2019-03-08 19:59:08 +01:00
  • d36fcb54c4 Re-organize Dockerfile to improve incremental builds. (#10212) Ben Lubar 2019-03-08 09:12:48 -06:00
  • 42e733681a config: add DB_SSLMODE for managed/remote PG (#10210) Sascha 2019-03-08 14:36:28 +01:00
  • 9e33a71efa Bump pkg-config from 1.3.4 to 1.3.5 (#10218) dependabot[bot] 2019-03-08 19:16:55 +09:00
  • 29a09858f6
    Merge pull request #945 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-08 01:47:36 +01:00
  • ca45198ccb [Glitch] Fix NaN in Poll component Eugen Rochko 2019-03-07 22:18:05 +01:00
  • 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted Eugen Rochko 2019-03-07 22:17:52 +01:00
  • 5528719bc9 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-08 00:57:13 +01:00
  • 3aaac4f134 Do not allow adding votes to expired polls (#10214) ThibG 2019-03-08 00:54:50 +01:00
  • 054bbb3da2
    Immediately display poll results to poll author (#10187) Eugen Rochko 2019-03-07 22:53:47 +01:00
  • 75cb93676b
    Fix NaN in Poll component (#10213) Eugen Rochko 2019-03-07 22:18:05 +01:00
  • be1c634b2b
    Fix public timelines being broken by new toots when they are not mounted (#10131) Eugen Rochko 2019-03-07 22:17:52 +01:00
  • 09c042aa10 Handle StaleObjectError when retrieving polls (#10208) ThibG 2019-03-07 15:52:38 +01:00
  • 38e9c66f34
    Merge pull request #944 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-07 13:45:43 +01:00
  • 9c5e7805cc Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-07 13:24:30 +01:00
  • 637c952ccb Bump webpush from 0.3.6 to 0.3.7 (#10205) dependabot[bot] 2019-03-07 20:38:10 +09:00
  • 44475bbc9c i18n:🇵🇱 (#10199) marcin mikołajczak 2019-03-07 02:52:43 +01:00
  • 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) ThibG 2019-03-07 01:50:37 +01:00
  • dfb45374d2 Fix AddLockVersionToPolls migration (#10200) ThibG 2019-03-07 01:50:06 +01:00
  • f44091d653 Fix #10202 (#10203) rinsuki 2019-03-07 09:49:42 +09:00
  • 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one Thibaut Girka 2019-03-06 14:18:29 +01:00
  • cb6e351f4d Disable file upload when there is a poll Thibaut Girka 2019-03-06 13:52:14 +01:00
  • 235be596bc Use server-provided poll limits instead of hardcoded ones Thibaut Girka 2019-03-06 13:42:48 +01:00
  • 3b1390dc78 Serialize poll limits in instance serializer and initial state Thibaut Girka 2019-03-06 13:36:09 +01:00
  • 8fe86cebaa [Glitch] Port polls creation UI from upstream Thibaut Girka 2019-03-06 12:30:11 +01:00
  • 3e5a0bc825 Fix AddLockVersionToPolls migration Thibaut Girka 2019-03-06 23:06:09 +01:00
  • da8ce25fa1
    Merge pull request #942 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-06 22:59:07 +01:00
  • 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled ThibG 2019-03-06 15:10:32 +01:00
  • cf4fd8bcfe Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-06 22:39:22 +01:00
  • 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) ThibG 2019-03-06 19:53:57 +01:00
  • b3668a79ec Disable the underlying button element when an ItemButton is disabled (#10194) ThibG 2019-03-06 15:10:32 +01:00
  • cb217444b8 Disable file upload when there is a poll (#10195) ThibG 2019-03-06 15:09:18 +01:00
  • 1bb23100b1 Add an icon to highlight polls behind a Content Warning Thibaut Girka 2019-03-06 12:21:18 +01:00
  • fefacb7b7a
    Merge pull request #939 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-06 12:20:17 +01:00
  • 94a0149ff3 Fix poll options not rendering text after vote/refresh Eugen Rochko 2019-03-06 05:35:52 +01:00
  • 94f1a751bf Avoid line breaks in poll options Eugen Rochko 2019-03-06 04:54:32 +01:00
  • 7f32d675b0 Render unicode emoji in polls using emoji pack Eugen Rochko 2019-03-06 03:57:46 +01:00
  • 4806232997 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-06 11:29:06 +01:00
  • ad6f7ea250 Bump active_record_query_trace from 1.5.4 to 1.6 (#10192) dependabot[bot] 2019-03-06 14:58:13 +09:00
  • fd128b9c7a
    Fix poll options not rendering text after vote/refresh (#10189) Eugen Rochko 2019-03-06 05:35:52 +01:00
  • 57643557b6
    Avoid line breaks in poll options (#10188) Eugen Rochko 2019-03-06 04:54:32 +01:00
  • 5996be994d
    Fix poll validation issues (#10186) Eugen Rochko 2019-03-06 04:54:11 +01:00
  • d97cbb0da6
    Add UI for creating polls (#10184) Eugen Rochko 2019-03-06 04:53:37 +01:00
  • 4407f07014
    Render unicode emoji in polls using emoji pack (#10185) Eugen Rochko 2019-03-06 03:57:46 +01:00
  • e80fabfd84 Fix toots opening in dynamic column when trying to interact with them Thibaut Girka 2019-03-05 23:17:09 +01:00
  • bd3567b3f8
    Merge pull request #938 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-06 00:20:30 +01:00
  • f108c6a042 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-06 00:03:46 +01:00
  • efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) ThibG 2019-03-05 23:58:58 +01:00
  • ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props Thibaut Girka 2019-03-05 22:51:23 +01:00
  • b5f119cfaf Minor update for Slovak tr (#10181) Marek Ľach 2019-03-05 22:42:37 +01:00
  • 772b4ba24c
    Merge pull request #935 from ThibG/glitch-soc/merge-upstream ThibG 2019-03-05 22:20:58 +01:00
  • 7be1d70411 I18n: Update Czech pluralization (#10182) Aditoo17 2019-03-05 22:13:04 +01:00
  • d604489b5e
    Weblate translations (2019-03-05) (#10180) Eugen Rochko 2019-03-05 21:52:40 +01:00
  • 866496ac16 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-05 21:40:28 +01:00
  • ba6ca3cd69 Fix various issues in polls Eugen Rochko 2019-03-05 03:51:18 +01:00
  • 7f27ee35a8 Display closed polls as such ThibG 2019-03-04 22:52:41 +01:00
  • 530151466e Fixes to the polls UI ThibG 2019-03-04 01:54:14 +01:00
  • f14eda23e9 Fix web UI crash on page load when detailed status has a poll Eugen Rochko 2019-03-03 23:45:02 +01:00
  • 2156765448 Insert polls in redux stores before statuses so it avoids crashes ThibG 2019-03-03 23:44:52 +01:00
  • 8d70a8a19b Add polls Eugen Rochko 2019-03-03 22:18:23 +01:00
  • 0d19fcc2fb Port upstream refactoring of reducers and actions Thibaut Girka 2019-03-05 20:15:43 +01:00
  • 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) ThibG 2019-03-05 21:09:18 +01:00
  • cce1c3252f Fix home timeline perpetually reloading when empty Eugen Rochko 2019-03-01 11:11:35 +01:00
  • f513317ba2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-03-05 19:23:16 +01:00
  • 7d5e2dda78
    Bump version to 2.7.4 (#10179) Eugen Rochko 2019-03-05 18:22:46 +01:00
  • 0c43c320db
    Fix status creation API silently discarding invalid poll (#10171) Eugen Rochko 2019-03-05 15:21:31 +01:00
  • df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) ThibG 2019-03-05 15:21:14 +01:00
  • d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) ThibG 2019-03-05 15:19:54 +01:00
  • ac99b3465e
    Fix NoMethodError in ActivityPub::NoteSerializer (#10172) Eugen Rochko 2019-03-05 05:09:01 +01:00
  • 4037b5eb1e
    Fix last_fetched_at not being set on polls (#10170) Eugen Rochko 2019-03-05 04:10:01 +01:00
  • a198add83b
    Fix various issues in polls (#10165) Eugen Rochko 2019-03-05 03:51:18 +01:00
  • 0a39c81dd8 Add test ensuring that unknown object types are rejected (#10166) Eugen Rochko 2019-03-05 03:46:36 +01:00
  • 5d3e7cee99
    Fix featured tag form not failing on failed tag validations (#10167) Eugen Rochko 2019-03-05 03:46:24 +01:00
  • 05dfd632c7
    Fix poll options not being stripped of surrounding whitespace on save (#10168) Eugen Rochko 2019-03-05 03:45:56 +01:00
  • cda6ece760 Display closed polls as such (#10156) ThibG 2019-03-04 22:52:41 +01:00
  • 833ffce2df Store remote votes URI (#10158) ThibG 2019-03-04 22:51:23 +01:00
  • 7a25bb858a Ensure only people allowed to see the poll can actually vote (#10161) ThibG 2019-03-04 22:47:47 +01:00
  • f2a1b8b96b Widen allowed time windows for polls (#10162) ThibG 2019-03-04 22:46:38 +01:00
  • 3de71887d8 Add non-JS fallback for polls on public pages (#10155) ThibG 2019-03-04 18:03:12 +01:00
  • 4ced609497 Fixes to the polls UI (#10150) ThibG 2019-03-04 01:54:14 +01:00
  • 1a7de769a3
    Fix ActivityPub votes having nil IDs (#10151) Eugen Rochko 2019-03-04 01:53:58 +01:00
  • 0e6998da3c
    Add tests for ActivityPub poll processing (#10143) Eugen Rochko 2019-03-04 01:13:42 +01:00
  • 3cf98aac66
    Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) Eugen Rochko 2019-03-04 01:06:19 +01:00
  • e6900b167b
    Fix another typo in ActivityPub::FetchRemotePollService (#10146) Eugen Rochko 2019-03-04 00:52:18 +01:00
  • 878a75ba21
    Fix typo in ActivityPub::FetchRemotePollService (#10145) Eugen Rochko 2019-03-04 00:50:56 +01:00
  • ae1b9cf70a
    Fix remote poll expiration time (#10144) Eugen Rochko 2019-03-04 00:44:34 +01:00
  • f821eca3b3 Correctly make polls and media mutually exclusive (#10141) ThibG 2019-03-04 00:40:21 +01:00
  • e13d3792f3 Make sure the poll is created before storing its id (#10142) ThibG 2019-03-04 00:39:06 +01:00
  • 5dfa433698
    Fix web UI crash on page load when detailed status has a poll (#10139) Eugen Rochko 2019-03-03 23:45:02 +01:00
  • 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140) ThibG 2019-03-03 23:44:52 +01:00
  • 8fe93b0701
    Fix vote validation for polls with multiple choices (#10138) Eugen Rochko 2019-03-03 23:41:30 +01:00
  • 230a012f00
    Add polls (#10111) Eugen Rochko 2019-03-03 22:18:23 +01:00
  • 99dc212ae5 Fix lists export (#10136) ThibG 2019-03-03 15:38:47 +01:00
  • 2a4ce7458a [Glitch] Fix errors found by eslint Mélanie Chauvel (ariasuni) 2019-02-27 13:38:27 +01:00
  • 282ac61500 [Glitch] Make the column header of profile view look like the others, too Mélanie Chauvel (ariasuni) 2019-02-27 13:36:40 +01:00
  • 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others Mélanie Chauvel (ariasuni) 2019-02-27 13:47:27 +01:00
  • 3e0ed36e8e
    Fix home timeline perpetually reloading when empty (#10130) Eugen Rochko 2019-03-01 11:11:35 +01:00
  • 5ecbf4d4c0 Bump sidekiq-unique-jobs from 6.0.11 to 6.0.12 (#10132) dependabot[bot] 2019-03-01 15:08:37 +09:00
  • b969b150e8
    Merge pull request #932 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-28 22:02:36 +01:00
  • 2267eee356 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-28 21:35:53 +01:00
  • ee7d79c0ce Fix serialization of boosts (#10129) ThibG 2019-02-28 21:35:16 +01:00
  • d8498b3983 Give the replies collection an identifier and enable pagination (#10128) ThibG 2019-02-28 18:16:34 +01:00
  • 9d3c6f1849 Improved remote thread fetching (#10106) ThibG 2019-02-28 15:22:21 +01:00
  • 6e8743d17a Fix direct timeline pagination in the WebUI (#10126) ThibG 2019-02-27 19:13:16 +01:00
  • 76ed481aa7 Port public page mastodon-light fixes from upstream Thibaut Girka 2019-02-19 11:35:13 +01:00
  • df01206703 Allow getting-started to scroll on short screens (#10075) trwnh 2019-02-27 08:03:28 -06:00
  • 34315fcda5 Bump capybara from 3.13.2 to 3.14.0 (#10119) dependabot[bot] 2019-02-27 15:02:57 +01:00
  • 74258ef77a Bump hamlit-rails from 0.2.1 to 0.2.2 (#10124) dependabot[bot] 2019-02-27 14:58:08 +01:00
  • 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) ThibG 2019-02-27 14:57:14 +01:00
  • ff2270cd06
    Merge pull request #930 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-26 21:40:28 +01:00
  • 1e06ca1c0a Fix web UI not removing notifications after block (#10108) Eugen Rochko 2019-02-25 01:10:56 +01:00
  • 7209a8b32f Keep notification when muting_notifications is true (#7311) abcang 2018-05-02 23:14:51 +09:00
  • 0158937fc2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-26 17:04:44 +01:00
  • a5e7ada62f Improve account media query (#10121) abcang 2019-02-26 23:23:24 +09:00
  • e7f20cc43f
    Add type, limit, offset, min_id, max_id, account_id to search API (#10091) Eugen Rochko 2019-02-26 15:21:36 +01:00
  • ea58e31822 Bump hamlit-rails from 0.2.0 to 0.2.1 (#10120) dependabot[bot] 2019-02-26 20:16:48 +09:00
  • 6e9481ad7d Bump bootsnap from 1.4.0 to 1.4.1 (#10118) dependabot[bot] 2019-02-26 19:46:12 +09:00
  • 775e835ed6 Bump rubocop from 0.64.0 to 0.65.0 (#10112) dependabot[bot] 2019-02-25 15:56:35 +01:00
  • c07e59031f Bump dotenv-rails from 2.6.0 to 2.7.1 (#10114) dependabot[bot] 2019-02-25 15:55:53 +01:00
  • 66adca6113 Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113) dependabot[bot] 2019-02-25 15:55:22 +01:00
  • 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115) ThibG 2019-02-25 15:54:17 +01:00
  • 16fb39cffc Fix fail health check due to missing wget (#10110) mohemohe 2019-02-25 12:06:24 +09:00
  • 3a44827d3f
    Fix web UI not removing notifications after block (#10108) Eugen Rochko 2019-02-25 01:10:56 +01:00
  • 1dbf993bce Switch to Ubuntu for docker (#10100) Sir-Boops 2019-02-24 08:32:40 -07:00
  • e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) NOGISAKA Sadata 2019-02-24 22:28:36 +09:00
  • 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104) Aditoo17 2019-02-23 22:20:35 +01:00
  • 96db7191d8
    Bump version to 2.7.3 (#10102) Eugen Rochko 2019-02-23 22:20:20 +01:00
  • 3c86a7856f
    Weblate translations (2019-02-23) (#10103) Eugen Rochko 2019-02-23 18:41:28 +01:00
  • d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN Thibaut Girka 2019-02-21 21:13:12 +01:00
  • d7ad42a888 Randomize emoji filename (#10090) Hinaloe 2019-02-23 00:52:04 +09:00
  • 4532833498 Bump pry-byebug from 3.6.0 to 3.7.0 (#10098) dependabot[bot] 2019-02-22 20:06:01 +09:00
  • 738c034213 Do not error out when performing admin actions on no statuses (#10094) ThibG 2019-02-21 19:36:48 +01:00
  • 4340d338fd correct opt-out showing application (#10086) Hinaloe 2019-02-21 01:47:38 +09:00
  • aa6a4b7b8a Upgrade Ruby to 2.6.1 (#9956) Daigo 3 Dango 2019-02-20 10:57:08 +00:00
  • addc8393e2 Bump pkg-config from 1.3.3 to 1.3.4 (#10081) dependabot[bot] 2019-02-20 15:56:12 +09:00
  • b8acdfedf1 Bump oj from 3.7.8 to 3.7.9 (#10082) dependabot[bot] 2019-02-20 15:55:50 +09:00
  • 787449c12f
    Merge pull request #925 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-19 22:42:22 +01:00
  • ff0576cc2b Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-19 20:18:40 +01:00
  • 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078) ThibG 2019-02-19 20:00:41 +01:00
  • 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076) ThibG 2019-02-19 14:01:22 +01:00
  • 896beb16c5 [Glitch] Internationalize unexpected error message Thibaut Girka 2019-02-18 19:29:32 +01:00
  • be9352266c Fix hashtag column not subscribing to stream on mount (#10040) Eugen Rochko 2019-02-14 15:46:42 +01:00
  • 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073) ThibG 2019-02-18 14:59:46 +01:00
  • 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071) ThibG 2019-02-18 14:59:19 +01:00
  • 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074) ThibG 2019-02-18 13:37:13 +01:00
  • d974988541 Fix video player width not being updated to fit container width Thibaut Girka 2019-02-17 21:58:02 +01:00
  • d1d7d14f77 Fix video player width not being updated to fit container width (#10069) ThibG 2019-02-18 00:10:21 +01:00
  • 7853be1f06
    Bump version to 2.7.2 (#10067) Eugen Rochko 2019-02-17 20:24:12 +01:00
  • 1aa87a1967
    Merge pull request #920 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-17 16:00:24 +01:00
  • f6a4493a58 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-17 15:43:12 +01:00
  • ec18359c3d Fix CW fold/unfold in remote interaction dialog Thibaut Girka 2019-02-17 15:14:22 +01:00
  • fa9635c741 Allow multi-line image descriptions. (Glitch) Ben Lubar 2019-02-13 12:51:33 -06:00
  • 1a1b8170bb
    Fix Announce activities of unknown statuses not fetching those statuses (#10065) Eugen Rochko 2019-02-17 15:16:36 +01:00
  • a2b4b82f0f
    Merge pull request #918 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-17 15:13:17 +01:00
  • e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails Thibaut Girka 2019-02-17 14:28:25 +01:00
  • cac75e01b8 Fix static error page to use the correct pack Thibaut Girka 2019-02-17 12:53:51 +01:00
  • 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog Thibaut Girka 2019-02-17 12:39:44 +01:00
  • 9a47f2cbdf Port upstream's javascript to the error page Thibaut Girka 2019-02-17 12:02:47 +01:00
  • 369a475a70 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-17 11:58:17 +01:00
  • 147b4c2c3a
    Add logging for rejected ActivityPub payloads and add tests (#10062) Eugen Rochko 2019-02-17 03:38:25 +01:00
  • 041ff5fa9a Fix crash on public hashtag pages when streaming fails (#10061) ThibG 2019-02-16 14:53:27 +01:00
  • ab9082b332
    Merge pull request #916 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-16 13:43:23 +01:00
  • ea7ad59af2
    Fix mutes, blocks, domain blocks and follow requests not paginating (#10057) Eugen Rochko 2019-02-16 11:56:09 +01:00
  • cc84a407f4
    Add vapid_key to the application entity in the REST API (#10058) Eugen Rochko 2019-02-16 05:27:05 +01:00
  • a006d4afbe
    Add registrations attribute to instance entity in REST API (#10060) Eugen Rochko 2019-02-16 05:23:47 +01:00
  • 80388a3ffe
    Change error graphic to hover-to-play (#10055) Eugen Rochko 2019-02-15 23:33:25 +01:00
  • 71e28ba399
    Change buttons on timeline preview to open the interaction dialog (#10054) Eugen Rochko 2019-02-15 19:43:09 +01:00
  • 59fa38a4f6 Fix style regressions on landing page (#10030) Eugen Rochko 2019-02-13 18:36:40 +01:00
  • a151c5566a [Glitch] Fix hashtags select styling in default and high contrast skins Thibaut Girka 2019-02-15 18:21:00 +01:00
  • c417e8c198
    Filter incoming Announce activities by relation to local activity (#10041) Eugen Rochko 2019-02-15 18:19:45 +01:00
  • 4dcb04b888 Fix color of static page links in high contrast theme (#10028) Eugen Rochko 2019-02-13 05:30:49 +01:00
  • 06cc04fd23 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-02-15 18:02:45 +01:00
  • 2769b54466 [Glitch] Fix occasional crash in detailed toot view Thibaut Girka 2019-02-15 17:13:32 +01:00
  • 8ef50706a1
    Fix relay enabling/disabling not resetting inbox availability status (#10048) Eugen Rochko 2019-02-15 16:08:59 +01:00
  • b01f26ffbd
    Change conversations to always show names of other participants (#10047) Eugen Rochko 2019-02-15 16:08:48 +01:00
  • 57c2fc8454 Bump better_errors from 2.5.0 to 2.5.1 (#10050) dependabot[bot] 2019-02-15 15:38:29 +01:00
  • f9a338b473 Fix breaks when opening a reply tree in WebUI (#10046) rinsuki 2019-02-15 01:03:01 +09:00
  • aa83219875
    Fix hashtag column not subscribing to stream on mount (#10040) Eugen Rochko 2019-02-14 15:46:42 +01:00
  • 99fa1ce93d
    Add tight rate-limit for API deletions (#10042) Eugen Rochko 2019-02-14 06:27:54 +01:00
  • a5992e5883 Change robots.txt to exclude only media proxy URLs (#10038) nightpool 2019-02-13 21:11:47 -05:00
  • 309043b158 Improve image description user experience (#10036) Ben Lubar 2019-02-13 18:04:43 -06:00
  • 80161f4351
    Change robots.txt to exclude some URLs (#10037) Eugen Rochko 2019-02-13 21:28:18 +01:00
  • 7750416597 I18n: Update Czech pluralization and fix some language names (#10015) Aditoo17 2019-02-13 17:53:01 +00:00
  • 658b4621a6 perf: run node directly when streaming (#10032) Nolan Lawson 2019-02-13 09:52:36 -08:00
  • 188f1c7c89 Add list title editing (#9748) ThibG 2019-02-13 18:52:02 +01:00
  • dad339da6d
    Filter incoming Create activities by relation to local activity (#10005) Eugen Rochko 2019-02-13 18:42:47 +01:00
  • 011b476d38 Bump faker from 1.9.2 to 1.9.3 (#10031) dependabot[bot] 2019-02-13 18:37:27 +01:00
  • 114cdc36aa
    Fix style regressions on landing page (#10030) Eugen Rochko 2019-02-13 18:36:40 +01:00
  • 6a5307a573 Alternative handling of private self-boosts (#9998) ThibG 2019-02-13 18:36:23 +01:00
  • 169b9d4428
    Fix hashtags select styling in default and high contrast themes (#10029) Eugen Rochko 2019-02-13 18:34:58 +01:00
  • 98d1a1f117 Disable box shadows for featured hashtags in light theme (#10034) ThibG 2019-02-13 18:33:03 +01:00
  • 435a367c10
    Merge pull request #914 from ThibG/glitch-soc/merge-upstream ThibG 2019-02-13 16:19:15 +01:00
  • 614ea184bb [Glitch] Add "copy link" item to status action bars Thibaut Girka 2019-02-13 07:29:57 +01:00