Commit graph

  • 2e56889740
    Simplify my noob attempt at working around a warning inside a macro. Thanks Liam MareStare 2025-03-04 05:23:27 +02:00
  • ae642b5095 mix format MareStare 2025-03-04 03:02:37 +00:00
  • cb380b0eff Convert a comment into a TODO MareStare 2025-03-04 02:59:19 +00:00
  • ce0a600261 Remove the extraneous require MareStare 2025-03-04 02:57:31 +00:00
  • 62b394fda1 Remove id and the unnecessary projection step MareStare 2025-03-04 02:55:21 +00:00
  • 03584246d3 Squash extract_term into a single version MareStare 2025-03-04 02:52:23 +00:00
  • 50c08aa35a Allow expect* functions in vitest lints and ignore no-extra-parens in eslint MareStare 2025-03-04 02:47:51 +00:00
  • e58adaf64a Relax SCP in dev env to allow for private IPs MareStare 2025-03-04 02:34:55 +00:00
  • e29c340734 Add search history settings to cookies handling on backend MareStare 2025-03-04 02:32:45 +00:00
  • 6777b78b8b Add server-side suggestions API v2 MareStare 2025-03-04 02:29:56 +00:00
  • ef5dd9a379 Completions overhaul and search history support MareStare 2025-02-13 19:11:21 +00:00
  • 64f954e686
    Merge pull request from mdashlw/image-dimensions-check liamwhite 2025-03-03 01:25:04 -05:00
  • fc616e7dfa
    Accurate dimensions check for images mdashlw 2025-03-03 04:30:35 +00:00
  • ce23797473
    Merge pull request from mdashlw/firehose-batch-update liamwhite 2025-02-28 12:12:36 -05:00
  • ee3da86230
    Broadcast batch tag updates to firehose mdashlw 2025-02-28 09:30:56 +00:00
  • 243de283da
    Merge pull request from mdashlw/css-charset liamwhite 2025-02-27 14:51:18 -05:00
  • 3af51765df
    Specify utf-8 charset for css mdashlw 2025-02-27 07:49:42 +00:00
  • ecd25ebaff
    iOS 12 fixes Luna D. 2025-02-26 19:22:21 +01:00
  • c53fb342b6
    Fail early if there are filters to load in a filter context mdashlw 2025-02-25 06:04:20 +00:00
  • ebaaabd963
    Better error messages in query validator mdashlw 2025-02-25 05:46:20 +00:00
  • 90acea1dbb
    Always put :filters in context mdashlw 2025-02-25 05:10:40 +00:00
  • 3f2402c187
    Refactor using with mdashlw 2025-02-25 05:06:42 +00:00
  • 9bbe9bc65d
    formatting mdashlw 2025-02-25 04:59:23 +00:00
  • b905792e9c
    Filter out big ids mdashlw 2025-02-25 04:53:43 +00:00
  • 51ddabcf1c
    Preload filters for filter_id query mdashlw 2025-02-25 04:49:24 +00:00
  • 5cb82e24fc
    Use get instead of get_by mdashlw 2025-02-25 03:09:31 +00:00
  • bc5cb79064
    Don't import Ecto mdashlw 2025-02-25 02:45:47 +00:00
  • 9983a26960
    New filter_id query mdashlw 2025-02-25 02:43:26 +00:00
  • 6c19ee0ebb
    Fix deletion reason mdashlw 2025-02-23 03:55:23 +00:00
  • 44b210f67a
    small refactorings in json image view mdashlw 2025-02-23 03:48:10 +00:00
  • f35313ad3a
    Merge pull request from MareStare/feat/small-refactoring liamwhite 2025-02-22 17:06:06 -05:00
  • 5790f8cb2e
    Merge pull request from philomena-dev/mobilecomms Nighty 2025-02-22 17:17:52 +01:00
  • 7e62461097
    center avatar if banners wrap Luna D. 2025-02-22 17:12:08 +01:00
  • 8ed0633419
    Remove unnecessary Map.put mdashlw 2025-02-22 10:14:02 +00:00
  • d07bfaaabb
    Load roles for API mdashlw 2025-02-22 10:04:17 +00:00
  • 012eae6af8
    New permission to access duplicates mdashlw 2025-02-22 09:39:09 +00:00
  • e871346aec
    Fix Canada checks for users with multiple roles of the same resource type mdashlw 2025-02-22 06:11:11 +00:00
  • 66b23ae24f Distinguish content communication row in reduced-width view Liam 2025-02-21 21:45:38 -05:00
  • e6debbe749 Reduce size of avatars in reduced-width view Liam 2025-02-21 18:33:57 -05:00
  • b66826c246
    review fixed Luna D. 2025-02-21 23:56:50 +01:00
  • 0a6d43e23a
    move communication text below avatar on mobile Luna D. 2025-02-21 23:45:10 +01:00
  • 55c2766149
    remove import functionality Luna D. 2025-02-20 11:37:44 +01:00
  • a27a03d13c
    mix format Luna D. 2025-02-20 11:23:07 +01:00
  • d783e60356
    derp Luna D. 2025-02-20 11:16:08 +01:00
  • fd9560269c
    Merge remote-tracking branch 'philo/master' Luna D. 2025-02-20 11:13:54 +01:00
  • 7673183d6f
    Merge pull request from mdashlw/source-changes-info liamwhite 2025-02-18 18:23:51 -05:00
  • 5d6604b57b Updates test to use extract_user_token. May Tusek 2025-02-15 17:54:15 -08:00
  • f77043be03 Fixes minor typo. May Tusek 2025-02-15 17:32:03 -08:00
  • 657f5c18cb Formats. May Tusek 2025-02-15 17:29:50 -08:00
  • f887eace1a Adds deactivated fixture. Removes token after use. Updates tests. May Tusek 2025-02-15 17:29:23 -08:00
  • 7e19e41621 Formats. May Tusek 2025-02-15 16:58:45 -08:00
  • dca1c3ae4a Removes flaky integration-esque testing. May Tusek 2025-02-15 16:58:19 -08:00
  • 9b077ae195 Fix missing ac -> autocomplete renaming MareStare 2025-02-15 05:35:18 +00:00
  • dcb5e03bee Adds some basic documentation. May Tusek 2025-02-14 16:47:14 -08:00
  • 5e082e2abd Adds retry mechanism to prevent flakiness. May Tusek 2025-02-14 16:40:52 -08:00
  • b3492b4459 Updates controllers and tests to be not hardcoded and use show convention. May Tusek 2025-02-14 16:03:53 -08:00
  • 4ce618f3a8 Adds missing doc comment. May Tusek 2025-02-14 15:23:19 -08:00
  • 71838fbc50
    Update lib/philomena_web/router.ex May Tusek 2025-02-14 15:21:01 -08:00
  • 32aba2a975 Updates formatting. May Tusek 2025-02-14 15:05:53 -08:00
  • 994979d5f1 Updates tests to handle email finding in CI. May Tusek 2025-02-14 15:01:46 -08:00
  • 1afd0bbd88 Fixes minor typo in test. May Tusek 2025-02-14 14:55:54 -08:00
  • cc35ea1f71 Adds some extra clean up as a treat. May Tusek 2025-02-14 14:46:44 -08:00
  • cb9cf4c868 Further clean up. May Tusek 2025-02-14 14:45:30 -08:00
  • 6988e7caf4 Cleans up imports and unusued variables. May Tusek 2025-02-14 14:40:09 -08:00
  • eaf54d4126 Adds new tests. May Tusek 2025-02-14 14:37:41 -08:00
  • c4f483e5ee Formatting and presentation changes. May Tusek 2025-02-13 22:27:08 -08:00
  • b3460cde6b Reverts formatting change. May Tusek 2025-02-13 22:10:53 -08:00
  • 367cc6cb00 Finishes adding reactivation functionality. May Tusek 2025-02-13 22:02:02 -08:00
  • 94abf230d3 Adds deaction page and begins working on reactivation. May Tusek 2025-02-13 19:26:22 -08:00
  • 2ee51590e6
    Merge pull request from MareStare/feat/disable-typeof-undefined-lint liamwhite 2025-02-13 16:02:54 -05:00
  • 351c4cff19 Disable no-undefined ESLint lint MareStare 2025-02-13 19:16:18 +00:00
  • 20035f6411 Rename ac to autocomplete consistently across all files MareStare 2025-02-12 22:37:52 +00:00
  • 237d2ec0c2 Remove extra whitespace from attributes [] syntax MareStare 2025-02-12 05:11:16 +02:00
  • a9d42683ee Refactoring of autocomplete and tag inputs MareStare 2025-02-12 02:59:15 +00:00
  • a6fee28bf8 Fix unused Liam 2025-02-13 07:15:48 -05:00
  • abfab90cfe Updates button styling. May Tusek 2025-02-12 22:05:23 -08:00
  • 7a2e46490f Scaffolds out deactivation page. May Tusek 2025-02-12 20:06:51 -08:00
  • eb164ab11f
    Merge pull request from koloml/suggestions-aliases-handling-in-local-ac liamwhite 2025-02-12 21:11:14 -05:00
  • f8490085ff
    Merge pull request from mdashlw/firehose-image-merges liamwhite 2025-02-12 21:11:07 -05:00
  • 5da1080ed9 Replaced undefined check with the type check KoloMl 2025-02-12 21:30:06 +04:00
  • 235d7ab362 Fixed local autocompleter returning aliases even when tag is matched by prefix KoloMl 2025-02-12 21:03:34 +04:00
  • 988ba6b019 Revert "Don't display aliases when prefix is matching both alias and tag name" KoloMl 2025-02-12 20:51:31 +04:00
  • 69a8af4044 Revert "Bump esbuild" Liam 2025-02-11 22:38:09 -05:00
  • c4c243a865 Bump esbuild Liam 2025-02-11 22:31:29 -05:00
  • 3b226f4988
    Merge pull request from MareStare/feat/split-long-line-in-dockerfile liamwhite 2025-02-11 22:07:55 -05:00
  • a80ac954da Split long line in the app Dockerfile MareStare 2025-02-12 03:01:32 +00:00
  • a0c5284a20
    Merge 7a54049d42 into a6faa53999 liamwhite 2025-02-11 21:57:47 +02:00
  • a6faa53999
    Merge pull request from koloml/dont-show-aliases-starting-with-prefix liamwhite 2025-02-11 11:25:49 -05:00
  • 15d09cf9ba Don't display aliases when prefix is matching both alias and tag name KoloMl 2025-02-11 19:56:46 +04:00
  • 28e85c3469
    Merge pull request from koloml/show-aliases-in-suggestions liamwhite 2025-02-11 08:51:46 -05:00
  • 02aed2c7e6
    Merge pull request from mdashlw/bluesky-update liamwhite 2025-02-11 08:50:43 -05:00
  • ee9c6b8bd6
    Merge pull request from koloml/autocomplete-on-textareas liamwhite 2025-02-11 08:45:52 -05:00
  • 4a173345d3
    Merge pull request from mdashlw/diff-color-space liamwhite 2025-02-11 08:42:47 -05:00
  • 0c2436a255
    Broadcast image merges to firehose mdashlw 2025-02-11 10:01:19 +00:00
  • 9499931da9
    Implement added filters and image count to source changes pages mdashlw 2025-02-11 12:07:50 +00:00
  • 7fefbf884d Don't require ?del on duplicate images for mods mdashlw 2025-02-11 10:06:48 +00:00
  • 9a9f2de402 Removed unnecessary variable for line offset KoloMl 2025-02-11 12:24:24 +04:00
  • 63a9f0317f Run active line search unconditionally KoloMl 2025-02-11 12:23:00 +04:00
  • b768e75cf6 Handle bluesky's recordWithMedia mdashlw 2025-02-11 08:13:06 +00:00
  • 9b2c7dc8b8 Don't redirect to duplicate_id for any del value mdashlw 2025-02-11 07:29:17 +00:00