HDVinnie
8551eef8ef
update: comment notifications
2022-11-17 16:10:50 -05:00
HDVinnie
b9025ce2cd
Merge pull request #2074 from HDInnovations/Warnings-System
...
(Refactor) Warnings System
2022-11-04 22:08:40 -04:00
HDVinnie
3f27fddfe9
update: livewire comments
2022-09-22 16:32:00 -04:00
HDVinnie
15da332f41
update: notifications
2022-09-21 06:05:36 -04:00
HDVinnie
2ca429c4ce
Revert "PSR12 Linting"
...
This reverts commit 7e65e1d589 .
2022-09-11 19:51:58 -04:00
HDVinnie
7e65e1d589
PSR12 Linting
2022-09-11 23:50:41 +00:00
HDVinnie
786417b5f4
Merge branch '6.x.x' into Warnings-System
2022-06-15 02:02:26 -04:00
StyleCI Bot
e292545306
Apply fixes from StyleCI
2022-05-31 22:06:07 +00:00
Shift
be2d37ed6e
Use Illuminate\Support\Carbon
2022-05-31 22:05:34 +00:00
HDVinnie
59fa2e7493
update: notifications
2022-02-28 05:03:01 -05:00
HDVinnie
2f4406238f
Merge branch '6.x.x' into Warnings-System
2022-01-10 20:33:00 -05:00
StyleCI Bot
0a79e8bc55
Apply fixes from StyleCI
2022-01-10 23:43:42 +00:00
HDVinnie
7789505244
update: manual bans
2022-01-10 18:43:23 -05:00
StyleCI Bot
6a736778ef
Apply fixes from StyleCI
2022-01-10 23:29:44 +00:00
HDVinnie
221d895e7f
update: warning deactivations
2022-01-10 18:29:32 -05:00
StyleCI Bot
92b355959b
Apply fixes from StyleCI
2022-01-10 23:18:58 +00:00
HDVinnie
2b7773196b
add: user warning expire notification
2022-01-10 18:18:50 -05:00
HDVinnie
c1e5f441f6
update: notifications
2022-01-10 18:12:45 -05:00
HDVinnie
98521378d2
chore: phpdoc blocks
2022-01-10 17:46:43 -05:00
StyleCI Bot
b40e9a950d
Apply fixes from StyleCI
2022-01-10 16:14:26 +00:00
HDVinnie
7ff788b323
update: warning system
2022-01-10 06:31:43 -05:00
HDVinnie
38e4f6eea0
update: auto pre warnings
2022-01-10 06:11:25 -05:00
HDVinnie
cde0688eac
update: auto warnings
2022-01-10 06:08:29 -05:00
HDVinnie
5fdff94695
add: new mail and site notifications
2022-01-10 05:54:00 -05:00
HDVinnie
77ec35bea5
chore: apply the laravel code style linter
2022-01-08 00:03:12 -05:00
HDVinnie
97394c062f
chore: adopt type hints
2022-01-07 23:35:33 -05:00
HDVinnie
2a53cea216
refactor: newline after statement
2021-09-28 12:49:46 -04:00
clandestine8
147d26bb59
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-09 23:30:14 +00:00
clandestine8
4327d0741f
Fix: Keep Anonymous Requests Anonymous in Approved Fill Notification
2021-09-09 19:29:29 -04:00
HDVinnie
321847e067
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-05-16 02:41:53 +00:00
HDVinnie
3407075214
refactor: better php8 usage
...
- Change simple property init and assign to constructor promotion
- Remove unused variable in catch()
- Change docs types to union types, where possible
2021-05-15 22:41:28 -04:00
HDVinnie
bd6008a900
performance: pre-slash short named functions
...
- https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule )
2021-05-15 13:28:50 -04:00
HDVinnie
999c16093b
cleanup: unused variables
2021-05-15 12:52:00 -04:00
HDVinnie
752c357e85
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-02-28 23:40:09 +00:00
HDVinnie
85b31e81e4
add: helpdesk system beta
...
- multilingual needed
- events need to be completed
- creating ticket categories from staff dashboard needs to be done
2021-02-28 18:39:51 -05:00
HDVinnie
d44cc7c406
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-12-30 17:34:45 +00:00
HDVinnie
2c2203d796
refactor: notifications
2020-12-30 12:34:33 -05:00
HDVinnie
467d31f10a
refactor: constructor promotions
2020-12-17 23:25:50 -05:00
HDVinnie
29628335f0
update: phpdoc blocks
2020-07-22 23:08:40 -04:00
HDVinnie
a975116218
refactor: preslash simple functions
...
- Add pre-slash to short named functions to improve performance by almost 30%
- @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
2020-07-22 15:09:37 -04:00
HDVinnie
e7ccde0190
refactor: rename property to match type
2020-07-22 14:50:41 -04:00
HDVinnie
f69ecec866
refactor: code quality changes
2020-06-02 18:37:19 -04:00
shlandturtle
e3c6976aaf
add: Send notifications instead of chat announce for posts at staff area
2020-03-05 07:12:43 +00:00
HDVinnie
605c337204
refactor: encapsed strings to sprintf
2020-02-17 13:52:20 -05:00
HDVinnie
c8d953a3ad
Merge branch 'master' into development
2020-02-12 18:03:21 -05:00
HDVinnie
780e0c1f0e
chore: update license block
2020-02-12 15:05:34 -05:00
HDVinnie
e47afe4ab4
chore: styleci
2020-02-12 14:51:22 -05:00
HDVinnie
80c842e39c
chore: update license block
...
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie
dbb928f940
chore: update license block
2020-02-12 14:45:59 -05:00
HDVinnie
8d72989943
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-02-12 17:41:17 +00:00