|
116a0288d4
|
Removed code for old issue reporting module
|
2022-02-24 10:34:11 -06:00 |
|
|
d0322e7131
|
Merge branch 'next-gen' into mastodon
|
2022-02-24 10:24:12 -06:00 |
|
|
000cf1aff1
|
Merged latest code
|
2022-02-24 08:55:02 -06:00 |
|
|
2f0515a449
|
prepared everything for new version
|
2022-02-23 15:19:49 -06:00 |
|
|
ac9efd7550
|
Merge pull request #458 from riku22/japanese_translation
Update Japanese translation
|
2022-02-15 17:48:59 -06:00 |
|
riku
|
540a99f02f
|
Update Japanese translation
|
2022-02-16 08:03:27 +09:00 |
|
|
8e95843634
|
Updated to Tweepy V4.5.0
|
2022-02-15 15:59:35 -06:00 |
|
|
cf56b518d6
|
Update Twitter session to Tweepy V4.5.0
|
2022-02-15 15:56:08 -06:00 |
|
|
1262a9d784
|
Merge branch 'next-gen' into unittests
|
2022-01-27 09:11:33 -06:00 |
|
|
7c85ceced1
|
Merge pull request #456 from CoBC/fr_260122
Update french translations
|
2022-01-26 16:18:04 -06:00 |
|
Corentin Bacqué-Cazenave
|
3d452b3db8
|
Update french translations
|
2022-01-26 18:27:32 +01:00 |
|
|
950ece43d5
|
Merge pull request #455 from manuelcortez/handle_protected_account_interactions
Protected account retweet restrictions
|
2022-01-25 12:04:21 -06:00 |
|
|
ac0e7380b0
|
TWBlue should not allow users to retweet or quote any protected account. Closes #454
|
2022-01-25 12:01:03 -06:00 |
|
|
6e0a94355f
|
Improvements to template substitutions. Closes #452
|
2022-01-25 10:42:39 -06:00 |
|
|
e43ddad678
|
Catch image description sent by Streaming API. Should be enough to fix #449
|
2022-01-25 01:27:52 -06:00 |
|
|
c048c3ff32
|
Retrieve usernames for timelines from the local database, as opposed to use the last API call as this might not contain items at times
|
2022-01-25 01:26:23 -06:00 |
|
|
301e3d4361
|
Display properly HTML Entities in tweets
|
2022-01-10 05:30:14 -06:00 |
|
|
7a78accd1f
|
Fixed a typo
|
2022-01-10 05:06:31 -06:00 |
|
|
d7afa77c49
|
Changed params names to avoid confussions
|
2022-01-10 05:05:27 -06:00 |
|
|
e7a30b418a
|
Merge branch 'next-gen' into unittests
|
2022-01-10 04:48:10 -06:00 |
|
|
a645e0b964
|
TWBlue should no longer load old items in buffer
|
2022-01-10 04:35:23 -06:00 |
|
|
e8287c75cc
|
Merge branch 'change_author_information' into 'next-gen'
Change author information
See merge request twblue/twblue!2
|
2022-01-10 00:07:36 +00:00 |
|
|
6a839baed7
|
Change author information
|
2022-01-10 00:07:36 +00:00 |
|
|
8924f787d4
|
Added unittest for tweet with multiple mentions
|
2022-01-07 17:44:15 -06:00 |
|
|
b81aff7f8d
|
Fixed syntax error on linux module from keyboard_handler
|
2022-01-07 17:20:21 -06:00 |
|
|
1dfe256cfe
|
Updated tests for templates
|
2022-01-07 13:31:15 -06:00 |
|
|
ee8e4b1d8b
|
Added unit for a couple methods on templates
|
2022-01-07 12:47:34 -06:00 |
|
|
0317eff6a5
|
Moved current tests from unittest to pytest
|
2022-01-07 11:41:24 -06:00 |
|
|
793bd2cf5b
|
Added pytest and coverage as dependencies so we can ensure unittests pass later
|
2022-01-07 08:38:47 -06:00 |
|
José Manuel Delicado
|
c0ee1d2c29
|
Merge pull request #448 from riku22/japanese_translation
Update Japanese translation
|
2021-12-29 09:12:01 +01:00 |
|
riku
|
9e6740253c
|
Update Japanese translation
|
2021-12-29 15:54:17 +09:00 |
|
|
c08eb499e1
|
Merge pull request #446 from CoBC/fr_271221
Some french fixes
|
2021-12-28 18:39:02 -06:00 |
|
Oreonan
|
5d0e1f38ab
|
Some french fixes
|
2021-12-27 23:26:40 +01:00 |
|
|
1d60751dbd
|
Merge pull request #445 from CoBC/fr_221221
Update french interface
|
2021-12-22 12:40:59 -06:00 |
|
Oreonan
|
b23915e546
|
Update french interface
|
2021-12-22 18:30:46 +01:00 |
|
|
c8da3bdfdb
|
Fixed indentation error
|
2021-12-22 08:22:36 -06:00 |
|
|
ebf7916ae0
|
Merge pull request #444 from manuelcortez/error_saving_config
Fixed TWBlue asking for a restart due to old reference to the events …
|
2021-12-22 08:16:07 -06:00 |
|
|
33338ba09a
|
Merge pull request #442 from manuelcortez/templates
Add Templates for invisible interface
|
2021-12-22 08:15:45 -06:00 |
|
|
8b50f3138c
|
Merge pull request #359 from guredora403/configration_invalid
add: configration invalid error dialog
|
2021-12-22 08:15:20 -06:00 |
|
|
ae28c374d5
|
Merge pull request #440 from nidza07/Win11Keymap
Updated Windows 11 keymap
|
2021-12-22 08:14:44 -06:00 |
|
|
5a2786967b
|
Merge branch 'next-gen' into configration_invalid
|
2021-12-21 15:58:30 -06:00 |
|
|
ed765117a5
|
Merge branch 'next-gen' into Win11Keymap
|
2021-12-21 15:45:06 -06:00 |
|
|
911e8d3cfd
|
Fixed TWBlue asking for a restart due to old reference to the events buffer in settings. Fixes #413
|
2021-12-21 15:35:35 -06:00 |
|
|
b6ae9f4b79
|
Updated changelog
|
2021-12-21 15:10:12 -06:00 |
|
|
a74825a0f6
|
Add missing string to translation catalogs
|
2021-12-21 13:57:32 -06:00 |
|
|
445c33f003
|
Add default templates to translation catalog
|
2021-12-21 13:56:29 -06:00 |
|
|
81963dbb53
|
Updated sent direct messages template
|
2021-12-21 13:55:48 -06:00 |
|
|
b4526c12c9
|
Integrate template edition into account settings dialog
|
2021-12-21 13:21:58 -06:00 |
|
|
b2f9aef7f7
|
Added edit template controller
|
2021-12-21 12:11:12 -06:00 |
|
|
95063cd472
|
Added restore button for template edit dialog
|
2021-12-21 12:10:15 -06:00 |
|