696d1764bd
Changes default keymap to win10 keymap automatically
2016-08-03 09:45:31 -05:00
92d8c7257e
Changes in long tweet checkbox are reflected in the title bar
2016-07-28 12:45:06 -05:00
Jose Manuel Delicado
6a265f0203
When posting a tweet or dm, the dialog title bar will be updated if an URL is shortened, the tweet is translated or we apply spell checking
2016-07-28 12:35:28 +02:00
45263732b8
Fixed focus movement in tweets. Needs tests
2016-07-27 11:56:38 -05:00
3815ce0a67
Enter will create a new tweet in trends buffers
2016-07-23 16:40:40 -05:00
0bbb3afde0
Now is possible to update a conversation
2016-07-23 16:24:06 -05:00
3c0110528f
The documentation optino in the sys tray icon is enabled and working
2016-07-23 15:43:38 -05:00
18b52e8909
Fixed load of new items in the visible timeline with inverted buffers
2016-07-20 04:47:39 -05:00
695b35031e
Fixed a bug with long tweets when posting
2016-07-19 09:06:43 -05:00
d768afc329
Image uploader has been rewritten. Images can have description when uploading
2016-07-15 12:29:48 -05:00
5590ab47ee
Possibly fixes errors with duplicates and focus change in the list
2016-06-28 10:11:56 -05:00
da39f40048
Changed way of detecting quoted statuses. Parsing improvements in tweet displayer
2016-06-27 09:44:36 -05:00
b1cf1c5590
Fixed some things related to twishort's tweets
2016-06-25 19:48:21 -05:00
8988d63f33
Fixed audio upload dialog
2016-04-30 06:16:16 -05:00
2268619101
some improvements in long tweets
2016-04-28 13:54:06 -05:00
a312b7f63c
Integrate check for updates at startup in the general tab
2016-04-27 16:33:51 -05:00
92d803717f
Added Tweet deletion based in streaming events
2016-04-16 13:31:37 -05:00
Bill Dengler
547f9393b9
Post-abandonment stage I (add tab to settings, add option to check for updates on app launch). Fixed #76
2016-04-15 18:08:50 -04:00
da07859138
When session mute is enabled, you shouldn't hear tl's and lists' updates
2016-04-02 06:57:50 -06:00
8badd3987a
Storage: Removed clean the local database before being deleted
2016-04-02 02:59:59 -06:00
7139a2bcb3
Conversations: Ignores deleted tweets and 404 errors
2016-04-01 08:55:30 -06:00
c4e2c3b57a
Fixed photo upload when posting tweets
2016-03-29 16:09:44 -06:00
edd45a1adf
Image description is shown in the view tweets dialogue if is possible
2016-03-29 15:12:16 -06:00
a9b47bb1a4
Tweets made from Rossiyskaya Gazeta don't break the tweets' viewer anymore
2016-03-28 17:35:00 -06:00
Blake Oliver
f92e05ce72
Fix an error where the geolocate dialog wasn't loading properly
...
For some reason, a standard tweet dialog was being used to display this information, which comes along with spell check, translate, etc; functions a simple geolocate display box doesn't need.
The error was happening because the tweet show dialog was accepting (tweet, tweetList, is_tweet=True) as args, and the call to display the geodata was only providing geodata as tweet, and false as tweetList.
This method signature was erroring out because is_tweet was set to True by default; the False was being accepted as tweetList, which the method later tries to call __str__ which it doesn't have.
I could have just added the is_tweet keyword, but then I would need to change the signature so tweetList is set to none by default, update the method, bla, bla, bla. Too much work.
Instead I added another function in wxUI.commonMessageDialogs called view_geodata, which just accepts the data in question as an argument and displays that in a message box.
2016-03-22 11:21:27 -04:00
9a7d39c125
Don'w show relationship status if there is any relationship between user
2016-03-19 20:08:20 -06:00
7b22c7d0f8
Added relationship information in user details dialogue.
2016-02-20 06:43:56 -06:00
eed3f81cb8
Added a changelog html file
2016-02-02 09:30:13 -06:00
Jose Manuel Delicado
46b46c4d6d
Some important code fixes
2016-01-30 17:14:41 +01:00
56b64e5c6d
Added source in view tweet dialogue. @masonasons
2016-01-09 00:45:52 -06:00
b8cfd60c9e
bugfix
2016-01-09 00:25:28 -06:00
691a9ae17d
Fixed remove_buffer and load_previous_items for friends and users timelines
2015-12-29 08:31:13 -06:00
214b9a8809
Fixed a bug with the restart_stream function
2015-12-28 09:05:09 -06:00
b4addf9329
Add update buffer option to the menu bar
2015-12-26 23:34:19 -06:00
9d0c9cfdb5
Don't get new items for people buffers
2015-12-26 23:28:46 -06:00
0afba81c71
Update buffers by pressing ctrl+win+shift+u; workaround for dm issues
2015-12-26 09:02:08 -06:00
00a4203e1a
Switched to the microsoft translator
2015-12-23 09:48:50 -06:00
65c353450e
Improvements in the tweets' searched
2015-12-09 17:25:46 -06:00
2bfb53abe1
Added showing followers and friends timelines
2015-12-09 11:51:37 -06:00
67412125df
Removed pocket related things
2015-11-28 09:54:58 -06:00
105debe4da
Fixed duplicated streams. Removed unneeded code for connection checkers
2015-11-23 10:30:23 -06:00
8e67ed025c
Changed favourites for likes
2015-11-03 10:07:06 -06:00
7dfe2cbb5c
Lists should work
2015-11-03 05:56:57 -06:00
e1b8d49af5
manage_stream_errors will only delete the stream objects
2015-11-03 04:42:38 -06:00
e1d14b8c27
Now conversation buffers are removed properly
2015-11-03 04:41:01 -06:00
594b0cd546
Translator is working properly again
2015-11-03 04:40:05 -06:00
6a4a3cc94e
Cache com saved in data directory. Translation service restored
2015-10-31 20:57:21 -06:00
503c65692d
FFix for creating favourites timelines
2015-10-23 11:33:56 -05:00
f76b86b24d
A sound bugfix
2015-10-23 11:29:59 -05:00
44e8ed6456
Removed send errors in some functions
2015-10-14 20:38:42 -05:00
792655e299
Improved stream reconnection
2015-10-14 17:30:41 -05:00
0f56d8cdd4
Quoted tweets again
2015-10-14 17:07:57 -05:00
408ff50404
New snapshot
2015-10-03 04:55:02 -05:00
148c5176c6
Reverted quoted tweets support
2015-10-03 04:34:43 -05:00
22b1b0a149
Added posibility for search a term in trending topics
2015-09-29 09:37:04 -05:00
e71afeb10f
View other user's lists is implemented
2015-09-29 09:22:19 -05:00
98f026156d
Fixed search in application menu
2015-09-29 08:42:04 -05:00
cbee57aa30
Quoted tweets support in buffers
2015-09-29 08:38:05 -05:00
158b48e4d5
Add and remove user to list are implemented in GUI
2015-08-31 10:08:34 -05:00
756a58e443
New timeline sound is played again
2015-08-31 08:42:28 -05:00
85ce5b0791
Trending topics now have their names at startup
2015-08-31 08:15:37 -05:00
2d35304ef0
New snapshot
2015-08-27 08:13:01 -05:00
4f0e6d758b
Restores buffer positions at startup using cached database
2015-08-25 13:37:31 -05:00
bd4aa89c2b
Added text_focus() in some actions to the tweet dialogue
2015-08-24 10:00:34 -05:00
b046360293
Added right click menu in buffers
2015-08-24 09:54:15 -05:00
6971fb3999
Bugfix in retweet with comment
2015-08-21 09:55:05 -05:00
7b840f29c4
Keystroke editor can execute the actions directly
2015-08-21 09:51:01 -05:00
71fed7300b
IF there are no tweets or favs, the timeline is not created
2015-08-21 09:12:54 -05:00
57315c3b6e
open_timeline() cleaned
2015-08-21 08:57:15 -05:00
3d3abc90e1
Expanded URL are displayed in the view tweet dialogue
2015-08-20 17:57:06 -05:00
de7882e4cf
Logout session improvements
2015-08-20 17:32:27 -05:00
bb6fa7cb46
logout() now removes database for the session
2015-08-19 05:28:56 -05:00
77d51aa51a
New snapshot
2015-08-18 08:04:58 -05:00
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
501a5cd57e
Buffer configuration rewritten (move up and down is not possible yet)
2015-05-05 17:52:54 -05:00
1c4d0cc530
Replaced if with elif for a better performance
2015-05-05 08:39:03 -05:00
Bill Dengler
78355efc45
Removed handling code for old buffer management.
2015-05-04 13:15:44 -04:00
Bill Dengler
3dc4c4c685
Buffer order now controlable by editing config file.
2015-05-04 12:51:47 -04:00
Bill Dengler
7b9247eefe
Reimplemented long retweet handler.
2015-05-04 11:42:28 -04:00
380e05b079
Updated translations, new snapshot
2015-05-04 08:09:34 -05:00
5b6cae0a61
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
2015-05-03 14:17:10 -05:00
592952c066
Added persistant session in the general account settings
2015-05-03 14:16:38 -05:00
Bill Dengler
42052f5ee7
Cleaned up user menu.
2015-05-02 18:42:21 -04:00
Bill Dengler
0162ae5739
Initial framework for unified new buffer dialog.
2015-05-02 18:35:11 -04:00
ce5498ff94
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
2015-05-02 17:22:32 -05:00
c50c42b895
Updating some translation strings
2015-05-02 17:22:28 -05:00
Bill Dengler
3c5529a761
String cleanup.
2015-05-01 11:05:42 -04:00
Bill Dengler
12541f3de3
Implement persistance.
2015-05-01 02:03:42 -04:00
e7943cba50
Updated spanish translation, basic lists support
2015-04-27 16:08:02 -05:00
f51c873324
New snapshot
2015-04-22 15:34:44 -05:00
2880638241
Updated some translations; basic proxy support (needs testing)
2015-04-20 17:49:07 -05:00
Bill Dengler
d87929c4c3
Cleaned up strings, added settings for the ready sound and message to the WX UI.
2015-04-17 17:53:24 -04:00
Bill Dengler
916ca0127d
The ready sound and message can now be disabled from the config file.
2015-04-17 15:32:12 -04:00
c2521f28fc
TWBlue allows ask for comment or not in a retweet. Check account settings
2015-04-15 11:09:36 -05:00
7c65a96a2b
Fixed translator
2015-04-10 09:36:25 -05:00
5d87ce06b7
Jaws should not speak navigation keystrokes in invisible mode
2015-04-10 09:35:09 -05:00
43b797ca6b
Get More Items has been fixed for showing items in the correct order
2015-04-10 09:34:24 -05:00
77d04e0297
Longer retweets now includes the username of its owner
2015-04-08 17:46:14 -05:00
e2352ea3f2
Long retweets support. Read a long retweet by showing the tweet
2015-04-08 13:34:50 -05:00
48e918adb0
Focus is handled in Gtk, accelerators and some menu items work
2015-04-04 21:25:52 -06:00
2e32fa7ef2
First great commit for Gtk. It is partially functional now
2015-04-03 16:57:08 -06:00
d2f7228653
Config validation, invisible interface fix
2015-03-30 10:55:56 -06:00
a513303a9a
Issue reporter module has been refactored in MVC
2015-03-29 23:27:18 -06:00
ffeccbb3b6
user searches and conversation refactored
2015-03-28 05:58:57 -06:00
2a83440c44
Fixes in inverted buffers, fixes in people buffers too
2015-03-28 05:02:17 -06:00
ae6d5b38dd
Jaws interrupt fix
2015-03-26 16:38:06 -06:00
1e9d4432f3
Now is possible to delete direct messages
2015-03-26 16:20:21 -06:00
9eec1c7c44
Don't load empty searches
2015-03-26 15:55:31 -06:00
15eb0f62ea
TWBlue does not open timelines for protected users when is not possible
2015-03-24 17:28:01 -06:00
2e70cbc298
Searches improvements in inverted buffers
2015-03-24 17:07:14 -06:00
f2bb173ddb
A few bugfixes
2015-03-24 03:47:16 -06:00
e046fdd198
TWBlue is closed even if sessions are not started properly; remove the systray icon
2015-03-20 17:19:40 -06:00
a63d6eceb1
Multiline in tweets, searches improvements and visual changes
2015-03-20 17:04:39 -06:00
ee006eeb66
Now searches use the max_tweets_per_api_call and audioboom playback fixed
2015-03-19 12:03:34 -06:00
ac45430839
You can't delete the home timeline
2015-03-19 05:34:18 -06:00
a592f747f8
Now user action events are announced in the events buffer
2015-03-19 05:31:19 -06:00
a0f5a3c134
Ask at exit now is saved in the config file
2015-03-19 05:23:02 -06:00
9256a5f981
Add the conversations option to the menu bar
2015-03-19 04:50:24 -06:00
75dfaec727
Basic conversation support, a jaws fix
2015-03-18 11:45:39 -06:00
89e541be95
Open a search from the trending topics buffer is now possible
2015-03-17 12:24:29 -06:00
c7d007636e
Favourites and tweets timelines are available from the menu bar
2015-03-17 11:20:04 -06:00
8c85cc25a0
Basic support for favourites timelines
2015-03-17 05:12:29 -06:00
47d0a3db67
Now user searches and view user details on retweets works better
2015-03-17 03:50:49 -06:00
ca9f5b0c30
Some text fixes, fix for turkey locales in arrow
2015-03-15 18:24:15 -06:00
69aa27c33e
A few timeline bugfixes
2015-03-14 17:38:26 -06:00
26644da7b4
Changes the text for the logout button when is needed
2015-03-12 17:55:54 -06:00
4465f6e8aa
Autocompletion works for the recipient in a direct message
2015-03-12 12:24:34 -06:00
4f4b8c6447
Expand URL button is shown in the view tweet dialogue
2015-03-12 11:45:53 -06:00
5926732c26
Fix for invisible mode
2015-03-12 09:28:58 -06:00
05f75bf5d0
Autoread and mute buffer now are checkable items in the WX interface
2015-03-12 08:31:39 -06:00
e63db7b150
The systray module has been added
2015-03-12 05:17:59 -06:00
d4fc809169
Session mute and buffer mute has been added to their keyboard shorcuts
2015-03-11 17:17:29 -06:00
4613b7ada1
Autoreading is now supported
2015-03-11 16:36:22 -06:00
4c56850da6
Changing soundpacks from settings take effect
2015-03-11 05:54:46 -06:00
9d4063b662
Hide buffers frof the account settings dialogue is possible
2015-03-10 09:44:21 -06:00
1a81d1a536
Hide GUI at startup is fixed
2015-03-09 15:55:34 -06:00
e1b3a94b13
It saves config for the logged sessions in the exit function
2015-03-09 13:53:47 -06:00
2cc865b62c
view user info is now posible from the menu bar or control+win+shift+n
2015-03-08 14:18:29 -06:00
462f6fe395
a minor session bugfix, improvements in the invisible navigation
2015-03-07 20:23:41 -06:00
e65c8ec4a6
Basic update profile function, some minor bugfixes, sound playback improvements
2015-03-06 21:37:08 -06:00
373ca24a96
Session manager is now fully MVC, it can removes an account too
2015-03-05 11:27:48 -06:00
3f1b00af8f
Edit keystrokes works from the menu bar, you can add more sessions from application menu
2015-03-04 17:52:27 -06:00
0ba120c3dd
An authorisation bugfix
2015-03-01 20:41:02 -06:00
1b0e8e47fa
A bugfix related to muted buffers
2015-03-01 20:02:00 -06:00
76d8c292c9
Visit website & about the program work from the help menu
2015-02-26 16:09:26 -06:00
458d607b9a
Start session automatically, login and logout in realtime from the account buffer in the GUI
2015-02-26 15:21:26 -06:00
3a9a49d64c
Check for updates now works from the menu bar too
2015-02-26 10:26:46 -06:00
b7193d16ee
The keystroke editor now works properly
2015-02-26 10:09:13 -06:00
e7852e5e91
Comments in some functions and submodules
2015-02-25 08:39:06 -06:00
88d7898dba
The updater system is executed at the startup
2015-02-22 11:38:22 -06:00
10d0b8ba6b
Delete search buffers
2015-02-16 16:37:56 -06:00
066814724b
A bugfix on buffers deletion
2015-02-12 13:18:24 -06:00
a3e7effb83
Improvements in the tweet and dm dialogue
2015-02-12 13:10:42 -06:00
be9ede43a3
Mention and direct message for people buffers
2015-02-12 12:59:56 -06:00
d4ea961dae
A bugfix in deleting a timeline
2015-02-12 10:35:13 -06:00
de7118caf4
Tweet's timelines are possible, a way to restart stream endpoint has been created
2015-02-12 10:29:51 -06:00
5eb4f74242
Delete timelines is now possible
2015-02-11 16:14:25 -06:00
42aea45a41
A bug exiting TWBlue on GUI mode
2015-02-07 13:55:52 -06:00
2dd0cc8fbb
Fixes for actions in empty buffers
2015-02-07 10:43:37 -06:00
0ede5bfcb0
Clear buffers is now possible, keys for 64 bits has been added
2015-02-07 10:23:23 -06:00
62b0bc76a8
A new library for storing app keys is added
2015-02-04 17:00:03 -06:00
9ad2d6cc69
Get_more_items has been implemented
2015-02-03 09:59:18 -06:00
1fbee07de2
Geo support has been implemented
2015-02-03 05:10:01 -06:00
3b1d8eb48a
Trending topic buffers are loaded during init
2015-02-03 04:39:46 -06:00
103b62719e
Trending topics support has been added
2015-02-01 21:13:18 -06:00
e93f0f4980
User actions dialog now works, the spell checker module ignores twitter usernames, hashtags, URL and email addresses
2015-02-01 00:49:03 -06:00
ff65b73232
Account settings works properly; auto completion has been implemented and improved, TWBlue loads in a threaded mode
2015-01-27 17:09:28 -06:00
51957125c1
Global settings works, basic support for account settings
2015-01-25 02:38:17 -06:00
af087508b0
Timelines fix and some minor bugfixes too
2015-01-22 08:54:41 -06:00
399de75d64
Invisible navigation fixes, URLPlayer volume fixes, shutdown fix
2015-01-20 22:07:13 -06:00
c25412bd32
Sound object refactored, more invisible shorcuts, global configuration and fixed buffer navigation in invisible mode
2015-01-20 15:40:33 -06:00
7b1f2f9482
Basic invisible interface support
2015-01-19 12:15:57 -06:00
fd70bedc05
Adding log information to events
2015-01-18 17:19:39 -06:00
bd1b0b5e32
Some stream improvements
2015-01-13 12:31:37 -06:00
4979b2aa66
some useful functions
2015-01-08 08:01:45 -06:00
a84d35c6af
Now the buttons in the buffers are connected to their functions; datetime and languageHandler improvements.
2015-01-05 06:05:31 -06:00
32884d3bf2
Delete/view tweets and direct messages has been implemented; some buffer fixes.
2015-01-05 05:33:09 -06:00
a599b37e6d
Retweets, add and remove from favourites are supported
2015-01-02 10:53:33 -06:00
29d434bcd4
Reply and direct message are supported, updated locales and code improvements
2015-01-02 09:38:44 -06:00
186f70afc3
Some code changes to having a more consistent MVC application.
2015-01-01 21:40:57 -06:00
a6dd5d602f
Uploading photos is now supported for tweets
2014-12-31 00:07:27 -06:00
2895d02cdc
Next-gen: Audio uploader is now MVC, so tweets can include audios. Sounds tutorial is MVC and has been improved.
2014-12-29 20:58:30 -06:00
567e612c72
Spell checker is refactored in an MVC pattern and now works for tweets
2014-11-16 22:30:58 -06:00
cd0aab90ef
Support for shorten and unshorten URL's on tweets has been added
2014-11-15 19:40:19 -06:00
606ab6d6fc
Post tweets and translate is possible in the next-gen
2014-11-12 22:37:52 -06:00
f54d9394b7
The next generation branch has been added
2014-11-12 20:41:29 -06:00