Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Together Java

Discord community with over 30,000 members providing Q&A support focused on the general topic of programming with Java.
Collective - Host: opensource - https://opencollective.com/together-java - Website: https://togetherjava.org/ - Code: https://github.com/Together-Java

Change VC-Activity message (#261)

github.com/Together-Java/TJ-Bot - 6e097f15a3853ac51cb31bf8d1e8ea1871767870 authored about 3 years ago by JJeeff248 <[email protected]>
Removed now obsolete curlies and java:S1602

github.com/Together-Java/TJ-Bot - 2087bfd4a0f0821f9a2fd6c61b7ebc49ab4eb5c5 authored about 3 years ago by Zabuzard <[email protected]>
Renamed database methods

* void read -> readAndConsume
* T write -> writeAndProvide

github.com/Together-Java/TJ-Bot - a96f4471ef53f7c10d784e14dd0222a68975346e authored about 3 years ago by Zabuzard <[email protected]>
using helper for role check (CR illu)

github.com/Together-Java/TJ-Bot - 224d3feb12e0c5551a24acd4743cab36073a3279 authored about 3 years ago by Zabuzard <[email protected]>
Make Tag-Manage based on roles

github.com/Together-Java/TJ-Bot - d1fba0149f2f20a3257be6f49a9cf0de28b4f895 authored about 3 years ago by Zabuzard <[email protected]>
Some adjustments, shared the wrong CLA

github.com/Together-Java/TJ-Bot - f4593eb19811c5871591be48b6c1131ef83c9653 authored about 3 years ago by Daniel Tischner <[email protected]>
Fixed some typos

github.com/Together-Java/TJ-Bot - cf2b91c789d4798b4489b92a3d777960a976b035 authored about 3 years ago by Zabuzard <[email protected]>
Not banning already banned users

github.com/Together-Java/TJ-Bot - 7fb990c77a610be983612248336389db2e442546 authored about 3 years ago by Zabuzard <[email protected]>
Fixed bug with unbanning non-banned users

github.com/Together-Java/TJ-Bot - 86ac7b782eb7ab9b616a3643799ecf9e0d9d8279 authored about 3 years ago by Zabuzard <[email protected]>
Spotless after rebase

github.com/Together-Java/TJ-Bot - c04956bf288826ce207f3d252b90cc08d0b3805e authored about 3 years ago by Zabuzard <[email protected]>
Readability cleanup on the "checks"

* introduced helper method `handleChecks` where all the preconditions are checked (reason, permi...

github.com/Together-Java/TJ-Bot - d17d76689a25c79a768d04b578e4b7a51ffce537 authored about 3 years ago by Zabuzard <[email protected]>
NotNull for enum (CR by Tais)

github.com/Together-Java/TJ-Bot - ea3196ac88c98760d726735a528dac6e5431e558 authored about 3 years ago by Zabuzard <[email protected]>
Simplified ban/kick flow using individual methods (CR Tais)

github.com/Together-Java/TJ-Bot - 4ea1de06cbdad8270967ed17e71049e471edbc33 authored about 3 years ago by Zabuzard <[email protected]>
Making moderation commands role based instead of perms

* this allows to give selected roles the ability to use moderation commands without giving them ...

github.com/Together-Java/TJ-Bot - fc38c77704cf800ec109e0782140e6aa3c6d7e52 authored about 3 years ago by Zabuzard <[email protected]>
empty line for readability (CR Tais)

github.com/Together-Java/TJ-Bot - a6ca3901812da46715b51650ff634130e6afcab0 authored about 3 years ago by Zabuzard <[email protected]>
Fixed some typos

github.com/Together-Java/TJ-Bot - 927cc593d683214da193b97b34722ec89cac0655 authored about 3 years ago by Zabuzard <[email protected]>
Added moderation commands (Ban, Kick, Unban)

github.com/Together-Java/TJ-Bot - 4acd949d8bb7d495d31295d13df56a1ad146df2a authored about 3 years ago by Yusuf Arfan Ismail <[email protected]>
Moved failure handling for unban into method (CR Tais)

github.com/Together-Java/TJ-Bot - 1ae527359af70445645eaf2581903e928d149c39 authored about 3 years ago by Zabuzard <[email protected]>
Added back permission based system, additionally as secondary layer

github.com/Together-Java/TJ-Bot - 235b984fee5a228b8610f3b52e5373f26e613b06 authored about 3 years ago by Zabuzard <[email protected]>
using constants to separate magic strings

github.com/Together-Java/TJ-Bot - d2916ead9209fa89b6e5fcb6f6d170950321be51 authored about 3 years ago by Zabuzard <[email protected]>
Using embed instead of plain messages

github.com/Together-Java/TJ-Bot - f3c27380799db4c25835175cf81163ea8ec510e9 authored about 3 years ago by Zabuzard <[email protected]>
Added "unable to send DM" notice

github.com/Together-Java/TJ-Bot - 3a969c0882d33da4b0b9d06c4a0c548749081083 authored about 3 years ago by Zabuzard <[email protected]>
Readability fix (CR yusuf)

github.com/Together-Java/TJ-Bot - 28c0d1c1c7c8b4bf96b3b914f0851a54ae88db95 authored about 3 years ago by Zabuzard <[email protected]>
Fixed code flaws

github.com/Together-Java/TJ-Bot - b2280e7f203aef0d5811e213946d875b8b443cf8 authored about 3 years ago by Zabuzard <[email protected]>
Moved several handle methods into helper

gets rid of code duplication (as flagged by sonar)

github.com/Together-Java/TJ-Bot - 5dd3d2aa79b9fc1c0c19b7a93fcd826928a283f7 authored about 3 years ago by Zabuzard <[email protected]>
Linter issues

github.com/Together-Java/TJ-Bot - 6942294dbac616178f311ba591e6defa602b556c authored about 3 years ago by Zabuzard <[email protected]>
Missing imports after rebase

github.com/Together-Java/TJ-Bot - 036b893d8bc2ec7f839a4afb2e0a1a3f1dc5ad50 authored about 3 years ago by Zabuzard <[email protected]>
Made majority of handle methods static

* only "handleRoleUpdateEntry" cant be made static since it depends on a field that is set up du...

github.com/Together-Java/TJ-Bot - 425436f1e666416b6cf41e535e37d9f1183cad3c authored about 3 years ago by Zabuzard <[email protected]>
Added ModAuditLogRoutine

* this version is based on active polling the audit log in a schedule

github.com/Together-Java/TJ-Bot - 7c53618e46af21f734ce1736db02ba7e1bf90b33 authored about 3 years ago by Zabuzard <[email protected]>
V3 -> V4 for mod audit table (after rebase)

github.com/Together-Java/TJ-Bot - 535dcb4c9fe45ba787c81d18169850f06e232dfd authored about 3 years ago by Zabuzard <[email protected]>
NotNull for enum (CR by Tais)

github.com/Together-Java/TJ-Bot - 3df3968cdac4e6bcb32b471339948a9caec55a9a authored about 3 years ago by Zabuzard <[email protected]>
Added CLA

This file is just for documentation purposes, the bot is already effective and reads from this g...

github.com/Together-Java/TJ-Bot - 039a0b2e5bd8c09da0a2ae60dbae3a3059c3d862 authored about 3 years ago by Daniel Tischner <[email protected]>
Subst List.of against List#add to simplify merge conflicts

github.com/Together-Java/TJ-Bot - b5ee3bb4968d7ac02850530934bd1b4746b80327 authored about 3 years ago by Zabuzard <[email protected]>
Added string distance utilities (+tests)

github.com/Together-Java/TJ-Bot - 47a1c158186a52265e2b81fddfadc0f235b67140 authored about 3 years ago by Zabuzard <[email protected]>
use string distance utility for tag suggestions

github.com/Together-Java/TJ-Bot - 79daa48490c1bfaad661459f9edc58518bbe0bee authored about 3 years ago by Zabuzard <[email protected]>
Update gradle to 7.3 to support Java 17

github.com/Together-Java/TJ-Bot - abbe154b98574658e4aba72377bfc097a97532fb authored about 3 years ago by Yusuf Arfan Ismail <[email protected]>
Force jOOQ to use Instant for TIMESTAMP

since SQLite otherwise messes it up and uses LocalDateTime instead

github.com/Together-Java/TJ-Bot - d648e147ff78ff1e0f09ee981c6c7104d314a189 authored about 3 years ago by Zabuzard <[email protected]>
Added database component id storage

* with eviction routine
* commented out tests for a moment
* some bugfixes
* replaced ComponentI...

github.com/Together-Java/TJ-Bot - 9c2a8d9017e45bd2962539d37414f5f233ab2062 authored about 3 years ago by Zabuzard <[email protected]>
Added component id storage (without DB)

github.com/Together-Java/TJ-Bot - 73fa578c79f0bf3a7812b496ee8255bd0fb837cc authored about 3 years ago by Zabuzard <[email protected]>
Fix logviewer using Instant with TIMESTAMP

which broke due to forcing jOOQ to use Instant with TIMESTAMP

github.com/Together-Java/TJ-Bot - 94d60ee9e43d368127b293657d9cfc45eb1df149 authored about 3 years ago by Zabuzard <[email protected]>
Some fixes after messed up rebase

github.com/Together-Java/TJ-Bot - ef9ad9c95a843b831a55a158bdde76f759ce5b0f authored about 3 years ago by Zabuzard <[email protected]>
added FIXME to the tests that are still TODO

github.com/Together-Java/TJ-Bot - 9dcb2e0d362b776af2a934bb68b4abebadeee36e authored about 3 years ago by Zabuzard <[email protected]>
Adjusted unit tests

github.com/Together-Java/TJ-Bot - 7bffc7520a3e8cadcedb6d1f335079c939420cf2 authored about 3 years ago by Zabuzard <[email protected]>
Clarified cache usage benefit

github.com/Together-Java/TJ-Bot - b10daab2752f7b4560400a42ca2e9bd87b4d4b51 authored about 3 years ago by Zabuzard <[email protected]>
Fixed bug with overwriting existing records

github.com/Together-Java/TJ-Bot - 05f26d78cbac1c952b0e5dbb0bf2def447380f4f authored about 3 years ago by Zabuzard <[email protected]>
Using `Optional#ifPresent` instead of `isPresent` + `orElseThrow`

* as per CR with heatman

github.com/Together-Java/TJ-Bot - a5ae52e8a2989583d1ab858998d40a5ffe2f4f3a authored about 3 years ago by Zabuzard <[email protected]>
Empty line for visibility (CR marko)

github.com/Together-Java/TJ-Bot - a0b3735b178b60e6a97225c429306344d4d25bd8 authored about 3 years ago by Zabuzard <[email protected]>
Added wiki link for component IDs (CR marko)

github.com/Together-Java/TJ-Bot - eebeee1b5c2732cf4644feb27eebf832e3b5447f authored about 3 years ago by Zabuzard <[email protected]>
Removed obsolete note (CR marko)

github.com/Together-Java/TJ-Bot - b120a85e7d3881d4be5b916b9e3212404b0756bf authored about 3 years ago by Zabuzard <[email protected]>
<strong> instead of **

github.com/Together-Java/TJ-Bot - da6b950ba0b350a6c7c4e8891e9f4ef2a5757843 authored about 3 years ago by Zabuzard <[email protected]>
Fixed typos (CR marko)

github.com/Together-Java/TJ-Bot - b60dcd8d0a8b64ef618764adc8d0b78527af7c11 authored about 3 years ago by Zabuzard <[email protected]>
Swapped LRU cache against Caffeine cache

github.com/Together-Java/TJ-Bot - 4553531da09cc5fa37dba5ac6e25d1d95db37826 authored about 3 years ago by Zabuzard <[email protected]>
Store synchronization, bugfix

* Added store synchronization (maybe a bit too much but better safe than sorry and performance i...

github.com/Together-Java/TJ-Bot - 71e5f58718817a874ada449e8268f680efae301d authored about 3 years ago by Zabuzard <[email protected]>
Moved parse/generate ID responsibility out of store

... and into the system, which creates them using lambdas now

github.com/Together-Java/TJ-Bot - 6407246d54b483156ef922cd49ccc21e324bb782 authored about 3 years ago by Zabuzard <[email protected]>
more fixes for rebase

github.com/Together-Java/TJ-Bot - a02a7c60cce48a26554e2f99f905c13df4ff2402 authored about 3 years ago by Zabuzard <[email protected]>
Removed try-with-resources (CR Istannen)

* jOOQ already closes the resources on the final call, i.e. `execute()`, `fetch()` and similar

github.com/Together-Java/TJ-Bot - b3d81ec17a9d788b55a6fcb0d77a3d0fbadc49e1 authored about 3 years ago by Zabuzard <[email protected]>
UX - add application name to VC acitivity command

github.com/Together-Java/TJ-Bot - f48ea2842c564139fd116ea3bf9914a9c71940df authored about 3 years ago by Tais993 <[email protected]>
Fix broken mockito bump (3.12.4 -> 4.0.0)

#239 Updated only one line but forgot to update this line as well

github.com/Together-Java/TJ-Bot - 6a70dfd8a19b9e30cc5ac87de5e2966a28080adc authored about 3 years ago by Daniel Tischner <[email protected]>
Added .DS_STORE to gitignore (mac users)

github.com/Together-Java/TJ-Bot - 3f1dbe13b2982ef57b5d642515d8c0d9224a2dcc authored about 3 years ago by Daniel Tischner <[email protected]>
Bump mockito-core from 3.12.4 to 4.0.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes]...

github.com/Together-Java/TJ-Bot - 783afc2e4ce8019122ec5ad179adb445c74573ca authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implements the vc-activity command (#228)

* Implements the VC-activities command

* Resolved review commits and added permission check
...

github.com/Together-Java/TJ-Bot - 815085923c3f046fc0f7ebc589e28d1d9af93bf1 authored about 3 years ago by Tais993 <[email protected]>
staff-helper renamed to staff-assistants

github.com/Together-Java/TJ-Bot - a217bc41a8f038bce018a5217074264faad74471 authored about 3 years ago by Daniel Tischner <[email protected]>
Update JDA application module

github.com/Together-Java/TJ-Bot - 281dba5a6cd3489ee3dc02ccb50e1d5b393f5e32 authored about 3 years ago by Tais993 <[email protected]>
Add log severity highlighting to Logviewer #186 (#191)

* Add log severity highlighting to Logviewer #186

github.com/Together-Java/TJ-Bot - ec2469d26a9f44c10e76fa8d4b2940e441f70769 authored about 3 years ago by krankkk <[email protected]>
Fix Javadoc code example for commands (#199)

github.com/Together-Java/TJ-Bot - 95d7f323a998b15abfa2c0723c30636d2f00c4cf authored about 3 years ago by Jonas <[email protected]>
Added JDA mock and tests

Co-authored-by: Heatmanofurioso <[email protected]>

github.com/Together-Java/TJ-Bot - 672608c3f0e8aef6334ecf70b227d175877e8397 authored about 3 years ago by Daniel Tischner <[email protected]>
Tag system (#135)

Co-authored-by: Zabuzard <[email protected]>

github.com/Together-Java/TJ-Bot - 58afeb73b3e2d7e0cf8d46a3fcb5e30c016f3292 authored about 3 years ago by Jonas <[email protected]>
Fix #208, #206 (tex background color, tex error message UX)

github.com/Together-Java/TJ-Bot - 32e46b4267e5850b28180ce89366e17f691de7ce authored about 3 years ago by java-coding-prodigy <[email protected]>
Adding a `/tex` command for LaTeX support, based on the lib jlatexmath

github.com/Together-Java/TJ-Bot - 4bb7ee4bc1a108bb4b57d6e6fc11e9a93d318d90 authored about 3 years ago by java-coding-prodigy <[email protected]>
Propogated onReady event from CommandSystem to SlashCommand

github.com/Together-Java/TJ-Bot - 37e54e5f063623c6e22e20ad35f80c32c51e99ce authored about 3 years ago by borgrel <[email protected]>
Change org.togetherjava.formatter to org.togetherjava.tjbot.formatter and org.togetherjava.logwatcher to org.togetherjava.tjbot.logwatcher to keep consistency

github.com/Together-Java/TJ-Bot - 82e5609be3468e1105cc69e22b26f077c4fb14c8 authored about 3 years ago by illuminator3 <[email protected]>
gitignore generated vaadin files

github.com/Together-Java/TJ-Bot - 14b73c4b8ffdbfa4e69fa39513720cf433d9fcde authored about 3 years ago by RandomGHAcct <[email protected]>
Less spammy dependabot updates

- monthly
- only major updates (no patch, no minor)
- up to 10 at a time (default was 5)

github.com/Together-Java/TJ-Bot - db153d59a1ab09b2e411489bff9c9b5db4fd6385 authored about 3 years ago by Zabuzard <[email protected]>
Fixes a bug with DB paths that have no parents

When using a DB path that has no direct parents, for example a relative path in the same directo...

github.com/Together-Java/TJ-Bot - 529e2edd57b3b3a2783d85a1fcbf42a01bc0f24d authored about 3 years ago by Zabuzard <[email protected]>
Improve available commands log

from: Available commands: [org.togetherjava.tjbot.commands.system.ReloadCommand@1ad777f, org.tog...

github.com/Together-Java/TJ-Bot - f8331cc11143e7d4ecdb9d7efc1673043d30e0b2 authored about 3 years ago by Zabuzard <[email protected]>
Skip sonarcloud analysis if secrets are not available

github.com/Together-Java/TJ-Bot - 2eb711a4c2d72c1869bfd9111d99a9bd8ed86865 authored about 3 years ago by I-Al-Istannen <[email protected]>
Add a Boostrap launcher without dependencies to initialize the system

The main method previously initialized the logger before setting the
system properties, leading ...

github.com/Together-Java/TJ-Bot - b149f77d7a436cf36e23f9ad794202c419e8b582 authored about 3 years ago by I-Al-Istannen <[email protected]>
Gitignore Databases

*.db
*.db-shm
*.db-wal

github.com/Together-Java/TJ-Bot - 8fc569e33842e9738bdcd4176b032f242617890b authored about 3 years ago by Daniel Tischner <[email protected]>
Do not create the file as directory

github.com/Together-Java/TJ-Bot - d72da74f94db8056e472c874d3345390d332be5f authored about 3 years ago by krankkk <[email protected]>
Application does not create necessary Directories for the DB

github.com/Together-Java/TJ-Bot - f40caa0ab4fc1fbc1d3ff98cce5692023440cea3 authored about 3 years ago by krankkk <[email protected]>
Bump a-vaadin-helper from 1.7.1 to 1.7.2

Bumps a-vaadin-helper from 1.7.1 to 1.7.2.

---
updated-dependencies:
- dependency-name: org.vaa...

github.com/Together-Java/TJ-Bot - 4e253fa2a64644fc5aaab7d17aa6a9575769e80b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added pic where bot says hello to readme

github.com/Together-Java/TJ-Bot - a833f88ba00f4dd8001a18a0089575c06b6b1dc7 authored about 3 years ago by Zabuzard <[email protected]>
Deactivate reload buttons after usage, reload message to other users

* Disable buttons after being used
* Added ephemeral explanation message to users clicking the ...

github.com/Together-Java/TJ-Bot - 638f95757be28e32a96e35ee480403c1e68610df authored about 3 years ago by Almir James Lucena <[email protected]>
Bump JDA from 4.3.0_333 to 4.3.0_334

Bumps JDA from 4.3.0_333 to 4.3.0_334.

---
updated-dependencies:
- dependency-name: net.dv8tion...

github.com/Together-Java/TJ-Bot - e77c3fd03a91aee6c3b718226cbb631df74b7039 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes HTTPS Redirects on the VPS

Co-authored-by: I-Al-Istannen <[email protected]>

github.com/Together-Java/TJ-Bot - 1945757ca7e5a05d62103daf1e8feffdd4a1a8de authored about 3 years ago by krankkk <[email protected]>
Added Logviewer project

* Add Logviewer project
* Remove JPA and Hibernate, switch to Database-project
* Apply suggest...

github.com/Together-Java/TJ-Bot - ebf44fbb0c0410524f1b9ff8c3d4dfaa0d0746fe authored over 3 years ago by krankkk <[email protected]>
Bump com.diffplug.spotless from 5.15.2 to 5.16.0

Bumps com.diffplug.spotless from 5.15.2 to 5.16.0.

---
updated-dependencies:
- dependency-name:...

github.com/Together-Java/TJ-Bot - 509d47e58bda2e107b62f31eb58cd2dcd3082b45 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jackson-dataformat-csv from 2.12.5 to 2.13.0

Bumps [jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformats-text) from 2.12....

github.com/Together-Java/TJ-Bot - ddf6875560374e2667c8ffb76de90bedb1b98d23 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Multithreading for command system

github.com/Together-Java/TJ-Bot - e71af63f10fdce165b85e5b60dd4cbe5fe1edef0 authored over 3 years ago by Daniel Tischner <[email protected]>
Bump JDA from 4.3.0_331 to 4.3.0_333

Bumps JDA from 4.3.0_331 to 4.3.0_333.

---
updated-dependencies:
- dependency-name: net.dv8tion...

github.com/Together-Java/TJ-Bot - b4e971e80bd9ad0bb059ebf7cb84a574b2f5c7e9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Error reporting if bot added with wrong scope

github.com/Together-Java/TJ-Bot - ecdc8563ba922abe006bbc6582b9c80f4815d0d9 authored over 3 years ago by Zabuzard <[email protected]>
Fix Database flyway migration path

github.com/Together-Java/TJ-Bot - 4e2b5913e76ba0efa89f3f7ae586fbe567fffeb1 authored over 3 years ago by I-Al-Istannen <[email protected]>
Polished readme

* more focus on how to contribute and the wiki
* less focus on maven/gradle downloads (they are ...

github.com/Together-Java/TJ-Bot - a8ba51e1980b9269e0a5e3c8f1c2a1da3c752d4d authored over 3 years ago by Zabuzard <[email protected]>
Merge pull request #162 from Together-Java/feature/create_command_tutorial

Add diagrams for command tutorial

github.com/Together-Java/TJ-Bot - 6feb46862af5d0af74af5a50392084d9e415bc1b authored over 3 years ago by Daniel Tischner <[email protected]>
Skip SonarCloud on fork PRs

github.com/Together-Java/TJ-Bot - f78d6d6918d5b0b3799fd2ca23cf6ef2ad255675 authored over 3 years ago by I-Al-Istannen <[email protected]>
Fine tuned logs for reload registration

as discussed in CR

github.com/Together-Java/TJ-Bot - d3b5e93158b7fb9670e71ea58a057de3e50f3919 authored over 3 years ago by Zabuzard <[email protected]>
Renaming, refactoring

* Command.java-> SlashCommand.java
* CommandHandler.java-> system\CommandSystem.java
* example\A...

github.com/Together-Java/TJ-Bot - cb2d500c24dbb09492f8b74624c1295102fbcdf6 authored over 3 years ago by Zabuzard <[email protected]>
Fixed linter issues

github.com/Together-Java/TJ-Bot - 0b00cf5eec8a89dfc8d1f3a8813269f38a4dd6ec authored over 3 years ago by Zabuzard <[email protected]>