-
Notifications
You must be signed in to change notification settings - Fork 68
The complete comment system revamp #424
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
Open
dwitterer
wants to merge
75
commits into
lionleaf:master
Choose a base branch
from
dwitterer:hashtags-tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 56 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
7f4740d
Merge with parent
dwitterer cc62f5a
Update hashtag regex
dwitterer a80595a
Summon the anchor annihilator
dwitterer 8b25900
Remove a newline
dwitterer 41612c4
Update README.md
dwitterer 9e5226e
Fix unbalanced parenthesis
dwitterer f99d1db
Insert code blocks last, so the anchor annihilator can do its job
dwitterer ce1be01
Merge with parent
dwitterer a2ca8fa
Move long comments onto new lines
dwitterer c2a9df1
Fix other lint-python errors
dwitterer c6936b2
Fix other lint-python errors
dwitterer c3cf099
Final lint-python fixes
dwitterer 6bbebe5
Final lint-python fixes
dwitterer a9a0864
Remove 2-character minimum for hashtags
dwitterer 2eea517
Allow hashtags beginning with numbers
dwitterer 3284320
Merge with parent
dwitterer cc5be1b
Automatically shorten magic links in dwitter.net/*/* form into proper…
dwitterer 8b8a251
Spring cleaned this file up a bit
dwitterer 6aa0770
Spring clean here also
dwitterer a689fd3
Clean up test_dweet
dwitterer a171111
Clean up test_comment
dwitterer 5bdc35b
Update test_user_feeds.py
dwitterer dedaa2c
Cleaned this up
dwitterer db8b495
Update test_feed_views.py
dwitterer bf769d1
Update test_hashtag_feed_views.py
dwitterer 95e50ab
Update test_hashtags.py
dwitterer e6b5431
Update test_insert_code_blocks.py
dwitterer 0514840
Update test_insert_magic_links.py
dwitterer 5fb05c1
Reorder insert_magic_links to autocrop urls first
dwitterer 20cd232
Add tests for autocropping urls
dwitterer b91e82a
Add tests for new hashtag system and modify old ones
dwitterer e132d72
Modify old tests to suit new hashtag system
dwitterer 0e7ae10
Add test case for URL autocropping with other text
dwitterer c64d727
Autocropping function error prevention
dwitterer 1b9cc29
I'm an idiot
dwitterer 4882913
I python-ed a little too hard
dwitterer 3ff794d
Add new test cases for the anchor annihilator
dwitterer 12af3af
Fixed lint-python errors in this file
dwitterer 549d100
Fixed lint-python errors in this file
dwitterer 0a0fb90
Update test_dweet_comments.py
dwitterer b3bbfa5
Fixed lint-python errors in this file
dwitterer 59ddbcb
Fixed lint-python errors in this file
dwitterer dc4a853
Fixed lint-python errors in this file
dwitterer 6eea5e3
Fixed lint-python errors in this file
dwitterer 75ff72d
Fixed lint-python errors in this file
dwitterer 46c4999
Fixed lint-python errors in this file
dwitterer baf715f
Fixed lint-python errors in this file
dwitterer b83056f
Fixed lint-python errors in this file
dwitterer a640949
Fixed lint-python errors in this file
dwitterer 988005d
Fixed lint-python errors in this file
dwitterer 400f1b4
Fixed lint-python errors in this file
dwitterer e7c324a
Fixed lint-python errors in this file
dwitterer 99f5487
Fixed lint-python errors in this file
dwitterer 557ffb9
Insert missed comma
dwitterer af904db
Fixed lint-python errors in this file
dwitterer 73185b5
Remove unnecessary string concatenation
dwitterer caf605e
Use new hashtag regex in models.py
dwitterer 404a4c1
Make autocrop tests default to https
dwitterer bd67277
Made tests not fail
dwitterer 0d856ed
Fix ordering of link insertion functions in serializers.py
dwitterer 48f6c8c
Less confusing function names
dwitterer 4d71b9e
Don't match invalid usernames
dwitterer b7d7341
New tests for username punctuation suffixing
dwitterer 100e60a
Fix broken regexes
dwitterer 03b17e4
Add new tests for hashtag punctuation
dwitterer 4b76ae7
Dweet mentions can use the same punctuation rule
dwitterer 22c8279
Add tests for dweet mention punctuation suffixing
dwitterer 1e958c1
Typo
dwitterer 716e0b3
Fix lint_python errors in this file
dwitterer 23c2f3f
Fix lint-python errors in this file
dwitterer d4d08be
Typo
dwitterer 9ee2aed
Fix some failing tests
dwitterer 7e468b4
Typo
dwitterer 910ef08
Stianjensen was right....
dwitterer ea6a6a7
More consistent comment formatting
dwitterer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.