|
81d18d4656
|
Updated changelog
|
2021-07-04 04:47:13 -05:00 |
|
|
97afc379e8
|
Pushed a new snapshot
|
2021-06-28 00:47:23 -05:00 |
|
|
e35f37fcc2
|
Updated changelog
|
2021-06-26 01:49:55 -05:00 |
|
|
b10aeb046d
|
Changed label of direct message's text field so it will not reference any username in the hint. Closes #366
|
2021-05-07 17:18:21 -05:00 |
|
|
7d6e230fd9
|
Fix issue that avoids TWBlue to use Shift+F10 as menu key. Fixes #353
|
2021-05-07 16:52:10 -05:00 |
|
|
45deae3402
|
Fixed rendering of retweets of quoted tweets. Fixes #365
|
2021-03-09 16:41:58 -06:00 |
|
|
5b0b26799d
|
Install platform_utils, accessible_output2, libloader and sound_lib from upstream. Closes #369
|
2021-03-09 16:36:23 -06:00 |
|
|
9cb6eafbbc
|
Fixed issue in autocomplete users feature. closes #367
|
2021-02-04 12:30:20 -06:00 |
|
|
c95a2feb5e
|
Faster implementation of dm loading due to a call to lookup_users instead to get_user
|
2021-01-27 10:36:44 -06:00 |
|
|
351f700927
|
Replaced translation services. Fixes #355
|
2021-01-26 16:01:26 -06:00 |
|
Jose Manuel Delicado
|
29b8a645db
|
Updated changelog
|
2021-01-22 18:22:07 +01:00 |
|
|
747290e16a
|
Require extended tweets for quoted tweets. Fixes #352
|
2021-01-22 09:15:47 -06:00 |
|
|
b80a342f92
|
Count tweet characters and URLS as specified by Twitter. Fixes #199. Fixes #315
|
2021-01-21 17:12:18 -06:00 |
|
|
a2a8cc5b79
|
Updated changelog
|
2021-01-20 17:44:29 -06:00 |
|
|
ac20ced5fa
|
Expand URL in user profiles. Closes #275
|
2020-06-03 12:32:01 -05:00 |
|
|
866cd53328
|
Fixed typo in changelog
|
2020-06-03 11:24:20 -05:00 |
|
|
f523e3e81e
|
Updated changelog
|
2020-06-03 11:22:07 -05:00 |
|
|
bdd7d617c3
|
Update title on user changes when sending a DM. Fixes #276
|
2020-06-03 11:19:23 -05:00 |
|
|
3f238635f2
|
Fixed a typo
|
2020-05-29 21:25:13 -05:00 |
|
|
c300476ad2
|
Updated changelog to add a reference to an issue
|
2020-05-29 21:22:00 -05:00 |
|
|
4fa983a314
|
Show error when loading an account with invalid or expired tokens. Fixes #328
|
2020-05-29 11:17:18 -05:00 |
|
|
ad42c09fef
|
Updated changelog
|
2020-05-29 09:51:34 -05:00 |
|
|
bca6861bcb
|
Fixed error when displaying URL'S in multiline tweets. Fixes #305
|
2019-08-13 09:55:50 -05:00 |
|
|
cc4568b968
|
Win10: Remapped session mute/umute to Control+win+alt+m
|
2019-02-19 17:50:05 -06:00 |
|
|
d7132ecaf6
|
Added 'open in Twitter' for tweets and users
|
2019-02-19 17:41:34 -06:00 |
|
|
720e0e6c24
|
Win10: Remapped shortcut for settings dialog to Ctrl+Win+Alt+o
|
2019-02-19 16:48:54 -06:00 |
|
|
d4bf33ca6d
|
Added support for playback from anyaudio.net
|
2018-11-25 13:00:01 -06:00 |
|
|
c5e9e97c84
|
Keep custom buffer ordering across restarts and changes in settings
|
2018-11-18 06:33:33 -06:00 |
|
|
fffd98e09e
|
Pressing enter in the list will work when adding or removing someone from a list
|
2018-11-17 13:40:59 -06:00 |
|
|
a1a084bfda
|
Fixed a small typo
|
2018-11-15 04:49:48 -06:00 |
|
|
85e575386e
|
Long and quoted tweets are displayed properly in sent tweets. Fixes #253
|
2018-11-15 04:43:16 -06:00 |
|
|
2c64805eec
|
Show list manager action in keystroke editor. Fixes #260
|
2018-11-13 17:32:12 -06:00 |
|
|
6f2e439ddc
|
Invert slider movement when up/down arrows are pressed. Fixes #261
|
2018-11-13 17:16:51 -06:00 |
|
|
7e42a096a5
|
Finished implementing autoreading features. Closes #221
|
2018-11-13 16:33:17 -06:00 |
|
|
b6fa131999
|
Fixed typos in changelog
|
2018-10-03 09:03:15 -05:00 |
|
|
c85c478595
|
Added date and time wen displaying tweets and dm's
|
2018-09-30 14:39:59 -05:00 |
|
|
40105f37ed
|
Added support for deleting dm's with the new Twitter API methods
|
2018-09-29 11:13:11 -05:00 |
|
|
211d43aa30
|
Updated changelog
|
2018-09-22 10:21:50 -05:00 |
|
|
1ccb898f78
|
Updated changelog
|
2018-09-19 12:57:14 -05:00 |
|
|
ec860aa6fc
|
Updated changelog
|
2018-08-26 02:59:12 -05:00 |
|
|
41d4c97067
|
Fixed error when sent dm's are hidden. Fixes #246
|
2018-08-16 09:11:57 -05:00 |
|
|
babbc0a08d
|
Updated changelog
|
2018-08-13 11:50:08 -05:00 |
|
|
ea48733cef
|
Updated changelog
|
2018-08-06 11:45:17 -05:00 |
|
|
d94b133e63
|
Update interval in buffers is configurable from global settings. Closes #223
|
2018-08-06 11:31:52 -05:00 |
|
|
ab2667529f
|
Added option to disable streaming from global settings. Closes #219
|
2018-06-15 08:45:10 -05:00 |
|
|
e3cbd8be87
|
Stop relying in home_timeline for everything. Fixes #171. Needs testing
|
2018-05-24 10:32:56 -05:00 |
|
|
7099875bc7
|
Added settings to turn off automatic speech or Braille feedback. #203
|
2018-05-18 13:38:58 -05:00 |
|
|
6768bf85d5
|
Updated changelog
|
2018-03-19 21:38:25 -06:00 |
|
|
b1c5ddbca8
|
Display quoted tweets properly when original_tweet is made with Twishort
|
2018-03-14 11:34:49 -06:00 |
|
|
b8df56dcbb
|
Updated changelog
|
2018-02-27 16:46:58 -06:00 |
|