Commit Graph

882 Commits

Author SHA1 Message Date
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
manuelcortez ec326ed1c1 Updater commit fixed 2015-05-05 17:54:38 -05:00
manuelcortez 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
manuelcortez 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
manuelcortez 380e05b079 Updated translations, new snapshot 2015-05-04 08:09:34 -05:00
manuelcortez 5b6cae0a61 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-03 14:17:10 -05:00
manuelcortez 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
manuelcortez 33175cbccd Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:31:45 -05:00
manuelcortez ce5498ff94 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:22:32 -05:00
manuelcortez 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
manuelcortez e7943cba50 Updated spanish translation, basic lists support 2015-04-27 16:08:02 -05:00
manuelcortez f51c873324 New snapshot 2015-04-22 15:34:44 -05:00
manuelcortez 96671645bb Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-04-20 17:49:38 -05:00
manuelcortez 2880638241 Updated some translations; basic proxy support (needs testing) 2015-04-20 17:49:07 -05:00