Trevor Wolf
0955660641
[Glitch] change poll form element colors to fit with the rest of the ui
...
Port d5a4ef8459
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
f55959ebd9
Merge commit '1d29569d89c81b439c6a1d86c8f85cc48a9649c8' into glitch-soc/merge-upstream
...
Conflicts:
- `db/schema.rb`:
Upstream regenerated the schema file using Rails 7, the conflicts are
caused by our extra columns.
Applied upstream's changes, but keeping our extra columns.
1 year ago
gunchleoc
9a6d0b04cd
[Glitch] Replace 'favourite' by 'favorite' for American English
...
Port 257fadcec4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
1039fce896
Merge commit '5a5d8a97579bf2da481871588425734678019f52' into glitch-soc/merge-upstream
1 year ago
Claire
de27fa27b0
[Glitch] Change thread view to scroll to the selected post rather than the post being replied to
...
Port 70b4eb5baa
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
cb4ffdea8b
Merge commit '1d3f8af23a23c2d3d8399d7b4367de69b72e269a' into glitch-soc/merge-upstream
...
Conflicts:
- `config/initializers/content_security_policy.rb`:
Upstream fixed an issue that was not present in glitch-soc.
Kept our version.
1 year ago
Claire
db809f8789
Merge commit 'f3127af389f6043fe19c9ef4addefb6c6da0095a' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/layouts/application.html.haml`:
Upstream removed the `crossorigin` attribute from `preload_pack_asset`.
Glitch-soc had different calls to `preload_pack_asset` because of the
different theming system.
Ported the change.
- `app/views/layouts/embedded.html.haml`:
Upstream removed the `crossorigin` attribute from `preload_pack_asset`.
Glitch-soc had different calls to `preload_pack_asset` because of the
different theming system.
Ported the change.
1 year ago
Stanislas Signoud
53b24f6ac5
[Glitch] Fix a missing redirection on getting-started in multi column mode
...
Port cf170761e7
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Christian Schmidt
9a35793e13
[Glitch] Wrong count in response when removing favourite/reblog
...
Port 540cced981
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
2f3f1d75fa
Merge commit '58b52b7a33717406faa8d988b7c05efa52f46f6a' into glitch-soc/merge-upstream
...
Conflicts:
- `app/models/account.rb`:
Upstream added new validations close to lines on which glitch-soc had
modified validations to handle custom limits set through environment
variables.
Ported upstream changes.
- `config/initializers/content_security_policy.rb`:
Upstream added `AZURE_ALIAS_HOST`. Glitch-soc's version of the file is
completely different.
Added `AZURE_ALIAS_HOST` to our version of the file.
1 year ago
github-actions[bot]
5e3dac8adc
New Crowdin translations ( #2338 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Plastikmensch
7186b6ce0f
Fix Public TL not indicating new toots when `onlyRemote` or `allowLocalOnly` is enabled ( #2336 )
...
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Plastikmensch
d7d3466b9a
Fix firehose not indicating new toots in "All" ( #2335 )
...
When "Show local-only toots in All" is enabled, the column never indicated there are new toots, since `hasUnread` was always false.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Plastikmensch
7b2cfdeda3
Fix "All" live feed not loading automatically. ( #2332 )
...
The dispatch to expand the timeline was missing the `allowLocalOnly` param.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
github-actions[bot]
df7c9e1ed4
New Crowdin translations ( #2327 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
eed89bc69f
Change error boundary to upstream's ( #2323 )
1 year ago
Claire
1d29569d89
Revert poll colors to green outside of compose form ( #26164 )
1 year ago
Eugen Rochko
ca6ff4f9a1
Add `published_at` attribute to preview cards ( #26153 )
1 year ago
Trevor Wolf
e6475f79d7
fix poll input active style ( #26162 )
1 year ago
Matt Jankowski
2a0b6be46a
Coverage for `Auth::OmniauthCallbacks` controller ( #26147 )
1 year ago
Eugen Rochko
b977a84e19
Add published date and author to news on the explore screen in web UI ( #26155 )
1 year ago
Christian Schmidt
6ac7dcf180
Fix `lang` for UI texts in link preview ( #26149 )
1 year ago
Eugen Rochko
a90d7ac141
Fix missing action label on sensitive videos and embeds in web UI ( #26135 )
1 year ago
Eugen Rochko
5db70fc514
Fix missing border on error screen in light theme in web UI ( #26152 )
1 year ago
gol-cha
633071d1d5
Fix UI Overlap with the loupe icon in the Explore Tab ( #26113 )
1 year ago
Claire
b5d8462fa8
Fix LinkCrawlWorker crashing on `null` `created_at` ( #26151 )
1 year ago
Vyr Cossont
e60eb89958
Add report.updated webhook ( #24211 )
1 year ago
Claire
783676dd10
Fix unexpected redirection to /explore after sign-in ( #26143 )
1 year ago
Christian Schmidt
bfa1f2a86f
Add `lang` attribute to trending links ( #26111 )
1 year ago
Trevor Wolf
d5a4ef8459
change poll form element colors to fit with the rest of the ui ( #26139 )
1 year ago
Eugen Rochko
9015e5b194
Change design of link previews in web UI ( #26136 )
1 year ago
Eugen Rochko
1c28a202fe
Remove 16:9 cropping from web UI ( #26132 )
1 year ago
Plastikmensch
6fb2982ec0
Apply padding to all notifications in notif-cleaning mode ( #2325 )
...
* Add missing padding to notif-cleaning for admin-sign-up
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
* Apply padding to all notification types instead
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
---------
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Eugen Rochko
e7dec5699c
Remove back button from bookmarks, favourites and lists screens in web UI ( #26126 )
1 year ago
Eugen Rochko
5a5d8a9757
Fix focus and hover styles in web UI ( #26125 )
1 year ago
Nick Schonning
bb8b1b7c25
Update haml-lint 0.49.1 ( #26118 )
1 year ago
Plastikmensch
21fed4601f
Fix CW icon being on wrong side in app settings in RTL languages ( #2324 )
...
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Jeong Arm
15561ace1b
Fix relationship-tag background color ( #2322 )
1 year ago
github-actions[bot]
d6e767559c
New Crowdin translations ( #2319 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
cf9d76d4a1
Fix glitch local settings navigation items not being proper buttons ( #2320 )
1 year ago
Claire
1eed0d1bb7
Annotate doodle parameters to please eslint ( #2321 )
1 year ago
Claire
b255abbb75
Fix incorrect connect timeout in outgoing requests ( #26116 )
1 year ago
Claire
8933e41b19
Fix “Open in advanced web interface” being shown on mobile view ( #2318 )
...
Fixes #2307
1 year ago
github-actions[bot]
9279c388c5
New Crowdin translations ( #2317 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
наб
1c6232f0da
Favourits -> Favorites ( #26109 )
1 year ago
gunchleoc
257fadcec4
Replace 'favourite' by 'favorite' for American English ( #26009 )
1 year ago
Claire
4cf27100c0
Use username as display name for suspended users or users with blank display names ( #25276 )
1 year ago
Trevor Wolf
e1c5bed7b4
change focus ui for keyboard only input ( #25935 )
1 year ago
Claire
70b4eb5baa
Change thread view to scroll to the selected post rather than the post being replied to ( #24685 )
1 year ago
Claire
f3127af389
Clean up unused application records ( #24871 )
1 year ago