Local User
|
0527458f38
|
Merge branch 'upstream/main' into develop
|
2023-07-07 01:25:26 +02:00 |
|
Claire
|
cea9db5a0b
|
Change local and federated timelines to be in a single firehose column (#25641)
|
2023-07-02 00:05:10 +02:00 |
|
Claire
|
285a691936
|
Remove the search button from UI header when logged out (#25631)
|
2023-06-28 14:57:51 +02:00 |
|
Eugen Rochko
|
2b78c07ef1
|
Fix search not being easily findable on smaller screens in web UI (#25576)
|
2023-06-26 05:26:41 +02:00 |
|
mogaminsk
|
8d2c26834f
|
Fix custom signup URL may not loaded (#25531)
|
2023-06-22 12:10:49 +02:00 |
|
alfe
|
a86886b1fd
|
Rewrite <LoadingIndicator/> as FC and TS (#25364)
|
2023-06-13 19:26:25 +02:00 |
|
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
|
Claire
|
14bb6bb29a
|
Fix null signUp URL in various places (#25190)
|
2023-05-30 19:01:42 +02:00 |
|
Jeremy Kescher
|
4920ccb302
|
Merge remote-tracking branch 'upstream/main' into develop
|
2023-05-27 12:23:36 +02:00 |
|
fusagiko / takayamaki
|
38c6216082
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
|
Renaud Chaput
|
e58c36d308
|
Update inconsistent defaultMessage (#25114)
|
2023-05-24 12:38:50 +02:00 |
|
Renaud Chaput
|
40b948a1fb
|
Fix null signUp URL handling from #25014 (#25108)
|
2023-05-24 09:49:26 +02:00 |
|
Renaud Chaput
|
d27216dc46
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
|
Claire
|
ca66e61b93
|
Add support for custom sign-up URLs (#25014)
|
2023-05-23 15:17:09 +02:00 |
|
Renaud Chaput
|
5a16bd7bf4
|
Use JSX syntax for Fragments (#25093)
|
2023-05-23 11:47:36 +02:00 |
|
Renaud Chaput
|
8f66126b10
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
|
Claire
|
711a037660
|
Allow scripts in post embed previews (#25071)
|
2023-05-22 21:18:21 +02:00 |
|
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2023-05-11 12:41:55 +02:00 |
|
Eugen Rochko
|
3869e8c210
|
Change "Sign in" to "Login" (#24942)
|
2023-05-10 20:17:55 +02:00 |
|
Renaud Chaput
|
5eeb40bdbe
|
Add stricter ESLint rules for Typescript files (#24926)
|
2023-05-10 12:59:29 +02:00 |
|
Nick Schonning
|
b878e3d8df
|
Enable ESLint react/no-deprecated (#24471)
|
2023-05-10 09:05:32 +02:00 |
|
たいち ひ
|
2d5e257938
|
Rewrite logo.tsx as FC (#24909)
|
2023-05-10 08:58:21 +02:00 |
|
fusagiko / takayamaki
|
349cae0b57
|
Add type annotation for DisplayName component (#24752)
|
2023-05-09 23:08:54 +02:00 |
|
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
|
Jeremy Kescher
|
9eb149477a
|
Merge remote-tracking branch 'upstream/main' into develop
|
2023-05-06 00:39:56 +02:00 |
|
Eugen Rochko
|
6028d047b9
|
Change logo version in header based on screen size in web UI (#24707)
|
2023-04-28 10:00:33 +02:00 |
|
Jeremy Kescher
|
f3953eee78
|
Merge remote-tracking branch 'upstream/main' into develop
|
2023-04-23 20:49:47 +02:00 |
|
Claire
|
bc4745f482
|
Fix crash when trying to open the filter modal (#24556)
|
2023-04-17 10:15:21 +02:00 |
|
fusagiko / takayamaki
|
cf3fa1e814
|
Rewrite GIFV component with React hooks (#24552)
|
2023-04-16 16:09:04 +02:00 |
|
Jeremy Kescher
|
1e866e57ac
|
Merge remote-tracking branch 'upstream/main' into develop
|
2023-04-10 08:14:20 +02:00 |
|
Nick Schonning
|
927b2fd138
|
Set marginRight as string (#24422)
|
2023-04-05 10:57:36 +02:00 |
|
Nick Schonning
|
ec0c104bf2
|
Ensure tabIndex is number instead of string (#24409)
|
2023-04-04 16:33:44 +02:00 |
|
Jeremy Kescher
|
68101baae1
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# app/controllers/settings/preferences_controller.rb
# app/javascript/mastodon/utils/resize_image.js
# app/lib/user_settings_decorator.rb
# app/models/media_attachment.rb
# app/models/user.rb
# app/views/settings/preferences/appearance/show.html.haml
# app/workers/scheduler/indexing_scheduler.rb
# config/settings.yml
# db/schema.rb
|
2023-04-03 21:50:15 +02:00 |
|
Eugen Rochko
|
68a192e718
|
Change "direct message" nomenclature to "private mention" in web UI (#24248)
|
2023-03-30 15:16:20 +02:00 |
|
Jeremy Kescher
|
722b6697d7
|
Merge remote-tracking branch 'upstream/main' into develop
|
2023-03-28 17:31:34 +02:00 |
|
Yamagishi Kazutoshi
|
6e8711ff91
|
Add missing parenthesis (#24238)
|
2023-03-24 04:35:43 +01:00 |
|
Yamagishi Kazutoshi
|
d1b057a0ac
|
Remove legacy decorators syntax (#18357)
|
2023-03-24 03:17:53 +01:00 |
|
Jeremy Kescher
|
ddc4022845
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# Gemfile.lock
# app/javascript/flavours/glitch/initial_state.js
# app/javascript/mastodon/initial_state.js
# app/lib/feed_manager.rb
# app/services/batched_remove_status_service.rb
# lib/mastodon/feeds_cli.rb
|
2023-03-15 14:13:29 +01:00 |
|
Jeremy Kescher
|
047286d54e
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# Gemfile.lock
|
2023-03-06 16:33:21 +01:00 |
|
Jeremy Kescher
|
7318b74ebf
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# Gemfile.lock
# app/models/notification.rb
# config/locales/simple_form.de.yml
|
2023-03-05 12:34:16 +01:00 |
|
Terry Garcia
|
a1347f456e
|
Switched bookmark and favourites around (#23701)
|
2023-03-03 20:37:49 +01:00 |
|
Claire
|
b55fc883b6
|
Fix duplicate “Publish” button on mobile (#23804)
|
2023-03-03 20:25:36 +01:00 |
|
Christian Schmidt
|
d3eefead30
|
Add lang attribute to media and poll options (#23891)
|
2023-02-26 20:13:27 +01:00 |
|
Renaud Chaput
|
44a7d87cb1
|
Rename JSX files with proper .jsx extension (#23733)
|
2023-02-20 03:20:59 +01:00 |
|
Jeremy Kescher
|
4a6cc45f9d
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# Gemfile
# Gemfile.lock
# config/sidekiq.yml
|
2023-02-18 22:38:53 +01:00 |
|
Jeremy Kescher
|
8de39432a9
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# .github/workflows/build-image.yml
# Gemfile.lock
# app/javascript/flavours/glitch/actions/interactions.js
# config/initializers/rack_attack.rb
# config/locales/en_GB.yml
|
2023-02-17 00:26:21 +01:00 |
|
Nick Schonning
|
db2c58d47a
|
Enable ESLint no-useless-escape (#23311)
|
2023-02-13 15:12:14 +01:00 |
|
Eugen Rochko
|
8f590b0a21
|
Add setting for status page URL (#23390)
|
2023-02-04 04:56:06 +01:00 |
|
Nick Schonning
|
c49213f0ea
|
Upgrade ESlint to v8 (#23305)
|
2023-01-30 01:45:35 +01:00 |
|
Christian Schmidt
|
2a4f2216d6
|
Add lang attribute to image description textarea and poll option field (#23293)
|
2023-01-29 19:00:19 +01:00 |
|