Commit Graph

322 Commits

Author SHA1 Message Date
salmonllama
7d0b20b2c6 Added Restore Command 2021-06-06 22:07:46 -04:00
Aleksei Gryczewski
09071534a5 Try to log upload errors within discord instead of failing silently. 2021-02-10 23:59:12 -05:00
Salmonllama
437512b0b9 Added support for MessageAttachments in reports 2021-01-02 00:14:50 -05:00
Salmonllama
3c4c4c38bd Clean up irrelevant/fixed TODOs 2020-11-27 12:10:41 -05:00
Aleksei Gryczewski
969af64400
Merge pull request #42 from Fashionscape/master
Update dev branch
2020-11-27 11:55:36 -05:00
Aleksei Gryczewski
a017bd4e00
Merge pull request #41 from Fashionscape/dev
Code cleaning, proper logging, remove useless classes
2020-11-27 11:55:09 -05:00
Salmonllama
194ad2568d Code cleaning, proper logging, remove useless classes 2020-11-27 11:45:40 -05:00
Salmonllama
e8371b67a9 Added log message for successful outfit addition 2020-11-27 11:18:06 -05:00
Aleksei Gryczewski
753320cd29
Merge pull request #40 from Fashionscape/dev
Merge Blacklist Update
2020-11-25 11:55:37 -05:00
Salmonllama
d8ca10c2c1 Implemented user blacklist functionality 2020-11-25 11:19:01 -05:00
Salmonllama
a570400b66 Renamed method for clarity 2020-11-25 11:18:43 -05:00
Aleksei Gryczewski
d9c9197dbb
Merge pull request #39 from Fashionscape/master
Update Dev
2020-11-24 14:36:00 -05:00
Salmonllama
cc545f8e9b Fix warnings 2020-11-24 14:31:21 -05:00
Salmonllama
9cc9bb13ad Finalized UserBlacklist command, model, and controller 2020-11-24 14:30:30 -05:00
Aleksei Gryczewski
68b436ee96
Merge pull request #38 from Fashionscape/master
Update Dev Branch
2020-11-24 09:47:28 -05:00
Salmonllama
758e3962c8 Attached Listener for Force Deletes 2020-11-24 09:40:44 -05:00
Salmonllama
7fc3932f43 WIP admin command 2020-11-13 19:27:23 -05:00
Salmonllama
1d8dcacd8a Added operation for deleting outfits 2020-11-13 19:27:13 -05:00
Salmonllama
24d1cd7425 Added audit log reason to new member services 2020-11-13 19:16:58 -05:00
Salmonllama
64821b16b3 Merge remote-tracking branch 'origin/master' 2020-11-11 11:38:30 -05:00
Salmonllama
f862ebcae1 Version Bump 2020-11-11 11:34:46 -05:00
Aleksei Gryczewski
91739a39e6
Merge pull request #37 from Fashionscape/scape.fashion
Implement breaking change fixes
2020-11-11 11:30:50 -05:00
Salmonllama
0b916cdb9f Update for breaking changes 2020-11-11 11:18:09 -05:00
Salmonllama
70ffa9c1f0 Updated Javacord Dependency 2020-11-11 11:07:45 -05:00
salmonllama
9a8131b1e1 Reorganize for services 2020-10-03 19:01:29 -04:00
salmonllama
c8b7cf2431 Refactored MemberRole service for simplicity 2020-10-03 18:54:11 -04:00
salmonllama
567a6585ae Added 5 minute Member role to NewMember workflow 2020-10-03 18:51:35 -04:00
salmonllama
19b2eef56b Added command to edit outfit meta 2020-10-03 18:04:39 -04:00
Aleksei Gryczewski
48f3c252a6 Restored color-coded log messages 2020-10-03 15:31:44 +00:00
Salmonllama
2fde19f703 Made rs3 search methods public 2020-09-14 09:25:12 -04:00
Salmonllama
6c3f4c27bf Removed embed body text 2020-09-14 09:24:57 -04:00
Salmonllama
17c88fa379 Completed RS3Search module 2020-09-14 09:24:18 -04:00
Salmonllama
39cf590cf4 Add wiki denotation to author field 2020-09-12 17:41:28 -04:00
Salmonllama
a4a0f6a634 Temporarily disabled unsafe operations 2020-09-12 17:27:35 -04:00
Salmonllama
a98ef34290 Added wiki link to embed footer 2020-09-12 16:29:28 -04:00
Salmonllama
8282ccfe11 "engine work" 2020-09-12 16:29:14 -04:00
Salmonllama
ee066fb084 Revert "Revert "Prevented returning bestMatch as searched items""
This reverts commit c83c93d3
2020-09-12 15:38:42 -04:00
Salmonllama
c83c93d339 Revert "Prevented returning bestMatch as searched items"
This reverts commit 3788c3f0
2020-09-12 15:37:53 -04:00
Salmonllama
3788c3f042 Prevented returning bestMatch as searched items 2020-09-12 15:36:34 -04:00
Salmonllama
e3db8db80b Fix filter bug for new category system 2020-09-12 15:35:57 -04:00
Salmonllama
bd747c6302 Registered OSRS search commands 2020-09-12 15:34:26 -04:00
Salmonllama
26cbbee03e Completed OSRS Search Module 2020-09-12 15:34:01 -04:00
Salmonllama
bc69c31713 Finalized response embed 2020-09-12 12:28:28 -04:00
Salmonllama
ce62a37fdd Implemented Logback 2020-09-12 12:28:03 -04:00
Salmonllama
ccd19910b5 Removed unused import 2020-09-12 12:27:49 -04:00
Salmonllama
e44687377b Adding frontend-exception handler utility 2020-09-12 12:27:24 -04:00
Salmonllama
8661475472 Initial body command and base utilities 2020-09-11 23:23:01 -04:00
Salmonllama
28534320cf Added more class fields for better 1:1 result mapping 2020-09-11 23:20:53 -04:00
Salmonllama
187e2dd79b Fixed naming consistency 2020-09-10 22:12:23 -04:00
Salmonllama
0b81aae272 Missed a command 2020-09-10 21:43:04 -04:00