Commit graph

453 commits

Author SHA1 Message Date
5b08ca85e0 Merge branch 'paginators' into 'main'
Pagination

See merge request stark-industries/j.a.r.v.i.s.!19
2021-07-24 02:07:57 +00:00
a97f474525 Added pagination features to /warnings, /bans, added /ctc2 guesses 2021-07-23 20:05:49 -06:00
b2753cdd04 Merge branch 'gitlabcog' 2021-07-23 14:02:21 -06:00
85fb441c59 Merge branch 'main' into 'gitlabcog'
# Conflicts:
#   jarvis/__init__.py
2021-07-23 20:01:28 +00:00
6f8606943b Bump version to 1.3.0 2021-07-23 13:48:20 -06:00
5622209f4d Paginator viewing for issues, merge requests, and milestones 2021-07-23 13:47:04 -06:00
2ba042aedc Add paginated issue lookup 2021-07-23 11:49:38 -06:00
306300684c Fix bug with /roleping allow 2021-07-22 22:20:03 -06:00
d73727612a Fix unmutes 2021-07-22 12:14:56 -06:00
5ae2df67d6 Set Milestone author to @jarvis 2021-07-22 12:08:07 -06:00
65868ee63a Fix warnings 2021-07-22 11:51:03 -06:00
189e15b1dd Add gitlab cog, needs more work, refs #30 2021-07-22 11:47:41 -06:00
af0bd71d89 Adjust warnings embed to show avatar url as thumbnail 2021-07-22 10:01:25 -06:00
ffb045b197 Change message on warnings 2021-07-22 10:00:21 -06:00
9111fd2406 Properly fix warnings 2021-07-22 09:58:58 -06:00
2a41eda129 Fix bug with warnings if no warnings exist 2021-07-22 09:55:46 -06:00
ec43caeb1e Clearer error message on cooldown 2021-07-22 09:12:48 -06:00
48237b74d7 Fix ctc2 error with typo, add error message for message on cooldown 2021-07-22 09:11:35 -06:00
3b2653962c Merge branch 'new-commands' into 'main'
New commands

Closes #62, #63, and #64

See merge request stark-industries/j.a.r.v.i.s.!17
2021-07-22 15:08:45 +00:00
f7289e82be Bump version to 1.2.0 2021-07-22 09:06:31 -06:00
55fe2b5e05 Add restrictions to most commands, fix starboard to take url or id, closes #62 2021-07-22 09:04:03 -06:00
5cd524f30e Add /db wallpapers, closes #63 2021-07-22 08:48:20 -06:00
00da6356ba Add avatar command, closes #64 2021-07-22 08:44:31 -06:00
4a08ece729 Add star.id to star object 2021-07-22 08:30:47 -06:00
d1e49d1358 Fix star object (again) 2021-07-22 08:29:02 -06:00
ec8d0fece1 Fix star object 2021-07-22 08:27:56 -06:00
f39dd3468b Fix using narvis instead of jarvis 2021-07-22 08:19:09 -06:00
14e0a865a7 Merge branch 'db-rewrite' into 'main'
Massive Database Access Re-write

Closes #26, Closes #61

See merge request stark-industries/j.a.r.v.i.s.!16
2021-07-22 14:15:00 +00:00
f36e8d0b77 Massive Database Access Re-write 2021-07-22 14:15:00 +00:00
a16411ea83 Merge branch 'bugfix-60' into 'main'
Warnings List Enhancement

Closes #60

See merge request stark-industries/j.a.r.v.i.s.!15
2021-07-21 00:56:44 +00:00
dcbcbcf8b6 Change format of warnings list 2021-07-20 18:55:58 -06:00
f32ab6957c Closes #60, shows date/time on warnings. Potential bug: Embed field too large 2021-07-20 18:47:35 -06:00
877eff30f5 Merge branch 'bugfix-59' 2021-07-20 18:39:03 -06:00
24d1e98392 Merge branch 'main' into 'bugfix-59'
# Conflicts:
#   jarvis/__init__.py
#   jarvis/cogs/modlog.py
2021-07-21 00:37:59 +00:00
c98130b654 Properly fix regex detection of invites 2021-07-20 18:35:03 -06:00
ad531cd805 Merge branch 'merge-fix' into 'main'
Merge fix

See merge request stark-industries/j.a.r.v.i.s.!13
2021-07-20 14:44:33 +00:00
6bf06bf6ca Bump version to 1.0.1 2021-07-20 08:43:51 -06:00
7d50992023 Fix bad merge headers remaining in file 2021-07-20 08:43:35 -06:00
578789f152 Merge branch 'documentation' into 'main'
Update Documentation

See merge request stark-industries/j.a.r.v.i.s.!11
2021-07-20 14:42:01 +00:00
a9db2c04a8 Merge branch 'bugfix-59' into 'main'
Bugfix 59

Closes #59

See merge request stark-industries/j.a.r.v.i.s.!12
2021-07-20 14:41:41 +00:00
9ed0b57faf Fixes regex pattern matching on Discord invites 2021-07-20 14:41:41 +00:00
780405c995 Merge branch 'bugfix-59' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into bugfix-59 2021-07-20 08:39:58 -06:00
df44dd6c72 Merge branch 'bugfix-59' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into bugfix-59 2021-07-20 08:39:56 -06:00
d4cdfde950 Merge branch 'bugfix-59' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into bugfix-59 2021-07-20 08:39:34 -06:00
667de50f91 Update regex to close #59 2021-07-20 08:38:55 -06:00
d2cf3549ec Update regex to close #59 2021-07-20 08:15:15 -06:00
6b5be34b24 Merge branch 'documentation' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into documentation 2021-07-19 15:00:03 -06:00
9d567410cc Add space above image to prevent pushing on badges 2021-07-19 15:00:01 -06:00
d8907a505d Add space above image to prevent pushing on badges 2021-07-19 14:59:32 -06:00
64d969abf9 Update README.md and requirements.txt 2021-07-19 14:57:35 -06:00