4cab18e557
Merge pull request #187 from chylex/cefsharp63
...
Update CefSharp to 63 (early build) & delete GC reload
2017-12-28 00:39:07 +01:00
a0cc4109df
Delete GC reload in CEF 63 ( #186 )
2017-12-28 00:03:24 +01:00
07017bd29b
Fix cut off usernames in Messages column
2017-12-21 20:15:02 +01:00
98799734c5
Add a box shadow to main menu in the guide
2017-11-21 06:59:54 +01:00
96f491a666
Redo the introduction dialog (add main menu image & follow link, rewrite text)
2017-11-21 06:11:49 +01:00
29e541dbef
Fix comment formatting in notification.css
2017-11-20 18:01:17 +01:00
1343b9c113
Fix username alignment (follow notifications & all types in desktop notifications)
2017-11-20 18:01:02 +01:00
94920fd459
Ensure only one guide window is open and fix webkit element outline
2017-11-20 17:44:28 +01:00
15bc6c1d73
Fix idiot chromium being unable to figure out window size while loading guide
2017-11-20 17:21:46 +01:00
b4e936c530
Minor refactoring of notification classes & remove no longer needed CSS
2017-11-14 19:06:05 +01:00
fb1482370a
Fix issues from TweetDeck updates (long usernames, badge in detail view, notification media previews)
2017-11-14 18:42:34 +01:00
e831bc2bea
Fix broken compose text size in edit-design plugin after a TweetDeck update
2017-11-11 17:32:20 +01:00
40b53fa40c
Fix broken update notification CSS after a TweetDeck update
2017-11-10 14:52:32 +01:00
3481cc0349
Fix broken CSS in browser and plugins after a TweetDeck update
2017-11-10 14:44:47 +01:00
09abd889e9
Add ID to <html> for selector priority
2017-11-10 14:14:50 +01:00
330bbfbb31
Fix broken CSS in notifications after a TweetDeck update
2017-11-10 13:35:29 +01:00
f1b16eab9a
Add a global function (including one for plugins) to reload columns
2017-11-09 18:15:58 +01:00
13646d9c90
Increase quality of media previews in desktop notifications
2017-11-09 17:08:39 +01:00
d8b63a54ca
Update the guide
2017-11-08 10:56:05 +01:00
51f9ba3642
Add option to always show character count to edit-design plugin
2017-11-08 06:40:36 +01:00
ee2f5ae8cb
Disable default TweetDeck update notification
2017-11-04 03:30:50 +01:00
bd5c301fb9
Refactor old icon style declaration in edit-design and add !important
2017-11-02 16:45:26 +01:00
6f1afb94fb
Add a global function to reprioritize events and refactor stuff
2017-11-02 11:02:00 +01:00
7401b8a52d
Fix search input not being unfocused after opening search externally
2017-11-02 10:10:04 +01:00
c83b62ebaa
Make searching while holding Ctrl or middle-clicking search icon open search externally
2017-11-02 09:46:33 +01:00
108cf8923e
Implement analytics ( #176 )
...
* Implement analytics report generation w/ user config and basic system info
* Add HW and plugin info to analytics report generation
* Add a way of displaying the full analytics report
* Fix issues in analytics report and include design theme
* Ensure tab config is saved when switching tabs
* Fix compilation error in TabSettingsFeedback and safeguard nulls
* Add locale to analytics report
* Work on analytics (utils, last collection label, dependency refactoring)
* Add analytics state file and implement sending reports every week
* Send an analytics report after each update
2017-11-02 03:08:43 +01:00
e6655219ee
Add a context menu item to apply ROT13 to text selection in inputs
2017-10-29 04:39:28 +01:00
5896f8e35a
Allow only px values in custom items in edit-design plugin
2017-10-25 22:12:28 +02:00
934cba7251
Fix link expansion & tooltips not working with long domains (ellipsis in front)
...
Closes #172
2017-10-25 19:23:02 +02:00
9cc1a11bef
Fix a rare issue where GIFs open in browser due to a missing source URL
2017-10-23 00:25:23 +02:00
0559afd972
Make middle-click tweet actions work in detail view
2017-10-18 16:50:34 +02:00
d663cc3f64
Add username to default video download filename & tweak playback error message
2017-10-17 19:39:35 +02:00
110d41e393
Add function to trigger video playback for plugins
2017-10-17 13:16:19 +02:00
760607995a
Update README and post build log message
2017-10-16 16:30:55 +02:00
4704197c09
Add option for larger quote font size to edit-design & update modal layout
2017-10-16 15:38:19 +02:00
093ac1ac40
Make middle-click instant quote work with reply-account plugin
2017-10-16 09:32:52 +02:00
9ed8b0d904
Fix used account in updated middle-click actions
2017-10-15 23:48:56 +02:00
7346ce370d
Add middle-click actions (reply popout, RT quote, fav modal) & fix popout in temp columns
2017-10-15 22:59:56 +02:00
adefdadc19
Fix border-radius when quoting a tweet
2017-10-15 22:29:44 +02:00
703bce2d00
Fix PostBuild.ps1 errors not causing failed build & refactor
2017-10-13 13:09:50 +02:00
97928ecd84
Check emoji-ordering.txt for carriage return on build
2017-10-13 12:54:15 +02:00
ec2aaa8789
Add exact emoji name match detection to emoji keyboard
2017-10-13 12:20:54 +02:00
ea53ce361f
Bump edit-design plugin version
2017-10-12 10:58:12 +02:00
2fce80b347
Fix custom font size in edit-design & time font in example notification
2017-10-11 20:42:42 +02:00
e5e1b7e608
Fix TweetDeck being unable to detect OS name
2017-10-11 20:33:39 +02:00
6b849f854e
Rewrite font size & theme handling, add <html> attributes to notifications
2017-10-11 20:22:32 +02:00
d282a7a537
Fix border-radius in media upload previews
2017-10-08 05:43:54 +02:00
00a0da3df3
Fix detail view screenshots & tweak screenshot timings for iframes separately
2017-10-08 01:42:53 +02:00
8c447b1ffb
Maybe fix dragged tweet links not being recognized from certain drag sources
2017-09-29 18:04:44 +02:00
a4841175e8
Fix more border-radius, "Ready to Tweet" alignment, and docked reply close icon position
2017-09-29 16:52:39 +02:00
9b139132a1
Disable reply middle-click in temporary columns & fix random reloads from middle-clicks
2017-09-29 14:58:58 +02:00
4a404ecabc
Fix weird button styles in inline replies in modal dialogs
2017-09-29 12:48:00 +02:00
aee758b559
Update reply-account docs & fix error with temporary columns and advanced selector
2017-09-29 12:47:13 +02:00
be060d0386
Add new info about emoji usage to the guide
2017-09-28 17:29:34 +02:00
bc804c6a53
Allow linking to items in the guide
2017-09-28 13:33:54 +02:00
76b15f1971
Fix wrong emoji names & issues with emoji keyboard on while using :emoji_name:
2017-09-28 01:00:03 +02:00
c4d43c9d5b
Fix bugs in :emoji_name: update (character count & duplicate keyboard modal)
2017-09-27 23:56:12 +02:00
e8d3e530de
Update guide with a screenshot of the main menu
2017-09-27 17:08:51 +02:00
e145adec58
Bump emoji keyboard plugin version
2017-09-27 14:55:08 +02:00
e2dad3e477
Automatically convert :emoji_name: in emoji keyboard plugin
...
Closes #160
2017-09-27 13:25:05 +02:00
27bdbde171
Optimize images and scripts in the guide
2017-09-25 21:39:04 +02:00
e9ec27169c
Improve guide for small width screens and screen readers
2017-09-25 21:12:47 +02:00
2e24cb634c
Add favicon and meta tags to the guide
2017-09-25 19:47:00 +02:00
e57301952c
Rewrite introduction text and update styles
2017-09-25 15:59:19 +02:00
16acfa85b5
Bump project and plugin versions
2017-09-25 14:21:51 +02:00
41ef37f3f0
Fix GIFs in detail view not having the pointer cursor
2017-09-24 23:41:39 +02:00
00d8538726
Fix middle-clicking GIFs not opening the tweet externally
...
Closes #169
2017-09-24 23:35:31 +02:00
6eeb3f9895
Fix error when hovering a quoted tweet with a video
2017-09-24 23:22:20 +02:00
d19dca6ea5
Add a (currently unimplemented) anonymous data collection option
2017-09-24 15:31:44 +02:00
2008ccdaa4
Add an introduction modal & guide
2017-09-23 23:33:06 +02:00
ba2e62de3a
Remove a warning in the reply-account plugin's default config
2017-09-23 10:17:55 +02:00
2b62eb254d
Fix quoted tweet and media border radius in notifications & screenshots
2017-09-21 13:39:51 +02:00
31f72b7957
Move browser CSS to a file & optimize CSS injection
2017-09-21 13:19:21 +02:00
fdc4616875
Minify CSS files after build
2017-09-21 10:50:13 +02:00
b7de261d25
Move notification CSS to a file, refactor FontSizeLevel & TweetDeckBridge props
2017-09-21 10:34:57 +02:00
ae78a5a026
Fix screenshots of reply threads
2017-09-21 09:50:48 +02:00
fd2cf5d4d7
Make memory cleanup detect recent activity and fix modals
2017-09-21 09:06:55 +02:00
9f0997be1a
Refactor some JS
2017-09-21 08:51:41 +02:00
3cdc1e190a
Fix configuration.default.js files being minified on build
2017-09-14 19:40:41 +02:00
f17806f4e8
Allow dragging tweet links over columns to open them in detail view
...
Closes #167
2017-09-10 23:03:03 +02:00
3f5ffc9e10
Fix t.co bypass when middle-clicking links in tweets
2017-09-09 19:16:08 +02:00
38837ae84c
Add option to open search columns before the first column
2017-09-07 15:22:14 +02:00
a4eb6935af
Fix 'Theme color tweaks' changing color of some scrollbars it shouldn't change
2017-09-06 12:57:43 +02:00
8b8f5f5473
Fix login page links opening in the app instead of external browser
2017-09-05 22:32:11 +02:00
61d3ed891a
Update t.co bypass to work for media and bio urls
2017-09-05 21:47:22 +02:00
b1abf87320
Revert TweetDeck scrollbar color & fix notification scrollbar with 'Theme color tweaks' on
2017-09-05 14:55:29 +02:00
ad6240a067
Refactor delegating multiple events at once in code.js
2017-09-04 03:02:30 +02:00
9539eb076a
Fix heart icon size and animation
2017-09-03 01:45:59 +02:00
40ad836fc3
Bypass t.co on click & fix right-clicking t.co links in notifications
2017-09-02 13:07:40 +02:00
f5e3b34f30
Tweak border radius on inputs in column settings and custom timelines
2017-08-31 16:03:38 +02:00
f0affa4aec
Implement 'Save all images as...' for images in quoted tweets
2017-08-31 15:34:05 +02:00
4f5075ac54
Fix 'Save image as...' usernames in quoted tweets & more refactoring
2017-08-31 15:26:03 +02:00
8ae6e2c886
Bump project and plugin versions
2017-08-30 16:51:53 +02:00
dd3a0d3890
Tweak emoji warning message
2017-08-30 14:57:36 +02:00
8d8e2da57e
Make Enter key in emoji search insert the first available emoji
2017-08-30 14:53:43 +02:00
e60d204302
Refocus tweet input after closing emoji keyboard via icon & remove unused code
2017-08-30 14:50:39 +02:00
3d642d8ad2
Tweak emoji search to only select query on click and refocus it after clicking emoji
2017-08-30 14:48:43 +02:00
8db6e8a090
Remove unused custom emoji keyboard code
2017-08-30 14:09:32 +02:00
eeaf6949c5
Delay 'View detail' if the website is reloading
2017-08-28 22:46:06 +02:00
d7ad62d476
Make TweetNotification use persistent column ID
2017-08-28 22:38:11 +02:00
cd87a329fc
Add a network error notification if the device goes offline
...
Closes #145
2017-08-28 22:14:07 +02:00
8c0d306823
Rewrite sound notification hook to be hopefully more reliable
2017-08-28 20:05:49 +02:00
d5c3ea0862
'View detail' errors now ask user if they want to open the tweet in a browser
2017-08-28 19:55:10 +02:00
6357708533
Finish implementing 'View detail' context menu option in notifications
...
Closes #152
2017-08-27 20:11:56 +02:00
59c9801437
Address code analysis and remove unused code
2017-08-27 18:48:54 +02:00
d691bef1fb
Add video context menu items and update video service check
2017-08-27 18:23:50 +02:00
442d74d0cb
Refactor context menu handling and make adding new types of context easier
2017-08-27 18:18:30 +02:00
380e580d65
Fix cut off badge icon in notifications in notifications
2017-08-27 13:35:02 +02:00
4e306661f8
Fix cut off badge icon in notifications
2017-08-24 14:45:20 +02:00
9f3f33da93
More power!
2017-08-23 07:28:08 +02:00
69cd96a37c
Add 'View detail' context menu item in notifications (currently loaded tweets only)
2017-08-22 11:59:34 +02:00
1293a2a533
Harness the incredible power of return-if statements
2017-08-22 10:10:46 +02:00
d24b7bbcb9
Implement return-if transpiler for JS files
2017-08-22 09:51:27 +02:00
b55b47b689
Refactor postbuild js/html processing script
2017-08-22 09:48:03 +02:00
01dca0bc66
Fix sensitive media preference being ignored in notification previews
2017-08-22 04:59:55 +02:00
3d4cec3b22
Remove update code that handles unsupported system check
2017-08-22 02:45:51 +02:00
017f883e0b
Disable custom emoji input, fix selection handling and support twemoji font if installed
2017-08-21 13:37:21 +02:00
77b5c95f75
Add basic js minification (trim whitespace and remove single line comments)
2017-08-21 09:41:15 +02:00
9d052c8339
Update close button fix to only affect New Tweet drawer
2017-08-21 02:17:48 +02:00
d67623a657
Tweak follow notification padding in the browser
2017-08-21 01:52:19 +02:00
c740b3dd46
What the fuck are you doing Twitter
2017-08-21 01:35:53 +02:00
2ef5f7f96f
Fix border radius on media previews in tweet detail
2017-08-16 18:27:44 +02:00
b5a6337a0c
Update custom CSS to work better with recent TweetDeck changes
2017-08-14 17:15:18 +02:00
82170c3fbd
Fix sensitive media in notification previews and tweak follow notification padding
2017-08-14 16:12:34 +02:00
e6d6275fcc
Work on emoji keyboard contenteditable fixes (selection, focus, editor migration)
2017-08-14 15:37:55 +02:00
97c865a127
Make emoji editor only show after adding emoji, fix minor UI issues
2017-08-14 04:22:13 +02:00
1ff21f0ee0
Make emoji keyboard replace tweet input with one that displays emoji
...
Closes #146
2017-08-14 00:47:08 +02:00
2a3dca4467
Rewrite video player to use duplex pipe for process communication
2017-08-13 17:52:46 +02:00
58c64025e3
Fix level 2 lists and links in update changelog modal
2017-08-12 23:52:38 +02:00
78e492c764
Tweak 'stay open' pin position and tooltip
2017-08-12 20:33:52 +02:00
03af6cecaa
Replace 'Stay open' checkbox with a pin icon
...
Closes #154
2017-08-12 17:49:27 +02:00
3992e447f4
Change tooltip border radius to be almost square
2017-08-12 17:47:55 +02:00
fe88ea5c05
Fix ctrl key not opening gifs externally
2017-08-12 03:37:24 +02:00
551dd229f5
Make back mouse button hide video player and overlay
2017-08-12 03:04:24 +02:00
7e56ba6408
Make custom video player triggerable in tweet detail
2017-08-11 15:52:20 +02:00
8ceb70e67d
Fix back button and context menu handling with a video playing
2017-08-11 15:22:45 +02:00
924065c26e
Change video play icon color and handle playback errors
2017-08-11 13:59:05 +02:00
8b676fe6ce
Implement video player in TweetDeck
2017-08-11 11:56:19 +02:00
50f1336b1d
Tweak headings in update changelog renderer
2017-08-10 16:33:45 +02:00
fc760b9a0c
Fix another case in duplicate DM notifications
2017-08-10 13:46:13 +02:00
dcaa3aab19
Work around duplicate DM notifications and rewrite recent tweet check
2017-08-10 00:51:38 +02:00
7749b14156
Increment emoji keyboard plugin version
2017-08-06 20:32:13 +02:00
c15f339718
Fix emoji keyboard not disappearing after pressing ctrl+enter to tweet
2017-08-06 20:31:44 +02:00
76408ea56f
Increment verison of edit-design and emoji-keyboard plugins
2017-08-06 15:58:23 +02:00
a391d8ee83
Fix image pasting allowing more than 1 image in DMs
2017-08-05 21:52:38 +02:00
48c38f6e1d
Include tweet author and quality in image download filename
2017-08-05 21:32:07 +02:00
886eabe26c
Show notifications that were missed during a browser reload
2017-08-05 18:43:57 +02:00
65b7167b5f
Rewrite browser reload to save column notification state in session data
2017-08-05 18:36:17 +02:00
abbdde851e
Make quoted tweets and RT account selectors square, fix RT account selector heading
2017-08-05 18:30:42 +02:00
54ac54aba6
Add session data that persists across browser reloads
2017-08-05 18:08:22 +02:00
184340f400
Increase delay for clearing recent notifications to prevent duplicates
2017-08-05 17:06:02 +02:00
93dd6813e8
Fix old icon alignment in 'Add column' dialog
2017-08-05 14:44:49 +02:00
b689b08711
Make follow notification button less visible when not hovered
2017-08-05 12:56:18 +02:00
1479a097d6
Fix alignment of old icons on buttons after TweetDeck update
2017-08-05 02:39:23 +02:00
e4967ea46d
Add paragraphs and level 1-2 headings to update notification markdown renderer
2017-08-01 17:33:47 +02:00
756ed649e6
Change default avatar shape to square, rename 'Default' to 'Legacy'
2017-08-01 17:03:29 +02:00
fbc423e2a7
Fix like/retweet notifications having invisible space with notification media previews disabled
2017-08-01 16:59:25 +02:00
c99a0c9974
Add Layout & Design plugin button to the TweetDeck settings modal
2017-08-01 13:45:44 +02:00
0fb06d0ff2
Remove reply revert option from edit-design plugin
2017-08-01 12:28:52 +02:00
50ab1a6ac3
Improve login/logout page design
2017-07-31 20:29:07 +02:00
5f44a1f4ad
Fix semicolons in code.js
2017-07-31 14:58:42 +02:00
a968938832
Move square scrollbars from edit-design plugin to code.js
2017-07-31 14:55:31 +02:00
8d67f3dfdc
Move code.js notification setup and fix dropdown border radius
2017-07-31 14:42:26 +02:00
c235c55b19
Add option to show media previews in notification
2017-07-31 14:12:24 +02:00
23d5fa3107
Tweak emoji keyboard border radius and character count width
2017-07-30 23:58:35 +02:00
98ba871a71
Fix back mouse button ignoring columns inside User modals
...
Closes #155
2017-07-30 21:38:38 +02:00
3ff23c0264
Remove unnecessary TweetDeck logo CSS rule
2017-07-30 21:29:02 +02:00
f177f514f5
Fix column type icons jumping when opening column settings
2017-07-30 21:19:03 +02:00
af30f3b348
Square-ify many elements of TweetDeck (buttons, inputs, dialogs, menus, previews)
2017-07-30 21:15:39 +02:00
82df618429
Fix code.js after refactoring CSS insertion
2017-07-30 21:13:45 +02:00
bb3538e270
Refocus tweet textarea after selecting a different account
...
Closes #156
2017-07-30 20:36:17 +02:00
71925e1126
Refactor parts of code.js (make code shorter, use 'let')
2017-07-30 20:19:59 +02:00
b35e4d4d01
Add "Save all images as..." context menu option for tweets with multiple images
2017-07-21 12:14:15 +02:00
b1ef00746f
Hide open/copy link context menu items for media previews
2017-07-21 11:07:40 +02:00
aebe82e3a7
Add context menu for image previews that use background-image
2017-07-21 10:46:28 +02:00
fa0cb120a7
Add a 'Close' button to the modal dialog in the template plugin
...
Closes #143
2017-07-13 05:57:12 +02:00
441228e2b0
Stop using BrandName in msg dialogs, update msg titles, fix mistakes from prev commits
2017-07-09 04:21:33 +02:00
7538aee4f2
Replace all MessageBox.Show calls with FormMessage
2017-07-09 03:50:04 +02:00
f85587fb0b
Bump emoji keyboard plugin version
2017-07-09 00:36:22 +02:00
edb8799b1a
Update emoji keyboard w/ emoji 9.0, instructions, and code tweaks
2017-07-09 00:30:03 +02:00
78df020737
Add a modal with release info to update notifications
...
Closes #139
2017-07-08 18:00:00 +02:00
b93f9a4b9a
Fix compose textarea not being focused after pasting an image in a reply
2017-07-08 03:17:20 +02:00
dbb2f10754
Update from master
2017-07-08 02:49:21 +02:00
2820fc8acf
Fix some modals not closing when pressing the back button
2017-07-04 22:01:33 +02:00
4d77a498f6
Add a WIP memory tracker that runs GC reload, and fix config
2017-07-04 22:00:03 +02:00
c10e0df898
Fix user profile modals not closing with back mouse button
2017-06-27 22:05:03 +02:00
5dc2e71976
Update timeline-polls plugin to work better with recent TweetDeck update
2017-06-23 22:01:54 +02:00
c641a92d89
Add a 'Remind me later' button to update notifications
2017-06-22 12:32:06 +02:00
3e57cc045f
Redesign update notification buttons
2017-06-22 12:31:48 +02:00
c60a8ddf66
Rewrite and begin redesigning update dialog
2017-06-22 09:48:50 +02:00
2a4a659e39
Make retweets lowercase again
2017-06-21 20:35:32 +02:00
6f4a99a7cb
Remove drop down button from follow notifications
2017-06-21 10:13:40 +02:00
3662b1eb1d
Fix activated & notification icons in edit-design plugin
...
Closes #134
2017-06-21 04:59:08 +02:00
c8ab26275c
Fix column list overflow after hiding app title
2017-06-19 23:32:15 +02:00
a1fd6a2b6b
Bump edit-design plugin version
2017-06-19 23:15:51 +02:00
561c08e0cc
Fix debug plugin after hiding app title
2017-06-19 23:06:21 +02:00
4658e30e89
Fix Twitter messing with retweet icon in edit-design plugin
2017-06-19 23:05:14 +02:00
225e6b369a
Make selected theme an attribute in <html> for plugins
2017-06-19 16:18:48 +02:00
0e9094a19f
Rewrite timeline-polls plugin (fix issues, support quoted tweets)
2017-06-19 16:18:42 +02:00
2da0e03c6c
Fix emoji keyboard search not resetting when hiding the keyboard
2017-06-19 11:05:33 +02:00
9a6fac5fc8
Add extra height to tweet footer with old icons in edit-design plugin
2017-06-17 18:44:25 +02:00
b541f0a896
Redesign header (hide logo, tweak positions & border radius, fix compose btn icon)
2017-06-17 18:24:52 +02:00
cec7cce077
Fix dynamic column width in edit-design plugin for recent TweetDeck update
2017-06-17 17:40:18 +02:00
20c76d06f7
Fix templates not triggering textarea change
2017-06-16 19:43:48 +02:00
0989400d87
Fix column header icon position with old icons in edit-design plugin
2017-06-16 18:32:19 +02:00
52aacf602d
Tweak formatting of edit-design plugin
2017-06-16 18:30:36 +02:00
54d70a6a17
Fix edit-design plugin to revert icons in notifications too
2017-06-16 08:03:22 +02:00
d980e09e0f
Fix {ajax} token resolve order in template plugin
2017-06-16 04:22:44 +02:00
2e4cb12817
Add template name check and safeguard empty ajax token in template plugin
2017-06-16 03:50:16 +02:00
7b91cb2e96
Fix escaping and update modal text in template plugin
2017-06-16 03:34:30 +02:00
95c04a8abc
Work on template plugin (keep button active, tweak code)
2017-06-16 02:04:44 +02:00
25822fefdb
Add option to revert icons to edit-design plugin
2017-06-16 00:40:23 +02:00
d800ee2d28
Fix template plugin to handle combining {ajax} and {cursor} together
2017-06-11 01:05:15 +02:00
2a51371aca
Add {ajax} token to template plugin
2017-06-11 00:25:42 +02:00
ee5d1a47dc
Add {cursor} token to template plugin
2017-06-10 23:26:04 +02:00
b330b74347
Implement token reading in template plugin
2017-06-10 23:25:55 +02:00
a710cb9d4f
Make middle click on tweet reply icon open the compose drawer
2017-06-08 14:17:46 +02:00
3326ad52ce
Work on template plugin (basic template impl, modal tweaks)
2017-06-07 19:25:38 +02:00
c9560df851
Implement template management, buttons, and persistency in template plugin
2017-06-07 17:22:31 +02:00
74cb45118e
Force tweet actions to stay visible when replying in edit-design plugin
2017-06-07 14:41:39 +02:00
c79bf19e51
Add a section with advanced tips to template plugin and update layout
2017-06-07 00:34:27 +02:00
961bec0a2f
Add basic layout and styles for the template plugin
2017-06-06 23:23:06 +02:00
89e4977cd1
Bump version of emoji keyboard plugin
2017-06-06 11:11:57 +02:00
915d36867c
Fix emoji keyboard position and leaking outside the window
2017-06-06 03:27:30 +02:00
48435af407
Add emoji search
2017-06-05 23:07:31 +02:00
86b6ec5212
Tweak emoji names to only use one array when loading file
2017-06-05 21:56:43 +02:00
775e70bc45
Rewrite HTML generation in emoji-keyboard & add emoji names to elements
2017-06-05 21:54:39 +02:00
9f565447d0
Remove emoji characters from emoji-ordering.txt
2017-06-05 19:35:41 +02:00
88d27bc29d
Add instructions for updating the emoji order file in emoji-keyboard plugin
2017-06-05 19:32:04 +02:00
64d32dcb75
Delete plugin properties when disabling them
2017-06-05 17:28:01 +02:00
564b4283b6
Rewrite plugin reloading when enabled/disabled and refactor core plugin scripts
2017-06-05 14:49:34 +02:00
ca4d374a81
Fix errors in edit-design plugin when disabling/enabling
2017-06-05 14:43:14 +02:00
008ff4b055
Fix edit-design plugin resetting TweetDeck settings on first run
2017-05-31 18:33:21 +02:00
cb5b50dd42
Fix one pixel line between column header and content
2017-05-26 16:34:42 +02:00
8652272526
Fix column header icons not showing tooltips with mouse near their edge
2017-05-26 16:14:02 +02:00
0f32504fde
Add tooltips to clear-columns plugin
2017-05-26 15:50:07 +02:00
4735c21fc0
Rename "Reset" to "Restore" in clear-columns plugin and code.js
2017-05-26 15:17:12 +02:00
1677b73ff8
Add protection to prevent code.js from crashing if Twitter changes something again
2017-05-24 19:21:13 +02:00
5929067a3d
Add a function to code.js that checks if an object contains a nested property
2017-05-24 18:52:55 +02:00
d06834617b
Remove code that broke after TweetDeck updated
...
Closes #125
2017-05-24 18:32:28 +02:00
b5e58db242
Rewrite pre-login page skip to be instant
2017-05-19 14:24:51 +02:00
0e8c6c066f
Rewrite update system to predownload update installers
2017-05-17 18:21:06 +02:00
4d05441aa8
Rename root namespace to TweetDuck
2017-05-17 13:00:17 +02:00
e3b2ff7f0e
Make bottom scrollbar slightly taller when rounded scrollbars are disabled
2017-05-16 21:18:15 +02:00
4c5f5e2cce
Fix DM notifications not showing if the conversation is open
2017-05-16 20:23:08 +02:00
39ae9b8ba0
Fix multiple notifications showing for the same tweet in multiple columns
2017-05-16 17:15:02 +02:00
5c7eb0535d
Fix formatting and insertRule call
2017-05-16 16:35:46 +02:00
235718390b
Move reply icon tweaks to edit-design plugin, fix notification layout
2017-05-16 15:46:27 +02:00
5d4b72f224
Make notifications neater and more compact, fix list notification layout
2017-05-16 15:27:38 +02:00
dc76ae9d1f
Make theme-based color tweaks in edit-design plugin optional
2017-05-16 02:13:48 +02:00
e44f4bb003
Move 'optimize animations' option in edit-design plugin into the leftmost column
2017-05-16 02:06:42 +02:00
80a669c989
Add theme-based tweaks to edit-design plugin (background/scrollbar color)
2017-05-15 15:18:06 +02:00
801c9eba2d
Move edit-design focus/blur events to ready() to avoid errors
2017-05-15 15:15:34 +02:00
f9704d2836
Move column container scrollbar to bottom to fit updated TweetDeck style
2017-05-15 15:01:38 +02:00
1d73691ef4
Make edit-design plugin animation optimizations active only when focused
2017-05-13 16:02:29 +02:00
fcd1f76cff
Fix background color in example notification when not logged in
2017-04-29 01:58:56 +02:00
e400d86d75
Add an option to toggle Shift key switch in account selectors
...
Closes #119
2017-04-28 20:06:53 +02:00
9b314e2953
Make sure the edit-design plugin creates a config file on startup
...
This prevents an issue when importing a profile where the file was
missing.
2017-04-28 18:35:24 +02:00
c11f36dfef
Remove and sort usings in the whole project
2017-04-28 13:51:06 +02:00
0f6a93ae8f
Update verified badge style to fix it getting cut off when zoomed in
2017-04-22 00:10:25 +02:00
25eae334b0
Fix usernames being a bit too low
2017-04-22 00:01:50 +02:00
74377d01ce
Hide broken tooltips in the TweetDeck menu
2017-04-21 23:54:19 +02:00
bbe2c88802
Fix TweetDeck logo on certain zoom levels
2017-04-21 22:05:55 +02:00
041abe6d7e
Add an option to change the zoom level
2017-04-21 22:01:56 +02:00
b48213e79e
Fix a weird border in the scrollbar area of the column container
2017-04-21 20:58:39 +02:00
8ccbf502e8
Fix a recent TweetDuck bug with a white bar on the bottom
2017-04-21 20:05:14 +02:00
61b1155a03
Completely rewrite all image pasting code
2017-04-15 14:29:55 +02:00
35624bcb1c
Add some comments to code.js
2017-04-14 18:18:36 +02:00
829d69485a
Add an option to skip current notification when clicking a link inside it
2017-04-13 19:42:07 +02:00
0d32c168eb
Fix invalid links (such as account names a tweet replied to) being clickable in notifications
2017-04-13 19:31:55 +02:00
064673ef23
Rewrite notification handling (better URL and duration handling, remove hacky code)
2017-04-12 00:56:28 +02:00
c6f5c8d91f
Fix notification duration not counting length of quoted tweets
2017-04-11 20:10:21 +02:00
84955352dd
Why do I even bother with these comments
2017-04-09 03:23:19 +02:00
8e05c30063
Optimize memory usage of the emoji keyboard plugin
2017-04-08 23:57:07 +02:00
6e6312f6d7
Fix occasional twitter.js crash due to it loading too early
2017-04-07 00:18:59 +02:00
df4c4e443d
Customize login and logout pages
2017-04-06 23:16:58 +02:00
ff40474f92
Fix DM reply input not getting focused after opening a conversation
2017-04-06 18:39:47 +02:00
aca06ee805
Add an option to display column name in the notification title
2017-04-06 18:11:52 +02:00
ba8e29a9f8
Make emoji keyboard bring focus into the input when closed
2017-04-06 18:03:44 +02:00
293ddacd19
Disable broken TweetDeck metrics
2017-04-06 14:07:48 +02:00
13945ec937
Minor code refactoring (remove TD_APP_READY, remove a TODO, fix formatting)
2017-04-06 13:40:26 +02:00
4ea6f336f8
Fix debug plugin to simulate notifications more reliably
2017-04-05 23:19:49 +02:00
58296aa266
Fix emoji keyboard to append emoji at caret instead of the end
2017-04-05 23:08:52 +02:00
742df9dff3
Make the default theme/column/font settings hidden if edit-design plugin is enabled
2017-04-05 01:06:52 +02:00
8f67d69325
Rewrite notification scrolling to work around a strange CEF scrolling bug
2017-04-04 16:50:44 +02:00
9ac133b605
Move TweetNotification.FixedCSS to code.js
2017-04-04 16:46:47 +02:00
9f93fbb161
Fix edit-design plugin modal to not break with a custom font size
2017-04-03 18:21:05 +02:00
c8cbf70a28
Optimize notification <head> tag to not include the disabled stylesheet
2017-04-03 03:50:08 +02:00
fa234eb9d6
Fix a recently introduced bug that broke the forward mouse button on DMs
2017-04-02 18:51:33 +02:00
a442adf8d5
Fix screenshot margins for videos and image grids in detail view
2017-04-02 17:50:32 +02:00
7c394f4b20
Update the required app version in edit-design plugin
2017-04-02 03:47:50 +02:00
c1a35e1053
Fix missing border-radius style on some scrollbars in edit-design plugin
2017-04-02 01:48:16 +02:00
c75058b1da
Update edit-design plugin to use notification injection instead of notification.js
2017-04-01 19:42:27 +02:00
42d1140b55
Make edit-design plugin reload if the reply revert feature is enabled
2017-04-01 16:23:45 +02:00
dfd987041a
Tweak plugin system to not trigger enabled()/disabled() if requiresPageReload is true
2017-04-01 16:22:23 +02:00
790d1787fd
Add an option to revert replies in edit-design plugin
2017-04-01 15:58:18 +02:00
2a6a607c7b
Reorder checkboxes in edit-design and use sentence case for labels
2017-04-01 13:25:23 +02:00
b3521d2a18
Add basic support for custom values in the edit-design plugin
2017-03-31 18:59:11 +02:00
80654449af
Fix a crash in an event handler in the edit-design plugin
2017-03-29 19:23:28 +02:00
eee1622801
Fix TweetDeck not showing previews for youtu.be links with https
2017-03-29 18:18:09 +02:00
1cbcd5c2da
Update timeline-polls to use td-screenshot-remove & fix poll margin in screenshot
2017-03-29 16:09:47 +02:00
55253e284e
Add support for 'td-screenshot-remove' class to remove elements from screenshots
2017-03-29 16:01:36 +02:00
e9795cd697
Fix various margin issues in tweet screenshots
2017-03-29 15:48:40 +02:00
be76d9a6dc
Fix not removing date when screenshotting tweets with location data present
2017-03-29 15:08:20 +02:00
b943078132
Rewrite example tweet in TweetNotification to use a file resource
2017-03-25 21:47:14 +01:00
e727617bf1
Add animation optimization to edit-design plugin and fix label margin
2017-03-25 19:56:20 +01:00
ffaea6dcbe
Fix square scrollbars option in edit-design causing visual bugs in some places
2017-03-25 16:16:35 +01:00
bf1f72a2a4
Cleanup some code in the edit-design plugin
2017-03-25 16:12:25 +01:00
be0df7c5b0
Tweak radio and checkbox margins in edit-design plugin
2017-03-25 16:05:57 +01:00
5ab769e74d
Add several toggles to edit-design plugin (most from revert-design)
2017-03-25 15:06:54 +01:00
d22ddb1731
Remove the design-revert plugin before replacing it with edit-design
2017-03-25 15:05:41 +01:00
9fed8c022b
Add checkbox support to edit-design plugin and delay theme change
2017-03-25 14:40:28 +01:00
a315ed90af
Redesign the edit-design modal
2017-03-25 14:30:24 +01:00
1ebf3c9af2
Fix media previews showing up in quoted tweet notifications
2017-03-25 01:55:47 +01:00
f4631c9b38
Fix icon size bug in edit-design plugin
2017-03-24 14:12:30 +01:00
6d93381760
Add column width and font size options to edit-design plugin
2017-03-23 23:53:37 +01:00
f1bdd5f1b2
Work on edit-design plugin code ('select' support, config & css updates)
2017-03-23 23:21:44 +01:00
1c3e2fbad7
Oops
2017-03-23 21:53:15 +01:00
7226461cd0
Add avatar style selection to edit-design plugin
2017-03-23 14:40:55 +01:00
6d6f383c92
Add notification CSS handling to edit-design plugin
2017-03-23 14:40:05 +01:00
e1a6328d09
Update edit-design plugin with modal event handling
2017-03-23 13:59:31 +01:00
6e4153911a
Push a WIP edit-design plugin with a basic modal dialog
2017-03-23 03:14:37 +01:00
1eae380b08
Fix missing tweet context menu in notification column & when moving across columns
...
Recent bug caused by changes to the handler, not present in previous
release
2017-03-22 16:18:42 +01:00
0d95b8eb44
Rewrite hacky link handling for the error page to be not as hacky
2017-03-21 20:24:41 +01:00
61d2d124ff
Add a custom load error screen to FormBrowser
2017-03-21 19:05:42 +01:00
606c9512f8
Move debug.js into the debug plugin
2017-03-21 16:39:02 +01:00
2de5b5c6e4
Make the TweetDuck entry in TweetDeck Settings show the context menu
2017-03-21 01:28:13 +01:00
87b07c6d5b
Rewrite highlighted column & tweet handling, enable tweet context menu on likes and RTs
2017-03-20 02:23:00 +01:00
4de31453fd
Update reply-account plugin to fix a search column issue due to a TweetDeck update
2017-03-16 12:19:39 +01:00
9ec1764194
Update tweet detail screenshot code to work with recent TweetDeck changes
2017-03-13 23:38:50 +01:00
47afa32902
Minor code tweak in update.js to avoid a redeclaration
2017-03-13 22:55:35 +01:00
2a09487b55
Remove non-gendered duplicate emoji
2017-03-13 22:17:18 +01:00
73d460d40a
Add a compact skin tone selector to emoji keyboard
2017-03-12 21:30:16 +01:00
ee9d9196f5
Rewrite image paste click simulation to use CEF events instead of WinAPI
2017-03-09 19:46:12 +01:00
04959a3493
Make the update check run at the beginning of each hour instead of each hour after startup
2017-03-09 01:17:03 +01:00
b0d88a0a37
Add a safeguard to updater to open browser if the update installer is missing
2017-03-09 00:52:12 +01:00
9ecc92b9a5
Fix emoji keyboard separators only working for the first case
2017-03-08 21:18:58 +01:00
11a1423f76
Make sure the app is loaded before hooking account selectors
2017-03-08 13:06:50 +01:00
79f6df121b
Swap shift key functionality in drawer and retweet account selectors
2017-03-08 13:01:48 +01:00
71eade7e86
Fix unsupported video tweaks for actual embedded video elements
2017-03-07 22:47:54 +01:00
5f81d29036
Finish basic emoji keyboard (enable/disable functionality, layout fix, screenshot pasting fix)
...
Closes #102
2017-03-07 20:32:30 +01:00
ec1cb5dc5f
Final optimizations for emoji keyboard
2017-03-07 20:05:40 +01:00
fd969e2d55
Further cut down size of emoji-ordering.txt by wildcarding emojis with skin tones
2017-03-07 18:54:51 +01:00
37e33b77ff
Cut down size of emoji-ordering.txt file
2017-03-07 18:36:07 +01:00
4bb35295ca
Add a debug plugin to unit test plugin features
2017-03-07 18:11:13 +01:00
7cadb1c403
Add an option (disabled by default) to revert New Tweet font size in design-revert plugin
2017-03-07 16:39:06 +01:00
37148f5093
Make design-revert plugin features configurable
...
Closes #107
2017-03-07 16:32:08 +01:00
f6bc26789f
Rework emoji keyboard using official ordering, fix loading, add separators, tweak styles
2017-03-07 15:32:34 +01:00
b3f5a88525
Set red play button on unsupported videos instead of replacing them
...
Closes #104
2017-03-07 01:15:33 +01:00
41d86ba440
Remove (hopefully) unnecessary user link target fix
2017-03-04 13:11:33 +01:00