Releases: berkmancenter/nymspace_server
Releases · berkmancenter/nymspace_server
3.1.0
What's Changed
- Add support for login and pseudonyms by @dylanwooters in #1
- Add additional response data for channel sorting by @dylanwooters in #2
- Add support for voting on threads by @dylanwooters in #3
- Support for adding new pseudonym to existing account by @dylanwooters in #5
- Create an endpoint for public channels by @dylanwooters in #7
- Ensure that pseudonyms are attached to messages for proper display by @dylanwooters in #6
- Add additional options for channel creation by @dylanwooters in #8
- Add endpoint for updating user accounts and adding email by @dylanwooters in #9
- Misc backend changes & Allow for bad reputation to be improved by @dylanwooters in #10
- Add support for channel auto delete and archiving by @dylanwooters in #11
- Add support for forgotten passwords by @dylanwooters in #12
- Ran eslint --fix and manually fixed some reported issues. by @dylanwooters in #13
- Added delete route for topics by @dylanwooters in #15
- New pseudonym lists (adjectives + nouns) by @dylanwooters in #14
- Add new routes to support front-end by @dylanwooters in #16
- Pre beta test security improvements by @dylanwooters in #17
- Make forgot password endpoint non-waiting by @dylanwooters in #18
- Separate follows/pins for channels and threads by @dylanwooters in #19
- Add support for saving email address on Channel level, for Channel archiving by @dylanwooters in #21
- Add support for canceling a vote by @dylanwooters in #20
- Change archive and delete jobs to target 90 97 days of inactivity by @dylanwooters in #22
- Refactored websocket, allowing for new votes and threads to be broadcasted. by @dylanwooters in #23
- Thread PUT and DELETE endpoints by @dylanwooters in #24
- Allowed users to update/delete threads within topics that they own. by @dylanwooters in #25
- emitting event via socket upon thread update by @dylanwooters in #26
- Adding logging to socket functions. by @bimalghartimagar in #27
- Npiano/disable thread creation by @NicholasPiano in #28
- Npiano/thread pseudonym by @NicholasPiano in #29
- Address sync and consistency issues under typical load scenarios by @boazsender in #39
New Contributors
Full Changelog: https://github.com/berkmancenter/threads_server/commits/3.1.0