issues
search
confesi
/
confesi-server
🦠Confesi startup's server.
https://confesi.com
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: improve error handling in registration
#186
minitech
closed
8 months ago
0
Go 1.22
#185
minitech
closed
8 months ago
0
refactor: remove unused Firebase App Check, homegrown app check tokens, and HKDF secret
#184
minitech
closed
9 months ago
0
Refactor: Consolidates `masked` & `hash` fields
#183
mattrltrent
closed
9 months ago
0
Reconcile `hash` and `masked` fields in JSON serialization for IDs from server and the client's usage of them.
#182
mattrltrent
closed
9 months ago
0
chore: configure GitGuardian to ignore example .env file
#181
minitech
closed
9 months ago
1
chore: improve cache use in dev Docker setup
#180
minitech
closed
9 months ago
0
Fix cryptographic vulnerabilities in id masking
#179
minitech
closed
9 months ago
1
Remove some non-source files
#178
minitech
closed
9 months ago
0
Notification updates
#177
TalentedB
opened
11 months ago
0
feat: Added Sentiment Score Depression
#176
TalentedB
closed
11 months ago
2
Sentiment feed sort type needs to depreciate, akin to Trending.
#175
mattrltrent
closed
11 months ago
0
fix: deleting chats
#174
mattrltrent
closed
1 year ago
1
Dms
#173
mattrltrent
closed
1 year ago
2
Feat: Notification logging
#172
TalentedB
closed
1 year ago
1
Create Notification Logging
#171
TalentedB
closed
1 year ago
3
Saves & Reports
#170
mattrltrent
closed
1 year ago
1
Images
#169
mattrltrent
closed
1 year ago
1
Images
#168
mattrltrent
closed
1 year ago
1
Unit Tests
#167
TalentedB
opened
1 year ago
0
Images uploaded to s3 need compression? Right now they take FOREVER to upload...
#166
mattrltrent
closed
1 year ago
2
feat: Adds indexes to many columns
#165
TalentedB
closed
1 year ago
1
Maybe encryption.Mask(...)-ing the user ids to prevent somebody who somehow dumps our DB from connecting users to multiple posts since a masked ID is unique from other masks but can be deciphered to the same thing?
#164
mattrltrent
opened
1 year ago
2
Action Reversing Feature
#163
TalentedB
opened
1 year ago
0
feat: Endpoint Speed Checker
#162
TalentedB
closed
1 year ago
1
Notifications Update
#161
TalentedB
closed
1 year ago
1
Editing a post should not only allow changing the "title" and "body" but also the "category"
#160
mattrltrent
closed
1 year ago
0
feat: admin endpoint to send notifications to multiple user ids
#159
TalentedB
closed
1 year ago
1
feat: Adds seedability to schools, post categoeries, report types, and feedback types
#158
TalentedB
closed
1 year ago
1
Unit Tests Fix
#157
TalentedB
closed
1 year ago
0
Push notifications hottest
#156
TalentedB
closed
1 year ago
0
Mass Push Notification Timezone Hottest/Trending Cron Job
#155
TalentedB
closed
1 year ago
1
Adds masking to all IDs
#154
mattrltrent
closed
1 year ago
1
Fix Race Conditions
#153
TalentedB
opened
1 year ago
1
Fix Race Condition With Voting
#152
TalentedB
opened
1 year ago
0
feat: Notification Working on IOS with sound
#151
TalentedB
closed
1 year ago
2
Figure out seeding-the-database scripts. AKA, how do we initially load in the valid schools, feedback types, etc. etc.
#150
mattrltrent
closed
1 year ago
0
Feat: Admin and Mods
#149
TalentedB
opened
1 year ago
1
FCM messages sent after handlers
#148
mattrltrent
closed
1 year ago
0
Admins & mods
#147
mattrltrent
opened
1 year ago
0
fix: Ensured all returns that return a list, return a list every time
#146
TalentedB
closed
1 year ago
1
Feedback Boosting
#145
TalentedB
opened
1 year ago
0
Fix endpoints that regularly return lists that if empty return null. If nothing is found, they should always return "[]" not "null" to indicate nothing.
#144
mattrltrent
closed
1 year ago
0
feat: Adds Comment Count to posts table
#143
TalentedB
closed
1 year ago
1
Add comment counts to post itself
#142
mattrltrent
closed
1 year ago
0
feat: Sentiment Anaylsis Ordering
#141
TalentedB
closed
1 year ago
1
Cron purge cache
#140
TalentedB
closed
1 year ago
1
feat: Obtain Lat and Long from IP
#139
TalentedB
closed
1 year ago
1
Handler IP -> lat/long coordinates library helper function
#138
mattrltrent
closed
1 year ago
0
Feat: Adds sorting by sentiment compound
#137
TalentedB
closed
1 year ago
1
Next