Socialmetrica/Socialmetrica.package/NitterUser.class/instance
ruidajo 6b70551210 Creating disposable replies and tweets parser from loaded image for nitter user. 2022-09-21 16:48:44 -05:00
..
areCommonFilesInstalled.st Now external word cloud installs its common files and loads required data. 2022-04-15 14:35:11 -05:00
asDictionary.st Modifyng nitter user as dictionary for worcloud data exporter. 2022-06-09 12:15:48 -05:00
asDictionaryForWeb.st Creating replies by time span. 2022-06-09 15:53:58 -05:00
asTiddler.st Modifying nitter user parse as dictionary and as tiddler. 2022-05-31 13:08:05 -05:00
authorIds.st Creating author ids to get all the ids from database and refactoring tweets filtering. 2022-06-15 18:43:59 -05:00
avatarPicture.st Bugfix: Avatar picture. 2022-05-14 18:17:34 -05:00
collectRawTweetsFrom.upToPage..st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
collectRawTweetsFromOldestUpToPage..st Refactoring tweets scrapping: getting oldest ones. 2022-05-15 08:50:22 -05:00
collectRawTweetsUpToPage..st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
config..st Massive rebranding to prepare launching... 2022-04-01 17:22:33 -05:00
config.st Code review: Fixing some code smells. 2022-04-06 13:09:38 -05:00
createdAt.st Modifying date displays in histograms and fixing empty replies and quotes exporter. 2022-05-02 22:31:41 -05:00
description.st Massive rebranding to prepare launching... 2022-04-01 17:22:33 -05:00
documentTree.st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
documentTreeFor..st Improving nitter user getting and parsing tweets. 2022-04-11 14:18:52 -05:00
downloadProfileImage.st Improving nitter user profile image exporter. 2022-04-07 11:28:18 -05:00
downloadWithRenaming..st Code review: improved modularity. A second pass on #downloadWithRenaming: still pending. 2022-04-25 09:13:04 -05:00
exportDefaultReport.st Improving required folders detection for exporting visualizations. 2022-06-09 20:05:03 -05:00
exportEmptyHistogramNamed..st Refactoring histograms data calculation and exporters. 2022-06-21 11:59:13 -05:00
exportHistogramFor.By..st Refactoring quotes and retweets histograms. 2022-06-21 13:20:46 -05:00
exportOverviewReportLatex.st Modifying export overview LaTex with automated weeks. 2022-05-25 12:31:53 -05:00
exportOverviewReportLatexWithBars..st Modifying export overview LaTex and nitter user id for deleted users. 2022-05-25 11:50:30 -05:00
exportProfileImageOn..st Code review: improved modularity. A second pass on #downloadWithRenaming: still pending. 2022-04-25 09:13:04 -05:00
exportQuotesHistogramWithBars..st Refactoring quotes and retweets histograms. 2022-06-21 13:20:46 -05:00
exportRepliesHistogramWithBars..st Refactoring histograms data calculation and exporters. 2022-06-21 11:59:13 -05:00
exportRetweetsHistogramWithBars..st Refactoring quotes and retweets histograms. 2022-06-21 13:20:46 -05:00
exportStaticWebReport.st Improving required folders detection for exporting visualizations. 2022-06-09 20:05:03 -05:00
exportTweetsHistogramWithBars..st Refactoring histograms data calculation and exporters. 2022-06-21 11:59:13 -05:00
exportWeekReportLatexBeginningAt..st Creating week report contract and Modifying tweets histogram for empty tweets. 2022-06-08 17:26:29 -05:00
exportWithTemplate.into..st Creating export as static web report. 2022-06-01 15:52:32 -05:00
externalWordCloud.st Modifyng installer for commons. 2022-05-14 16:56:07 -05:00
folder.st Code review: Fixing some code smells. 2022-04-06 13:09:38 -05:00
fromSTON..st Creating storeContents of NitterUser in STON format file. 2022-04-01 19:49:39 -05:00
getLocalMessages.st Improving creation date processing/transfomation from different formats. #retrieveContents should also load local messages. 2022-04-18 18:36:52 -05:00
getMessages.st Modifying get messages method. 2022-06-09 15:20:02 -05:00
getPagesContentsFrom.upTo..st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
getPagesContentsFromOldestUpto..st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
getPagesContentsUpto..st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
getRemoteMessagesFromHtml.st Fixing messages and Improving remote messages from html. 2022-06-09 18:07:22 -05:00
hasFolder..st Improving required folders detection for exporting visualizations. 2022-06-09 20:05:03 -05:00
id.st Modifying export overview LaTex and nitter user id for deleted users. 2022-05-25 11:50:30 -05:00
installCommons.st Fixing bug at install commons. 2022-06-09 13:51:20 -05:00
installTemplate.st Modifyng nitter user as dictionary for worcloud data exporter. 2022-06-09 12:15:48 -05:00
lastTweetsFromHtml.st Code review: Modularization. 2022-04-11 12:11:10 -05:00
messages.st Fixing messages and Improving remote messages from html. 2022-06-09 18:07:22 -05:00
name.st Refining dependencies. 2022-06-22 16:47:44 -05:00
newestTweet.st Modifying newest and oldest tweet selection. 2022-05-15 17:15:12 -05:00
oldestTweet.st Modifying newest and oldest tweet selection. 2022-05-15 17:15:12 -05:00
oldestTweetPageCursor.st Refactoring tweets scrapping: getting oldest ones. 2022-05-15 08:50:22 -05:00
pageCursorFor..st Improving nitter user getting and parsing tweets. 2022-04-11 14:18:52 -05:00
pageDocTrees..st Improving nitter user getting and parsing tweets. 2022-04-11 14:18:52 -05:00
profileBio.st Recovering Nitter/TwitterUser changes from 292cb444b4 commit. 2022-04-01 19:02:35 -05:00
profileImageFile.st Creating tweet testing, and modifyng nitter user asdictonary. 2022-04-25 17:12:04 -05:00
profileImageUrl.st Refining dependencies. 2022-06-22 16:47:44 -05:00
quotes.st Fixing raw tweets collection and tweets filtering from html. 2022-04-25 18:59:10 -05:00
quotesReportData.st Refactoring histograms data calculation and exporters. 2022-06-21 11:59:13 -05:00
replies.st Fixing tweets by date filtering and replies. 2022-05-15 13:56:39 -05:00
repliesByTimeSpan..st Creating replies by time span. 2022-06-09 15:53:58 -05:00
repliesByWeeksTimeSpan.st Creating replies and quotes static web report histogram. 2022-06-03 19:43:01 -05:00
repliesFromImage.st Creating disposable replies and tweets parser from loaded image for nitter user. 2022-09-21 16:48:44 -05:00
reportingPeriod.st Implementing reporting periods to limit messages processing inside a predefined timespan. 2022-05-04 07:27:25 -05:00
retrieveContents.st Improving creation date processing/transfomation from different formats. #retrieveContents should also load local messages. 2022-04-18 18:36:52 -05:00
retrieveLocalContents.st Improving creation date processing/transfomation from different formats. #retrieveContents should also load local messages. 2022-04-18 18:36:52 -05:00
retweets.st Fixing raw tweets collection and tweets filtering from html. 2022-04-25 18:59:10 -05:00
retweetsReportData.st Refactoring histograms data calculation and exporters. 2022-06-21 11:59:13 -05:00
storeContents.st Renaming methods for clarity. 2022-04-14 17:40:41 -05:00
tweets.st Creating author ids to get all the ids from database and refactoring tweets filtering. 2022-06-15 18:43:59 -05:00
tweetsByTimeSpan..st Creating nitter user as dictionary for web report and twwets by time span. 2022-06-09 15:50:26 -05:00
tweetsByWeeksTimeSpan.st Creating replies and quotes static web report histogram. 2022-06-03 19:43:01 -05:00
tweetsDivisionsByWeeks.st Creating replies and quotes static web report histogram. 2022-06-03 19:43:01 -05:00
tweetsFromImage.st Creating disposable replies and tweets parser from loaded image for nitter user. 2022-09-21 16:48:44 -05:00
updatedTweets.st Tweets scraping: updating from web until the most recently stored. 2022-05-15 16:32:06 -05:00
url.st Modyfing nitter user sanitization for tex exporter. 2022-04-29 17:58:03 -05:00
userName..st Massive rebranding to prepare launching... 2022-04-01 17:22:33 -05:00
userNameLink.st Massive rebranding to prepare launching... 2022-04-01 17:22:33 -05:00
userNameLinkWithReplies.st Refactoring tweets scrapping. 2022-05-15 08:23:21 -05:00
wordcloudData.st Creating word cloud data by language and a BUG at install commons. 2022-06-09 13:43:48 -05:00
wordcloudDataLanguage..st Creating word cloud data by language and a BUG at install commons. 2022-06-09 13:43:48 -05:00
wordsFile.st Improving nitter user words file and external word cloud. 2022-04-05 17:37:42 -05:00
writeWordsFile.st Fixing tweets filtering and write words for external cloud. 2022-05-15 12:31:23 -05:00