Commit Graph

203 Commits

Author SHA1 Message Date
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