Jeremy Kescher
|
2154b55103
|
Merge branch 'refs/heads/glitch' into develop
|
2024-08-04 13:48:14 +02:00 |
|
Claire
|
ad95c98054
|
Further de-emphasize filtered notifications banner and add setting to minimize it (#31250)
|
2024-08-02 14:59:37 +00:00 |
|
Jeremy Kescher
|
afa0c78715
|
Merge branch 'refs/heads/glitch' into develop
# Conflicts:
# app/javascript/flavours/glitch/actions/interactions.js
|
2024-07-30 08:38:14 +02:00 |
|
David Roetzel
|
dfd43869c9
|
Decrease count of filtered notifications when notification requests are accepted or dismissed (#31149)
|
2024-07-26 09:36:54 +00:00 |
|
Jeremy Kescher
|
b1a8a42664
|
Merge branch 'refs/heads/glitch' into develop
|
2024-07-19 18:13:52 +02:00 |
|
Renaud Chaput
|
f587ff643f
|
Grouped Notifications UI (#30440)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-18 14:36:09 +00:00 |
|
Jeremy Kescher
|
c1f70540c6
|
Merge branch 'refs/heads/glitch' into develop
|
2024-07-02 19:30:16 +02:00 |
|
Renaud Chaput
|
863c470a2b
|
Convert <Directory> to Typescript / function component (#30829)
|
2024-06-26 18:04:50 +00:00 |
|
Jeremy Kescher
|
b3f731abac
|
Merge branch 'refs/heads/glitch-soc' into develop
|
2024-06-22 13:30:26 +02:00 |
|
Renaud Chaput
|
7d12522ed7
|
Fix error when deleting a status (#30784)
|
2024-06-20 22:39:06 +00:00 |
|
Renaud Chaput
|
1c65932776
|
Convert disconnectTimeline and timelineDelete actions to Typescript (#30777)
|
2024-06-20 11:56:52 +00:00 |
|
Jeremy Kescher
|
3f2e2c0923
|
Merge branch 'refs/heads/glitch' into develop
|
2024-06-19 17:20:56 +02:00 |
|
Renaud Chaput
|
d558dfd77d
|
Convert notifications policies frontend code to Typescript (#29868)
|
2024-06-18 13:23:30 +00:00 |
|
Jeremy Kescher
|
6d448d46ff
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/javascript/flavours/glitch/actions/interactions.js
# app/javascript/flavours/glitch/reducers/statuses.js
|
2024-05-29 14:23:08 +02:00 |
|
Renaud Chaput
|
b6fd14f0e2
|
Fix createDataLoadingThunk and related actions (#30408)
|
2024-05-23 18:22:42 +00:00 |
|
Renaud Chaput
|
10ec421dd4
|
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270)
|
2024-05-23 09:50:13 +00:00 |
|
Jeremy Kescher
|
d1856ea48d
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/javascript/mastodon/initial_state.js
|
2024-05-22 23:56:46 +02:00 |
|
Renaud Chaput
|
2c5ab8f647
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
Jeremy Kescher
|
e73c612cb1
|
Merge branch 'refs/heads/glitch-soc' into develop
|
2024-05-11 23:31:31 +02:00 |
|
Claire
|
7d3fe2b4c3
|
Add loading indicator and empty result message to advanced interface search (#30085)
|
2024-04-29 09:55:41 +00:00 |
|
Claire
|
4ef0b48b95
|
Add in-app notifications for moderation actions/warnings (#30065)
|
2024-04-25 17:26:05 +00:00 |
|
Jeremy Kescher
|
2df3b9f803
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/serializers/initial_state_serializer.rb
|
2024-04-11 21:50:48 +02:00 |
|
Renaud Chaput
|
67442f9039
|
Remove global boosts state and convert boosts modal to Typescript (#29774)
|
2024-03-28 15:33:15 +00:00 |
|
Renaud Chaput
|
9fbe8d3a0c
|
Rewrite PIP state in Typescript (#27645)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-27 15:19:33 +00:00 |
|
Renaud Chaput
|
27d014a7fa
|
Rewrite markers reducer in Typescript (#27644)
|
2024-03-27 12:47:09 +00:00 |
|
Eugen Rochko
|
8e7e86ee35
|
Add ability to reorder uploaded media before posting in web UI (#28456)
|
2024-03-25 10:29:55 +00:00 |
|
Claire
|
44bf7b8128
|
Add notifications of severed relationships (#27511)
|
2024-03-20 15:37:21 +00:00 |
|
Jeremy Kescher
|
a53f2cf970
|
Merge branch 'glitch-soc' into develop
|
2024-03-19 18:31:27 +01:00 |
|
Eugen Rochko
|
ec19d0a14b
|
Change mute, block and domain block confirmations in web UI (#29576)
|
2024-03-15 17:36:41 +00:00 |
|
Jeremy Kescher
|
caccc2e0f4
|
Merge branch 'glitch-soc' into develop
# Conflicts:
# README.md
# app/javascript/flavours/glitch/components/status.jsx
# app/javascript/flavours/glitch/features/notifications/components/column_settings.jsx
# app/javascript/flavours/glitch/locales/en.json
# app/javascript/flavours/glitch/reducers/compose.js
# app/javascript/flavours/glitch/styles/components.scss
# app/javascript/mastodon/reducers/compose.js
# app/models/notification.rb
|
2024-03-14 20:01:30 +01:00 |
|
Eugen Rochko
|
c10bbf5fe3
|
Add notification policies and notification requests in web UI (#29433)
|
2024-03-11 15:02:21 +00:00 |
|
Renaud Chaput
|
b9722dfe2b
|
Use the server setting to get the max number of poll options in UI (#29490)
|
2024-03-11 09:13:35 +00:00 |
|
Jeremy Kescher
|
009251a17d
|
Merge branch 'glitch-soc' into develop
# Conflicts:
# app/javascript/mastodon/features/ui/components/navigation_panel.jsx
# app/javascript/mastodon/initial_state.js
# app/serializers/initial_state_serializer.rb
# config/initializers/chewy.rb
# config/locales/en.yml
# config/locales/ja.yml
|
2024-02-24 19:11:05 +01:00 |
|
Jeremy Kescher
|
4c24022984
|
Fix min_options, let vanilla flavor behave properly for pollLimits
|
2024-02-24 18:25:47 +01:00 |
|
Jeremy Kescher
|
8f8cb0fad3
|
Merge branch 'glitch-soc' into develop
|
2024-02-24 17:51:18 +01:00 |
|
Hinaloe
|
c645490d55
|
Fix sensitive flag not being removed when removing CW in new compose form (#29248)
|
2024-02-19 13:31:16 +00:00 |
|
Jeremy Kescher
|
e995f70ed3
|
Fix certain jsx files being in an old state in relation to the emoji reactions PR
|
2024-02-16 15:12:22 +01:00 |
|
Eugen Rochko
|
9cdc60ecc6
|
Change onboarding prompt to follow suggestions carousel in web UI (#28878)
|
2024-02-01 13:37:04 +00:00 |
|
Eugen Rochko
|
6936e5aa69
|
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-25 15:41:31 +00:00 |
|
Jeremy Kescher
|
93ae46fa14
|
Merge branch 'glitch-soc' into develop
|
2024-01-18 22:59:27 +01:00 |
|
renovate[bot]
|
4e277f83dc
|
Update devDependencies (non-major) (#28728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-01-16 18:34:22 +00:00 |
|
Jeremy Kescher
|
c677b8de19
|
v4.3.0-alpha.0+glitch+cat+1.0.5
|
2024-01-12 22:03:50 +01:00 |
|
Renaud Chaput
|
a0e237a96f
|
Upgrade Redux packages (#28585)
|
2024-01-08 10:57:40 +00:00 |
|
Jeremy Kescher
|
3b9a52aab6
|
Merge branch 'glitch-soc' into develop
|
2024-01-04 17:57:02 +01:00 |
|
Claire
|
65ea097f1d
|
Fix loading local accounts with extraneous domain part in WebUI (#28559)
|
2024-01-02 15:02:25 +00:00 |
|
Jeremy Kescher
|
5be3fb3d66
|
Merge remote-tracking branch 'essem/feature/emoji-reactions' into merge/emoji-reactions
|
2024-01-02 12:16:35 +01:00 |
|
Essem
|
9670ba6a1b
|
More cleanup
|
2023-12-29 12:39:01 -06:00 |
|
Essem
|
6ae86f40d1
|
Add support for emoji reactions
Squashed, modified, and rebased from glitch-soc/mastodon#2221.
Co-authored-by: fef <owo@fef.moe>
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
Co-authored-by: neatchee <neatchee@gmail.com>
Co-authored-by: Ivan Rodriguez <104603218+IRod22@users.noreply.github.com>
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-12-29 12:33:13 -06:00 |
|
Claire
|
3598c2e1db
|
Revert "Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)" (#28251)
|
2023-12-19 05:08:52 +00:00 |
|
Claire
|
7faa27e17d
|
Change dismissed banners to be stored server-side (#27055)
|
2023-11-30 11:45:54 +00:00 |
|