Jeremy Zhang
aa49b2d473
Implement sending rich embeds
2019-11-06 13:45:48 -08:00
Jeremy Zhang
0ec0b52501
Donation goal banner
2019-10-12 22:36:37 -07:00
Jeremy Zhang
2df9300aa5
Guild stringed only has guild_id
2018-11-11 04:28:29 +00:00
Jeremy Zhang
a742f08f6d
Implement file uploading from the embeds
2018-08-17 03:12:21 +00:00
Jeremy Zhang
150e112387
Implement autorole for embed users
2018-07-22 06:46:03 +00:00
Jeremy Zhang
3783cf1152
Move columns found in discord api on the guilds table into redis
2018-07-20 23:10:24 +00:00
Jeremy Zhang
86c7232b35
Remove guild members table for storing in redis
2018-07-17 23:47:30 +00:00
Jeremy Zhang
56ba9bc127
Reimplement remove message table
2018-07-16 23:47:25 +00:00
Jeremy Zhang
89b12d06ab
Revert "Remove messages table", Accidentally committed in dev code
...
This reverts commit 6d6b390431
.
2018-07-16 23:43:41 +00:00
Jeremy Zhang
6d6b390431
Remove messages table
2018-07-16 23:34:13 +00:00
Jeremy Zhang
ccf9aed9ec
Add the ability to disallow words (banned words)
2018-07-09 01:37:46 +00:00
Jeremy Zhang
e8424a63c8
Customizable msg posting timeout and msg length
2018-03-25 04:43:39 +00:00
Jeremy Zhang
32c3491b54
Add voting page and track referrals
2018-02-27 07:22:58 +00:00
Jeremy Zhang
9fb7d82700
Set disabled guild ids to string so it works again
2018-01-29 18:23:54 +00:00
Jeremy Zhang
8c3e3c256b
Cache authors during fetching messages and insert latest authorship
2018-01-25 23:26:47 +00:00
Jeremy Zhang
e5f7a90773
Administrator snowflake ids should be in strings
2018-01-24 05:58:51 +00:00
Jeremy Zhang
aa199ad818
Use a more optimal primary key and integer to store snowflakes
2018-01-23 21:08:55 +00:00
Jeremy Zhang
56d25d6ecb
Commit to database on only on request teardown
2018-01-22 07:52:51 +00:00
Jeremy Zhang
2c949d911b
Move tracking online users to redis
2018-01-21 03:15:02 +00:00
Jeremy Zhang
8028813e0f
Remove discordio partnership and repurpose it to custom invite link field
2018-01-13 18:37:42 +00:00
Jeremy Zhang
bf47f9457c
Administrator can now disable misbehaving servers
2018-01-05 08:52:22 +00:00
Jeremy Zhang
348580dcbb
Remove keyvalue properties in favor of redis
2017-12-29 17:40:32 +00:00
Jeremy Zhang
204858d011
Add user cards and badges, Closes #25
2017-12-07 06:49:32 +00:00
Jeremy Zhang
6d2d4dd19c
Implement Patreon token syncer
2017-11-22 02:41:43 +00:00
Jeremy Zhang
eff2b3bb46
Display rich embed support
2017-11-05 05:59:06 +00:00
Jeremy Zhang
bba4950ddc
Server administrators may disable captchas for guest users
2017-11-04 02:58:26 +00:00
Jeremy Zhang
c9e7d22730
Do not add random entries into the transactions because the user is given invalid negative tokens
2017-11-03 03:05:38 +00:00
Jeremy Zhang
ad833434dd
Renamed webhook icon to guest icon for preperation of avatars in the client
2017-09-24 01:22:07 +00:00
Jeremy Zhang
c23b71d050
Implement server webhook icons as cosmetics & fixes
2017-09-13 05:55:51 +00:00
Jeremy Zhang
10b5deffe4
Add custom css slots to prepare for donators feature
2017-09-11 07:52:13 +00:00
Jeremy Zhang
4121d647df
Cast message and channel ids to bigint for comparison
2017-09-08 20:44:26 +00:00
Jeremy Zhang
a293b89b8c
CSS Variables fix
2017-09-07 23:35:34 +00:00
Jeremy "EndenDragon" Zhang
56e7b3e9d2
Merge branch 'cssvars' into master
2017-09-07 14:41:30 -07:00
Jeremy Zhang
31b8f66abe
Typo, this can be none at times
2017-09-05 07:45:57 +00:00
Jeremy Zhang
f5f3423e36
Strip timezone information completely for comparing
2017-09-05 07:29:36 +00:00
Jeremy "EndenDragon" Zhang
aa9075f484
Inital postgresql implementation ( #46 )
2017-09-04 23:54:54 -07:00
Jeremy Zhang
654dd3faf3
Automatic webhook creation and deletion, Resolves #42
2017-08-27 21:50:41 +00:00
Jeremy Zhang
fb8cfe3abc
Converted webapp portion to python 3.5. Resolves #32
2017-08-19 00:33:50 +00:00
Jeremy "EndenDragon" Zhang
8bc95f7b0e
Paypal ( #41 )
...
* Implement Titan Tokens clientside
* Titan Tokens can be modified in the admin panel
2017-08-13 18:10:03 -07:00
Jeremy Zhang
68d8882d3e
Fix mentions with nicknames
2017-08-10 02:56:45 +00:00
Jeremy Zhang
77bde8f258
Better nickname support
...
- Username field will not be overwritten with the nickname.
- Mentions work again!
- User chip will show nickname instead of username if present
- Authenticated embed users sidebar nickname support
2017-08-10 02:05:05 +00:00
Jeremy Zhang
1304ea6153
Implement Cosmetics Configuration to the Administrators Panel
2017-07-22 05:02:59 +00:00
Jeremy Zhang
f4608794a0
Move devs to the administrators table
2017-07-22 02:06:45 +00:00
Jeremy "EndenDragon" Zhang
82db716b61
Moved some text fields over to longtext type ( #21 )
2017-07-10 04:37:52 +00:00
Jeremy Zhang
087606bd40
Implemented Webhooks to make sending messages look more real, as an option
2017-07-01 06:52:21 +00:00
Jeremy Zhang
5505928e5b
Resolve messages duplicates in database and order messages by timestamp
2017-06-15 17:47:45 +00:00
Jeremy Zhang
30092fde01
Implemented Visitor View -- kinda betaish still
2017-06-09 04:22:33 +00:00
Jeremy Zhang
4bdfb6b38c
Initial css variables release
2017-06-05 03:32:13 +00:00
Jeremy Zhang
0b96794120
Backend support for discordio links and able to edit in admin panel
2017-06-04 05:32:23 +00:00
Jeremy Zhang
c76e0a4993
Fixed up database modules in webapp
2017-06-04 05:05:55 +00:00