Commit Graph

416 Commits

Author SHA1 Message Date
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
Bleak Grey d4feb6f801
Merge branch 'master' into master 2018-05-29 16:05:44 +03:00
bleakgrey c1940730a6 Remove HeaderBar.vala 2018-05-29 15:25:56 +03:00
bleakgrey 96b50cefe4 Reopen search view on query changes 2018-05-29 13:05:04 +03:00
martensitingale 0d1b8f5285 fix 'gtk_window_set_titlebar() called on a realized window' warning 2018-05-28 23:36:37 +00:00
bleakgrey a844e9f5dc Actually show new notifications 2018-05-28 01:58:38 +03:00
bleakgrey 661c7a9a41 Rename prepend functions 2018-05-27 20:14:48 +03:00
bleakgrey 4207d8bebe Change some icons (#20) 2018-05-27 19:57:52 +03:00
bleakgrey 2742460018 Update current account on window activation 2018-05-27 19:49:41 +03:00
bleakgrey c88e581b7e Clean deprecated gschema keys 2018-05-27 19:27:39 +03:00
bleakgrey 250b1ec8a9 Multiple accounts support 2018-05-27 19:25:16 +03:00
bleakgrey 5efb4941f2 Remove Soup.Cache for now 2018-05-25 13:00:11 +03:00
martensitingale 898eacc215 implement image cache (pending good replacement policy) 2018-05-24 19:54:37 +00:00
bleakgrey 71c1bbd04d 50 points to gryffindor (close #18) 2018-05-24 22:08:28 +03:00
bleakgrey 36f5ccd8b4 I don't even (close #16) 2018-05-24 22:03:34 +03:00
bleakgrey da526cc1e8 Clear images on toot destroy 2018-05-23 00:37:51 +03:00
bleakgrey 19d4bbe98f Add conversation muting 2018-05-22 16:18:39 +03:00
bleakgrey 2e45aa825e Add toot deletion 2018-05-22 15:47:25 +03:00
bleakgrey b6d265e6a8 Context menus for attachments 2018-05-21 19:13:49 +03:00
bleakgrey c012754ff3 Context menus for account widgets 2018-05-21 18:27:03 +03:00
bleakgrey 4a1549fadf Context menus for toots 2018-05-21 18:23:31 +03:00
bleakgrey 5309bcec9d Tweaks for dark theme 2018-05-21 16:39:01 +03:00
bleakgrey 5ea88fd8c9 Ampersands no longer break everything 2018-05-21 13:40:49 +03:00