Commit Graph

605 Commits

Author SHA1 Message Date
1fac087b6d Use the api endpoint to only clean the keyvalue store for now. the messages should be handled by the external bot script 2017-09-09 05:01:02 +00:00
8be753b0c3 Remove mysql specific utf config to discordbot utilities files 2017-09-09 04:20:39 +00:00
207e13b639 Cast user_id to string during comparison to fix guest posting 2017-09-09 02:30:23 +00:00
ded1a48ef1 Add alt text to discord emojis so that it is copypasteable 2017-09-08 22:17:57 +00:00
4121d647df Cast message and channel ids to bigint for comparison 2017-09-08 20:44:26 +00:00
b345b2ab6f Fix for css variables being None 2017-09-08 00:37:37 +00:00
e85d62008e Merge pull request #49 from TitanEmbeds/cssvars
Implement CSS variables
2017-09-07 17:15:53 -07:00
4a204fb264 Implement CSS variables to the default theme as of now 2017-09-08 00:14:10 +00:00
a293b89b8c CSS Variables fix 2017-09-07 23:35:34 +00:00
3c83641a55 Update alembic for cssvars 2017-09-07 21:47:58 +00:00
ccbbd59e9f Merge pull request #48 from TitanEmbeds/master
Merge latest master to cssvars branch
2017-09-07 14:42:10 -07:00
56e7b3e9d2 Merge branch 'cssvars' into master 2017-09-07 14:41:30 -07:00
c2a5180f55 Add logging location to discordbot example config 2017-09-07 12:05:58 -07:00
5df40bf558 Fix real timestamp in messages from changing during edits 2017-09-07 05:42:31 +00:00
71b29cd75d Set logging location in config 2017-09-06 21:00:09 -07:00
600627d2e2 Allow the bot to work with not having Administrator permissions (#47) 2017-09-06 17:59:22 -07:00
21400679b6 Empty server manage server list should not automatically log you out, oauth fix 2017-09-06 20:59:05 +00:00
2f552ca87f Strip timezone and microsecond for admin guild member list 2017-09-06 18:56:52 +00:00
7badfea64f Twemoji parsing 2017-09-06 07:11:32 +00:00
315173924c Render global emotes 2017-09-06 06:42:17 +00:00
84d3a7ad84 Remove escape blackslash for angle brackets before displaying message 2017-09-06 06:34:51 +00:00
9e49ba558a Fix administrate guild page crashing due to microseconds in user timestamps 2017-09-06 05:34:14 +00:00
0cfcb42ac4 Update and delete messages even if not in discordbot messages cache, and raise max_messages deque 2017-09-06 04:58:46 +00:00
5b578b01d1 Fix discord.py requirement 2017-09-06 00:07:58 +00:00
5ecedfd7fc Add LGBTQ+ Lounge to the partners list 2017-09-05 18:47:15 +00:00
31b8f66abe Typo, this can be none at times 2017-09-05 07:45:57 +00:00
a99b0075bc Discordbot emit on role update typo fix 2017-09-05 07:37:04 +00:00
f5f3423e36 Strip timezone information completely for comparing 2017-09-05 07:29:36 +00:00
aa9075f484 Inital postgresql implementation (#46) 2017-09-04 23:54:54 -07:00
3a503c9bcb Add an image for Selina 2017-09-04 06:50:25 -04:00
8f1749add7 Add Selina to about page 2017-09-04 06:48:25 -04:00
85d49e4024 Reinstate token links 2017-09-04 04:12:08 +00:00
0a6943bdbe Fix duplicate typo for example url in query param card 2017-09-04 03:40:42 +00:00
cb0d44753d Start redis server during installation for cloud9 2017-09-03 02:59:08 +00:00
3c2e1ee686 Fix misalignment of the cool people list for good 2017-09-02 20:49:54 +00:00
4aee785b97 Update everybot partner to include the bot invite link 2017-09-02 20:34:04 +00:00
52a24d7618 Merge pull request #45 from TitanEmbeds/websockets
Websockets
2017-09-02 12:25:40 -07:00
6a426618d6 Merge branch 'master' into websockets 2017-09-02 12:25:11 -07:00
3e2c9b2fb6 Add username field to embed_user_connect, whoops 2017-09-02 15:19:23 +00:00
2c7c466bb9 Better websockets reconnect logic 2017-09-02 04:06:15 +00:00
7464cdc748 Edit google analytics tracking code 2017-09-02 01:03:25 +00:00
c1f208d74e Attempt to fix the height sizing of the modal overlay 2017-09-01 19:24:23 +00:00
93cc797aac Hide visitor mode login message on really small embed widths 2017-09-01 19:19:13 +00:00
610d46936c Message box new line on shiftenter, enter submits without newline, Resolves #44 2017-09-01 07:30:40 +00:00
871c8fc22f New .com domain! 2017-09-01 04:45:35 +00:00
71462ba628 Lets actually include everyone in teh about page, okay? 2017-09-01 04:41:10 +00:00
9e494f3808 Prefill username field for guests with query param, Resolves #43 2017-08-30 18:48:26 +00:00
a3971960e1 Don't alter avatar urls for now 2017-08-30 00:25:25 +00:00
12936455b0 Experiment, lower messaging post rate to 5 secs 2017-08-27 21:51:08 +00:00
2226693739 Remove force focus 2017-08-27 21:51:08 +00:00