Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit a4483dd

Browse files
committed
Prepare tasks
1 parent 7cc22b5 commit a4483dd

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

project/FINISHED.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,4 @@ This gives the user a quick at-a-glance preview of each thread's recent activity
171171
- [x] In release.sh, build both versions and zip them separately. Only Firefox needs the source zip.
172172
- [x] By environment: We have "http://localhost" for development and "https://api.threadloaf.com" for production. Development builds should only have the former and production builds should only have the latter.
173173
- [x] Find a way to manage this without making four duplicate copies of the whole manifest.json. There are only minor differences between these configurations with most of the content being identical between all four.
174+
- [x] In the thread reply previews, we once already tried to fix the lack of space in between "author:" and their post body. It comes up as "author:text" still. Add padding between the colon and the text.

project/TASKS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
# Bugs
2-
- [x] In the thread reply previews, we once already tried to fix the lack of space in between "author:" and their post body. It comes up as "author:text" still. Add padding between the colon and the text.

0 commit comments

Comments
 (0)