.. |
0b7761d85555_repurposed_discordio_column_to_generic_.py
|
Fix postgresql and mysql db upgrades
|
2018-03-30 20:44:23 +00:00 |
1d2c2dc41e86_removed_guild_members_table.py
|
Remove guild members table for storing in redis
|
2018-07-17 23:47:30 +00:00 |
2a2f32ac91d6_added_titan_tokens.py
|
Inital postgresql implementation (#46)
|
2017-09-04 23:54:54 -07:00 |
6af1048a519e_create_unauthenticated_users_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
6fe130518448_create_administrators_table.py
|
Inital postgresql implementation (#46)
|
2017-09-04 23:54:54 -07:00 |
7d6484faaccd_add_embed_column_to_messages.py
|
Display rich embed support
|
2017-11-05 05:59:06 +00:00 |
8e806bcb2228_add_banned_words_columns.py
|
Add the ability to disallow words (banned words)
|
2018-07-09 01:37:46 +00:00 |
9bf2adbc33e8_added_webhooks_column_to_guild_table.py
|
Implemented Webhooks to make sending messages look more real, as an option
|
2017-07-01 06:52:21 +00:00 |
08f6b59be038_add_send_rich_embed_fields_to_guilds_.py
|
Implement sending rich embeds
|
2019-11-06 13:45:48 -08:00 |
16b4fdbbe155_added_patreon_table.py
|
Implement Patreon token syncer
|
2017-11-22 02:41:43 +00:00 |
32a4d2d7b85f_create_user_css_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
33c7a4b6c3e7_create_unauthenticated_bans_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
40cbd3e0f22d_moved_some_text_columns_to_longtext_type.py
|
Inital postgresql implementation (#46)
|
2017-09-04 23:54:54 -07:00 |
52e1d48f57d4_create_guild_members_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
77d1731aa4a5_create_messages_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
87d043d7917e_removed_various_guild_columns_that_.py
|
Move columns found in discord api on the guilds table into redis
|
2018-07-20 23:10:24 +00:00 |
95ab6a63135d_modified_guilds_table_for_discordio_.py
|
Backend support for discordio links and able to edit in admin panel
|
2017-06-04 05:32:23 +00:00 |
058f970b85db_added_css_variables_column.py
|
CSS Variables fix
|
2017-09-07 23:35:34 +00:00 |
109a6025e9ec_renamed_webhook_icon_to_guest_icon.py
|
Fix postgresql and mysql db upgrades
|
2018-03-30 20:44:23 +00:00 |
176d26252734_add_post_timeout_and_max_message_length_.py
|
Customizable msg posting timeout and msg length
|
2018-03-25 04:43:39 +00:00 |
347cb289508e_create_keyvalue_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
906a48cc55d0_create_authenticated_users_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
12267ce662e9_added_autorole_columns_to_guild.py
|
Implement autorole for embed users
|
2018-07-22 06:46:03 +00:00 |
39815dfbcccb_added_webhook_icon_column_to_guilds_and_.py
|
Implement server webhook icons as cosmetics & fixes
|
2017-09-13 05:55:51 +00:00 |
52271b243ba2_remove_messages_table_for_good.py
|
Reimplement remove message table
|
2018-07-16 23:47:25 +00:00 |
66971a97040e_added_badges_column_to_cosmetics.py
|
Add user cards and badges, Closes #25
|
2017-12-07 06:49:32 +00:00 |
5642232899cf_removed_last_timestamp_columns.py
|
Move tracking online users to redis
|
2018-01-21 03:15:02 +00:00 |
a785afdbfa91_create_guilds_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
a5780c871aec_add_unauth_captcha_column_to_guilds.py
|
Server administrators may disable captchas for guest users
|
2017-11-04 02:58:26 +00:00 |
b18fcc759865_added_discordbotsorgtransactions_table.py
|
Add voting page and track referrals
|
2018-02-27 07:22:58 +00:00 |
b1124468bb2e_added_visitor_view_column_to_guilds_.py
|
Implemented Visitor View -- kinda betaish still
|
2017-06-09 04:22:33 +00:00 |
ce2b9c930a7a_add_file_upload_column_to_guilds_table.py
|
Implement file uploading from the embeds
|
2018-08-17 03:12:21 +00:00 |
d1b89c41bf16_add_css_limit_column_to_cosmetics.py
|
Add custom css slots to prepare for donators feature
|
2017-09-11 07:52:13 +00:00 |
d5dcee6894fa_remove_keyvalue_properties_table.py
|
Remove keyvalue properties in favor of redis
|
2017-12-29 17:40:32 +00:00 |
dadcb876cdd9_added_webhook_messages_boolean_column_.py
|
Inital postgresql implementation (#46)
|
2017-09-04 23:54:54 -07:00 |
de55c5fc3c49_create_cosmetics_table.py
|
Implement alemic database migrations
|
2017-05-30 20:34:29 -07:00 |
dffebf852b41_updated_primary_keys_away_from_the_auto_.py
|
Fix postgresql and mysql db upgrades
|
2018-03-30 20:44:23 +00:00 |
ecf3e6bf950e_added_application_settings_table_with_.py
|
Donation goal banner
|
2019-10-12 22:36:37 -07:00 |
f146d173e028_added_disabled_guilds_table.py
|
Administrator can now disable misbehaving servers
|
2018-01-05 08:52:22 +00:00 |
f65629d470c6_add_css_variable_toggle_column.py
|
Fix postgresql and mysql db upgrades
|
2018-03-30 20:44:23 +00:00 |