Commit Graph

203 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
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
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
56e7b3e9d2 Merge branch 'cssvars' into master 2017-09-07 14:41:30 -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
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
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
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
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
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
907bb510eb Cleanup card panels 2017-08-27 21:51:08 +00:00
654dd3faf3 Automatic webhook creation and deletion, Resolves #42 2017-08-27 21:50:41 +00:00
8038a1b4fc Handle guild name and image updates realtime 2017-08-27 08:04:50 +00:00
441a0814ae Emit update current user info only on when current user has been updated 2017-08-27 07:55:08 +00:00
718fafe0a0 Add redis to requirements and test for uwsgi to monkeypatch 2017-08-27 02:22:03 +00:00
8b6645306a Update user chip if a user has been updated 2017-08-25 23:19:13 +00:00
ac956106e9 Guest Username Change better websocket support 2017-08-25 07:45:59 +00:00
e3f57500ff Realtime updating channel list 2017-08-25 06:37:14 +00:00
d1225e5273 Realtime emoji and discord member sidebar fix 2017-08-22 07:53:41 +00:00
0539efb204 WS Realtime for message actions and Sidebar members list presence update 2017-08-22 07:01:40 +00:00
a0a0f01655 Fix member hex colors with leading zeros 2017-08-22 02:52:54 +00:00
4ed2d14bc3 Basic websockets authentication handling 2017-08-21 04:26:51 +00:00