Commit Graph

623 Commits

Author SHA1 Message Date
Bill Dengler
3633513e85 Fix #16. 2015-05-06 16:41:37 -04:00
971306cd73 Fixed a bug in the buffer order 2015-05-06 13:46:47 -05:00
4b1a4db3db Now buffer list contains translatable strings 2015-05-06 13:33:53 -05:00
472099614a Fix a git conflict 2015-05-06 13:21:09 -05:00
bd6861d179 Move up and down are fully implemented 2015-05-06 12:56:32 -05:00
Bill Dengler
6c5e529129 More fixes. 2015-05-06 12:47:46 -04:00
Bill Dengler
9fbbd29c3b Fix errors in handlers. 2015-05-06 12:43:22 -04:00
Bill Dengler
7206debb30 Fix error in GUI binding declaration. 2015-05-06 12:38:59 -04:00
Bill Dengler
be4ba1608b More handlers. 2015-05-06 12:36:48 -04: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
cdb0a5b5a6 Enable the persistance (cache) by default. 2015-05-06 10:54:58 -04:00
Bill Dengler
1794f497a5 String cleanup, require restart when persistant_session changed. 2015-05-06 10:54:12 -04:00
Bill Dengler
08ce78f97c Speak state upon toggle. 2015-05-06 10:42:39 -04:00
Bill Dengler
797e0d7773 Fixed traceback. 2015-05-06 10:38:34 -04:00
Bill Dengler
ab5f6fd12d Unhook return in buffers dialog. 2015-05-06 10:27:22 -04:00
Bill Dengler
2a3937bf55 Implement show/hide toggle. 2015-05-06 00:26:01 -04:00
ec326ed1c1 Updater commit fixed 2015-05-05 17:54:38 -05:00
501a5cd57e Buffer configuration rewritten (move up and down is not possible yet) 2015-05-05 17:52:54 -05:00
Bill Dengler
780adeb001 Handle exceptions on update, added this because update server is down. 2015-05-05 11:18:40 -04:00
Bill Dengler
1adcd86a39 Merge branch 'next-gen' of https://github.com/manuelcortez/twblue into next-gen 2015-05-05 10:15:01 -04:00
1c4d0cc530 Replaced if with elif for a better performance 2015-05-05 08:39:03 -05:00
Bill Dengler
45d1380f95 Remove unneeded config entries. 2015-05-04 16:40:32 -04:00
Bill Dengler
78355efc45 Removed handling code for old buffer management. 2015-05-04 13:15:44 -04:00
Bill Dengler
0adf06f2a6 Remove options for old buffer management from UI. 2015-05-04 13:10:19 -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
Bill Dengler
e62039b727 Added message dialogs for handling retweets over 140 characters (I thought I pushed these but perhaps not). 2015-05-04 11:30:21 -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
33175cbccd Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:31:45 -05: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
0f6b3491f8 Generalization. 2015-05-02 18:22:23 -04:00
Bill Dengler
036edb6c28 Cleanup, generalize spell checker. 2015-05-02 18:17:40 -04:00
Bill Dengler
3e8e2312f2 Improved the tweet dialogs. 2015-05-02 18:09:28 -04:00
Bill Dengler
83f9e32fd6 Corrected word choice. 2015-05-02 04:29:41 -04:00
Bill Dengler
6e294ca0da Fixed a typo. 2015-05-02 04:04:29 -04:00
Bill Dengler
3a5eeed372 Announce to user on database shelve, the process can take a while especially with large dictionaries and slow systems and we don't want users thinking the app hung. 2015-05-02 04:00:29 -04:00
Bill Dengler
9d083fb550 Fixed error handling. 2015-05-02 03:53:20 -04:00
Bill Dengler
aca2292637 Removed print statements, these were for my debugging only. 2015-05-02 03:49:47 -04:00
Bill Dengler
c7719545ac All keys will be converted to bitestrings on deshelve and to unicode on shelve. This will probably break i18n majorly, so a better fix should be implemented at some point. 2015-05-02 03:48:36 -04:00
Bill Dengler
f39adb658b Added exception handlers to deshelve and shelve methods. 2015-05-02 03:41:28 -04:00
Bill Dengler
7174984973 String cleanup, improved user experience. What is a timeline? And it's more logical to have the option to create a new buffer in the buffer menu. 2015-05-02 03:04:46 -04:00
Bill Dengler
ffaca56ec5 Cleanup. 2015-05-01 12:54:27 -04:00
Bill Dengler
8207bda74b Consistancy cleanup. 2015-05-01 11:16:41 -04:00
Bill Dengler
3c5529a761 String cleanup. 2015-05-01 11:05:42 -04:00
Bill Dengler
ebcd5720b0 Various changes related to generalization and persistance. 2015-05-01 02:05:25 -04:00
Bill Dengler
12541f3de3 Implement persistance. 2015-05-01 02:03:42 -04:00
Bill Dengler
594985dec4 Initial shelve support for persistance in sessions. 2015-05-01 01:48: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
96671645bb Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-04-20 17:49:38 -05:00
2880638241 Updated some translations; basic proxy support (needs testing) 2015-04-20 17:49:07 -05:00
Bill Dengler
3f02a0f422 More generalization. 2015-04-19 19:41:24 -04:00
Bill Dengler
7dd383b15e more app name removal. 2015-04-19 19:33:22 -04:00
Bill Dengler
ddf9d29b7d Fixed imports. 2015-04-19 19:28:27 -04:00
Bill Dengler
109635b8f4 More generalization. 2015-04-19 19:23:31 -04:00
Bill Dengler
9820d369c3 Merge branch 'next-gen' into generalize 2015-04-19 19:14:02 -04:00
Bill Dengler
263ce33c41 More string cleanup. 2015-04-19 19:13:57 -04:00
Bill Dengler
0913eac63d Merge branch 'next-gen' into generalize 2015-04-19 19:11:40 -04:00
Bill Dengler
ce0aa2d6a3 String cleanup. 2015-04-19 19:11:23 -04:00
Bill Dengler
00d5b88b8d Remove hardcoded app names. 2015-04-19 19:10:34 -04:00
Bill Dengler
a9405e32e9 More improvements to the sounds tutorial, reintroduced generalized app name. Why is this implemented as a list of tuples, wouldn't this be better implemented as a dictionary? 2015-04-17 19:32:30 -04:00
Bill Dengler
d0924a6e15 Even more string cleanup. 2015-04-17 19:00:24 -04:00
Bill Dengler
3c46201af9 More string cleanup. 2015-04-17 18:31:27 -04:00
Bill Dengler
2d7c7e8e37 String cleanup. 2015-04-17 18:24:27 -04: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
d4a4decaed Remove hardcoded app name. 2015-04-17 15:49:35 -04:00
Bill Dengler
61863c38e3 More GUI adjustments for sounds tutorial option move. 2015-04-17 15:39:43 -04:00
Bill Dengler
2d1f7e5ada Moved the option for the sounds tutorial to the "help" menu where a new user of the application is most likely to look. 2015-04-17 15:38:25 -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
Bill Dengler
6f4e9e920f Made some app defaults more sane. 2015-04-17 15:07:30 -04:00
c2521f28fc TWBlue allows ask for comment or not in a retweet. Check account settings 2015-04-15 11:09:36 -05:00
Bill Dengler
23ba46823c Fixed the soundsTutorial. Really this time. 2015-04-14 11:38:15 -04:00
7facb9b020 Keystroke editor dialog is showed even if config has changed 2015-04-14 09:41:12 -05:00
d90df91aef AttributeError fixed from pull request #10 2015-04-14 09:03:16 -05:00
7cdda6806b Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-04-14 08:51:33 -05:00
97cff4b598 New snapshot 2015-04-14 08:51:27 -05:00
Bill Dengler
8d6d452dfb Fixed docstrings. 2015-04-12 19:43:19 -04:00
Bill Dengler
21c6a999b4 The sounds tutorial is now sorted in alphabetical order. 2015-04-12 18:16:19 -04:00
Bill Dengler
141d8fa105 Improved strings for sounds tutorial. 2015-04-12 17:42:02 -04:00
Bill Dengler
df3a32572b Made application description more succinct. 2015-04-12 12:35:54 -04:00
Bill Dengler
8b9209b62a Clean up spelling in help texts, improve clarity. 2015-04-12 12:29:24 -04:00
eef78cb8dc Libraries from keys are copied in setup 2015-04-12 00:03:51 -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
fa591c200d Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-04-10 09:33:44 -05:00
77d04e0297 Longer retweets now includes the username of its owner 2015-04-08 17:46:14 -05:00
Sukil Etxenike
88ffdb4c29 Fixed small typo in arrow, in Basque locale. 2015-04-08 23:47:50 +02:00
324b18e8a4 Merge pull request #7 from sukiletxe/next-gen
Corrected program strings.
2015-04-08 13:44:20 -05:00
e2352ea3f2 Long retweets support. Read a long retweet by showing the tweet 2015-04-08 13:34:50 -05:00
Sukil Etxenike
b272a08ab9 Corrected program strings. 2015-04-05 23:39:55 +02: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
9356a0544f A gtk view for session manager. Key libraries for linux need to be compiled 2015-03-31 17:46:15 -06:00
c085729096 Mention to all is bound to alt+t 2015-03-30 13:03:22 -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
5a1fd9bb75 TWBlue can authorise a dropbox account again 2015-03-26 17:02:58 -06:00
f8c2ac7468 The spell checker now really works 2015-03-26 16:54:20 -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
7ad1d55241 Deleted an incorrect line in the session file 2015-03-26 15:17:41 -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
977ffacd27 A login fix 2015-03-19 04:56:29 -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
e15cd86644 Two new events added in the events API 2015-03-17 03:39:59 -06:00
85a7ffc8eb German and croatian are added to language handler, message logs format has changed to partially fix #5 2015-03-16 19:24:27 -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
eb4301aeb5 Play URL now works with all URL 2015-03-11 06:11:42 -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
007da773c9 Two fixes for the last commit 2015-03-08 00:36:41 -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
4d1e03fb64 Now a session is saved properly when session manager creates it 2015-03-03 13:48:57 -06:00
632e54a727 Setting up multiple accounts using the session manager 2015-03-03 13:41:41 -06:00
188d95ad6c Another authorisation bug has been fixed 2015-03-02 15:06:47 -06:00
0ba120c3dd An authorisation bugfix 2015-03-01 20:41:02 -06:00
0b12924874 Action dialogue is attached to the right keyboard shorcuts 2015-03-01 20:11:26 -06:00
d6163d6294 Merge branch 'next-gen' of https://github.com/manuelcortez/twblue into next-gen 2015-03-01 20:02:08 -06:00
1b0e8e47fa A bugfix related to muted buffers 2015-03-01 20:02:00 -06:00
ae1df13f4a Merge pull request #5 from zstanecic/next-gen
croatian localization
2015-03-01 19:59:54 -06:00
1f64b80f9d modified setup for compiling the new generation 2015-02-28 08:31:19 -06:00
c571a913c5 TWBlue doesn't play audioboom boos 2015-02-26 16:10:31 -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
35f70e050a Fixed locales in arrow for Catala and Basque (Galician is pending) 2015-02-22 18:45:26 -06:00
zstanecic
db8da293d3 croatian localization 2015-02-22 20:29:45 +01:00
88d7898dba The updater system is executed at the startup 2015-02-22 11:38:22 -06:00
e906d04f18 Now jaws doesn't say the keys pressed in invisible mode 2015-02-22 10:07:56 -06:00
d9d0efab2d Updater has been refactored 2015-02-16 17:21:27 -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
d2cffe65d8 Don't load unallowed tweets 2015-02-08 05:48:40 -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
2a7e09b166 We have a logo 2015-02-03 10:23:43 -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
02bdeae4e6 Changed the default soundpack to adium_glset 2015-01-08 08:32:53 -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
5cb4e0fef7 trends_updated and geo are in the sounds tutorial 2015-01-02 10:06:45 -06:00
7d6bf53019 Now it's possible ignore session at strtup 2015-01-02 09:55:27 -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
ca288de515 next-gen: updated widgetUtils 2014-12-29 14:35:08 -06:00
567e612c72 Spell checker is refactored in an MVC pattern and now works for tweets 2014-11-16 22:30:58 -06:00
1b3b684cbc Some documentation added on the wx part on widgetUtils 2014-11-16 21:37:29 -06:00
cd0aab90ef Support for shorten and unshorten URL's on tweets has been added 2014-11-15 19:40:19 -06:00
05dc8e5a31 TWBlue should use direct messages on all accounts #fix #next-gen 2014-11-14 16:02:15 -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
9b61fecb2c Get more items works as espected using the inverted buffers. 2014-11-11 17:17:32 -06:00
d618f93d9d Updated translations. Commit for the 0.48 release 2014-11-09 16:21:13 -06:00
1a2f834a27 Timelines should be updated properly; changes for the 0.48 version 2014-11-09 06:07:36 -06:00
d2c89a1f91 added an ask to exit toggle. Suggestion of masonasons 2014-11-08 04:08:51 -06:00
5964bd6b3d Load more items now works properly in user timelines 2014-11-08 03:09:49 -06:00
68036e1715 a tool to create an installer, fix to play audios using sndup and uploading audios to TwUp 2014-11-07 20:14:06 -06:00
9e79bdfbcb The new documentation system has been finished. Doc needs to be updated 2014-11-07 16:28:27 -06:00
76a2b0b1ac Show total characters used in the title bar for tweets and messages 2014-11-07 13:29:44 -06:00
19a0a69d8c 15 bugs have been fixed 2014-11-07 04:29:57 -06:00
1af4a8b291 Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00