Commit Graph

171 Commits

Author SHA1 Message Date
bd279b1fd3 Code Review: Formatting and ward clause. Method should be made more modular. 2022-04-25 06:26:54 -05:00
bbfae14949 Creating exporter for report in LaTeX format. 2022-04-21 12:11:53 -05:00
f66d93e2ca Refactoring: minor changes in histogram exporters. 2022-04-20 16:59:57 -05:00
57adfca53a Creating quotes histogram exporter. 2022-04-20 16:44:34 -05:00
66298fc248 Fixing and creating retweets histogram exporters. 2022-04-20 16:27:54 -05:00
cde55509bf Creating retweets and quotes sorted by occurrences. 2022-04-20 15:49:50 -05:00
e840f733fe Tweet user bug fix. 2022-04-20 14:56:08 -05:00
1e06d16801 Removing unnecessary methods. 2022-04-20 14:13:02 -05:00
e43b375a6b Creating exporter for retweets. 2022-04-19 13:55:39 -05:00
e8373fab2c Merge pull request 'detached/2' (#2) from detached/2 into master
Reviewed-on: https://code.tupale.co/Offray/Socialmetrica/pulls/2
2022-04-19 00:23:25 -05:00
4e6b134848 Merge 4ab8c6f0dd 2022-04-19 00:20:42 -05:00
99a03c0ad1 Tweets collection now inherits from OrderedCollection to improve reusability. 2022-04-19 00:19:23 -05:00
4ab8c6f0dd Recommiting changes in ee905 and two latter (why they were reverted?) 2022-04-18 22:36:10 -05:00
b92102a9d1 Merge dc945dd8f9 2022-04-18 22:16:00 -05:00
c2078d032f Minor fix in quotes scraping. 2022-04-18 22:14:17 -05:00
dc945dd8f9 Modifying histograms exporters. 2022-04-18 19:19:49 -05:00
2383ea4459 Refactoring collect tweets. 2022-04-18 19:00:58 -05:00
29c6deb617 Creating quotes filtering for nitter user messages. 2022-04-18 18:52:56 -05:00
3a58d281e2 Merge e98fd45083 2022-04-18 18:47:07 -05:00
a687e1b688 Creating metadata parsing from nitter html. 2022-04-18 18:44:52 -05:00
e98fd45083 Improving creation date processing/transfomation from different formats. #retrieveContents should also load local messages. 2022-04-18 18:36:52 -05:00
906b29a7ef Creating quotes metadata parsing. 2022-04-18 18:36:07 -05:00
8d87ee3ed7 Creating replies and retweets filtering and modifying histograms. 2022-04-18 17:29:09 -05:00
bfa2a2ab99 Modifying documentTree for downloading replies. 2022-04-18 16:14:01 -05:00
ad592beaf8 Creating replies download and recognition from nitter html. 2022-04-18 15:53:57 -05:00
49d5529934 Fixing creation date return depending on type of scrapping. 2022-04-17 12:30:28 -05:00
7de47a4959 Fixing tweets rendeting: loading users from local DB or remote scrapping. 2022-04-16 22:36:46 -05:00
ee9050a9b9 Fixing tweets rendeting by loading local users from DB. 2022-04-16 19:53:33 -05:00
50a3ef901b Code review: More modular code. 2022-04-16 12:08:30 -05:00
5d457e824a Creating histogram exporter for tweets and modifyng install external word cloud commons. 2022-04-16 01:59:52 -05:00
f28e884a79 Creating default exporter for tex template. 2022-04-16 01:37:11 -05:00
c9d9ec9620 Creating installation for template. 2022-04-16 01:32:02 -05:00
1f081f58cf Creating time spans division for tweets collection. 2022-04-15 18:53:06 -05:00
2de7cf1d11 Now external word cloud installs its common files and loads required data. 2022-04-15 14:35:11 -05:00
986f4a83bc Better variable namings 2022-04-15 08:49:20 -05:00
382dcd9954 Calculating time subperiods for tweets histogram. 2022-04-15 07:36:53 -05:00
0da5c06527 Initial methods for tweets histogram. 2022-04-15 00:05:17 -05:00
d61490e96c Making word cloud reproducible in local copy. 2022-04-14 20:27:26 -05:00
216832c3e2 Fixing external word cloud commons installation. 2022-04-14 20:00:06 -05:00
a50e37dce1 Modifying external cloud commons installation. 2022-04-14 19:39:46 -05:00
4341383a8c Modifying external word cloud parameters. 2022-04-14 19:20:45 -05:00
f97b193c5e Renaming methods for clarity. 2022-04-14 17:40:41 -05:00
b9eedc6ec3 Fixing connection to ReStore DB in tweets collection. 2022-04-14 16:43:31 -05:00
02ab2bd74a Local storage: getting messages from local DB. 2022-04-12 21:58:51 -05:00
f563f964b2 Creating testing for twitter user in ReStore. 2022-04-12 18:59:12 -05:00
8f2ed277fb Modifying tweet created for ReStore definition. 2022-04-12 18:23:08 -05:00
a445100e58 Fixing tweet form nitter html and collecting tweets for nitteruser. 2022-04-12 18:13:31 -05:00
bcf67809a8 Improving nitter user getting pages. 2022-04-12 16:05:59 -05:00
2c61055b38 Improved naming to better convey intention and more TO DO's. 2022-04-12 12:03:48 -05:00
52b90dd8dd New TO DO annotations and improving formating. 2022-04-12 10:15:24 -05:00