Commit graph

594 commits

Author SHA1 Message Date
J.Townsend cbd701ef3f
Merge pull request #197 from L1ghtn1ng/dev
Pep8 stuff
2019-02-17 00:56:06 +00:00
L1ghtn1ng cabc911697 Fixes another Pep8 warning even though it looks wrong in the code it prints correctly in terminal 2019-02-17 00:41:35 +00:00
L1ghtn1ng 243f3b50ea Pep8 Fixes and layout fix 2019-02-17 00:27:04 +00:00
J.Townsend 42e9eaeac7
Merge pull request #196 from L1ghtn1ng/dev
Fingers crossed travis will send to slack now
2019-02-17 00:09:27 +00:00
L1ghtn1ng d8a97c9053 Merge remote-tracking branch 'upstream/master' into dev 2019-02-17 00:06:37 +00:00
L1ghtn1ng a9943489e5 Fingers crossed travis will send to slack now 2019-02-17 00:05:37 +00:00
Lee Baird 94e3a4b40a
Merge pull request #195 from leebaird/master
Updated version number.
2019-02-16 17:38:45 -06:00
Lee Baird f7adba268b Updated version number. 2019-02-16 17:13:29 -06:00
J.Townsend 0ae88ba8a4
Merge pull request #194 from L1ghtn1ng/dev
Fixes #183
2019-02-16 21:09:27 +00:00
L1ghtn1ng 817ba73eab Merge remote-tracking branch 'upstream/master' into dev 2019-02-16 21:03:39 +00:00
J.Townsend 93696cdd9f
Merge pull request #193 from L1ghtn1ng/dev
Fix travis.yml to actually send messages to slack channel
2019-02-16 21:01:03 +00:00
L1ghtn1ng 541b9b3383 Fix py3.8 support 2019-02-16 20:56:22 +00:00
L1ghtn1ng 2ed29c6172 Merge remote-tracking branch 'upstream/master' into dev 2019-02-16 20:50:59 +00:00
L1ghtn1ng 99a44e0c41 Remove newline 2019-02-16 20:50:40 +00:00
L1ghtn1ng 7ffcc9543a Fix travis.yml to actually send messages to slack channel 2019-02-16 20:49:12 +00:00
Lee Baird 6cbff3615b
Merge pull request #192 from leebaird/master
Updated version number.
2019-02-15 23:37:38 -06:00
Lee Baird d83126e0b4 Updated version number. 2019-02-15 23:25:30 -06:00
Matt 113d1d3241
Merge pull request #191 from NotoriousRebel/master
Improved yahoo and twitter parser
2019-02-16 04:43:08 +00:00
NotoriousRebel 74cc26e998 Made sure to handle the case if an improper @ symbol is in the handles. 2019-02-15 23:02:16 -05:00
NotoriousRebel 7409dc678f Stripped off from beginning. 2019-02-15 22:53:29 -05:00
NotoriousRebel b184016dac Fixed small bug. 2019-02-15 22:49:58 -05:00
NotoriousRebel 9184069021 Fixed improper handles with 3 dots. 2019-02-15 22:47:40 -05:00
NotoriousRebel 50ccf25832 Fixed small bug. 2019-02-15 18:58:15 -05:00
NotoriousRebel 849e865690 Removed period at the end of handles. 2019-02-15 16:36:18 -05:00
NotoriousRebel 24e4b414b0 Cleaned up how twitter returns users to properly handle spaces. 2019-02-15 12:45:13 -05:00
NotoriousRebel 53562a25bc Improved parser to fix improper emails. 2019-02-15 12:37:06 -05:00
Lee Baird 560c5ad094
Merge pull request #190 from leebaird/master
Cosmetic changes.
2019-02-14 23:47:52 -06:00
Lee Baird 13c0f0b037 Cosmetic changes. 2019-02-14 23:45:47 -06:00
Lee Baird 423c5ef6ef
Merge pull request #187 from leebaird/master
Removed PGP source.
2019-02-14 15:43:48 -06:00
Lee Baird a264ade32f Removed PGP source. 2019-02-14 15:35:30 -06:00
Lee Baird 0b90c22d4f
Merge pull request #185 from leebaird/master
Removed stale source and clean up.
2019-02-13 23:54:48 -06:00
Lee Baird 381b9f7aae Updated version number. 2019-02-13 23:12:17 -06:00
Lee Baird d963ee9904 Removed google-profiles and clean up. 2019-02-13 23:05:52 -06:00
Christian Martorella ad6a41bef4
Merge pull request #182 from L1ghtn1ng/dev
Add travis ci file
2019-02-11 21:49:08 +01:00
L1ghtn1ng 9cc2f6e27a Add travis to notify on slack 2019-02-10 22:15:18 +00:00
L1ghtn1ng fe6a696d9d Add build status to readme file 2019-02-10 21:56:01 +00:00
L1ghtn1ng e1c0741d42 update travis.yml file and builds should work now 2019-02-10 21:40:38 +00:00
L1ghtn1ng aab37bd984 update travis.yml file and builds should work now 2019-02-10 21:38:24 +00:00
L1ghtn1ng 9f3bb8c8d4 update travis.yml file 2019-02-10 21:34:40 +00:00
L1ghtn1ng f540e7b5db Add travis.yml file 2019-02-10 21:29:21 +00:00
Matt 2997e0d7ce
Merge pull request #181 from L1ghtn1ng/dev
Incoperate PR #178 changes plus a few tweaks
2019-02-10 07:01:06 +00:00
L1ghtn1ng 8997a6b39a Update requirements.txt 2019-02-10 01:11:02 +00:00
L1ghtn1ng 9cad6a5392 Pep8 Fix 2019-02-09 23:41:42 +00:00
L1ghtn1ng 4c2054a8d8 Pep8 Fix 2019-02-09 23:39:16 +00:00
L1ghtn1ng c2e9c4578b Incoperate PR #178 changes plus a few tweaks 2019-02-09 22:36:50 +00:00
Matt 330fb19847
Merge pull request #176 from dkasak/master
Normalize whitespace and add gitattributes. Fixes #175.
2019-02-08 20:46:08 +00:00
Denis Kasak acf9ed2f40 Normalize other whitespace.
Delete trailing spaces, add newline at end of file, etc.
2019-02-04 14:18:00 +01:00
Denis Kasak 5d897090b9 Add a .gitattributes file.
This ensures all text files are properly marked as such from git's
perspective. This will allow it to determine whether it should convert
line endings to the platform's native endings on checkout, for a given
file.

The Python-specific parts were sourced from here
https://github.com/alexkaratarakis/gitattributes/blob/master/Python.gitattributes
For all other files, it lets git's heuristics determine whether it is
a text file.
2019-02-04 14:03:29 +01:00
Denis Kasak 5e2a684f5a Fix line endings.
Don't mix line endings. Always use LF for text files when committing.
Ensure your `core.eol` is set to `native` using `git config` to get
native line endings for your platform on checkout.
2019-02-04 13:48:29 +01:00
Christian Martorella 21939b0d91 Merge branch 'master' of https://github.com/laramies/theHarvester 2019-01-31 22:36:44 +01:00