Commit Graph

  • cb4e9830b3
    misc: removed gitlab ci master Louis Vallat 2024-09-08 18:16:45 +0200
  • e6d5ea7909 Setting mvn task to package Louis Vallat 2020-11-07 14:13:41 +0100
  • c5b1654798 Fixed typo in pom.xml: assmble instead of assembly Louis Vallat 2020-11-07 12:25:26 +0100
  • 9d25beb854 Updated gitlab ci to fix issue with jobs📦cache:paths that should be an array Louis Vallat 2020-11-07 12:15:40 +0100
  • 672891c1d4 Updated gitlab ci to fix issue with jobs:compile:cache:paths that should be an array Louis Vallat 2020-11-07 12:11:47 +0100
  • 3b7fff8a17 Added some more stages such as release and refactored to use the gitlab registry Louis Vallat 2020-11-07 12:10:09 +0100
  • 34e91dcc0d Updated jar archive name in pom.xml Louis Vallat 2020-11-07 12:09:23 +0100
  • dcda959c9e updated mvn version in pom.xml Louis Vallat 2020-08-26 23:56:18 +0200
  • 7300cbb533 removed comment that was used for testing purposes and incremented version to 1.0.3 : added support for posts without post_hint value Louis Vallat 2020-08-26 23:54:15 +0200
  • b8049ee7d7 added gitlab ci Louis Vallat 2020-08-26 23:39:00 +0200
  • ec67b3d43a added an 'undetermined' category of reddit posts as some subs don't have post_hint value, used to determine if a post is an image or a video for example. this fixes a but where all of these posts that don't have a post_hint value (quite a lot) would simply be ignored by the system Louis Vallat 2020-08-26 23:24:00 +0200
  • 12b2a4f723 added Dockerfile Louis Vallat 2020-05-11 13:58:56 +0200
  • 67d607ad36 fixed README to comply to Markdown standards Louis Vallat 2020-03-23 08:12:43 +0100
  • a3f4c5688a refactored everything and moved the project into a Maven project, that can be built easily, and removed a json call that was deprecated Louis Vallat 2020-03-22 20:03:01 +0100
  • b0e6f33b87 fixed errors on parsing text due to JSON legacy compatibilities process in the REDDIT JSON API. Louis Vallat 2019-08-06 11:22:38 +0200
  • f2259f82d7 Renamed the main file Louis Vallat 2019-07-15 21:54:50 +0200
  • ed90b8a768 Changed the name for the whole project Louis Vallat 2019-07-15 21:13:32 +0200
  • 94550197e2
    Update README.md Louis Vallat 2019-06-17 19:55:14 +0200
  • a5692db5b8 attempt to fix a memory leak Louis Vallat 2019-05-03 23:27:54 +0200
  • 1ce343d523 minor update, more code optimization Louis Vallat 2019-05-02 16:07:56 +0200
  • 930306a581 Update Hypervisor.java Louis Vallat 2019-04-27 10:57:08 +0200
  • 3438370544 minor memory optimizations Louis Vallat 2019-04-27 10:55:34 +0200
  • 0afc9e05ba Update TwitterTechSupportGoreBot.java Louis Vallat 2019-04-27 00:44:00 +0200
  • b3af1f7982 huge refactor Louis Vallat 2019-04-27 00:37:32 +0200
  • a2c7c4d8da MAJOR BUG FIX Louis Vallat 2019-04-26 00:19:36 +0200
  • 5c762ed6ee finished version 0.9 Louis Vallat 2019-04-25 17:24:49 +0200
  • ae1765851b Created the Hyervisor Louis Vallat 2019-04-24 11:26:16 +0200
  • 105b59abf8 Added reddit extractor and subreddit ojects Louis Vallat 2019-04-24 10:39:55 +0200
  • 1a7e8c88cc added support for "isXXX" Louis Vallat 2019-04-23 12:15:51 +0200
  • 97624621ae Update RedditPost.java Louis Vallat 2019-04-23 12:01:44 +0200
  • 4f790f7c61 updated javadoc for RedditPost.java Louis Vallat 2019-04-23 12:00:55 +0200
  • 51bbc2fee6 added postId support in subclasses Louis Vallat 2019-04-23 11:51:56 +0200
  • 433f677749 added postId support Louis Vallat 2019-04-23 11:49:47 +0200
  • 769c9d5793 added main skeleton for RedditHandler Louis Vallat 2019-04-23 11:45:31 +0200
  • 520a2ee598 Added parser prototype Louis Vallat 2019-04-23 10:35:02 +0200
  • f42d4c81fd Created main NetBeans project Louis Vallat 2019-04-22 17:30:34 +0200
  • 47dfec69b9
    Initial commit Louis Vallat 2019-04-22 17:22:14 +0200