Commit Graph

910 Commits

Author SHA1 Message Date
Jeremy Zhang
79ae3b3c92 Adjust OffByOne error checking in admin voting page 2018-03-28 06:09:42 +00:00
Jeremy Zhang
e8d37a791c Not 500 error when given invalid guild id or css id in embed page 2018-03-28 04:51:05 +00:00
Jeremy Zhang
46926cd93c Run in executor instead 2018-03-28 04:13:32 +00:00
Jeremy Zhang
4820fba2ae Use scoped session 2018-03-26 18:01:38 +00:00
Jeremy Zhang
d400c022c1 Close db connection at end 2018-03-26 15:35:31 +00:00
Jeremy Zhang
5fa1e43e2a Throw threadpool out of the window 2018-03-25 22:16:55 +00:00
Jeremy Zhang
e0b18fb94f Revert "Keep trying until session obtained"
This reverts commit 5364cf9004.
2018-03-25 21:38:11 +00:00
Jeremy Zhang
5364cf9004 Keep trying until session obtained 2018-03-25 21:26:53 +00:00
Jeremy Zhang
1e43f607b6 Revert "Not close session for now"
This reverts commit d3ce86f3c0.
2018-03-25 21:17:08 +00:00
Jeremy Zhang
d3ce86f3c0 Not close session for now 2018-03-25 21:04:40 +00:00
Jeremy Zhang
b767df14c9 Revert "Wait until got session"
This reverts commit fa3d533354.
2018-03-25 20:31:25 +00:00
Jeremy Zhang
fa3d533354 Wait until got session 2018-03-25 20:24:39 +00:00
Jeremy Zhang
70b2b266c8 Update member if there are discreptancies in db 2018-03-25 20:12:58 +00:00
Jeremy Zhang
19ff2ffd46 Fix game not showing and string the user id 2018-03-25 19:28:36 +00:00
Jeremy Zhang
c35743b498 JustDelete the message instead of iterating during guild remove 2018-03-25 05:57:00 +00:00
Jeremy Zhang
4859b5a379 Fix owner permissions not doing properly 2018-03-25 05:45:16 +00:00
Jeremy Zhang
e8424a63c8 Customizable msg posting timeout and msg length 2018-03-25 04:43:39 +00:00
Jeremy Zhang
18f25d0852 Fix channel history typo 2018-03-24 18:20:21 +00:00
Jeremy Zhang
82d7b477aa Fix styles for messagers being block for some reason 2018-03-24 17:48:21 +00:00
Jeremy Zhang
37a61bc465 Shard command no longer returns None 2018-03-24 17:21:13 +00:00
Jeremy Zhang
da8ef6cdd1 Check shard command and sharding support for fetch msg script 2018-03-24 17:04:09 +00:00
Jeremy Zhang
200947e78f Fix playing status not showing 2018-03-24 14:54:50 +00:00
Jeremy Zhang
21dc5d0925 Fix handling raw message deletion 2018-03-24 14:46:32 +00:00
Jeremy Zhang
f7caa5ede5 Fix Titan Commands 2018-03-24 08:19:46 +00:00
Jeremy Zhang
930c026108 Fix handling discord user ban 2018-03-24 08:02:03 +00:00
Jeremy Zhang
05697402df Name CnD + DM stuff 2018-03-24 06:03:33 +00:00
Jeremy Zhang
817788383d Clear bufferarray on error too 2018-03-22 23:43:07 +00:00
Jeremy Zhang
731b47e978 Set various ids to integers in raw receive 2018-03-22 23:18:39 +00:00
Jeremy Zhang
00d9a9a356 Fix channel update not responding 2018-03-22 23:07:52 +00:00
Jeremy Zhang
034e14bd2e Use Titan modified discord.py lib 2018-03-22 22:59:31 +00:00
Jeremy Zhang
f7b3e4e65e AutoShard Titan bot with dpy rewrite, Closes #71 2018-03-22 22:55:09 +00:00
Jeremy "EndenDragon" Zhang
9c2b0990a7
New Crowdin translations (#88)
* New translations messages.pot (Catalan)

* New translations messages.pot (Japanese)

* New translations messages.pot (Thai)

* New translations messages.pot (Swedish)

* New translations messages.pot (Spanish)

* New translations messages.pot (Slovenian)

* New translations messages.pot (Serbian (Latin))

* New translations messages.pot (Serbian (Cyrillic))

* New translations messages.pot (Romanian)

* New translations messages.pot (Portuguese)

* New translations messages.pot (Catalan)

* New translations messages.pot (German)

* New translations messages.pot (Russian)

* New translations messages.pot (Polish)

* New translations messages.pot (Turkish)

* New translations messages.pot (Chinese Simplified)

* New translations messages.pot (Italian)

* New translations messages.pot (Indonesian)

* New translations messages.pot (Hungarian)

* New translations messages.pot (Hindi)

* New translations messages.pot (French)

* New translations messages.pot (Dutch)

* New translations messages.pot (Danish)

* New translations messages.pot (Czech)

* New translations messages.pot (Chinese Traditional)

* New translations messages.pot (Russian)

* New translations messages.pot (Dutch)

* New translations messages.pot (Polish)

* New translations messages.pot (Polish)

* New translations messages.pot (Dutch)

* New translations messages.pot (Bulgarian)

* New translations messages.pot (Romanian)

* New translations messages.pot (Bulgarian)

* New translations messages.pot (Serbian (Latin))

* New translations messages.pot (Turkish)

* New translations messages.pot (Turkish)

* sr_Cyrl
2018-03-21 19:46:00 -07:00
Jeremy Zhang
9dfceaed13 Fix members button icon to an actual icon, not a css hack 2018-03-22 02:03:57 +00:00
Jeremy Zhang
07cb047516 Hide emojipicker when clicked outside 2018-03-21 17:10:53 +00:00
Jeremy Zhang
b64eb0193d Hide emoji picker in visitor mode 2018-03-19 21:21:28 +00:00
Jeremy Zhang
c2659c39a9 Send textbased emoticons, Closes #96 2018-03-19 19:41:24 +00:00
Jeremy Zhang
c62a7a3752 Nickname, not nick 2018-03-19 19:21:48 +00:00
Jeremy Zhang
3d0ad729c1 Fix avatar url not rendering properly for mention 2018-03-19 19:08:52 +00:00
Jeremy Zhang
105fe24a40 Support mentions for offline members 2018-03-19 19:04:51 +00:00
Jeremy Zhang
5dc1c01db4 Better scrolling for mention list 2018-03-19 08:53:02 +00:00
Jeremy Zhang
b4ee57f3ec Fix Privacy Policy title 2018-03-19 08:49:45 +00:00
Jeremy "EndenDragon" Zhang
78af0891b1
Remove float conversion for dbl referrer 2018-03-19 01:35:03 -07:00
Jeremy Zhang
99afd2aeb7 Add voting statics to admin panel 2018-03-19 08:28:09 +00:00
Jeremy Zhang
bc4ad88372 Mention picker kinda floated on large heights 2018-03-19 06:15:54 +00:00
Jeremy Zhang
e11cffeb76 Rename embed.css 2018-03-19 06:11:07 +00:00
Jeremy Zhang
51d090e84b Implement basic member mentions, closes #93 2018-03-19 06:09:58 +00:00
Alex Howard
55b3d1a2e3
Merge pull request #94 from MAX0342/master
Update dotJS's logo because @justdotJS thought it was tagworthy
2018-03-18 08:10:26 -04:00
MAX
1bcb3517d1
New dotJS logo 2018-03-17 11:57:05 +01:00
MAX
b6536b1c10
Delete dotjs.jpg 2018-03-17 11:56:29 +01:00
Jeremy Zhang
3f2575c47a Rich embeds open links in new tab 2018-03-16 20:28:09 +00:00