Claire
d5b959a2ca
Merge commit '75fca715e9ae8ad347edbaf6511a052f161a3de3' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/settings/preferences/other/show.html.haml`:
Upstream moved some preferences to a new category, while glitch-soc had an
extra preference there.
Moved the extra preference like upstream did to the new category.
2025-09-02 19:07:51 +02:00
Claire
75fca715e9
Change public self-quotes of private posts to be disallowed ( #35975 )
2025-09-02 15:48:37 +00:00
Claire
5d9a9c76fb
Change icon variant for quotes ( #35991 )
2025-09-02 13:52:09 +00:00
Bruno Viveiros
bdff970a5e
fix: YouTube iframe being able to start at a defined time ( #26584 )
2025-09-02 10:04:59 +00:00
diondiondion
6f8187e595
Update Visibility modal copy & preferences link ( #35969 )
2025-09-01 11:17:27 +00:00
Claire
6abe6cdef5
Merge commit '40242fafee83cf9a6bcb2d0ac1e228827969402f' into glitch-soc/merge-upstream
2025-08-29 18:21:28 +02:00
Kazuki Nagasawa
d93572ea90
Fix 404 error after deleting status from detail view ( #35800 ) ( #35881 )
2025-08-28 20:50:19 +00:00
Claire
03e07d88d7
Merge commit 'd880f397dfbe95bb8c3c9ed5730fbba76398df5f' into glitch-soc/merge-upstream
2025-08-28 20:23:39 +02:00
diondiondion
229cbc6a24
Add hotkey Q for quoting the currently focused post ( #35941 )
2025-08-28 12:33:23 +00:00
Claire
884d7996b1
Merge commit '02de05dc272856c77fac5c9e1d84cf585ae20c1e' into glitch-soc/merge-upstream
2025-08-27 18:13:03 +02:00
Claire
02de05dc27
Add ability to list quotes of one's own posts ( #35914 )
2025-08-27 15:38:52 +00:00
Claire
7e25f6b606
Merge commit '6ad0ddebe4be9fb76b9119924674b4679e8da74a' into glitch-soc/merge-upstream
2025-08-26 19:07:52 +02:00
diondiondion
4180f754d0
Fix error alerts for deleted quotes ( #35918 )
2025-08-26 16:34:14 +00:00
Claire
e8fe33f273
Merge commit '7aba79ade9bfeb86105aa575bc7156acef78f7da' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/layouts/application.html.haml`:
Conflict because of glitch-soc's theming system.
Updated the line as upstream did.
2025-08-25 22:15:28 +02:00
Claire
f3a932d8a1
Add quoted_update notification type ( #35820 )
2025-08-25 15:44:18 +00:00
Claire
7a76f71d99
Ensure quote policy is displayed as “Just me” when disabled because of visibility ( #35894 )
2025-08-25 13:08:37 +00:00
Claire
012450e87d
Consolidate labels for quote policy settings ( #35893 )
2025-08-25 12:30:37 +00:00
Claire
2560242972
Add quotes_count to statuses stats ( #35832 )
2025-08-25 12:21:28 +00:00
Claire
5cac4dfb5c
Merge commit 'abe5413638043a52e4fcbb5f16aefd14e76bf96c' into glitch-soc/merge-upstream
2025-08-22 22:52:55 +02:00
Claire
02134172f1
Merge commit 'e770303968dc04d20dd5f3a5d7da3b9d7ba888fc' into glitch-soc/merge-upstream
...
Conflicts:
- `.rubocop_todo.yml`:
Glitch-soc had different overrides, but upstream simply disabled the rules.
Disabled them as well.
- `app/serializers/initial_state_serializer.rb`:
Not really a conflict, again because of a rubocop comment.
2025-08-22 22:33:11 +02:00
Echo
4df50b9c7e
Visibility Modal fixes ( #35865 )
2025-08-22 12:34:37 +00:00
diondiondion
118c30fbc7
Improvements for keyboard navigation in feeds ( #35853 )
2025-08-22 09:57:39 +00:00
diondiondion
511e10df34
Fix layout shift caused by "Who to follow" widget ( #35861 )
2025-08-22 09:44:10 +00:00
Echo
f85f0eee1b
Composer quote improvements ( #35835 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
Co-authored-by: diondiondion <mail@diondiondion.com >
2025-08-21 14:07:31 +00:00
Echo
8268323d7f
Status quote button ( #35822 )
2025-08-20 10:09:57 +00:00
Claire
71cee3e472
Merge commit 'f16f8b51b863d3fcadd17753004adbf8962ead01' into glitch-soc/merge-upstream
...
Conflicts:
- `yarn.lock`:
Upstream updated a dependency adjacent to one that is only in glitch-soc.
Updated as upstream did.
2025-08-19 18:46:12 +02:00
Echo
f16f8b51b8
Move language and visibility buttons above CW field ( #35824 )
2025-08-19 15:29:10 +00:00
Echo
d4b2e7f771
Composer Quote UI ( #35805 )
...
Co-authored-by: diondiondion <mail@diondiondion.com >
2025-08-18 16:52:28 +00:00
Claire
4d9150735a
Merge commit '651e51a82eba542c4d8c3fec5edd16420ea1ff3e' into glitch-soc/merge-upstream
...
Conflicts:
- `yarn.lock`:
Upstream updated a dependency textually adjacent to a glitch-soc-specific one.
Updated the dependency as upstream did.
2025-08-17 20:52:34 +02:00
Echo
651e51a82e
Allow editing status quote policy ( #35762 )
2025-08-14 15:04:32 +00:00
Echo
49a6e4cbb5
Move composer buttons to top ( #35749 )
2025-08-13 14:09:45 +00:00
Echo
7cf53dbf63
Redirect on success for standalone compose ( #35763 )
2025-08-13 13:52:29 +00:00
Claire
63d3f28b20
Fix reply indicator displaying wrong avatar in rare cases ( #35756 )
2025-08-12 16:16:03 +00:00
Echo
bf15b1d65d
Prevent props being added as HTML attributes ( #35739 )
2025-08-11 12:00:35 +00:00
Claire
235037a3b2
Merge commit 'ac59772dc6cda646258e61debfd792f9057c1c39' into glitch-soc/merge-upstream
...
Conflicts:
- `app/controllers/api/v1/statuses_controller.rb`:
Conflict because upstream added a parameter where glitch-soc had an extra one.
Added upstream's parameter while keeping glitch-soc's.
- `app/serializers/activitypub/note_serializer.rb`:
Conflict because upstream added an extension where glitch-soc had an extra one.
Added upstream's extension while keeping glitch-soc's.
- `app/services/update_status_service.rb`:
Conflict because upstream added a parameter where glitch-soc had an extra one.
Added upstream's parameter while keeping glitch-soc's.
2025-08-06 22:02:55 +02:00
Claire
55a98580aa
Add UI for revoking quote posts ( #35689 )
2025-08-06 11:52:56 +00:00
Claire
a4c05c694f
Fix quote notification filtering and add settings ( #35690 )
2025-08-05 16:15:16 +00:00
Claire
53185f5381
Merge commit '081d38679f965ac20ff1a6c72e2fc1108c34ac30' into glitch-soc/merge-upstream
2025-08-04 21:24:47 +02:00
Claire
081d38679f
Add quote notifications to WebUI ( #35653 )
2025-08-04 18:12:37 +00:00
Echo
570c9d16be
Performance regression fixes ( #35664 )
2025-08-04 17:16:12 +00:00
Echo
28b0e5ee78
Provides legacy fallback for browser that don't support regex flag v ( #35659 )
2025-08-04 17:15:46 +00:00
Claire
dbab707d64
Merge commit '591df1f205c654381203b56d46498efc62370776' into glitch-soc/merge-upstream
2025-08-01 22:11:59 +02:00
Echo
6bca52453a
Emoji Rendering Efficiency ( #35568 )
2025-07-31 17:30:14 +00:00
Claire
e53421b548
Merge commit 'e5826777b6c06a32b97388657beaca1e5eccb421' into glitch-soc/merge-upstream
...
Conflicts:
- `config/settings.yml`:
Not a real conflict, upstream removed settings that are identical in glitch-soc
but textually adjacent to glitch-soc-only settings.
Removed what upstream removed.
2025-07-30 20:05:45 +02:00
Eugen Rochko
b80e95b2aa
Change new replies to be loaded automatically if thread previously empty ( #35603 )
2025-07-30 16:18:58 +00:00
Eugen Rochko
d121007927
Change "new replies available" notice to be above replies in web UI ( #35575 )
2025-07-29 09:00:27 +00:00
Claire
72affd6b45
Merge commit 'a863e68d174b176dc350d8e3472c010cd37b7807' into glitch-soc/merge-upstream
...
Conflicts:
- `app/models/trends/statuses.rb`:
Conflict because of glitch-soc's setting to allow CWs in trends.
Kept glitch-soc's setting but followed upstream's refactor.
- `docker-compose.yml`:
Conflict because of upstream VS glitch-soc repos.
Updated version number as upstream did, but kept glitch-soc repos.
2025-07-24 18:10:38 +02:00
Echo
dfaca794bf
Force modern emoji experimental to be dev mode only ( #35505 )
2025-07-24 14:55:00 +00:00
Mayank
8baed8b90e
remove redundant title text from media modal images in web UI ( #35468 )
2025-07-24 08:58:22 +00:00
Echo
7f9ad7eabf
Enables cross-origin Web Workers ( #35483 )
2025-07-24 07:14:27 +00:00