Commit Graph

1794 Commits

Author SHA1 Message Date
manuelcortez 622b0e6128 Access correctly on_reply_to_tweet_id from the dict response returned by call to V2 API 2021-11-11 08:36:29 -06:00
Nikola Jovic 0e91ca3d4d Updated Serbian translation 2021-11-11 01:30:30 +01:00
Oreonan 8abcb3623d Update french interface 2021-11-11 01:09:19 +01:00
manuelcortez b3bf0ab8e6 Removed calls to SetMaxLength in dialogs 2021-11-10 17:35:24 -06:00
manuelcortez eea059b905 Merge pull request #433 from manuelcortez/new_tweet_dialogs
New tweet dialogs
2021-11-10 17:17:50 -06:00
manuelcortez e9f6fd529e Updated changelog 2021-11-10 16:32:39 -06:00
manuelcortez b0cfc5978c Updated reply dialog with some changes in add menu 2021-11-10 16:32:14 -06:00
manuelcortez 77d13fdc28 Added support for posting polls 2021-11-10 15:14:57 -06:00
manuelcortez 514e66411d Merge branch 'new_tweet_dialogs' of github.com:manuelcortez/twblue into new_tweet_dialogs 2021-11-10 12:36:02 -06:00
manuelcortez d9f4b86d91 Empty attachments after adding a new tweet 2021-11-10 12:35:43 -06:00
manuelcortez a6964a1bb9 Merge pull request #432 from Mohamed00/shortcut
Fixes
2021-11-10 12:30:08 -06:00
manuelcortez a43101e694 Reimplemented direct messages with support for media 2021-11-10 12:21:07 -06:00
Mohamed 9e7542f513 Removed url_shortener import 2021-11-10 13:01:24 -05:00
Mohamed 6346651edf Added a shortcut for the add new tweet button 2021-11-10 12:53:34 -05:00
manuelcortez 1e2464c4fa Made Dm dialog to hide attachments panel when needed 2021-11-10 11:36:06 -06:00
manuelcortez dbecf341ec Stop using text_processor in tweet displayer 2021-11-10 11:24:50 -06:00
manuelcortez 605868eff9 Added functions to make TWBlue respect Twitter limits when adding media items 2021-11-10 09:47:53 -06:00
manuelcortez 8fed52118f Finished implementation of new tweet and reply calls in buffers 2021-11-09 13:46:36 -06:00
manuelcortez 15d0f4c65e Restored some imports on dialogs 2021-11-09 13:34:49 -06:00
manuelcortez a2393fe3e9 Updated dialogs package 2021-11-08 17:20:16 -06:00
manuelcortez 80adf381c9 Implemented new GUI in people and direct message buffers 2021-11-08 17:19:12 -06:00
manuelcortez 269db95fe3 Implemented code to quote Tweets by using the new GUI 2021-11-08 16:44:03 -06:00
manuelcortez cfc25eb89a Implemented tweet, reply and direct message in base buffer 2021-11-08 16:14:45 -06:00
manuelcortez 2b6efef831 Update code on autocompletion users module to use WX methods from controls in the new Tweet GUI'S 2021-11-08 16:13:59 -06:00
manuelcortez f0456af656 Fixed an issue when uploading Videos to Twitter 2021-11-08 16:12:47 -06:00
manuelcortez 6d505c6fe7 Added new code for Tweet GUI and attachment of photos and gifts 2021-11-08 16:11:09 -06:00
manuelcortez 38e3274adc Removed GUI for tweets/reply/dm/viewTweets items and attachment code 2021-11-08 16:09:32 -06:00
manuelcortez 2c70fe46b7 Removed url_shortener from sound handling module 2021-11-08 15:30:40 -06:00
manuelcortez 1c8ee1a64f Removed URL Shorteners 2021-11-08 15:29:23 -06:00
manuelcortez 076761b9dd Merge branch 'next-gen' of gitlab.com:twblue/twblue into next-gen v2021.11.07 2021-11-07 06:36:03 -06:00
manuelcortez 556ffd832b Updated translation machine catalog for french translation 2021-11-07 06:34:27 -06:00
manuelcortez cedb290956 fixed an issue when deleting a buffer in a session where there were trending topics opened 2021-11-05 22:35:50 -06:00
manuelcortez 66bf95ee62 Added reply function to session module 2021-11-05 13:10:45 -06:00
manuelcortez 4f0db5537e Added function to send tweets and threads in session module so it will be used globally later 2021-11-05 11:49:51 -06:00
José Manuel Delicado 7c5c191deb Merge pull request #428 from riku22/japanese_translation
Update Japanese translation
2021-11-04 23:31:27 +01:00
riku 0cf0a64f40 Update Japanese translation 2021-11-05 07:15:33 +09:00
manuelcortez 714d849884 Merge branch 'next-gen' of github.com:manuelcortez/twblue into next-gen 2021-11-04 11:17:25 -06:00
manuelcortez a80184bf20 Restored conversation support with API V1 as V2 hits the limits quickly. Closes #427 2021-11-04 11:17:07 -06:00
José Manuel Delicado 46fb00e609 Merge pull request #426 from Oreonan/fr_031121
Update french interface
2021-11-04 17:09:50 +01:00
Oreonan 4ddb406c8d Reduce texts 2021-11-04 17:00:59 +01:00
manuelcortez 924f5d8e9f Updated main controller file 2021-11-03 12:30:46 -06:00
manuelcortez 13c441557b Updated manual 2021-11-03 12:30:06 -06:00
Oreonan 2c4ec7b1c0 Update french interface 2021-11-03 18:58:59 +01:00
manuelcortez c4b7c35c7f Updated changelog 2021-11-03 09:49:52 -06:00
manuelcortez 2d46315de9 Removed old pyinstaller file 2021-11-03 09:31:23 -06:00
manuelcortez 6904c153d4 Display error if user has not provided a name for a filter upon creation 2021-11-03 09:10:35 -06:00
manuelcortez 8b06437cad Started to update documentation 2021-11-02 17:52:07 -06:00
manuelcortez c3261a4e2c Updated sintax for doc and changelog locales 2021-11-02 10:59:03 -06:00
manuelcortez 9f7892ff03 Updated spanish translation for changelog 2021-11-02 10:11:24 -06:00
manuelcortez ab44ce6fcb Rebuilt documentation generators 2021-11-01 17:18:49 -06:00