Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from main #864

Merged
merged 71 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
bf693ab
Show error if attachment is rejected for having invalid mime type
Steffo99 Sep 4, 2024
35ef1b5
Accept any file if supportedMediaTypes is undefined
Steffo99 Sep 4, 2024
5479f91
Set maxMediaAttachments to 1000 if Pleroma extensions are detected
Steffo99 Sep 4, 2024
9e600ce
Merge branch 'cheeaun:main' into feature/paste-attach
Steffo99 Sep 4, 2024
78036d0
Autogenerated change to the .po file
Steffo99 Sep 5, 2024
8df2f55
Apply suggested changes to alert strings
Steffo99 Sep 5, 2024
9a60078
Remove pleroma maxMediaAttachments override
Steffo99 Sep 5, 2024
53f7c39
Remove unused pleroma variable
Steffo99 Sep 5, 2024
c277cbc
Move unsupported files alert to outside the loop
Steffo99 Sep 5, 2024
f7d7833
Handle `maxMediaAttachments` being undefined during file cutoff
Steffo99 Sep 5, 2024
143b389
Handle `maxMediaAttachments` being undefined while creating the file …
Steffo99 Sep 5, 2024
61946a8
Handle `maxMediaAttachments` being undefined while creating the gif p…
Steffo99 Sep 5, 2024
3fa9796
Shorten expressions using the always-false property of undefined comp…
Steffo99 Sep 5, 2024
ab5865c
Line changed in `.po` file
Steffo99 Sep 5, 2024
e472bc2
Contract comment to not mention Akkoma instances
Steffo99 Sep 7, 2024
28f87e2
Remove "by your instance" part of the error message
Steffo99 Sep 7, 2024
e77219c
Move unattachable files outside of the loop
Steffo99 Sep 7, 2024
475fe22
Improve error messages
Steffo99 Sep 7, 2024
774605d
Fix basic math and logic error, possibly
Steffo99 Sep 8, 2024
1abbe33
Remove `unattachableFiles`
Steffo99 Sep 10, 2024
f82e721
Make "multiple" condition more readable
Steffo99 Sep 10, 2024
2fbef61
Merge remote-tracking branch 'upstream/main' into feature/paste-attach
Steffo99 Sep 10, 2024
e1e3081
Update po files
Steffo99 Sep 10, 2024
906d601
Fix brace not being in the same line as else
Steffo99 Sep 23, 2024
88c52e4
Make explicit the undefined check to disable the attachment button
Steffo99 Sep 23, 2024
78dcff4
Update po files
Steffo99 Sep 23, 2024
aa33274
Merge branch 'main' into feature/paste-attach
Steffo99 Sep 23, 2024
58144a5
Update po files
Steffo99 Sep 23, 2024
e94b8ed
Do not save state between regex executions
Steffo99 Oct 4, 2024
02dfa81
Use the same logic as the main login button for the login tooltip in …
Steffo99 Oct 4, 2024
59e3e4a
Prettify
Steffo99 Oct 4, 2024
eea5b02
Prevent this action from running in forks
cheeaun Oct 9, 2024
9d06c88
Fix text size change affect settings popover width
cheeaun Oct 9, 2024
46f5d79
Fix dup keys
cheeaun Oct 9, 2024
e2086a1
Stupid g is cached between calls
cheeaun Oct 9, 2024
8ae6846
Merge branch 'main' into feature/hashtag-fix
Steffo99 Oct 9, 2024
0eaa4b0
Merge pull request #855 from Steffo99/feature/hashtag-fix
cheeaun Oct 10, 2024
e2e9e3c
Merge pull request #856 from Steffo99/feature/login-default-instance
cheeaun Oct 10, 2024
a25bcba
Make 'Delete' post look dangereous
cheeaun Oct 10, 2024
d5e985d
Preliminary filter work on notifications
cheeaun Oct 10, 2024
edd34a5
Line changes
cheeaun Oct 10, 2024
4853774
Time to try fetchPriority=low
cheeaun Oct 10, 2024
4a09740
i18n updates (fa-IR,it-IT) (#862)
cheeaun Oct 10, 2024
6bd3ad0
Merge remote-tracking branch 'cheeaun/main' into feature/paste-attach
Steffo99 Oct 11, 2024
f49074a
Merge .po file
Steffo99 Oct 11, 2024
2878881
Convert bug report to issue form
Steffo99 Oct 11, 2024
665b6dd
Describe the bug → Bug description
Steffo99 Oct 11, 2024
47a8a17
Convert feature request to issue form
Steffo99 Oct 11, 2024
6ff127c
Allow bypassing issue forms
Steffo99 Oct 11, 2024
947ab30
Merge pull request #867 from Steffo99/feature/issue-template
cheeaun Oct 11, 2024
56faec7
i18n updates (ca-ES) (#868)
cheeaun Oct 11, 2024
54fcaf8
Use a global regex for replaceAll
Steffo99 Oct 12, 2024
f669c39
Update README.md
github-actions[bot] Oct 13, 2024
4d03f8f
Merge pull request #872 from Steffo99/feature/twitter-crash-fix
cheeaun Oct 13, 2024
82163c0
Fix text nodes extraction fails on template element
cheeaun Oct 13, 2024
66e8bfe
Move emojis check condition to top
cheeaun Oct 13, 2024
f85cf22
Cache another regex
cheeaun Oct 13, 2024
e7c9628
i18n updates (es-ES,fa-IR) (#869)
cheeaun Oct 13, 2024
d185eff
i18n updates (nb-NO) (#875)
cheeaun Oct 13, 2024
4aecb30
i18n updates (nb-NO) (#876)
cheeaun Oct 14, 2024
29822cb
Merge pull request #735 from Steffo99/feature/paste-attach
cheeaun Oct 14, 2024
71a694b
Missed this "Post"
cheeaun Oct 14, 2024
8b3ea70
i18n updates (ar-SA,ca-ES,cs-CZ,de-DE,eo-UY,es-ES,eu-ES,fa-IR,fi-FI,f…
cheeaun Oct 14, 2024
5e4300f
Try fix same words with different contexts
cheeaun Oct 14, 2024
e092e46
Prettier-ify
cheeaun Oct 14, 2024
c6fee13
i18n updates (ca-ES,eo-UY,es-ES,eu-ES,fa-IR,it-IT,lt-LT,nb-NO,pl-PL) …
cheeaun Oct 14, 2024
30486ed
Explicit ID to force separate keys
cheeaun Oct 14, 2024
9d5494e
i18n updates (ar-SA,ca-ES,cs-CZ,de-DE,eo-UY,es-ES,eu-ES,fa-IR,fi-FI,f…
cheeaun Oct 14, 2024
bcd7507
3 contexts of "Following"
cheeaun Oct 14, 2024
af6cf27
i18n updates (ca-ES,eo-UY,es-ES,eu-ES,fa-IR,it-IT,lt-LT,pl-PL) (#880)
cheeaun Oct 14, 2024
e8cc93b
Upgrade dependencies
cheeaun Oct 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

81 changes: 81 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
name: "Bug report"
description: "Create a report to help us improve"

labels:
- "bug"

body:
- type: input
id: "site"
attributes:
label: "Site"
description: |-
What site(s) did you encounter this bug on?
placeholder: |-
phanpy.social

- type: input
id: "version"
attributes:
label: "Version"
description: |-
Which Phanpy version(s) did you encounter this bug on?
You can see and copy your current version by opening the Settings menu and scrolling down to the About section.
placeholder: |-
2024.10.08.0a176e2

- type: input
id: "instance"
attributes:
label: "Instance"
description: |-
Which instance(s) did you encounter this bug on?
placeholder: |-
mastodon.social

- type: textarea
id: "Browser"
attributes:
label: "Browser"
description: |-
Which browser(s) did you encounter this bug on?
placeholder: |-
- Firefox 132.0b5 on Windows 11
- Safari 18 on iOS 18 on iPhone 16 Pro Max

- type: textarea
id: "description"
attributes:
label: "Bug description"
description: |-
A concise description of what the bug is.
If applicable, add screenshots to help explain your problem.
You can paste screenshots here and GitHub will convert them to Markdown for you.

- type: textarea
id: "steps"
attributes:
label: "To reproduce"
description: |-
A list of steps that can be performed to make the bug happen again.
If possible, add screenshots to help demonstrate the steps.
You can paste screenshots here and GitHub will convert them to Markdown for you.
placeholder: |-
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error

- type: textarea
id: "behavior"
attributes:
label: "Expected behavior"
description: |-
A concise description of what you expected to happen.

- type: textarea
id: "other"
attributes:
label: "Other"
description: |-
Anything you want to add?
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: true
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: "Feature request"
description: "Suggest an idea for this project"

labels:
- "enhancement"


body:
- type: textarea
id: "problem"
attributes:
label: "Problem I have"
description: |-
If your request is related to a problem, please provide a clear and concise description of what the problem is.
placeholder: |-
I'm always frustrated when [...]

- type: textarea
id: "solution"
attributes:
label: "Solution I'd like"
description: |-
A clear and concise description of what you want to happen.

- type: textarea
id: "alternatives"
attributes:
label: "Alternatives considered"
description: |-
A clear and concise description of any alternative solutions or features you've considered.

- type: textarea
id: "other"
attributes:
label: "Other"
description: |-
Anything you want to add?
1 change: 1 addition & 0 deletions .github/workflows/main2prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
auto-pull-request:
if: github.repository == 'cheeaun/phanpy'
runs-on: ubuntu-latest
steps:
- uses: vsoch/pull-request-action@master
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ Costs involved in running and developing this web app:
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/16539171/medium/0ce95ef6b3b0566136191fbedc1563d0.png" alt="" width="16" height="16" /> SadmL_AI (Russian)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/12381015/medium/35e3557fd61d85f9a5b84545d9e3feb4.png" alt="" width="16" height="16" /> shuuji3 (Japanese)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/14565190/medium/79100599131b7776e9803e4b696915a3_default.png" alt="" width="16" height="16" /> Sky_NiniKo (French)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/13143526/medium/2f15fa6d8e1703c7b82bb608b116a30a.png" alt="" width="16" height="16" /> Steffo99 (Italian)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/13143526/medium/30871da23d51d7e41bb02f3c92d7f104.png" alt="" width="16" height="16" /> Steffo99 (Italian)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/16532441/medium/1a47e8d80c95636e02d2260f6e233ca5.png" alt="" width="16" height="16" /> Su5hicz (Czech)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/16530049/medium/683f3581620c6b4a5c753b416ed695a7.jpeg" alt="" width="16" height="16" /> tferrermo (Spanish)
- <img src="https://crowdin-static.downloads.crowdin.com/avatar/15752199/medium/7e9efd828c4691368d063b19d19eb894.png" alt="" width="16" height="16" /> tkbremnes (Norwegian Bokmal)
Expand Down
Loading