about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-01-20Add content-type to status source in glitch-socClaire
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2022-01-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-19Fix error when using raw distribution worker (#17334)Eugen Rochko
2022-01-19Fix error when processing poll updates (#17333)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-19Merge pull request #1662 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-01-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-19Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)Jeong Arm
2022-01-19Bump json-ld from 3.1.10 to 3.2.0 (#17224)dependabot[bot]
2022-01-19Bump thor from 1.1.0 to 1.2.1 (#17250)dependabot[bot]
2022-01-19Bump nokogiri from 1.12.5 to 1.13.1 (#17306)dependabot[bot]
2022-01-19Bump aws-sdk-s3 from 1.109.0 to 1.111.1 (#17277)dependabot[bot]
2022-01-19Bump prop-types from 15.7.2 to 15.8.1 (#17278)dependabot[bot]
2022-01-19Bump ed25519 from 1.2.4 to 1.3.0 (#17310)dependabot[bot]
2022-01-19Bump bootsnap from 1.9.3 to 1.10.1 (#17311)dependabot[bot]
2022-01-19Bump sass from 1.45.2 to 1.48.0 (#17315)dependabot[bot]
2022-01-19Bump babel-jest from 27.4.5 to 27.4.6 (#17280)dependabot[bot]
2022-01-19Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8 (#17314)dependabot[bot]
2022-01-19Bump ws from 8.3.0 to 8.4.2 (#17318)dependabot[bot]
2022-01-19Bump rubocop-rails from 2.13.0 to 2.13.2 (#17321)dependabot[bot]
2022-01-18Bump redis from 4.0.1 to 4.0.2 (#17309)dependabot[bot]
2022-01-18Bump bullet from 7.0.0 to 7.0.1 (#17312)dependabot[bot]
2022-01-18Bump react-select from 5.2.1 to 5.2.2 (#17313)dependabot[bot]
2022-01-18Bump @babel/preset-env from 7.16.7 to 7.16.8 (#17317)dependabot[bot]
2022-01-18Bump pkg-config from 1.4.6 to 1.4.7 (#17307)dependabot[bot]
2022-01-18Bump active_model_serializers from 0.10.12 to 0.10.13 (#17305)dependabot[bot]
2022-01-18Bump follow-redirects from 1.14.4 to 1.14.7 (#17285)dependabot[bot]
2022-01-18Bump jest from 27.4.5 to 27.4.7 (#17279)dependabot[bot]
2022-01-18Bump rspec_junit_formatter from 0.5.0 to 0.5.1 (#17275)dependabot[bot]
2022-01-18Bump rubocop-rails from 2.13.0 to 2.13.1 (#17274)dependabot[bot]
2022-01-18Bump scenic from 1.5.4 to 1.5.5 (#17193)dependabot[bot]
2022-01-18Merge pull request #1660 from ClearlyClaire/glitch-soc/features/themes-multip...Claire
2022-01-17Please CodeClimateClaire
2022-01-17Move controller theming code to concernClaire
2022-01-17Fix `pinned` attribute not being set for private self-posts (#17304)Claire
2022-01-17[Glitch] Add notifications for statuses deleted by moderatorsEugen Rochko
2022-01-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-17Merge pull request #1661 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-01-17Fix `pinned` attribute not being set for private self-postsClaire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17[Glitch] Add support for private pinned postsClaire
2022-01-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-17Add support for private pinned posts (#16954)Claire
2022-01-16Merge pull request #1659 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-01-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-16Fix missing media: 'all' on default skinsClaire
2022-01-16Refactor theming HAML template a bitClaire
2022-01-16Refactor theme config loadingClaire