aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Rename testsMatias Linares2-3/+2
2017-10-11Update test dependenciesMatias Linares1-1/+2
2017-10-11Fix typoMatias Linares1-1/+1
2017-10-11Add travis configMatias Linares1-0/+9
2017-04-28Remove the history cleanup for the requests.Matias Linares2-5/+1
HTTP::UserAgent fixed a memory leak for the history (https://github.com/sergot/http-useragent/commit/60c21b9672a5c377e5ffd967aaea025e47816b27) Since it's a change with the public API of the library and fixes the memory problems on a long running process, we don't need this hack anymore
2017-04-28Merge pull request #1 from samcv/SPDX-licenseMatias Linares1-0/+1
Use SPDX identifier in license field of META6.json
2017-04-27Use SPDX identifier in license field of META6.jsonSamantha McVey1-0/+1
Use the standardized identifier for the license field. For more details see https://design.perl6.org/S22.html#license
2017-04-13Add source-url to META6.jsonMatias Linares1-1/+2
2017-04-12Update META6.jsonMatias Linares1-5/+5
2017-04-12Fix typoMatias Linares1-1/+1
2017-04-12Update README/examplesMatias Linares3-4/+17
2017-04-12Don't sync every time the rooms and delete room-id param from sendMatias Linares1-4/+2
method
2017-04-12Rework login/BUILD methodsMatias Linares2-16/+28
2017-04-07Add LicenceMatias Linares1-0/+201
2017-04-07Update READMEMatias Linares1-2/+2
2017-04-04Add cool iconMatias Linares1-0/+0
2017-04-04Add Profile and methodsMatias Linares2-8/+79
2017-04-04Fix formatting on readmeMatias Linares1-13/+11
2017-04-04Add readmeMatias Linares2-0/+24
2017-04-03Initial commitMatias Linares10-0/+383