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 |
|