Commit graph

  • e96a90480b
    Merge pull request #2339 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-07-30 21:35:47 +0200
  • ebfa184e74
    Port search popout changes from upstream (#2333) Plastikmensch 2023-07-30 18:42:35 +0200
  • 73a3228e0f Fix CSP tests in glitch-soc Claire 2023-07-30 17:12:47 +0200
  • 403a5c0f3f [Glitch] Change the wording of the dismissable explore prompt Claire 2023-07-27 16:51:02 +0200
  • aa1789f0dd [Glitch] Change interaction modal in web UI Claire 2023-07-27 16:11:17 +0200
  • a1f1424e76 Fix interaction modal being broken because of glitch-soc's theming system Claire 2023-07-30 16:45:50 +0200
  • 92fa9d34b0 Merge commit '3554c527954441fd924586a49c7d99a89101ac7e' into glitch-soc/merge-upstream Claire 2023-07-30 16:11:55 +0200
  • 879c7ed2d3 [Glitch] Fix missing GIF badge in account gallery Christian Schmidt 2023-07-26 03:33:31 +0200
  • 88ba538aad [Glitch] Preserve translation on status re-import Christian Schmidt 2023-07-25 20:29:31 +0200
  • 454d8567d4 Merge commit '1814990a3d117555153321216fa593e4d9e84de3' into glitch-soc/merge-upstream Claire 2023-07-30 15:54:34 +0200
  • 450f75b6f7 [Glitch] Add published date and author to news on the explore screen in web UI Eugen Rochko 2023-07-25 00:57:15 +0200
  • 887a17bb83 [Glitch] Revert poll colors to green outside of compose form Claire 2023-07-25 15:32:59 +0200
  • e92dde0b16 [Glitch] fix poll input active style Trevor Wolf 2023-07-25 21:39:15 +1000
  • e48a6a5f2c [Glitch] Fix missing action label on sensitive videos and embeds in web UI Eugen Rochko 2023-07-24 22:04:38 +0200
  • 4b26e44ef4 [Glitch] Fix missing border on error screen in light theme in web UI Eugen Rochko 2023-07-24 19:53:33 +0200
  • 168fadb6b9 [Glitch] Fix UI Overlap with the loupe icon in the Explore Tab gol-cha 2023-07-25 00:56:20 +0900
  • 1d4df97049 [Glitch] Add lang attribute to trending links Christian Schmidt 2023-07-24 13:48:23 +0200
  • f3bd96c91c [Glitch] change poll form element colors to fit with the rest of the ui Trevor Wolf 2023-07-24 21:48:09 +1000
  • bd349cb850 Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream Claire 2023-07-30 14:58:56 +0200
  • 09ebf7e37c [Glitch] Replace 'favourite' by 'favorite' for American English gunchleoc 2023-07-21 19:09:13 +0200
  • b2515feb29 Merge commit 'cfd50f30bb5dda4dd90e1ad01f3e62c99135c36f' into glitch-soc/merge-upstream Claire 2023-07-30 14:33:28 +0200
  • 5914dfdd69 [Glitch] Change thread view to scroll to the selected post rather than the post being replied to Claire 2023-07-21 13:14:30 +0200
  • 42f36aa55a Merge commit '5b457961fc1189a71599dc6c06b3f159b195a455' into glitch-soc/merge-upstream Claire 2023-07-30 13:49:35 +0200
  • 7635c67450 Merge commit '144a406d332b034caa812ade2629df03ed4898d7' into glitch-soc/merge-upstream Claire 2023-07-30 13:42:06 +0200
  • f05effeb8f [Glitch] Fix a missing redirection on getting-started in multi column mode Stanislas Signoud 2023-07-20 14:46:02 +0200
  • d3d6147286 [Glitch] Wrong count in response when removing favourite/reblog Christian Schmidt 2023-07-19 09:02:30 +0200
  • 993d0a9950 Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream Claire 2023-07-30 13:15:01 +0200
  • 3a14104411
    New Crowdin translations (#2338) github-actions[bot] 2023-07-30 13:09:02 +0200
  • d4807a5e64
    Change aspect ratios on link previews in web UI (#26250) Eugen Rochko 2023-07-30 03:35:17 +0200
  • d76f79f647
    Remove obsolete backport from Rails 7 (#26254) Christian Schmidt 2023-07-29 22:28:05 +0200
  • 4d3a129212
    Fix public TL not indicating new toots when onlyRemote is enabled (#26247) Plastikmensch 2023-07-29 20:18:38 +0200
  • 1cc3fcf7d0
    Fix Public TL not indicating new toots when onlyRemote or allowLocalOnly is enabled (#2336) Plastikmensch 2023-07-29 16:45:37 +0200
  • feaf3cf780
    Fix firehose not indicating new toots in "All" (#2335) Plastikmensch 2023-07-29 08:37:29 +0200
  • 74903af7ce
    Ignore the brakeman PermitAttributes check (#25915) Matt Jankowski 2023-07-28 17:17:53 -0400
  • 8ac9e446df
    Load rspec-rails gem in test + development (#25768) Matt Jankowski 2023-07-28 17:17:35 -0400
  • 7581b1ff96
    Profiling tools configuration improvement (#25383) Matt Jankowski 2023-07-28 17:16:23 -0400
  • 6f1fa1364f
    Fix RSpec/EmptyExampleGroup cop (#24735) Matt Jankowski 2023-07-28 17:15:33 -0400
  • 660993b415
    Add coverage for URLValidator (#25591) Matt Jankowski 2023-07-28 17:12:25 -0400
  • 6602edf064
    Add coverage for LanguageValidator (#25593) Matt Jankowski 2023-07-28 17:12:09 -0400
  • ad81be6c8e
    Update rubocop rules for linelength (#26190) Matt Jankowski 2023-07-28 17:11:45 -0400
  • 30f5ec7303
    Rubocop fix: Perfomance/UnfreezeString (#26217) Matt Jankowski 2023-07-28 17:11:05 -0400
  • 4d1b67f664
    Add end-to-end (system) tests (#25461) Renaud Chaput 2023-07-28 23:09:49 +0200
  • 8d5d707cc1
    Update README.md (#25435) Jay Prakash Kalia 2023-07-29 02:39:19 +0530
  • b0134db6ff
    Allow filtering for Chinese languages (#26066) gunchleoc 2023-07-28 23:07:22 +0200
  • f96e4b3047
    Use original URL in preview if it redirects to 4xx page (#26200) Christian Schmidt 2023-07-28 23:02:08 +0200
  • 3554c52795
    Fix missing return values in streaming (#26233) Renaud Chaput 2023-07-28 19:11:58 +0200
  • 446821a0dc
    Swap debug statements in streaming server (#26231) Claire 2023-07-28 17:59:31 +0200
  • 81cdc0f972
    Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228) Emelia Smith 2023-07-28 12:06:29 +0200
  • 255606d2da
    Update dependency haml_lint to v0.49.2 (#26222) renovate[bot] 2023-07-28 10:45:52 +0200
  • e69fe94669
    Fix "All" live feed not loading automatically. (#2332) Plastikmensch 2023-07-27 19:25:55 +0200
  • 8864d5b580
    New Crowdin translations (#2327) github-actions[bot] 2023-07-27 19:25:29 +0200
  • 6256cee034
    Change error boundary to upstream's (#2323) Claire 2023-07-27 19:25:07 +0200
  • a4ec187a20
    Change the wording of the dismissable explore prompt (#25917) Claire 2023-07-27 16:51:02 +0200
  • bbea052935
    Fix emoji picker button scrolling with textarea content in single-column view (#25304) Claire 2023-07-27 16:20:33 +0200
  • 317cd26fba
    Remove queued_at value from pubsub payloads (#26173) Emelia Smith 2023-07-27 16:19:33 +0200
  • 12a6cf569e
    Storage: add :azure to remaining callers (#26080) Misty De Méo 2023-07-27 07:13:45 -0700
  • 6c3c5bbbc3
    Fix crash when processing Flag activity with no status (#26189) Claire 2023-07-27 16:11:56 +0200
  • b4e739ff0f
    Change interaction modal in web UI (#26075) Claire 2023-07-27 16:11:17 +0200
  • 1e4ccc655a
    Add role badges to the WebUI (#25649) Claire 2023-07-27 16:05:24 +0200
  • ddaf200c78
    Refactor streaming's filtering logic & improve documentation (#26213) Emelia Smith 2023-07-27 15:38:18 +0200
  • 1814990a3d
    Fix wrong filters sometimes applying in streaming (#26159) Claire 2023-07-27 15:12:10 +0200
  • 812a84ff5f
    Migrate to request specs in /api/v2/filters (#25721) Daniel M Brasil 2023-07-27 09:58:20 -0300
  • f48d345de1
    Use correct naming on controller concern specs (#26197) Matt Jankowski 2023-07-27 08:27:21 -0400
  • b06763dc11
    Remove the sr locale override .rb files (#25927) Matt Jankowski 2023-07-26 09:39:53 -0400
  • b9adea9695
    New Crowdin Translations (automated) (#26072) github-actions[bot] 2023-07-26 13:46:16 +0200
  • 84d520ee80
    Extract private methods in StatusCacheHydrator (#26177) Matt Jankowski 2023-07-26 03:50:48 -0400
  • a2dca50ef3
    Use heredoc SQL blocks in AddFromAccountIdToNotifications migration (#26178) Matt Jankowski 2023-07-26 03:49:15 -0400
  • 8ac5a93a7d
    Reformat large hash in ContextHelper module (#26180) Matt Jankowski 2023-07-26 03:46:11 -0400
  • 2d9808f648
    Reformat large key values in service specs (#26181) Matt Jankowski 2023-07-26 03:45:50 -0400
  • bada7a65aa
    Ignore long line in regex initializer (#26182) Matt Jankowski 2023-07-26 03:45:27 -0400
  • 7d62e3b198
    Reformat large text arg in FetchLinkCardService spec (#26183) Matt Jankowski 2023-07-26 03:44:51 -0400
  • a4b69bec2e
    Fix missing GIF badge in account gallery (#26166) Christian Schmidt 2023-07-26 03:33:31 +0200
  • 6781dc6462
    Preserve translation on status re-import (#26168) Christian Schmidt 2023-07-25 20:29:31 +0200
  • ce1f35d7e2
    Revert poll colors to green outside of compose form (#26164) Claire 2023-07-25 15:32:59 +0200
  • edc104c9ef
    Update dependency sass to v1.64.1 (#26146) renovate[bot] 2023-07-25 14:45:35 +0200
  • 7bd8ef355c
    Add published_at attribute to preview cards (#26153) Eugen Rochko 2023-07-25 13:40:35 +0200
  • 49d2e8979f
    fix poll input active style (#26162) Trevor Wolf 2023-07-25 21:39:15 +1000
  • 50ff3d3342
    Coverage for Auth::OmniauthCallbacks controller (#26147) Matt Jankowski 2023-07-25 03:46:57 -0400
  • f826a95f6e
    Add published date and author to news on the explore screen in web UI (#26155) Eugen Rochko 2023-07-25 00:57:15 +0200
  • 4299208487
    Fix lang for UI texts in link preview (#26149) Christian Schmidt 2023-07-24 23:01:31 +0200
  • 714a20697f
    Fix missing action label on sensitive videos and embeds in web UI (#26135) Eugen Rochko 2023-07-24 22:04:38 +0200
  • d1a9f601c7
    Fix missing border on error screen in light theme in web UI (#26152) Eugen Rochko 2023-07-24 19:53:33 +0200
  • 9a567ec1d1
    Fix UI Overlap with the loupe icon in the Explore Tab (#26113) gol-cha 2023-07-25 00:56:20 +0900
  • 2dfa8f797a
    Fix LinkCrawlWorker crashing on null created_at (#26151) Claire 2023-07-24 17:55:36 +0200
  • 394d1f19b1
    Add report.updated webhook (#24211) Vyr Cossont 2023-07-24 08:37:38 -0700
  • 173a268025
    Update dependency aws-sdk-s3 to v1.131.0 (#26145) renovate[bot] 2023-07-24 16:18:19 +0200
  • b629e21515
    Fix unexpected redirection to /explore after sign-in (#26143) Claire 2023-07-24 16:06:32 +0200
  • 3cbc69f13d
    Update dependency postcss to v8.4.27 (#26144) renovate[bot] 2023-07-24 16:03:49 +0200
  • e56dc936e3
    Update dependency brakeman to v6.0.1 (#26141) renovate[bot] 2023-07-24 15:43:08 +0200
  • d31b31afee
    Update dependency rdf-normalize to v0.6.1 (#26130) renovate[bot] 2023-07-24 14:05:12 +0200
  • 76fce34ebb
    Add lang attribute to trending links (#26111) Christian Schmidt 2023-07-24 13:48:23 +0200
  • 80809ef33e
    change poll form element colors to fit with the rest of the ui (#26139) Trevor Wolf 2023-07-24 21:48:09 +1000
  • 6b2952d1dd
    Change design of link previews in web UI (#26136) Eugen Rochko 2023-07-24 13:47:28 +0200
  • 4d01d1a1ee
    Remove 16:9 cropping from web UI (#26132) Eugen Rochko 2023-07-24 13:46:55 +0200
  • cf9affdeac
    Apply padding to all notifications in notif-cleaning mode (#2325) Plastikmensch 2023-07-23 18:50:24 +0200
  • 5e8cbb5f82
    Remove back button from bookmarks, favourites and lists screens in web UI (#26126) Eugen Rochko 2023-07-23 17:55:20 +0200
  • cfd50f30bb
    Fix focus and hover styles in web UI (#26125) Eugen Rochko 2023-07-23 17:55:13 +0200
  • 67016dd29d
    Update haml-lint 0.49.1 (#26118) Nick Schonning 2023-07-23 11:48:16 -0400
  • 51311c1978
    Fix CW icon being on wrong side in app settings in RTL languages (#2324) Plastikmensch 2023-07-23 17:19:09 +0200
  • 3abe0fc5c8
    Use valid email address for first account (#26114) Christian Schmidt 2023-07-23 15:58:19 +0200