Commit Graph

438 Commits

Author SHA1 Message Date
Bleak Grey 0f09729689
Merge pull request #53 from m4sk1n/i18n-pl
i18n: Add Polish translation
2018-06-18 18:41:47 +03:00
Bleak Grey ccab0cb1c3
Merge pull request #52 from Larnicone/patch-1
Update fr_FR.po
2018-06-18 18:41:20 +03:00
Marcin Mikołajczak 2a970987f2
Update pl.po 2018-06-18 12:56:42 +02:00
Marcin Mikołajczak c5049b93b4
i18n: Add Polish translation 2018-06-18 12:53:12 +02:00
Larnicone ffa13e4e81
Update fr_FR.po
I made the changes. I hope that's okay.
2018-06-17 18:58:17 +02:00
bleakgrey ef2b9f55fb Add direct timeline 2018-06-17 12:48:58 +03:00
bleakgrey 68757c7d8e Handle missing attachments (close #48) 2018-06-17 12:34:16 +03:00
bleakgrey 708e6d6566 Fallback header notifications icon (#20) 2018-06-17 11:40:24 +03:00
Larnicone ada7235b35
Update fr_FR.po 2018-06-17 10:29:13 +02:00
Larnicone 13e08c299f
Update fr_FR.po 2018-06-17 10:10:02 +02:00
bleakgrey 86e4215270 Merge branch 'master' of https://github.com/bleakgrey/tootle 2018-06-17 10:48:36 +03:00
bleakgrey 48f4e44669 Rename Manager classes 2018-06-17 10:48:18 +03:00
Bleak Grey 1d3a99f315
Merge pull request #51 from cagatay-y/patch-1
Remove zero width spaces
2018-06-16 01:17:52 +03:00
Çağatay Yiğit Şahin 28a3c58030
Remove zero width spaces
Zero width spaces prevent AppData validation
2018-06-16 01:14:12 +03:00
Bleak Grey 841847dbc7
Merge pull request #50 from tintou/master
Update translations
2018-06-15 13:18:28 +03:00
Corentin Noël 3a0e4e77a1 Update translation files 2018-06-13 15:47:28 +01:00
Corentin Noël ca38e587d9 Update translation template and POTFILES 2018-06-13 15:46:23 +01:00
bleakgrey 8ef015be91 Stream all timelines (close #45) 2018-06-13 16:13:41 +03:00
bleakgrey 08084ecdae Support custom character limit for toots 2018-06-09 23:50:27 +03:00
bleakgrey efa6d25749 Reset connection timer for Notificators 2018-06-07 14:57:42 +03:00
bleakgrey 1fa6780180 Rename open_url to open_uri 2018-06-07 14:43:55 +03:00
bleakgrey e9d83e13b2 Fix #42 2018-06-07 14:33:24 +03:00
bleakgrey 2b6af0c9aa Add menu item for removing attachments 2018-06-06 18:40:09 +03:00
bleakgrey 47d1ba1d4a Mention all users when replying 2018-06-06 17:49:13 +03:00
bleakgrey a5c5ddbf04 Fix occasional broken RichLabels 2018-06-06 17:19:11 +03:00
Bleak Grey 2756afe74b
Merge pull request #40 from martensitingale/master 2018-06-03 22:10:25 +03:00
martensitingale 1b8ef062e4 split Utils module into Desktop and Html ;) 2018-06-03 19:04:57 +00:00
bleakgrey f12240a364 Update icon for NotificationType 2018-06-03 19:44:36 +03:00
bleakgrey 1ea3789507 Fix some derps (close #38, #39) 2018-06-03 19:42:16 +03:00
bleakgrey d0c533d6ef Update screenshots 2018-06-03 12:42:31 +03:00
bleakgrey 6f1e22e48f Don't request favorited toots twice 2018-06-03 12:09:24 +03:00
bleakgrey a51dad21ca Bump version 2018-06-03 00:13:26 +03:00
bleakgrey a5518a1c4a Try to scale avatars for HiDPI screens (#35) 2018-06-02 12:27:19 +03:00
bleakgrey ef878d7330 Handle toot links in the app 2018-06-02 11:37:28 +03:00
bleakgrey 7917f11f1d Reconnect push notifications (close #34) 2018-06-02 10:43:54 +03:00
bleakgrey a9202d29c4 Change boost and reply icons (close #30 and #31) 2018-06-01 20:48:13 +03:00
bleakgrey e972f7185b Escaped plus chars in toots too 2018-06-01 20:08:00 +03:00
bleakgrey 0425f6716a Count characters in spoiler text too 2018-06-01 16:10:47 +03:00
bleakgrey 5aaa26c484 Escape ampersands when sending toots 2018-06-01 16:03:37 +03:00
bleakgrey 178f869dbc Fix appdata 2018-05-31 16:34:30 +03:00
bleakgrey cf6f5cb10b Add missing deps (close #27) 2018-05-31 16:17:43 +03:00
bleakgrey f736e73f16 Fix toast overlay 2018-05-31 15:52:06 +03:00
bleakgrey 74881464d4 Preparation for AppCenter 2018-05-31 15:13:21 +03:00
bleakgrey ffa44d699b Escape semicolon when sending toots (close #26) 2018-05-30 19:42:43 +03:00
bleakgrey d2297855ef Display shortened instances 2018-05-30 17:51:55 +03:00
bleakgrey 99cd873134 Notification toasts setting 2018-05-30 15:58:27 +03:00
Bleak Grey 8f98f467ab
Merge pull request #21 from martensitingale/titlebar-warning
fix 'gtk_window_set_titlebar() called on a realized window' warning
2018-05-30 14:43:09 +03:00
Bleak Grey ca127df6e2
Merge branch 'master' into titlebar-warning 2018-05-30 14:42:57 +03:00
bleakgrey 72396a4e6a Refactor image cache 2018-05-29 20:04:04 +03:00
Bleak Grey 6d88f51a90
Merge pull request #19 from martensitingale/master
implement image cache (pending good replacement policy)
2018-05-29 16:07:27 +03:00