about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-05-07Change media modals look in web UIEugen Rochko
2021-05-07[Glitch] Change home timeline to reload after follow recommendations in web UIEugen Rochko
2021-05-07[Glitch] Fix "You might be interested in" flashing while searching in web UIEugen Rochko
2021-05-07[Glitch] Add empty state message for follow recommendations in web UIEugen Rochko
2021-05-07[Glitch] Hide floating action button on onboarding pageClaire
2021-05-07[Glitch] Change follow recommendations to be limited to 20 instead of 40 in w...Eugen Rochko
2021-05-07[Glitch] Fix newlines not being considered sentence separators in account noteEugen Rochko
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ...Eugen Rochko
2021-05-07Disable onboarding modal (keep it in “Show me around” from getting starte...Claire
2021-05-07Merge pull request #1526 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2021-05-07[Glitch] Add joined date to profiles in web UIEugen Rochko
2021-05-07[Glitch] fix component namefusagiko / takayamaki
2021-05-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-07Do not populate AccountSummaries and FollowRecommendation views on migration ...Claire
2021-05-07Fix older migrations on Ruby 3 (#16174)Claire
2021-05-07Change home timeline to reload after follow recommendations in web UI (#16160)Eugen Rochko
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-05-07Bump url-parse from 1.4.7 to 1.5.1 (#16172)dependabot[bot]
2021-05-07Bump webpacker from 5.2.1 to 5.3.0 (#16144)dependabot[bot]
2021-05-07Bump devise from 4.7.3 to 4.8.0 (#16140)dependabot[bot]
2021-05-07Bump yargs from 16.2.0 to 17.0.0 (#16149)dependabot[bot]
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-05-06Fix "You might be interested in" flashing while searching in web UI (#16162)Eugen Rochko
2021-05-05Add empty state message for follow recommendations in web UI (#16161)Eugen Rochko
2021-05-05Fix media redownload worker retrying on unexpected response codes (#16111)Eugen Rochko
2021-05-05Fix display of toots without text content (#15665)Claire
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-05-05Improve performance of follow recommendation scheduler (#16159)Claire
2021-05-05Fix error when trying to render component for media without meta (#16112)Eugen Rochko
2021-05-05Fix database serialization failure returning HTTP 500 (#16101)Eugen Rochko
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-05-05Workaround Resolv::DNS-induced hangs by installing resolv 0.1.0 (#16157)Claire
2021-05-05Fix how to change connection pool for rails 6 (#16158)Takeshi Umeda
2021-05-04Improve description of keyboard shortcuts (#16129)Mélanie Chauvel
2021-05-04Remove dependency for @babel/plugin-proposal-class-properties (#16155)Yamagishi Kazutoshi
2021-05-04Revert default Ruby version to 2.7.2 (#16154)Claire
2021-05-04Fix existing username validator not allowing multiple accounts (#16153)Eugen Rochko
2021-05-04Fix empty home feed before first follow has finished processing (#16152)Eugen Rochko
2021-05-03Change confirmations controller to redirect to / for approved users (#16151)Claire
2021-05-03Bump mini-css-extract-plugin from 1.5.0 to 1.6.0 (#16150)dependabot[bot]
2021-05-03Bump @babel/preset-env from 7.13.15 to 7.14.0 (#16145)dependabot[bot]
2021-05-03fix component name (#16138)fusagiko / takayamaki
2021-05-03Bump @babel/runtime from 7.13.17 to 7.14.0 (#16148)dependabot[bot]
2021-05-03Bump aws-sdk-s3 from 1.93.1 to 1.94.0 (#16143)dependabot[bot]
2021-05-03Bump @babel/core from 7.13.16 to 7.14.0 (#16141)dependabot[bot]
2021-05-03Bump sass from 1.32.11 to 1.32.12 (#16142)dependabot[bot]
2021-05-03Bump marky from 1.2.1 to 1.2.2 (#16147)dependabot[bot]
2021-05-03Bump sidekiq-unique-jobs from 7.0.8 to 7.0.9 (#16139)dependabot[bot]
2021-05-02Fix "cb is not a function" error in streaming API server (#16134)Eugen Rochko