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

Move from Actix Web to Tide #99

Merged
merged 17 commits into from Feb 9, 2021
Merged

Move from Actix Web to Tide #99

merged 17 commits into from Feb 9, 2021

Conversation

spikecodes
Copy link
Collaborator

@spikecodes
Copy link
Collaborator Author

spikecodes commented Feb 5, 2021

Every feature of Actix-based Libreddit has been ported to this Tide-based Libreddit except for sorting of the front page. The Tide route for this ("/:sort/") conflicts with the short-link route for posts ("/:id/"). I haven't yet implemented a handler for whether the parameter is best,hot,new,top,rising,controversial or a 5-6 character post ID.

@spikecodes spikecodes self-assigned this Feb 7, 2021
@spikecodes spikecodes marked this pull request as ready for review February 9, 2021 17:37
@spikecodes spikecodes merged commit ebbdd71 into master Feb 9, 2021
@spikecodes spikecodes deleted the tide branch February 15, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant