|
87fd2a521e
|
Fix quoted tweet link in notification window not resetting
Closes #75
|
2016-10-21 06:50:34 +02:00 |
|
|
a4006deb8c
|
Rewrite extra mouse button handling and fix skipping 'Back to Tweet'
Closes #74
|
2016-10-09 15:49:08 +02:00 |
|
|
25fa3cefab
|
Fix notification tweet footer displaying in some tweets (after removing it in a prev commit)
|
2016-10-09 15:13:01 +02:00 |
|
|
9728a62efa
|
Remove unnecessary code from notification html builder
|
2016-09-30 23:56:27 +02:00 |
|
|
276e070759
|
Fix recent TweetDeck change breaking media in notifications
|
2016-09-30 23:43:46 +02:00 |
|
|
fadea54f8d
|
Remove legacy update notification warnings
|
2016-09-30 15:12:18 +02:00 |
|
|
0c9ab32f37
|
Add additional functionality to the back mouse button (inline and drawer composer, fix order)
|
2016-09-27 04:16:50 +02:00 |
|
|
fde984d02b
|
Add a hover class to Notification body element and only display skip button when over
|
2016-09-27 03:48:14 +02:00 |
|
|
342ac51cda
|
Tweak the skip button position in Notification window
|
2016-09-26 17:14:17 +02:00 |
|
|
6b79c89f42
|
Add a button to skip current notification
|
2016-09-25 16:53:00 +02:00 |
|
|
3e9c397494
|
Fix inconsistency with loadConfigurationFile's onFailure parameter
|
2016-09-25 03:21:44 +02:00 |
|
|
be77f753e7
|
Add a global function to easily add custom styles in plugins
|
2016-09-25 02:34:19 +02:00 |
|
|
34955b7083
|
Rewrite Plugin default config handling and config error reporting
|
2016-09-18 20:29:31 +02:00 |
|
|
f39fd00697
|
Add a TweetDick warning and migration prompt
|
2016-09-18 19:41:37 +02:00 |
|
|
339da2f1a9
|
Add unsupported system notification
Closes #58
|
2016-09-04 20:30:35 +02:00 |
|
|
d76027558b
|
Add a custom alert function with customizable icon and no text length limit
|
2016-09-04 13:19:52 +02:00 |
|
|
520db2c32e
|
Rewrite loadConfigurationFile in plugins.js to accept default config file
|
2016-09-04 04:33:55 +02:00 |
|
|
36473c2df9
|
Add a global plugins.js file with loadConfigurationFile utility function
|
2016-09-04 03:59:37 +02:00 |
|
|
d576bc3972
|
Work around Scheduled column update delay bug in TweetDeck
Closes #53
|
2016-09-03 16:15:28 +02:00 |
|
|
a3666a7ab2
|
Fix formatting in JavaScript files
|
2016-09-02 17:35:21 +02:00 |
|
|
21354e675a
|
Fix TweetDeck keyboard shortcut list alignment
|
2016-09-02 17:17:08 +02:00 |
|
|
569fdec380
|
Fix middle-clicking on certain user links opening the page in TweetDuck window
|
2016-08-13 03:26:00 +02:00 |
|
|
300c0c6195
|
Minor TweetDeck UI fixes (cut off account names and verified badge icons)
|
2016-08-10 17:16:39 +02:00 |
|
|
65aeb6656f
|
Add a very basic setting for custom CSS in browser and notifications
|
2016-08-10 15:45:56 +02:00 |
|
|
3e4cd3c92f
|
Re-add the link click event to notification.js to fix certain link types
|
2016-07-06 02:11:45 +02:00 |
|
|
3d88f57f8a
|
Fix video element replacement generating unclickable <a> tags
|
2016-07-06 00:19:10 +02:00 |
|
|
b4fc522f37
|
Rewrite notification bridge handling and add OnNotificationReady to show notification after it has loaded
|
2016-07-05 18:31:29 +02:00 |
|
|
a28fddbc4d
|
Replace non-functioning videos on the website with links
|
2016-07-04 15:37:02 +02:00 |
|
|
3a7a0f63de
|
Redo external link handling using ILifeSpanHandler instead of hacky JS code
|
2016-07-02 22:39:16 +02:00 |
|
|
2e13d08018
|
Remove unnecessary code from plugins.notification.js
|
2016-07-02 00:05:57 +02:00 |
|
|
d9321a9acb
|
Split plugins.js into separate browser and notification scripts and refactor notification script execution code
|
2016-07-01 23:53:08 +02:00 |
|
|
b6a683dfe1
|
Rewrite plugins.js, plugin state handling and script execution (separate instead of combining)
|
2016-06-30 16:31:02 +02:00 |
|
|
7bdbfe937c
|
Close modal dialogs with the back mouse button
Closes #37
|
2016-06-26 21:59:10 +02:00 |
|
|
d955713335
|
Finish plugin reloading and add plugin counts to the UI
|
2016-06-25 19:42:20 +02:00 |
|
|
13d0e10dcd
|
Implement basic plugin loading and management
|
2016-06-25 18:53:03 +02:00 |
|
|
5557f79fe7
|
Fix image pasting in private message reply box
Closes #38
|
2016-06-22 17:53:13 +02:00 |
|
|
44ccaa0d26
|
Fix link expansion in notification popup
Closes #36
|
2016-06-22 17:42:13 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|
|
379191751c
|
Move TweetDeck design reversion into a plugin for future
|
2016-06-03 15:06:01 +02:00 |
|
|
87af4c96c4
|
Reorganize resources in .csproj and move scripts to Resources\Scripts\
|
2016-05-28 23:05:17 +02:00 |
|