Commit Graph

55 Commits

Author SHA1 Message Date
Juan Campos 8f30b48b88
feat: polls (#25)
* poll support

* feat: let spoiler button handle poll's spoiler status

* fix: change the design to match both mastodon and hig

* feat: voted indicator

* feat: treat voted as expired

Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
2022-12-06 04:54:18 +02:00
Evangelos Paterakis 5ffed3ec5f
chore: rebrand 2022-11-13 22:57:43 +02:00
Evangelos Paterakis 0d89cacc93
fix: adhere to GLib.Object naming conventions for properties
https://github.com/bleakgrey/tootle/pull/339

Co-authored-by: Clayton Craft <clayton@craftyguy.net>
2022-11-13 11:08:22 +02:00
Sergey Bugaev c52d8b5089
Drop executable bit from most files 2021-07-23 20:58:03 +03:00
Bleak Grey cb7a17963c
Port to GTK4 (#310) 2021-07-23 14:41:03 +03:00
Bleak Grey f485a6d505 Fix infinite loop with status actions 2021-02-02 16:34:36 +03:00
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 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 748808d845
Drop Granite completely 2020-09-05 11:02:42 +03:00
Bleak Grey 9ca9720f60 Refactor entity resolving 2020-08-01 18:40:56 +03:00
Bleak Grey 4a3df1f3fa
Compose: Support media attachment 2020-07-30 22:02:03 +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 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 1806e9552c Implement #36 2020-06-01 03:54:20 +03:00
Bleak Grey 41208fa8eb Fix streams 2020-05-30 13:31:02 +03:00
Bleak Grey f0326fec29 Fix new statuses not being published 2020-05-30 12:21:50 +03:00
Bleak Grey 55d566140c
Merge refactor branch (#173) 2020-05-29 15:19:35 +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 11b8cc8034 i18n: Regenerate locales 2018-10-30 19:24:29 +03:00
bleakgrey 492fef5a24 Close #102 2018-10-30 18:57:37 +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 a3d4ae932d Clean up for Juno 2018-10-23 13:05:24 +03:00
bleakgrey 56a70160d9 Fix #63 2018-07-11 20:13:52 +03:00
bleakgrey 9bd0fe85ab Fix null URLs (close #62) 2018-07-08 03:47:35 +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
martensitingale 1b8ef062e4 split Utils module into Desktop and Html ;) 2018-06-03 19:04:57 +00:00
bleakgrey 250b1ec8a9 Multiple accounts support 2018-05-27 19:25:16 +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 4a1549fadf Context menus for toots 2018-05-21 18:23:31 +03:00
bleakgrey 3ca73ee3e0 Regex harder, better, stronger (close #10) 2018-05-17 20:29:01 +03:00
bleakgrey da0c94aac8 Recognize post visibility 2018-05-11 14:28:49 +03:00
bleakgrey ce6c0f8760 Tweaks 2018-05-05 18:38:01 +03:00
bleakgrey e0b45ee49c Implement attachments 2018-05-04 23:57:31 +03:00
bleakgrey cb7590f341 Add refresh menu item 2018-05-03 11:11:31 +03:00
bleakgrey 2d62596a21 Implement FavoritesView 2018-05-02 15:28:46 +03:00
bleakgrey e2bad84300 Display username and date in StatusWidget 2018-05-02 15:00:43 +03:00
bleakgrey 1a13f3fcc1 Revamp Status 2018-05-01 16:53:46 +03:00
bleakgrey 8533d87e96 Better account click handling in AccountView 2018-04-29 13:58:45 +03:00
bleakgrey 52d34f5343 Add RichLabel class 2018-04-28 19:27:10 +03:00
bleakgrey b27b836ed4 Revamp stuff 2018-04-25 16:16:57 +03:00
bleakgrey 03e1c87fcf Correctly display spoilers 2018-04-23 19:43:29 +03:00