Commit graph

116 commits

Author SHA1 Message Date
bleakgrey 48a855481e Implement #137 2019-03-12 11:12:53 +03:00
bleakgrey f80254ec82 Change project structure 2019-03-11 17:14:37 +03:00
bleakgrey d2fe580e0f Refactor click handlers 2019-03-11 15:28:51 +03:00
bleakgrey 880412ca06 Fix #129 2019-03-09 17:45:16 +03:00
bleakgrey da7222d427 Change some icons 2019-03-09 16:06:40 +03:00
bleakgrey 7206ca2385 Implement #104 2019-03-09 14:42:27 +03:00
bleakgrey 2726886130 Always strip unsupported HTML in RichLabel 2019-03-09 13:48:58 +03:00
Joshua Strobl ffbc9f7736 Change favorite icon (#113)
Closes #29
2019-03-09 13:32:26 +03:00
bleakgrey 43b9f9c561 Hopefully fix #120 2019-03-09 13:09:36 +03:00
bleakgrey a043c16d19 Don't underline status labels with emoji 2019-03-08 14:54:44 +03:00
bleakgrey 627756ade4 Abort image requests when attachment view is destroyed 2019-03-08 14:14:14 +03:00
bleakgrey 3305fac395 Rewrite attachment view 2019-03-07 19:16:52 +03:00
bleakgrey 938f4aac0c Unscrew Redraft 2018-10-30 20:40:47 +03:00
bleakgrey 492fef5a24 Close #102 2018-10-30 18:57:37 +03:00
bleakgrey 11a01f7fea Use ArrayList in Watchlist 2018-10-27 11:29:25 +03:00
bleakgrey 474f67b5a5 Delete & Redraft (close #61) 2018-10-24 15:01:32 +03:00
bleakgrey adb44697bf Clean up things 2018-10-24 13:50:40 +03:00
bleakgrey 275436b779 Indicate pinned posts 2018-10-24 12:29:36 +03:00
Çağatay Yiğit Şahin 68ee41dc1a Allow pinning/unpinning toots (#83)
Close #24
2018-10-24 12:00:40 +03:00
bleakgrey 534ff38fed Fix some warnings 2018-10-23 13:54:32 +03:00
bleakgrey 77b34c2693 Fix Back mouse button 2018-10-23 13:22:43 +03:00
bleakgrey a3d4ae932d Clean up for Juno 2018-10-23 13:05:24 +03:00
bleakgrey cadc7166a6 Implement Watchlist (close #33) 2018-07-14 11:37:41 +03:00
bleakgrey 9bd0fe85ab Fix null URLs (close #62) 2018-07-08 03:47:35 +03:00
Bleak Grey c4657ea697
Merge pull request #58 from martensitingale/master
fix memory leak
2018-07-08 03:42:23 +03:00
bleakgrey 128cd4ee3b Resize all attachments (#49) 2018-07-04 01:36:03 +03:00
martensitingale e45f0567d7 fix memory leak 2018-06-22 17:44:46 +00:00
bleakgrey c7e7deea93 Rewrite notificator handling 2018-06-20 18:50:42 +03:00
bleakgrey 56258c8e50 Display image tooltips (#54) 2018-06-19 11:00:51 +03: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 8ef015be91 Stream all timelines (close #45) 2018-06-13 16:13:41 +03:00
bleakgrey 1fa6780180 Rename open_url to open_uri 2018-06-07 14:43:55 +03:00
bleakgrey 2b6af0c9aa Add menu item for removing attachments 2018-06-06 18:40:09 +03:00
bleakgrey a5c5ddbf04 Fix occasional broken RichLabels 2018-06-06 17:19:11 +03:00
martensitingale 1b8ef062e4 split Utils module into Desktop and Html ;) 2018-06-03 19:04:57 +00:00
bleakgrey 1ea3789507 Fix some derps (close #38, #39) 2018-06-03 19:42:16 +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 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 74881464d4 Preparation for AppCenter 2018-05-31 15:13:21 +03:00
bleakgrey d2297855ef Display shortened instances 2018-05-30 17:51:55 +03:00
bleakgrey 72396a4e6a Refactor image cache 2018-05-29 20:04:04 +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
bleakgrey 4207d8bebe Change some icons (#20) 2018-05-27 19:57:52 +03:00
bleakgrey 250b1ec8a9 Multiple accounts support 2018-05-27 19:25:16 +03:00
martensitingale 898eacc215 implement image cache (pending good replacement policy) 2018-05-24 19:54:37 +00:00