Commit Graph

1960 Commits

Author SHA1 Message Date
c89dff053d fixed error when sending a tweet to someone in any people buffer 2022-05-26 05:26:02 -05:00
018095752b Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2022-05-21 20:16:03 -05:00
bd90902e3b Fixed alternative updatefile 2022-05-21 20:15:36 -05:00
8bf9c6519e
Improve text for direct messages when displayed via the templates system 2022-05-20 12:22:25 -05:00
bed8e26204
Fixed loading of other users lists. Fixes #465 2022-05-13 13:33:10 -05:00
fa9ebea836
Remove issue reporting dialogs as we no longer use mantis 2022-05-13 13:22:52 -05:00
be8d82a65f
Merge pull request #471 from MCV-Software/demoji-support
Added setting to hide emojis in usernames
2022-05-13 13:16:02 -05:00
ab979e2623
Added setting to hide emojis in usernames 2022-05-13 13:04:12 -05:00
20ad268e5a
Merge pull request #469 from riku22/fix_edit_person_template
Fix edit person template
2022-04-29 08:15:49 -05:00
riku
83c9a7f0f9 Fix edit person template 2022-04-29 21:45:06 +09:00
9d90d91cfd
Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2022-04-06 15:13:22 -05:00
bbf1356c89
Fixed an error when parsing retweets containing quoted tweets in streaming API 2022-04-06 15:11:55 -05:00
485b4c3c6c
Code cleanup 2022-03-24 10:39:20 -06:00
b35cdbd7b4
Added handlers to map features from different networks 2022-03-24 10:37:50 -06:00
67d15d8fe1
Merge pull request #462 from jonasmarques/next-gen
Fixed UTF8 display for translation  of reply to dialog
2022-02-25 11:23:26 -06:00
jonasmarques
3bd274db0c Fixed UTF8 display for translation of reply to dialog
The previous translations have a little bug who causes misspronounce in the reply to dialog. This was fixed.
2022-02-25 07:50:08 -03:00
6147ca8658
Merge pull request #460 from nidza07/SerbianTranslation
Updated Serbian translation
2022-02-24 17:13:04 -06:00
Nikola Jovic
7833522b56 Updated Serbian translation 2022-02-25 00:01:32 +01:00
dbafeb9872
Fixed some typos 2022-02-24 16:29:59 -06:00
c6865a7742
Remove some platform independent code for a while 2022-02-24 16:26:05 -06:00
fcb2ce119b
Sorted imports on main controller 2022-02-24 16:18:01 -06:00
9f74d568f0
Add attribute type to mastodon session 2022-02-24 16:08:29 -06:00
e3137f4c3d
Merge branch 'unittests' into mastodon 2022-02-24 15:07:11 -06:00
3f58112a61
Finished session manager refactoring 2022-02-24 14:00:07 -06:00
307085b0d5
Merge branch 'next-gen' into mastodon 2022-02-24 13:36:46 -06:00
44ea77b605
Added more docs 2022-02-24 13:35:47 -06:00
5e47e30bc3
Merge pull request #459 from jonasmarques/next-gen
Updated Brazilian Portuguese Translation
2022-02-24 13:33:35 -06:00
jonasmarques
c6a2ba6a31 Updated Brazilian Portuguese Translation
New entries  to pt_BR  translated. Just recompile it to work  on compiled version.
2022-02-24 16:23:17 -03:00
085c9038b5
Removed old imports used for python 2 2022-02-24 12:43:06 -06:00
af4e72ee27
Refactored SessionManager so it will use pubsub as a communication pattern between GUI and logic and adds mastodon auth 2022-02-24 12:25:45 -06:00
9322241747
Remove more unneeded code 2022-02-24 10:36:16 -06:00
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