slack/src
2022-09-07 19:27:30 +10:00
..
Blockkit Change elements that require plain_text to only accept string , make public the consts that describe element limits 2022-09-07 19:27:30 +10:00
Channels Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
Client More debugging trying to catch websocket connect errors 2022-06-22 10:56:45 +10:00
Command Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
config Enable overriding database Models by the calling application - those models must be in the Slack/ subdir 2022-05-19 17:51:26 +10:00
Console/Commands Implemented SlackSyntaxException and removed some deprecated functions 2022-09-05 11:43:38 +10:00
database/migrations Rename our migration so that it is always first 2022-08-24 12:08:49 +10:00
Event Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
Exceptions Implemented SlackSyntaxException and removed some deprecated functions 2022-09-05 11:43:38 +10:00
Http Minor fixes 2022-09-05 17:17:43 +10:00
Interactive Get value() by block_id when it isnt a form submission 2022-09-06 20:08:04 +10:00
Jobs Minor fixes 2022-09-05 17:17:43 +10:00
Listeners Change elements that require plain_text to only accept string , make public the consts that describe element limits 2022-09-07 19:27:30 +10:00
Message Change elements that require plain_text to only accept string , make public the consts that describe element limits 2022-09-07 19:27:30 +10:00
Models Fixes for interactive messages, we use block_id to determine what needs to be done 2022-09-06 17:23:54 +10:00
Options Standardisation of callback_id/key/value and action_id/key/value, Message can only have 50 blocks 2022-09-06 11:31:30 +10:00
Providers Consistent use of LOGKEY and make classes final where there downstream app shouldnt override them 2022-08-24 14:21:18 +10:00
Response App::environment is now 'local' not 'dev', consistent use of slack queue 'slack' 2022-09-05 11:43:38 +10:00
Traits Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
API.php Standardisation of callback_id/key/value and action_id/key/value, Message can only have 50 blocks 2022-09-06 11:31:30 +10:00
Base.php Fixes for interactive messages, we use block_id to determine what needs to be done 2022-09-06 17:23:54 +10:00
BlockKit.php Fixes for interactive messages, we use block_id to determine what needs to be done 2022-09-06 17:23:54 +10:00
Message.php Change elements that require plain_text to only accept string , make public the consts that describe element limits 2022-09-07 19:27:30 +10:00
routes.php Code styling update, no functional changes 2022-08-23 17:48:09 +10:00