You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: project/FINISHED.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,3 +171,4 @@ This gives the user a quick at-a-glance preview of each thread's recent activity
171
171
- [x] In release.sh, build both versions and zip them separately. Only Firefox needs the source zip.
172
172
- [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.
173
173
- [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.
-[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