3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Dragory
c1c7c092d9 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
metal
1028159ccb Re-enable starboard + fixes (#262) 2021-09-04 19:20:50 +03:00
almeidx
9ffc91e5fa removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
almeidx
ed7dccc407 use optional chaining and createdTimestamp on embed 2021-07-29 01:18:06 +01:00
almeidx
b0511b6cea always set author icon url using dynamic 2021-07-29 01:10:53 +01:00
almeidx
e5d7ba902a corrected type assertion 2021-07-29 01:08:00 +01:00
almeidx
c21e779c03 user.tag 2021-07-29 00:37:19 +01:00
Dark
2977363dc0 Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
38a5e07be8 Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
c99e745f89 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
3883b5b749 More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
97fa0c59b2 starboard: use default embed color by default instead of black 2021-04-10 16:30:03 +03:00
vcokltfre
e58014b70d feat: add color option to starboard (#163)
Co-authored-by: Almeida <42935195+almeidx@users.noreply.github.com>
2021-04-02 16:42:25 +03:00
Dragory
32536e3ad7 Fix 6am mistakes 2020-12-23 15:56:49 +02:00
Dragory
645bbdc0a8 Fix race conditions and duplicate stars in starboard 2020-12-23 05:28:21 +02:00
Dragory
04768a0888 starboard: add star count to embed, update automatically 2020-12-23 03:47:43 +02:00
Dragory
eab4a179ba starboard: note if the message contains audio or video attachments 2020-12-23 02:57:12 +02:00
Dragory
6614cdf57f starboard: use embed thumbnails as image if there is no image 2020-12-23 02:39:44 +02:00
Dragory
223de75157 starboard: don't include image link when discord hides it 2020-12-23 02:37:08 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
d350cfdfbb Fix error when starring a post for starboard 2020-07-29 20:08:41 +03:00
Dark
803da94829 Migrate Starboard to new Plugin structure 2020-07-22 23:15:40 +02:00