Claire
|
2ce03420d6
|
[Glitch] Fix case-insensitive comparison of hashtags to do case-folding
Port 3ed2bf92d0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 12:56:58 +01:00 |
|
Claire
|
fe8d9f6221
|
[Glitch] Fix hashtag bar sometimes including tags that appear in the post's body
Port f0862bcf98
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 12:56:58 +01:00 |
|
Claire
|
a81ed84453
|
[Glitch] Add display of out-of-band hashtags in the web interface
Port df6e719898 to glitch-soc
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 12:56:58 +01:00 |
|
Claire
|
3b210e093a
|
Fix more code style discrepancies
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
542d95c2bc
|
Fix import style discrepancy
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
8b24a9a507
|
Fix missed relative import discrepancy
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
b1f0457cb8
|
Fix whitespace and comment discrepancies
|
2023-11-15 12:53:21 +01:00 |
|
Eugen Rochko
|
08ac91c40b
|
[Glitch] Fix follow relationships not loading after notifications fetch
Port 4f7f6b3922 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 12:53:21 +01:00 |
|
Eugen Rochko
|
103c0ca4f7
|
[Glitch] Hide loading bar on status interactions
Port eb2425b53b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
21653beb30
|
Reduce more unwarranted differences with upstream
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
7b922c2d90
|
Reduce unwarranted differences with upstream
Ports part of 0758b00bfd and 897199910f
|
2023-11-15 12:53:21 +01:00 |
|
Claire
|
2f61b65b1e
|
Remove dead code
|
2023-11-15 12:53:11 +01:00 |
|
Claire
|
9bbb0f13e0
|
Fix inconsistent React imports in JSX files (#2466)
|
2023-11-15 12:52:30 +01:00 |
|
Claire
|
a97b722ad5
|
Reduce differences with upstream due to import style (#2465)
Fix relative / VS absolute style imports, and fix whitespace discrepancies
|
2023-11-15 12:01:51 +01:00 |
|
Claire
|
f7d3b74e03
|
Merge pull request #2389 from glitch-soc/i18n/crowdin/translations
New Crowdin Translations (automated)
|
2023-11-15 09:42:30 +01:00 |
|
neatchee
|
bd6da814b5
|
Fix recurring "switch to advanced interface" warning by adding missing class to the navigation-panel__banner element
|
2023-11-13 13:20:51 -08:00 |
|
pajowu
|
ed79713f3a
|
Fix modal content not being selectable (#27813)
|
2023-11-13 13:27:50 +00:00 |
|
Claire
|
07a4059901
|
Add support for invite codes in the registration API (#27805)
|
2023-11-13 13:27:00 +00:00 |
|
github-actions[bot]
|
e5a7b73ef4
|
New Crowdin Translations (automated) (#27815)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-13 13:21:02 +00:00 |
|
Eugen Rochko
|
0d14fcebae
|
Change link previews to keep original URL from the status (#27312)
|
2023-11-13 09:58:28 +00:00 |
|
GitHub Actions
|
46a28fc41f
|
New Crowdin translations
|
2023-11-11 04:27:29 +00:00 |
|
github-actions[bot]
|
ac62b995ef
|
New Crowdin Translations (automated) (#27804)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-10 13:07:04 +00:00 |
|
Matt Jankowski
|
43e2f763b2
|
Extract crutches_active_mentions from FeedManager (#27785)
|
2023-11-10 12:47:38 +00:00 |
|
Matt Jankowski
|
ac69f90098
|
Add Api::V1::Instances::BaseController base controller class (#27797)
|
2023-11-10 12:46:00 +00:00 |
|
Aleks Xhuvani
|
7840c6b75b
|
Do not try to update an undefined video element (#27798)
|
2023-11-09 22:35:53 +00:00 |
|
Claire
|
c451bbe249
|
Allow viewing and severing relationships with suspended accounts (#27667)
|
2023-11-09 14:50:25 +00:00 |
|
Matt Jankowski
|
548bb30b2a
|
Consolidate html page title output logic into helper (#27563)
|
2023-11-09 13:05:57 +00:00 |
|
Claire
|
9b06c0f24a
|
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791)
|
2023-11-09 12:58:02 +00:00 |
|
Matt Jankowski
|
ce1bd81c85
|
Reduce complexity in StatusCacheHydrator (#27783)
|
2023-11-09 09:53:44 +00:00 |
|
Matt Jankowski
|
13c3e59601
|
Use helper method to build batched status edits in admin/statuses/show (#27739)
|
2023-11-08 13:04:52 +00:00 |
|
github-actions[bot]
|
5c328ae674
|
New Crowdin Translations (automated) (#27768)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-08 12:40:09 +00:00 |
|
Matt Jankowski
|
7d6bcc0615
|
Remove unmatched rubocop:enable declaration (#27769)
|
2023-11-08 12:02:09 +00:00 |
|
João Pedro Marques
|
d3cd37d73e
|
Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)
|
2023-11-07 23:37:58 +00:00 |
|
Jasmin Johal
|
27cbdc6f22
|
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-07 21:46:08 +00:00 |
|
Aleks Xhuvani
|
58f01a5c9a
|
Add volume saving/reuse to video player (#27488)
|
2023-11-07 18:15:38 +00:00 |
|
Renaud Chaput
|
f476d9dab2
|
Fix the notificationsUpdate call (#27758)
|
2023-11-07 14:18:59 +00:00 |
|
Matt Jankowski
|
45770c9306
|
Fix Performance/MapMethodChain cop (#27744)
|
2023-11-07 13:01:09 +00:00 |
|
Matt Jankowski
|
bbad5b6456
|
Remove false positive cop detection (#27457)
|
2023-11-07 10:44:15 +00:00 |
|
github-actions[bot]
|
1b28ab7263
|
New Crowdin Translations (automated) (#27687)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-07 09:03:59 +00:00 |
|
Matt Jankowski
|
d6f50839e1
|
Fix RSpec/SpecFilePathFormat cops (#27730)
|
2023-11-06 16:25:40 +00:00 |
|
Matt Jankowski
|
0c4e7c06dc
|
Fix Rails/FindEach cop (#26886)
|
2023-11-06 15:53:29 +00:00 |
|
Matt Jankowski
|
fe26f33e0a
|
Fix Rails/RedundantActiveRecordAllMethod cop (#26885)
|
2023-11-06 15:51:52 +00:00 |
|
zunda
|
e4e752c26e
|
Adjust transform origin for favorite star (#27700)
|
2023-11-06 11:14:46 +00:00 |
|
Claire
|
c0989b78f8
|
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
|
2023-11-06 09:28:14 +00:00 |
|
Renaud Chaput
|
6712bf86cd
|
Fixes website not loading for unlogged users (#27698)
|
2023-11-04 21:52:56 +00:00 |
|
Renaud Chaput
|
3bf2a7296e
|
Use Immutable Record for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
|
github-actions[bot]
|
2d548e273e
|
New Crowdin Translations (automated) (#27646)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-03 10:10:13 +00:00 |
|
Claire
|
0337df3a42
|
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653)
|
2023-11-02 14:58:37 +00:00 |
|
mogaminsk
|
ac8e4ed38d
|
Fix inserting emojis from emoji picker fails with TypeError (#27647)
|
2023-11-01 07:22:02 +00:00 |
|
Renaud Chaput
|
277e6968f5
|
Use helpers to check environment in frontend (#27633)
|
2023-10-31 16:05:44 +00:00 |
|