Commit Graph

262 Commits

Author SHA1 Message Date
4344a0df0c Get full text for dm buffers 2015-08-12 17:21:00 -05:00
34ad0c5e47 Reconnecting streams every 5 mins 2015-08-12 16:43:23 -05:00
704ade560a Increasing character limit for direct messages 2015-08-12 15:57:29 -05:00
a4892cf847 TWBlue does not change the current session in invisible interface 2015-08-11 08:58:11 -05:00
100f483a86 List with special characters are handled properly 2015-08-10 09:26:07 -05:00
bad468560a Saving unicode keys as string objects in cache database 2015-08-10 09:24:46 -05:00
eb0cf62a54 A better way to save keymaps 2015-08-10 09:21:51 -05:00
a016932ac7 Timelines fix 2015-08-08 09:42:55 -05:00
1706414171 Timelines order improvements 2015-08-07 16:44:33 -05:00
faec92ce6c Stream connection improvements 2015-08-06 13:54:26 -05:00
313e725ff2 Autocompletion now works in the actions dialogue 2015-08-06 13:16:55 -05:00
d26ab9b910 Fixed bug when opening multiple timelines 2015-08-06 12:03:40 -05:00
4cce6d4318 Bugfixes 2015-07-30 11:19:20 -05:00
e55e15466d Fixed some bugs 2015-07-30 09:06:56 -05:00
370340de0b Twishort preferences are saved 2015-07-29 14:47:14 -05:00
f66b2ccbad Added repeat item option to invisible interface 2015-07-29 13:45:57 -05:00
6460c20a97 Added copy to clipboard option 2015-07-29 08:40:07 -05:00
9f2c240fc1 Removed saving position in database for now 2015-07-17 17:23:30 -05:00
5952709ba8 Text processor now take into account the twishort support 2015-07-13 05:47:26 -05:00
c1e15fa1de A bugfix for buffers 2015-07-13 05:43:40 -05:00
74bcc36968 Added full Twishort support 2015-07-13 04:45:06 -05:00
49c3eb37cb enable documentation in the help menu 2015-07-06 12:05:03 -05:00
9cab1d2afc Retweet with link does not include username as it is not needed 2015-07-06 09:52:42 -05:00
37a82287ad Fixed invisible interface when add a new timeline of search 2015-07-06 06:06:28 -05:00
cd0977798c Fixed #57 2015-07-03 17:23:25 -05:00
a706ebf477 fix for #49 2015-07-03 09:40:44 -05:00
Bill Dengler
a3ed2ebef8 Moved setting to globals. 2015-06-26 22:32:50 -07:00
Bill Dengler
afae109348 Added option for longtweet handling. 2015-06-26 21:57:26 -07:00
8728c74aac Modified keymaps are saved at exit 2015-06-26 11:00:02 -05:00
bb0227f3b8 Fixed lots of strings for translatable text 2015-06-26 08:27:43 -05:00
Bill Dengler
0ee0348ed6 Connect find item in view to find method. 2015-06-24 14:07:19 -07:00
Bill Dengler
f7325a8f36 Implement buffer search UI. 2015-06-24 14:05:32 -07:00
Bill Dengler
3f82dc387e Fix conflicts. 2015-06-24 14:05:24 -07:00
cfccebc1bb Added pocket in the services tab for connection 2015-06-21 21:20:53 -05:00
c072ca2d48 Fixed an add to list bug 2015-06-15 17:20:13 -05:00
40c92e854d Removed dropbox, updated translations 2015-06-15 16:31:00 -05:00
63d6fa62c4 Fixed an AttributeError in URLSoundPlayer 2015-06-15 04:59:23 -05:00
f71506adf8 Added 403 and 404 error handling for viewing tweets 2015-06-13 07:35:04 -05:00
5467655264 Fixing requests.urllib3 warnings 2015-06-12 12:26:14 -05:00
aa5977f324 Fixes for the V 9.4 snapshot 2015-06-11 16:09:46 -05:00
0e3a4372b8 Removed some code 2015-06-08 05:41:48 -05:00
83575b14b9 Opening lists as a buffer is now possible from the list manager 2015-06-05 05:21:49 -05:00
f09ff43672 A couple of bugfixes 2015-06-04 17:15:03 -05:00
0045bd223c Code cleanup and a couple of fixes 2015-06-01 17:52:23 -05:00
91c5165d12 Interact function refactorized 2015-06-01 11:18:39 -05:00
5976caf736 Code fixes 2015-05-26 20:23:02 -05:00
831bbc2f2f Solved conflicts 2015-05-18 08:42:07 -05:00
Bill Dengler
590e4b0e6b #39: Move new methods. 2015-05-17 13:34:06 -04:00
Bill Dengler
6c690d7a3d Move interact to main controler. 2015-05-17 13:22:11 -04:00
Bill Dengler
66686c786d String cleanup. 2015-05-16 19:09:11 -04:00
Bill Dengler
1d7b2c5712 Closed #39. 2015-05-16 14:25:38 -04:00
Bill Dengler
24fa7a1815 #39: Add option to disable new behavior. 2015-05-16 13:56:20 -04:00
Bill Dengler
b5f1294b82 #41: Implement keymap switching. 2015-05-16 13:28:44 -04:00
Bill Dengler
6ba57e83cf #41: Replace references to config.app["keymap"] to config.keymap["keymap"] 2015-05-16 01:23:33 -04:00
07bb6930d0 Fixed #38 2015-05-15 20:42:59 -05:00
Bill Dengler
aa7145f5b3 Fix keycodes. 2015-05-14 10:12:43 -04:00
Bill Dengler
7fb71e2ec5 Fix filenames, play error sound on unactionable. 2015-05-14 10:09:31 -04:00
Bill Dengler
432e40bdfa Fix audio playback. 2015-05-14 10:01:37 -04:00
Bill Dengler
73a069dbe2 Implement fix for url mishandling, remove print statements for testing, fixed #35 2015-05-13 22:10:37 -04:00
Bill Dengler
81a9a36519 Honor session volume during audio playback from interact method. 2015-05-13 21:59:46 -04:00
Bill Dengler
1b4ebebf25 Add delete flag to method call in interact, so we can stop an audio stream and play another. 2015-05-13 21:35:33 -04:00
Bill Dengler
5f8760a0a9 Fixed error in settings controler. 2015-05-13 20:43:06 -04:00
Bill Dengler
e92565013b Cleanup, disabled accurate audio algo by default, string cleanup. 2015-05-13 20:26:05 -04:00
Bill Dengler
9ddc74d640 Typo fix. 2015-05-13 17:32:59 -04:00
Bill Dengler
71a061d13c Properly implemented announcements. 2015-05-13 17:32:03 -04:00
Bill Dengler
7f6cf8d30a Added announce flags to play and url methods. 2015-05-13 17:29:58 -04:00
Bill Dengler
2a8868f096 More code changes. This is a big mess right now. Will clean this up. 2015-05-13 13:36:28 -04:00
Bill Dengler
1d344275bb #34: just playing around a bit. Really broken right now. 2015-05-13 12:49:22 -04:00
Bill Dengler
6f88e08811 Remove unneeded lines. 2015-05-12 20:53:28 -04:00
Bill Dengler
2fa17ee51f Clean up interact method. 2015-05-12 20:50:17 -04:00
Bill Dengler
7b2cf28f68 Miscelaneous fixes. 2015-05-12 20:38:40 -04:00
Bill Dengler
c7d157145b Fixed indentation error. 2015-05-12 19:55:32 -04:00
Bill Dengler
ab08d21d95 Made algo option application-wide, setting should actually work now. 2015-05-12 19:52:47 -04:00
Bill Dengler
ee1f95ea3b Clean out memmos when switching algos. 2015-05-12 19:30:44 -04:00
Bill Dengler
9b4fdc8966 #33: Added more hooks. 2015-05-12 18:40:28 -04:00
Bill Dengler
1b2b5913d1 #33: Implement setting for use_modern_audio_algo but not it does nothing right now. 2015-05-12 17:18:30 -04:00
Bill Dengler
ff9e16285e #33: Performance improvements (Windows). 2015-05-12 14:53:23 -04:00
Bill Dengler
1e6a784192 #33: geocode checkers, audio handlers (there's probably a much better way to do this). 2015-05-12 12:01:19 -04:00
Bill Dengler
8eb6d0c4cb #33: Implemented exception on audio links that don't play. 2015-05-12 11:46:08 -04:00
Bill Dengler
e2771023da #33: Generalize audio method. 2015-05-12 11:30:56 -04:00
Bill Dengler
d19baf411a #33: generalize url. 2015-05-12 11:20:50 -04:00
Bill Dengler
0ddc20ea7c #33: Miscelaneous cleanup. 2015-05-12 10:47:24 -04:00
Bill Dengler
be787dc728 #33: redefine methods. 2015-05-12 10:12:09 -04:00
Bill Dengler
0aaec95ac4 #33: Initial interact() method. Very rough. 2015-05-12 09:47:41 -04:00
Bill Dengler
c1ce8cb8e5 Closed #32. 2015-05-11 21:21:27 -04:00
Bill Dengler
3f63046cbb #31: Refactored solution. 2015-05-11 20:25:35 -04:00
Bill Dengler
f241a1fc31 #31: Implement support for invisible interface. GUI implementation needs testing and possibly to be implemented. 2015-05-11 19:54:20 -04:00
Bill Dengler
8d873674ee #31: Initial support. 2015-05-11 19:41:19 -04:00
Bill Dengler
6f4501940e #31: Remove old dict that was to be used for this purpose. 2015-05-11 19:00:25 -04:00
Bill Dengler
a5198b881e #15: Allow for caching to be disabled, delete database when cache is disabled, remove unneeded conditional logic from method calls and move into methods themselves. 2015-05-09 23:12:17 -04:00
Bill Dengler
f394701789 #15: Initial work for persistance size limiting. 2015-05-09 23:04:06 -04:00
Bill Dengler
eb9128cb20 Split buffer dialog again. This closes #18 we won't implement this. 2015-05-08 09:59:52 -04:00
71eca7baf2 Fixed #21 2015-05-06 21:11:50 -05:00
Bill Dengler
d777b3a3cb Changes for #21 and #16 but issues still there. Needs work. 2015-05-06 19:06:20 -04:00
Bill Dengler
3633513e85 Fix #16. 2015-05-06 16:41:37 -04:00
bd6861d179 Move up and down are fully implemented 2015-05-06 12:56:32 -05:00
Bill Dengler
e7628e1f65 Checks for move_up and move_down methods, untested since I broke my Python install and need to rebuild the repo. 2015-05-06 12:05:33 -04:00
Bill Dengler
1794f497a5 String cleanup, require restart when persistant_session changed. 2015-05-06 10:54:12 -04:00
Bill Dengler
797e0d7773 Fixed traceback. 2015-05-06 10:38:34 -04:00
Bill Dengler
2a3937bf55 Implement show/hide toggle. 2015-05-06 00:26:01 -04:00