Lorenz Leitner activity https://gitlab.com/LoLei 2021-12-05T14:53:44Z tag:gitlab.com,2021-10-16:1514349117 Lorenz Leitner approved merge request !5: Adds url preview hook at cocaine.farm / catinator 2021-10-16T14:34:57Z LoLei Lorenz Leitner

Closes #1

tag:gitlab.com,2021-10-15:1512907989 Lorenz Leitner deleted project branch fix/wa-2 at cocaine.farm / catinator 2021-10-15T09:46:12Z LoLei Lorenz Leitner

Lorenz Leitner (587dc028) at 15 Oct 09:46

tag:gitlab.com,2021-10-15:1512906090 Lorenz Leitner opened merge request !7: Also quote_plus on API url input query string at cocaine.farm / catinator 2021-10-15T09:45:22Z LoLei Lorenz Leitner
tag:gitlab.com,2021-10-15:1512904689 Lorenz Leitner pushed new project branch fix/wa-2 at cocaine.farm / catinator 2021-10-15T09:44:38Z LoLei Lorenz Leitner

Lorenz Leitner (587dc028) at 15 Oct 09:44

Also quote_plus on API url input query string

tag:gitlab.com,2021-10-15:1512724248 Lorenz Leitner deleted project branch fix/wa at cocaine.farm / catinator 2021-10-15T08:14:28Z LoLei Lorenz Leitner

Lorenz Leitner (cc86b4c7) at 15 Oct 08:14

tag:gitlab.com,2021-10-15:1512712236 Lorenz Leitner pushed to project branch fix/wa at cocaine.farm / catinator 2021-10-15T08:08:00Z LoLei Lorenz Leitner

Lorenz Leitner (cc86b4c7) at 15 Oct 08:08

Remove patch versions

tag:gitlab.com,2021-10-15:1512683904 Lorenz Leitner pushed to project branch fix/wa at cocaine.farm / catinator 2021-10-15T07:52:00Z LoLei Lorenz Leitner

Lorenz Leitner (9424ae2f) at 15 Oct 07:52

Return no results of json parsing fails

tag:gitlab.com,2021-10-15:1512679411 Lorenz Leitner opened merge request !6: Fix WA issues at cocaine.farm / catinator 2021-10-15T07:49:28Z LoLei Lorenz Leitner
  • Fix is.gd URL shortening with some WA inputs
  • Fix WA responses that contain newlines/whitespace
  • Return result to IRC if WA response contains invalid JSON
tag:gitlab.com,2021-10-15:1512672185 Lorenz Leitner pushed to project branch fix/wa at cocaine.farm / catinator 2021-10-15T07:45:12Z LoLei Lorenz Leitner

Lorenz Leitner (2068ebe0) at 15 Oct 07:45

Return no results of json parsing fails

tag:gitlab.com,2021-10-15:1512651236 Lorenz Leitner pushed to project branch fix/wa at cocaine.farm / catinator 2021-10-15T07:32:39Z LoLei Lorenz Leitner

Lorenz Leitner (fa596420) at 15 Oct 07:32

Add UrlShortener trait

tag:gitlab.com,2021-10-14:1511911557 Lorenz Leitner pushed to project branch fix/wa at cocaine.farm / catinator 2021-10-14T17:36:48Z LoLei Lorenz Leitner

Lorenz Leitner (44b2c505) at 14 Oct 17:36

Remove whitespace in result text

tag:gitlab.com,2021-10-14:1511883788 Lorenz Leitner pushed new project branch fix/wa at cocaine.farm / catinator 2021-10-14T17:16:29Z LoLei Lorenz Leitner

Lorenz Leitner (b5f3a548) at 14 Oct 17:16

Fix URL shortening of some WA inputs

tag:gitlab.com,2021-10-14:1510813330 Lorenz Leitner commented on merge request !5 at cocaine.farm / catinator 2021-10-14T09:00:49Z LoLei Lorenz Leitner

Ah, that's the beautiful thing you were talking about a couple of days ago.

tag:gitlab.com,2021-10-13:1509770934 Lorenz Leitner opened issue #12: Link/URL shortening at cocaine.farm / pastor 2021-10-13T17:04:07Z LoLei Lorenz Leitner

Pastor can act as a link/URl shortening service. If the paste contains just a single URL, viewing the paste can trigger a redirect to that URL.

tag:gitlab.com,2021-10-13:1509590072 Lorenz Leitner deleted project branch 5-wolfram-alpha at cocaine.farm / catinator 2021-10-13T15:26:00Z LoLei Lorenz Leitner

Lorenz Leitner (75a855cd) at 13 Oct 15:26

tag:gitlab.com,2021-10-12:1506734759 Lorenz Leitner pushed to project branch 5-wolfram-alpha at cocaine.farm / catinator 2021-10-12T10:07:02Z LoLei Lorenz Leitner

Lorenz Leitner (75a855cd) at 12 Oct 10:07

Move short url to back of result

... and 10 more commits

tag:gitlab.com,2021-10-12:1506382354 Lorenz Leitner pushed to project branch 5-wolfram-alpha at cocaine.farm / catinator 2021-10-12T07:32:58Z LoLei Lorenz Leitner

Lorenz Leitner (df0ea015) at 12 Oct 07:32

Move short url to back of result

tag:gitlab.com,2021-10-12:1506378588 Lorenz Leitner pushed to project branch 5-wolfram-alpha at cocaine.farm / catinator 2021-10-12T07:31:06Z LoLei Lorenz Leitner

Lorenz Leitner (f8995c41) at 12 Oct 07:31

Move short url to front of result

... and 1 more commit

tag:gitlab.com,2021-10-12:1506343514 Lorenz Leitner commented on merge request !5 at cocaine.farm / catinator 2021-10-12T07:13:07Z LoLei Lorenz Leitner

I don't know about you guys, but when I test/assert multiple different conditions/inputs of the same function, I make separate test cases, so I see which fail and which pass.