slack/src
2022-09-09 14:55:19 +10:00
..
Blockkit Modal clear_on_close/notify_on_close defaults to TRUE, change MultiExternalSelect initial_options to be a collection 2022-09-08 13:50:48 +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 Modal clear_on_close/notify_on_close defaults to TRUE, change MultiExternalSelect initial_options to be a collection 2022-09-08 13:50:48 +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 Fix hash conflict dump error 2022-09-08 17:43:17 +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 Enhancements to Message::class making it more similar to Modal::class in terms of methods 2022-09-09 14:55:19 +10:00
Traits Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
API.php Fix hash conflict dump error 2022-09-08 17:43:17 +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 Enhancements to Message::class making it more similar to Modal::class in terms of methods 2022-09-09 14:55:19 +10:00
routes.php Code styling update, no functional changes 2022-08-23 17:48:09 +10:00