Commit Graph

  • bfc633a755 setup fixed more Aster Fialla 2026-02-17 20:52:22 -05:00
  • 01e620a935 finally figured out issue with tests (referencing the method directly in the test.each calls the real method not the mock in beforeEach()) Aster Fialla 2026-02-17 20:48:54 -05:00
  • a4804c2ea7 added babel to convert es modules to cjs Aster Fialla 2026-02-17 20:48:44 -05:00
  • 164ff7d8b6 nevermind it wasn't actually working, gonna move on for now Aster Fialla 2026-02-17 19:58:56 -05:00
  • 5e3b3f33d3 mostly working except for the weirdest error Aster Fialla 2026-02-17 19:38:50 -05:00
  • 4fcb53482c separating out enum return from method return Aster Fialla 2026-02-17 19:36:14 -05:00
  • ba9552b4aa updated jest to sort of work with es6 Aster Fialla 2026-02-17 17:38:06 -05:00
  • 35b454bc80 Revert "converted import syntax to commonJS" Aster Fialla 2026-02-17 17:25:18 -05:00
  • 321fe7f0a9 more correct dockerfile and compose.yaml Aster Fialla 2026-02-17 17:16:48 -05:00
  • 0a4bfa59ad more correct test setup Aster Fialla 2026-02-17 07:14:47 -05:00
  • 79d98c3618 adjusted beforeeach/beforeall so more pass Aster Fialla 2026-02-17 07:11:22 -05:00
  • a44e2745c5 got test sort of working (jest set up is not crashing but also not mocking correctly) Aster Fialla 2026-02-16 15:10:00 -05:00
  • 5ab0d62bdb converted import syntax to commonJS Aster Fialla 2026-02-16 14:29:53 -05:00
  • 4f2e893491 Create node.js.yml pieartsy 2026-02-17 11:41:30 -05:00
  • 74cab4f91f Update README.md pieartsy 2026-02-17 11:15:34 -05:00
  • 1661dfd637 Create FUNDING.yml pieartsy 2026-02-17 11:14:54 -05:00
  • 876f9486ad more correct test setup Aster Fialla 2026-02-17 07:14:47 -05:00
  • 5e28cdfd01 adjusted beforeeach/beforeall so more pass Aster Fialla 2026-02-17 07:11:22 -05:00
  • 5a39610547 got test sort of working (jest set up is not crashing but also not mocking correctly) Aster Fialla 2026-02-16 15:10:00 -05:00
  • a3caa2dc42 converted import syntax to ES modules Aster Fialla 2026-02-16 14:29:53 -05:00
  • 055ecdf20d removed unneeded code Aster Fialla 2026-02-16 13:43:34 -05:00
  • 51ada567ce made bot search and query lowercase instead of only applying to uppercase Aster Fialla 2026-02-16 13:30:57 -05:00
  • be5505b03c added --help functionality to import command Aster Fialla 2026-02-16 12:50:46 -05:00
  • 07d4e735eb changed parseProxyTags to filter proxy differently. changed conditional in sendMessageAsMember because obj will never not exist Aster Fialla 2026-02-16 12:47:50 -05:00
  • 8b709b75ce updated readme and enums Aster Fialla 2026-02-16 12:31:26 -05:00
  • 6cd34e9c68 adjusted webhook helper to not query twice for member. Aster Fialla 2026-02-16 12:30:46 -05:00
  • b2fc9f9111 fixed regex to escape proxy tags that match a normal regex Aster Fialla 2026-02-16 12:16:06 -05:00
  • b3813d771d tentative adding of system model (not used yet) Aster Fialla 2026-02-16 11:09:03 -05:00
  • f19a5ba58c gitignore of env added Aster Fialla 2026-02-16 11:08:53 -05:00
  • 5a9a2977c6 adding build of whole image to compose Aster Fialla 2026-02-16 11:08:41 -05:00
  • b15262e1c5 added .env to bot.js and db.js Aster Fialla 2026-02-16 11:07:43 -05:00
  • 4ea0a777af actually fixed proxy query Aster Fialla 2026-02-16 10:55:28 -05:00
  • a3c3eb1545 added dotenv Aster Fialla 2026-02-16 10:36:38 -05:00
  • 559da55176 edited addFullMember to throw error if member was not added successfully Aster Fialla 2026-02-16 10:36:31 -05:00
  • f169f4d755 adjusted reference to wrong file with import and enums Aster Fialla 2026-02-16 10:32:14 -05:00
  • 32adf7b6ef move list --help check to parseMemberCommand Aster Fialla 2026-02-16 09:34:07 -05:00
  • 1db4ab37dc removed nonexistent e Aster Fialla 2026-02-16 00:42:15 -05:00
  • fa0de17724 edited member helper to notify only 25 members are supported currently in list Aster Fialla 2026-02-16 00:40:40 -05:00
  • 99bfdf685b updated readme Aster Fialla 2026-02-16 00:25:36 -05:00
  • 0a7057ef63 list enum documentation Aster Fialla 2026-02-16 00:23:56 -05:00
  • 58912f382c edited remove to not "remove" nonexistent members Aster Fialla 2026-02-16 00:22:41 -05:00
  • 375601cca7 added --help to list Aster Fialla 2026-02-16 00:21:46 -05:00
  • e67a10fa79 allows invalid propic to still be imported Aster Fialla 2026-02-16 00:16:38 -05:00
  • b83325785f removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :( Aster Fialla 2026-02-16 00:11:57 -05:00
  • 49cab523f0 removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :( Aster Fialla 2026-02-16 00:11:11 -05:00
  • e1dbba9043 hopefully ACTUALLY writes and sends file now... Aster Fialla 2026-02-15 23:18:29 -05:00
  • fa86606fb4 added helper to rerun app when it crashes Aster Fialla 2026-02-15 23:09:27 -05:00
  • cf37508ee4 docstrings and changed expected parameters for messageHelper parseProxyTags Aster Fialla 2026-02-15 21:25:07 -05:00
  • 38105d910e deleted old dockerfile Aster Fialla 2026-02-15 21:24:27 -05:00
  • fe05b93ac7 adding webhook sending of attachment as an embed since sending image directly apparently doesn't work in fluxer yet Aster Fialla 2026-02-15 21:24:19 -05:00
  • 964b5ec32a actually writing to created file if import fails Aster Fialla 2026-02-15 21:18:40 -05:00
  • cebf14a2f5 updated readme and docs Aster Fialla 2026-02-15 16:52:08 -05:00
  • dafbafeec6 if parsing member command returns null, don't send anything. Aster Fialla 2026-02-15 16:48:51 -05:00
  • 8f70960079 removed some overzealous error handling Aster Fialla 2026-02-15 16:48:22 -05:00
  • 75dba413b8 turned off logging for sequelize since i don't gotta see all that Aster Fialla 2026-02-15 16:21:00 -05:00
  • f81da5ac27 added handler to send string as an attachment if it's too long Aster Fialla 2026-02-15 16:19:59 -05:00
  • be83e8d629 removed unnecessary console.logs Aster Fialla 2026-02-15 15:57:28 -05:00
  • 9bff32456c changed error handling to not return error when database returns null as sometimes we want that Aster Fialla 2026-02-15 15:57:08 -05:00
  • ba623b0b78 removed unused status variable Aster Fialla 2026-02-15 15:15:04 -05:00
  • 85d876f660 removed gateway check since I probably do not need it Aster Fialla 2026-02-15 15:05:08 -05:00
  • db5a7398ce edited readme Aster Fialla 2026-02-15 02:17:51 -05:00
  • ff84a637b2 edited enum reference to ADD Aster Fialla 2026-02-15 02:16:52 -05:00
  • 8762e41a0a changed add command back to new because dang. Aster Fialla 2026-02-15 02:12:59 -05:00
  • 3512f07def updated readme Aster Fialla 2026-02-15 01:55:52 -05:00
  • e08ae7b8ae updated readme Aster Fialla 2026-02-15 01:49:20 -05:00
  • 63594c9819 edited documentation and added README Aster Fialla 2026-02-15 01:47:36 -05:00
  • fc7309630f edited enums description Aster Fialla 2026-02-15 01:42:12 -05:00
  • 5d80895918 got import messages working! Aster Fialla 2026-02-15 01:29:56 -05:00
  • 2e63532dc7 removed "cause" parameter for error Aster Fialla 2026-02-15 01:16:17 -05:00
  • 5c1d974246 got images working for pluralkit import! Aster Fialla 2026-02-15 01:14:21 -05:00
  • dedd50adfc More simplified approach to loading images Aster Fialla 2026-02-15 01:01:12 -05:00
  • d512e11682 WIP import. sort of working except error handling and message is not, and can't convert images Aster Fialla 2026-02-15 00:23:30 -05:00
  • be864a4d1b fixed additional argument in thens Aster Fialla 2026-02-14 22:41:45 -05:00
  • 7264fe0b1c fixed typo in thens Aster Fialla 2026-02-14 22:40:43 -05:00
  • 33ddc58c41 sequelize doesn't return exceptions when you query nothing so fixed the await handlers on those Aster Fialla 2026-02-14 22:39:56 -05:00
  • e729cc770b getting rid of empty test files in repo until I figure them out Aster Fialla 2026-02-14 22:14:56 -05:00
  • 5c6b76b59b made setexpirationwarning not async Aster Fialla 2026-02-14 22:14:13 -05:00
  • f0a36f430c adjusted enum wording Aster Fialla 2026-02-14 22:12:06 -05:00
  • 625be55328 removed console.logs Aster Fialla 2026-02-14 22:11:32 -05:00
  • 163bad02df adjusting attachment arguments to work Aster Fialla 2026-02-14 22:11:28 -05:00
  • 9919e8c4b1 adjusting attachment arguments to work Aster Fialla 2026-02-14 22:11:04 -05:00
  • 70ee8180ab adjusting member helper logic Aster Fialla 2026-02-14 21:49:01 -05:00
  • 55e34b1178 adjusting logic for parsing proxy tags Aster Fialla 2026-02-14 21:48:26 -05:00
  • e88f66b2dc deleting unneeded commented out method Aster Fialla 2026-02-14 21:34:15 -05:00
  • 647474e2c2 adjusted errors in embed builder Aster Fialla 2026-02-14 21:14:59 -05:00
  • 7ef2adc689 updated package.json, moved stuff into src folder Aster Fialla 2026-02-14 21:11:15 -05:00
  • 83a2497ff4 updated imports and docstrings Aster Fialla 2026-02-14 21:10:39 -05:00
  • 89fe2c70b2 put braces around throw e Aster Fialla 2026-02-14 21:10:20 -05:00
  • 7c7b1f0202 hopefully correct error handling for real Aster Fialla 2026-02-14 21:02:19 -05:00
  • 3d36e6c9fc hopefully correct error handling for real Aster Fialla 2026-02-14 21:02:08 -05:00
  • 623d10a17e updated gitignore to ignore coverage folder Aster Fialla 2026-02-14 20:58:35 -05:00
  • a2c0530118 adding jest and jest files Aster Fialla 2026-02-14 18:16:10 -05:00
  • 68629fd75d adding jest Aster Fialla 2026-02-14 18:11:19 -05:00
  • 6339da1592 desperately trying to make error handling work Aster Fialla 2026-02-14 18:10:53 -05:00
  • d2007f5274 edited import docstrings and logic Aster Fialla 2026-02-14 16:21:46 -05:00
  • c894002018 docstrings and more error description. Aster Fialla 2026-02-14 16:08:00 -05:00
  • 3e0ba190c1 adding enum Aster Fialla 2026-02-14 16:07:45 -05:00
  • 12e93ce69d wip import Aster Fialla 2026-02-14 16:07:27 -05:00
  • 415bf44f57 replaced trims with something that probably makes more sense, and added addfullmember method to prep for import Aster Fialla 2026-02-14 15:55:32 -05:00
  • e602eefc5d hopefully added parsing for wrapping of proxies (at beginning, around, and end) Aster Fialla 2026-02-14 15:20:05 -05:00