Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | Skip double building on Dependabot branches (#24025) | Nick Schonning | |
2023-03-07 | Convert CircleCI to GitHub Actions (#23608) | Nick Schonning | |
2023-03-06 | Disable anonymous access to the streaming API (#23989) | Claire | |
2023-03-06 | Fix `/api/v1/streaming` sub-paths not being redirected (#23988) | Claire | |
2023-03-06 | Remove unused TOCGenerator (#23986) | Matt Jankowski | |
2023-03-06 | add modal message when editing toot (#23936) | PauloVilarinho | |
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com> | |||
2023-03-06 | Remove sidebar dead code (#23984) | Claire | |
2023-03-06 | Fix unconfirmed accounts being registered as active users (#23803) | Claire | |
2023-03-06 | Remove pinned rexml (#23964) | Nick Schonning | |
2023-03-06 | Do not strip tags from `Setting.site_short_description` (#23975) | Christian Schmidt | |
2023-03-05 | Normalize translations | Claire | |
2023-03-05 | Refactor glitch-soc rich text SCSS | Claire | |
2023-03-05 | [Glitch] Only offer translation for supported languages | Christian Schmidt | |
Port 5a8c651e8f0252c7135042e79396f782361302d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-05 | [Glitch] Switched bookmark and favourites around | Terry Garcia | |
Port a1347f456e47e085ef1031b607cabd0683c496c2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-05 | [Glitch] Fix duplicate “Publish” button on mobile | Claire | |
Port b55fc883b6181fb8080fbafd53bc7a9f1896b295 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-05 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `README.md`: Upstream README has been changed, but we have a completely different one. Kept our `README.md`. - `lib/sanitize_ext/sanitize_config.rb`: Upstream added support for more incoming HTML tags (a large subset of what glitch-soc accepts). Change the code style to match upstream's but otherwise do not change our code. - `spec/lib/sanitize_config_spec.rb`: Upstream added support for more incoming HTML tags (a large subset of what glitch-soc accepts). Kept our version, since the tests are mostly glitch-soc's, except for cases which are purposefuly different. | |||
2023-03-05 | New Crowdin updates (#2118) | Claire | |
* New translations en.json (Spanish) [ci skip] * New translations en.yml (Spanish) [ci skip] | |||
2023-03-05 | Merge pull request #2121 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-03-05 | [Glitch] Add `lang` attribute to media and poll options | Christian Schmidt | |
Port d3eefead3014175b264cb56f6f4cb552cbaaeac6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-05 | Fix pgBouncer resetting application name on every transaction (#23958) | Eugen Rochko | |
2023-03-05 | Fix streaming API not being usable without `DATABASE_URL` (#23960) | Eugen Rochko | |
2023-03-05 | Updates dev container and adds doc for getting started with GitHub ↵ | Samruddhi Khandale | |
Codespaces (#23872) | |||
2023-03-05 | Enable Rubocop for app/views (#23874) | Nick Schonning | |
2023-03-05 | Update browser gem to version 5.3.1 (#23945) | Matt Jankowski | |
2023-03-04 | Do not leave Mastodon when clicking “Back” (#23953) | Christian Schmidt | |
2023-03-04 | Fix spec for api/v1/statuses/translations (#23956) | Matt Jankowski | |
2023-03-04 | Restore missing fabricators (#23951) | Matt Jankowski | |
2023-03-04 | Pending example models minimal coverage (#23912) | Matt Jankowski | |
2023-03-04 | User mailer spec coverage improvements (#23905) | Matt Jankowski | |
2023-03-04 | Admin controllers specs (#23917) | Matt Jankowski | |
2023-03-04 | Specs api v1 controllers (#23930) | Matt Jankowski | |
2023-03-04 | Fabricator specs (#23925) | Matt Jankowski | |
2023-03-04 | Misc coverage improvements for validators (#23928) | Matt Jankowski | |
2023-03-04 | Helpers specs coverage improvement (#23937) | Matt Jankowski | |
2023-03-04 | Policies specs (#23924) | Matt Jankowski | |
2023-03-04 | Settings controllers specs (#23915) | Matt Jankowski | |
2023-03-04 | Add basic coverage for some worker jobs (#23943) | Matt Jankowski | |
2023-03-04 | Models specs coverage (#23940) | Matt Jankowski | |
2023-03-04 | Upgrade to latest redis-rb 4.x and fix deprecations (#23616) | Jean byroot Boussier | |
Co-authored-by: Jean Boussier <jean.boussier@gmail.com> | |||
2023-03-03 | Disable Style/SymbolArray (#23921) | Claire | |
2023-03-03 | Remove pry gems (#23884) | Nick Schonning | |
2023-03-03 | Remove implied StandardError rescue (#23942) | Nick Schonning | |
2023-03-03 | Remove climate_control gem (#23886) | Nick Schonning | |
2023-03-03 | Fix original account being unfollowed on migration before the follow request ↵ | Claire | |
could be sent (#21957) | |||
2023-03-03 | Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956) | Claire | |
2023-03-03 | Only offer translation for supported languages (#23879) | Christian Schmidt | |
2023-03-03 | Allow streaming to connect to postgress with self-signed certs (#21431) | Ramūns Usovs | |
2023-03-03 | Added support for specifying S3 storage classes in environment (#22480) | Jamie Hoyle | |
2023-03-03 | Add tests for moderation actions without custom text (#23184) | Claire | |
2023-03-03 | Fix external authentication not running onboarding code for new users (#23458) | Claire | |