Commit Graph

  • c31bf3f1b2 increased size of text boxes for better visual.push Abdulqadir Ahmad 2023-06-09 15:28:19 +01:00
  • f5815d7911 Added check boxes for bot, private and discoverable Abdulqadir Ahmad 2023-06-09 14:38:22 +01:00
  • 6d7f808196 added support for updating header, avatar and the 4 fields Abdulqadir Ahmad 2023-06-09 10:53:11 +01:00
  • 453630e655 created basic update profile with support for name and bio Abdulqadir Ahmad 2023-06-08 00:40:38 +01:00
  • 61525023ce Updated translation catalogs manuelcortez 2023-06-04 00:56:16 +00:00
  • f9b54ede81 fix updating while running from source if user checks for update from menu Abdulqadir Ahmad 2023-06-03 00:39:42 +01:00
  • f0d6e8dcf9 created search buffer Abdulqadir Ahmad 2023-06-01 15:48:53 +01:00
  • 288286f21e now tw blue doesn't ask for updates when running from source Abdulqadir Ahmad 2023-05-30 09:26:29 +01:00
  • 6bd0161818 Updated translation catalogs manuelcortez 2023-05-28 00:55:31 +00:00
  • 5a7a5363ea Updated translation catalogs manuelcortez 2023-05-21 00:55:16 +00:00
  • 08efeeb5ed Updated translation catalogs manuelcortez 2023-05-14 00:55:21 +00:00
  • 2499b75bc2 Updated translation catalogs manuelcortez 2023-05-07 00:55:16 +00:00
  • 7cfabca63d Translated using Weblate (Japanese) Riku 2023-05-04 01:46:22 +00:00
  • a00047b8a3 Updated translation catalogs manuelcortez 2023-04-30 00:55:38 +00:00
  • 805e33c44d Updated translation catalogs manuelcortez 2023-04-23 00:56:00 +00:00
  • 283d4d9317 Translated using Weblate (Polish) zvonimir stanecic 2023-04-20 07:30:38 +00:00
  • b437e46101 Updated translation catalogs manuelcortez 2023-04-16 00:55:11 +00:00
  • 47681d7c9d Translated using Weblate (Serbian) Nikola Jović 2023-04-13 19:13:33 +00:00
  • bea4096d16 Remove keys directory from setup file v2023.4.13 Manuel Cortez 2023-04-13 12:55:43 -06:00
  • 6135412d4b Removed twitter config include from setup script Manuel Cortez 2023-04-13 12:38:46 -06:00
  • 16d855ac56 Translated using Weblate (Japanese) v2023.4.12 Riku 2023-04-10 02:08:08 +00:00
  • bfb705c18e Translated using Weblate (French) Corentin Bacqué-Cazenave 2023-04-10 05:59:50 +00:00
  • 77b2486877 Fixed conflict with translation catalog Manuel Cortez 2023-04-09 17:21:16 -06:00
  • 1a2a2fb3e2 Updated translation catalogs manuelcortez 2023-04-09 00:55:17 +00:00
  • a2660dd410 Translated using Weblate (French) Corentin Bacqué-Cazenave 2023-03-23 15:03:08 +00:00
  • 058ca1347a Fixed a typo Manuel Cortez 2023-04-05 13:36:35 -06:00
  • 10e23b039b Mastodon: Added user aliases Manuel Cortez 2023-04-05 13:28:09 -06:00
  • 00a5ad9e59 Mastodon: Implemented OCR for images in posts Manuel Cortez 2023-04-05 12:57:37 -06:00
  • db4607f17e Updated changelog Manuel Cortez 2023-04-05 11:38:45 -06:00
  • 65aea3c43c Mastodon: Change buffer title properly after timelines are loaded during startup Manuel Cortez 2023-04-05 09:39:39 -06:00
  • 972b851b93 Mastodon: Implemented hide emojis for usernames. Manuel Cortez 2023-04-05 09:17:37 -06:00
  • 0764679164 Mastodon: Prefer remote_url before instance cached URL when playing media files Manuel Cortez 2023-04-05 08:29:21 -06:00
  • c6796874c2 core: Removed invisible keystrokes for Twitter related actions Manuel Cortez 2023-04-04 11:32:55 -06:00
  • 5f07f3b9d0 Mastodon: Add attachments and reply settings to post when recovering from an error. Closes #527, #526, #377, #137, #108 Manuel Cortez 2023-04-03 16:03:20 -06:00
  • 52267562bc Core: Removed Twitter references from default menu bar Manuel Cortez 2023-04-03 15:32:57 -06:00
  • 972b880931 Mastodon: Fixed Open URL Dialog. closes #529 Manuel Cortez 2023-04-03 15:32:14 -06:00
  • 1fa1313434 Mastodon: Raise exception when replying to a deleted post Manuel Cortez 2023-04-03 15:17:03 -06:00
  • 96dc99a93b Updated changelog Manuel Cortez 2023-04-03 13:49:10 -06:00
  • 8acebc290b Remove most of Twitter code as Twitter's API access has been removed Manuel Cortez 2023-04-03 13:35:05 -06:00
  • 74fe437684 Updated translation catalogs manuelcortez 2023-04-02 00:55:37 +00:00
  • 05b7e9fce4 Updated translation catalogs manuelcortez 2023-03-26 00:55:23 +00:00
  • 8940825509 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen Manuel Cortez 2023-03-24 07:19:08 -06:00
  • 5af336fdcc Run catalog update every week Manuel Cortez 2023-03-24 07:17:45 -06:00
  • 8bfb7ef003 Updated translation catalogs manuelcortez 2023-03-24 00:20:53 +00:00
  • a57ea752d6 Mastodon: Finished first implementation of 'reattempt to post on failures'. Should be relevant for #527, #526, #377, #137, #108 Manuel Cortez 2023-03-23 13:17:55 -06:00
  • 3f0ee5650b Mastodon: prepare messages class to support dynamic adding of post data Manuel Cortez 2023-03-23 12:00:51 -06:00
  • d320daa6a1 Mastodon: Started working on recovering from errors when sending posts. #527, #526, #377, #137, #108 Manuel Cortez 2023-03-23 11:58:42 -06:00
  • ae5515b6e1 Fixed a typo. Closes #519 Manuel Cortez 2023-03-23 08:48:02 -06:00
  • d01856f436 Mastodon: Load mentions only if the notification contains a post Manuel Cortez 2023-03-23 08:26:40 -06:00
  • 5749b4c8e3 Updated translation catalogs manuelcortez 2023-03-23 11:09:08 +00:00
  • eec4b34f44 added action to update translation catalogs (test) Manuel Cortez 2023-03-23 05:07:06 -06:00
  • 059e83a765 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen Manuel Cortez 2023-03-04 22:40:20 -06:00
  • 476df9cfdb Merge branch 'weblate-twblue-twblue' into 'next-gen' Manuel Cortez 2023-03-05 04:40:46 +00:00
  • 866da8425c Merge pull request #524 from Arfs6/fix_report_error_btn Manuel Cortéz 2023-03-01 15:40:26 -06:00
  • e9ae5b228b Fixed report an error button not working Abdulqadir Ahmad 2023-02-25 10:39:05 +01:00
  • 4a420bf1e0 Translated using Weblate (French) Corentin Bacqué-Cazenave 2023-02-17 08:28:13 +00:00
  • 025d0467ae Translated using Weblate (Japanese) Riku 2023-01-30 22:54:40 +00:00
  • 727096ca91 Translated using Weblate (Japanese) Riku 2023-01-29 22:58:48 +00:00
  • e31369e49a Mastodon: Added experimental support for voting in polls Manuel Cortez 2023-02-17 23:19:34 -06:00
  • f3fd1087b4 Mastodon: Allow adding descriptions to all supported media. Closes #516 Manuel Cortez 2023-02-10 01:01:25 -06:00
  • e9dc02e868 Core: Display variables within templates. Closes #515 Manuel Cortez 2023-02-10 00:46:08 -06:00
  • 68c5b9affe core: Update Copyright year Manuel Cortez 2023-02-10 00:22:51 -06:00
  • 09650f588a Twitter: Ignores twitter sessions if login doesn't work Manuel Cortez 2023-02-10 00:08:49 -06:00
  • 310ba003c9 Twitter: Remove Twitter deprecation on feb 9 due to (more) changes on dates, features and stuff Manuel Cortez 2023-02-08 23:00:45 -06:00
  • d0fcf88b31 Generate docs even if some translation files are missing Manuel Cortez 2023-02-06 22:12:16 -06:00
  • d0e18178c6 Mastodon: Fixed media uploads. Closes #513 Manuel Cortez 2023-02-06 05:02:40 -06:00
  • ad8667a13c Fixed locale conflicts. Closes #510 Manuel cortez 2023-02-06 04:32:46 -06:00
  • 63ae496c39 Mastodon: Improved character count to match Mastodon's backend implementation. Remote users are counted only by username (domains are not taken into account), content warning text counts against character limit, and emoji&CJK characters are counted as 1 Manuel Cortez 2023-02-06 04:09:58 -06:00
  • 45cffd6a0b Doc: Updated changelog Manuel Cortez 2023-02-06 02:54:05 -06:00
  • 7c959088e0 Core: Fixed small issue when switching between accounts on invisible interface Manuel Cortez 2023-02-06 02:43:00 -06:00
  • fda5250a52 Mastodon: Add admin.sign_up to supported notifications. Manuel Cortez 2023-02-06 02:38:18 -06:00
  • 98aba2a4c4 Merge branch 'next-gen' of gitlab.com:twblue/twblue into next-gen Manuel Cortez 2023-02-06 02:23:51 -06:00
  • 24e91235f3 Mastodon: Implemented setting to disable Streaming API endpoints on sessions Manuel Cortez 2023-02-05 19:09:27 -06:00
  • ef2e63e195 Mastodon: Avoid reconnecting to Streaming API manually (let the lib to do its job in their async code) Manuel Cortez 2023-02-05 18:59:16 -06:00
  • 7d7a9d72c4 Fixed update file v2023.2.3 Manuel Cortez 2023-02-03 12:18:12 -06:00
  • fcfbae4964 Fixed important issue on updater Manuel Cortez 2023-02-03 12:16:31 -06:00
  • aca51a2fb9 Mastodon: Fixed minor issue on notifications handler for streaming API Manuel Cortez 2023-02-03 11:31:57 -06:00
  • b4ea6ffcbe Prepare new version release Manuel Cortez 2023-02-03 10:37:18 -06:00
  • f69af7aaa1 Twitter: Stop supporting Twitter sessions starting on february 9 Manuel Cortez 2023-02-03 10:29:21 -06:00
  • a8c5fc8589 Mastodon: Fixed getting more mentions. Closes #508 Manuel Cortez 2023-02-03 10:13:08 -06:00
  • f87ced817f Fixed visibility setting for replies to dm's. Closes #507 Manuel Cortez 2023-01-29 16:12:37 -06:00
  • 3be01013f4 Mastodon: Use TWBlue user agent, check streaming API health before starting streaming session Manuel Cortez 2023-01-29 14:34:36 -06:00
  • fd176f92d3 Mastodon: Set visibility in replies as unlisted by default. Closes #504 Manuel Cortez 2023-01-29 13:11:34 -06:00
  • 97d4fea563 Merge branch 'weblate-twblue-twblue' into 'next-gen' Manuel Cortez 2023-01-29 18:51:36 +00:00
  • b35f2e0fed Translations update from Translations hub Manuel Cortez 2023-01-29 18:51:35 +00:00
  • b3851cde95 Updated changelog Manuel Cortez 2023-01-29 11:55:45 -06:00
  • 4b232d527c Mastodon: Added status updates for subscribed entities to notifications Manuel Cortez 2023-01-29 11:39:52 -06:00
  • 12b4c8ac23 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen Manuel Cortez 2023-01-05 17:22:22 -06:00
  • d89c5150f8 Merge branch 'next-gen' of gitlab.mcvsoftware.com:twblue/twblue into next-gen Manuel Cortez 2023-01-05 17:21:50 -06:00
  • d17e9ecdac Merge branch 'weblate-twblue-twblue' into 'next-gen' Manuel Cortez 2023-01-05 23:21:06 +00:00
  • 76d0866780 Mastodon: TWBlue should be able to ignore sessions if there are errors attempting to log-in Manuel Cortez 2023-01-05 17:16:34 -06:00
  • 706616717e Translated using Weblate (French) Corentin Bacqué-Cazenave 2023-01-01 22:03:40 +00:00
  • 7c47d6171a Merge pull request #505 from Mohamed00/NewShortcuts Manuel Cortéz 2022-12-29 13:47:54 -06:00
  • b743d7af09 Mastodon: added keyboard shortcuts for visibility combo box and sensitive content checkbox Mohamed 2022-12-29 04:17:58 -05:00
  • d4219f1705 Merge branch 'weblate-twblue-twblue' into 'next-gen' Manuel Cortez 2022-12-26 03:26:06 +00:00
  • e25d007149 Translated using Weblate (French) Corentin Bacqué-Cazenave 2022-12-24 16:42:48 +00:00
  • fcb8edbda2 Added translation using Weblate (Serbian) Nikola Jović 2022-12-21 12:07:51 -06:00
  • a6ca588115 Translated using Weblate (Serbian) Nikola Jović 2022-12-21 18:04:05 +00:00
  • 18a7a42b5a Mastodon: Started implementation of read preferences from instance. Currently only content warnings are displayed by taking into accounts values from instance preferences Manuel Cortez 2022-12-23 13:58:10 -06:00
  • 460cea702b code: updated readme Manuel Cortez 2022-12-22 11:39:29 -06:00