Commit Graph

58 Commits

Author SHA1 Message Date
HDVinnie
e0379e5b95 (Add) Audit System 🆕
- filtering to follow
2019-11-06 06:42:17 -05:00
HDVinnie
d889971834 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-05 22:40:30 +00:00
HDVinnie
eed3b51c92 (Update) CRUDDY PT.7 🚀 2019-10-25 17:35:14 -04:00
HDVinnie
b492c52ba5 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-20 01:15:38 +00:00
Laravel Shift
d9ddbe6159 Shift cleanup 2019-05-09 00:05:27 +00:00
Laravel Shift
b0732954c4 Shift deprecated helpers
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.

[1]: https://github.com/laravel/framework/pull/26898
2019-05-09 00:05:08 +00:00
Morgan Wong
cef9facd68 (Update) Add multi-lang translation
Added fields
2019-04-30 21:52:35 +08:00
HDVinnie
3fea621e1c (Update) Register+Applications System 🚀
- closes #654
2019-04-02 20:29:40 -04:00
HDVinnie
c382aa5236 (Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀 2019-03-25 13:53:41 -04:00
HDVinnie
7756ed24ec (Update) ReCaptcha 🚀 2019-03-20 23:54:31 -04:00
HDVinnie
8bb397c29c (Update) Standardize Select Queries 🚀 2019-03-13 11:26:20 -04:00
HDVinnie
e0e1aa924b Apply fixes from StyleCI 2019-02-22 13:16:32 +00:00
HDVinnie
3c87845e54 (Update) Namespace models under App\Models 🚀 2019-02-22 08:15:41 -05:00
HDVinnie
8a7310f2d5 (Update) System Messages 🚀
- formated for new chat
2019-02-09 20:02:21 -05:00
HDVinnie
adc6494012 Apply fixes from StyleCI 2019-01-31 04:04:04 +00:00
singularity43
4e7d0cb83b (Update) RegisterController
Add notification field/privacy field defaults. Not really needed though... can remove.
2019-01-30 21:36:54 -05:00
HDVinnie
f45ef0bc81 (Fix) Set Local On Registration 🐛 2019-01-19 18:16:46 -05:00
HDVinnie
2f2c52328b Apply fixes from StyleCI 2018-12-06 22:57:41 +00:00
HDVinnie
00bb324053 Apply fixes from StyleCI 2018-12-06 14:42:13 +00:00
HDVinnie
87563a2473 (Update) Refator Toastr Notifications 2018-11-12 11:14:41 -05:00
Laravel Shift
ca0fe4481a Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-10-28 01:44:55 +00:00
HDVinnie
ac5e15b141 (Update) Rework Group Queries
- use select and not pluck
2018-10-16 22:18:41 -04:00
HDVinnie
895bbb66e3 (Update) Optimize Many Queries
- reduce load
2018-10-16 21:27:47 -04:00
HDVinnie
8425592072 Merge pull request #420 from HDInnovations/User-Purge-System
User Purge System
2018-10-16 20:40:03 -04:00
HDVinnie
85b5633a32 (Update) Automated System Chat Messages 2018-09-29 23:04:15 -04:00
HDVinnie
dc0dfd176e (Update) Group Handling 2018-09-17 19:09:12 -04:00
HDVinnie
a631394398 (Fix) Registration Validation Checks 2018-09-16 22:58:57 -04:00
HDVinnie
15eb4bb176 (Fix) Recaptcha Validation Rules 2018-09-05 12:13:19 -04:00
HDVinnie
891e44f2fb (Update) Registration System
- added another stupid welcome message to the array
2018-07-24 19:51:49 -04:00
Laravel Shift
5c1c56d2ca Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-07-18 20:13:14 +00:00
HDVinnie
9a379ace51 (Update) Registration System
- add a welcome message array. That way isn’t same old message to all
new users.
2018-07-17 08:58:32 -04:00
HDVinnie
db9feef9c9 (Update) Import Facade’s Explicitly 2018-07-11 11:21:33 -04:00
HDVinnie
06d538653d (Add) Email Whitelist / Blacklist System
- Blacklist means that you won’t be able to sign-up with and or send
invites to a email email on blacklist.
- Whitelist means that you will only be able to sign-up with and or
send invites to a whitelisted email.
- Set “enabled” to null to not use either
2018-07-08 10:02:24 -04:00
HDVinnie
359bee56ce (Update) User Registration/Activation System 2018-06-06 19:41:00 -04:00
HDVinnie
ab3bb2fde3 (Update) Auth Toastrs
- closes #294
2018-05-31 20:50:23 -04:00
HDVinnie
0d392abb32 (Update) Automated Private Messages 2018-05-23 15:31:13 -04:00
Poppabear
0fd8f5a9ef (Update)[Chat 2.0] Updated system messages 2018-05-08 21:05:53 -04:00
HDVinnie
7728d26913 (Update) Change System Announcements To Use New Chat 2018-04-29 16:47:06 -04:00
HDVinnie
7897add990 (Update) Registration Controller
- remove un-used App\Mail\WelcomeUser
2018-04-18 13:03:49 -04:00
HDVinnie
003dee6af0 Update RegisterController.php 2018-04-12 16:31:41 -04:00
Hyleus
ee26ae82ce Make invites invalid after use 2018-04-12 18:34:56 +02:00
HDVinnie
53af9b5e0a (Update) Invite System Enhancements
- Closes #248
- Ability to set invite expire time in config/other.php
- Daily command to recycle old expired invites that were never used
2018-03-31 14:51:17 -04:00
HDVinnie
4aded7a5a3 (Update) Add recaptcha to register page
- closes #82
- recaptcha is disabled by default
- site key and secret key are required through google recaptcha
- Cleaned up register controller while was in there
2018-03-30 22:39:12 -04:00
Hyleus
ea5de01a3d Add an option to set the default theme 2018-03-17 21:00:40 +01:00
HDVinnie
edbc68180e (Update) Refactor Toastr Notifications 2018-02-16 14:57:52 -05:00
HDVinnie
8a8f440781 (Update) Refactor HTTP Redirects
- Use global redirect() helper instead of facade
2018-02-16 14:07:24 -05:00
Hyleus
777bb63880 Change license to AGPL 2018-02-12 17:27:32 +01:00
HDVinnie
918e533a30 (Update) Reactor According To Linter Shift
In accordance with #119
2018-01-17 22:45:55 -05:00
Laravel Shift
e9f1670dad Shift to new helper methods
Laravel 5 added several new helper functions, including:

- `view()`
- `response()`
- `redirect()`
- `config()`
- String functions

Review the [helpers][1] documentation for more details.

[1]: https://laravel.com/docs/5.0/helpers
2018-01-18 02:16:17 +00:00
Laravel Shift
fdb73966cd Adopt PHP short array syntax
Laravel 5 adopted the short array syntax which became available in
PHP 5.4.
2018-01-18 01:04:20 +00:00