Commit Graph

159 Commits

Author SHA1 Message Date
Bleak Grey 02f168e19d
Introduce MarkupView widget (#264)
Co-authored-by: Bleak Grey <bleakgrey@gmail.com>
2021-02-02 12:16:59 +03:00
Bleak Grey 3cf8d9ddd6 Clean up 2020-11-19 12:47:48 +03:00
Bleak Grey bc5a4a53fe Fix #240 2020-11-19 12:46:18 +03:00
Bleak Grey 86d1820cc2 Widgets.Attachment.Box: Hide if empty 2020-10-24 20:56:57 +03:00
Bleak Grey f1f8cd1fb0
Display thread lines 2020-10-24 13:54:37 +03:00
Bleak Grey dbf724bc6f Widgets.Status: use different reply icon for threads 2020-10-24 07:26:27 +03:00
Bleak Grey 4e7c6ad225 Close #204 2020-10-24 06:42:24 +03:00
Bleak Grey b7153be9cb Use CSS typography classes, simplify label formatting code 2020-10-24 06:23:23 +03:00
Bleak Grey 5c0d98af9f Remove excess var nullification 2020-10-19 00:51:59 +03:00
Bleak Grey aaebd94085 Widgets.Avatar: Free load image function on destroy 2020-10-19 00:50:09 +03:00
Bleak Grey 695e71ef4c
Use Hdy.Avatar (#253) 2020-10-18 23:35:59 +03:00
Bleak Grey 2b4fd15a25 Views.Thread: Make root status widget prominent 2020-10-17 14:01:54 +03:00
Bleak Grey d92672d895
Refactor main view stack (#251)
Co-authored-by: Adrien Plazas <kekun.plazas@laposte.net>
2020-10-15 18:55:13 +03:00
Bleak Grey 718abf8211
Make spoiler button touch friendly
* Shrink status widget layout

* Make spoiler button touch friendly

* Fix reblogged post content showing RT
2020-09-15 07:45:18 +03:00
Bleak Grey 936ed2f374
Refactor New Account dialog 2020-09-10 20:10:24 +03:00
Bleak Grey 748808d845
Drop Granite completely 2020-09-05 11:02:42 +03:00
Bleak Grey c9d0717e6a
Reimplement Conversations 2020-08-02 00:47:22 +03:00
Bleak Grey ddde3edd67 Desktop: refactor file downloading 2020-08-01 20:56:12 +03:00
Bleak Grey e2e3400c86 Fix links opening twice 2020-08-01 19:47:49 +03:00
Bleak Grey 9ca9720f60 Refactor entity resolving 2020-08-01 18:40:56 +03:00
Bleak Grey 25c9daf307 Refactor Accounts button 2020-08-01 02:42:14 +03:00
Bleak Grey 4a3df1f3fa
Compose: Support media attachment 2020-07-30 22:02:03 +03:00
Bleak Grey 9e3d854148
Implement Lists (close #192) 2020-07-28 21:30:45 +03:00
Bleak Grey b65d23d6b5 Close #196 2020-07-12 11:27:11 +03:00
Bleak Grey 9d016b765f Make it compile 2020-07-10 17:35:01 +03:00
Bleak Grey a542be90c1
Refactor attachment grid
* Introduce Slotted attachment grid

* Use Stack in attachment Slot

* Display attachment type

* Fit pictures into the Slot center
2020-07-10 17:30:57 +03:00
Bleak Grey 3d0bd9e48e
Fix circular references 2020-07-10 17:22:38 +03:00
Bleak Grey 366af1ef49 Make user menu actions circular & add bookmarks 2020-07-06 19:40:17 +03:00
Bleak Grey 13293738d5 Reparent Status widget to ListBoxRow (#183) 2020-07-05 10:42:00 +03:00
Bleak Grey 34c1de1eb8 Move relationship button to header 2020-07-01 13:26:32 +03:00
Bleak Grey 25e4d870e4
Refactor HeaderBar 2020-06-30 00:43:45 +03:00
Bleak Grey 7e97ca1c54
Use GLib serialization (#180) 2020-06-20 13:04:58 +03:00
Bleak Grey 82e2f93bc8 Introduce Widgetizable interface 2020-06-03 18:06:11 +03:00
Bleak Grey d24e10ace2 Tweak timelines 2020-06-03 15:41:21 +03:00
Bleak Grey 1bf4e6eb19
Use Hdy.Column for Base views (#174) 2020-06-02 12:35:29 +03:00
Bleak Grey 1806e9552c Implement #36 2020-06-01 03:54:20 +03:00
Bleak Grey 5ca9db1839 Implement #86 2020-06-01 03:02:17 +03:00
Bleak Grey c9836034c0 Fix warnings 2020-05-30 19:48:20 +03:00
Bleak Grey 41208fa8eb Fix streams 2020-05-30 13:31:02 +03:00
Bleak Grey 55d566140c
Merge refactor branch (#173) 2020-05-29 15:19:35 +03:00
bleakgrey 58730814dc Remove old try/catch blocks 2019-03-17 13:26:55 +03:00
bleakgrey 130f8e3e51 RichLabel: Use search API to resolve links 2019-03-17 13:17:47 +03:00
bleakgrey 7e0fed0185 Refactor network resets 2019-03-14 14:55:27 +03:00
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