Commit Graph

200 Commits

Author SHA1 Message Date
Evangelos Paterakis 228c2c952b
fix: pack icons in gresource
tooth no longer depends on system icons
fixes #9
2022-11-21 03:52:40 +02:00
Evangelos Paterakis 83a6944605
feat: colored status icons
colors are inspired by mastodon's webui

chore: app.css -> style.css
2022-11-21 01:28:49 +02:00
Evangelos Paterakis e3601196da
fix: wrap new account error labels 2022-11-19 23:10:06 +02:00
Evangelos Paterakis 3d86d43d08
feat: notification badges 2022-11-18 03:59:47 +02:00
Evangelos Paterakis 58b3343a46
fix: manual auth label
'Didn't work?' should be outside the anchor
2022-11-17 22:30:30 +02:00
Evangelos Paterakis 46f591c232
feat: partial emoji support 2022-11-17 20:32:26 +02:00
Evangelos Paterakis 5f3dca2cef
chore: bump readme screenshots & deps
chore: delete screenshtos
2022-11-17 02:12:21 +02:00
Evangelos Paterakis 9539009a92
chore: upkeep meson, manifests & others 2022-11-17 01:46:12 +02:00
Evangelos Paterakis 67c6095e98
feat: show feedback on login workflow errors 2022-11-17 01:18:24 +02:00
Evangelos Paterakis 7e2599ff6b
feat: rethink login workflow
it used to spawn xdg mime to set tooth://, which is not possible in sandbox or other environments. It now tries the auto-login first and lets the manual workflow be available through a button

fix: hide instead of destroying the main window
2022-11-17 01:17:42 +02:00
Evangelos Paterakis ee19df79fe
feat: respect OP visibility when replying
If you are replying to a DM, your reply should also be direct, same goes for the other visibilities.

chore: remove unused css
2022-11-16 15:05:02 +02:00
Evangelos Ribeiro Tzaras 23cfbb0aa8 Remove deprecated GtkButtonBox
From the migration guide:

GtkButtonBox has been removed. Use a GtkBox instead.
2022-11-16 13:10:45 +02:00
Adrien Plazas c024b5c900 style: Give the messages a smooth small-large transition
It looks smoother and helps following the content visualy.
2022-11-16 11:44:46 +02:00
Adrien Plazas af4536345d style: Drop the border around the messages list when small
This avoids having a double border.
2022-11-16 11:44:46 +02:00
Adrien Plazas 1122668ec0 style: Give some left and right margin to the messages list
This avoids having the list touch its surroundings' border.
2022-11-16 11:44:46 +02:00
Adrien Plazas 654b232a24 base: Slightly inscrease the clamp sizes
This avoids having a "large" clamp for just a few pixels right after the
leaflet folds itself (or just before it unfolds).
2022-11-16 11:44:46 +02:00
Evangelos Paterakis 5ba32dfa83
fix: rethink stack logic
instead of appending views indefinitely (including doubles like DMs -> Search -> DMs), remove the previous view and then append (this also ensures that the previous view is always Home)

feat: add Home to the sidebar
fix: selected sidebar row
2022-11-15 17:46:34 +02:00
Evangelos Paterakis a4cc5a98cf
fix(sidebar): set selection mode to single 2022-11-15 00:37:45 +02:00
Evangelos Paterakis 54d424f984
feat: make status labels bold instead of title-4
as suggested in https://github.com/bleakgrey/tootle/issues/276 & https://github.com/bleakgrey/tootle/issues/327
2022-11-14 13:01:52 +02:00
Evangelos Paterakis f0ed33e1aa
feat: change orientation to horizontal on flap account info
as suggested in https://github.com/bleakgrey/tootle/issues/326
2022-11-14 12:49:45 +02:00
Evangelos Paterakis 4d554c6a53
feat: make new account dialog default height bigger 2022-11-13 23:03:33 +02:00
Evangelos Paterakis 5ffed3ec5f
chore: rebrand 2022-11-13 22:57:43 +02:00
Evangelos Paterakis 72ec2c1bed
feat: make compose dialog bigger 2022-11-13 21:06:39 +02:00
Evangelos Paterakis 269549fdee
fix: window min width from spoiler stack 2022-11-13 20:03:03 +02:00
Evangelos Paterakis f422b855a7
fix: disable forced dark mode for now
global dark/light mode switch is instead being used
2022-11-13 13:08:36 +02:00
Evangelos Paterakis 37f7e2323e
feat: remove border radius on small clamp 2022-11-13 11:55:53 +02:00
Evangelos Paterakis 11c01dcca9
fix: add background color to sidebar
AdwFlap has a  transparent background by default. On Tootle it was mostly notable on mobile view.
2022-11-13 11:28:33 +02:00
Evangelos Paterakis 6d5c9d7582
fix: AdwLeaflet properties 2022-11-13 11:13:52 +02:00
Bleak Grey d635226a17 Minor design tweaks 2021-08-31 12:01:09 +03:00
Bleak Grey c2e5eb632f Remove help overlay 2021-08-31 10:55:27 +03:00
Bleak Grey ddba63d805 Composer: Initial work for attachments 2021-08-31 10:54:11 +03:00
Bleak Grey 0c10bee64d Fix #269 2021-08-20 13:41:22 +03:00
Bleak Grey 6fd7482793 Compress some icons 2021-08-20 13:23:04 +03:00
Bleak Grey 1f3a8d24e3 Fix #315 2021-07-26 15:53:33 +03:00
Bleak Grey f9e099a425 Fix #317 2021-07-25 21:01:05 +03:00
Bleak Grey f774eb977e Profile: add relationship button 2021-07-25 18:35:51 +03: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 7454ece650 Deprecate settings.current_account property 2021-02-20 14:02:25 +03:00
Bleak Grey af1d8a4a86 Prepare 1.0 2021-02-02 18:56:47 +03:00
Bleak Grey 9b0229e4cc
Revert "New Account: Slight redesign (#273)" (#277)
This reverts commit c407b375a9.
2021-02-02 13:19:13 +03:00
Adrien Plazas c407b375a9
New Account: Slight redesign (#273)
This makes the code simpler, implements the latest GNOME HIG standard,
gives a back gesture, and makes the dialog it fit phones.

Co-authored-by: Bleak Grey <bleakgrey@e.email>
2021-02-02 12:43:22 +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 bc5a4a53fe Fix #240 2020-11-19 12:46:18 +03:00
Bleak Grey 577f0c1b68 Fix header bar button spacing 2020-11-12 13:57:35 +03:00
Adrien Plazas af9c0dcffb
MainWindow: Fix unused view clean-up (Fix #261) 2020-11-12 13:49:00 +03:00
Bleak Grey b23bd09206 Bump version 2020-10-31 15:38:15 +03:00
Bleak Grey a682fac698 Update release info 2020-10-30 16:49:53 +03:00
Bleak Grey 93c202e7b3 i18n: Regenerate po files 2020-10-30 16:21:44 +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 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 0c6e13c4af Fix spacing between view content and timeline switcher 2020-09-15 07:47:16 +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 b43b827fef
Update app description
Kudos to @herag@dobbs.town!
2020-09-10 21:56:34 +03:00
Bleak Grey 52e7a259e0 Add some finishing touches 2020-09-10 20:44:23 +03:00
Bleak Grey 6afe6422d2 Version bump :3 2020-09-10 20:24:43 +03:00
Bleak Grey 936ed2f374
Refactor New Account dialog 2020-09-10 20:10:24 +03:00
Bleak Grey d30b3d40ac Account Menu: Add About action 2020-09-05 11:54:52 +03:00
Bleak Grey 748808d845
Drop Granite completely 2020-09-05 11:02:42 +03:00
Bleak Grey e0a7a4326f i10n: Regenerate .po files 2020-08-02 17:48:52 +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 25c9daf307 Refactor Accounts button 2020-08-01 02:42:14 +03:00
Bleak Grey 238b4a6fee Update screenshots 2020-07-30 22:38:03 +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 25a308b8bc Close #197 2020-07-12 12:48:29 +03:00
Bleak Grey b65d23d6b5 Close #196 2020-07-12 11:27:11 +03:00
Bleak Grey 9b9d0dafef Increase menu spacing for saved Accounts 2020-07-11 21:43:14 +03:00
Bleak Grey 43a6226e4e Increase menu spacing for Account button 2020-07-11 21:38:29 +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 bc4205e133 Adapt to libhandy 0.83 2020-07-06 20:04:01 +03:00
David Heidelberg 204b687bfd
adapt for libhandy >= 0.82 (#186) 2020-07-06 19:55:13 +03:00
Bleak Grey 366af1ef49 Make user menu actions circular & add bookmarks 2020-07-06 19:40:17 +03:00
Bleak Grey f350e60c27 Change HdyViewSwitcherTitle policy 2020-07-05 11:07:34 +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 f964e745b7 Change min window width 2020-06-20 13:10:27 +03:00
ranfdev 8d203996a4
Add responsive libhandy HdyViewSwitcherBar (#176) 2020-06-20 13:07:16 +03:00
Bleak Grey d24e10ace2 Tweak timelines 2020-06-03 15:41:21 +03:00
Bleak Grey ebc21553f8 Remove search from Preferences 2020-06-02 12:58:07 +03:00
Bleak Grey 1bf4e6eb19
Use Hdy.Column for Base views (#174) 2020-06-02 12:35:29 +03:00
Bleak Grey c7740785fd Depend on libhandy-1.0 2020-06-01 15:40:50 +03:00
Bleak Grey 5ca9db1839 Implement #86 2020-06-01 03:02:17 +03:00
Bleak Grey 439bd763a4 Bind Preferences to Settings 2020-05-31 23:56:43 +03:00
Bleak Grey 01b1223982 Update gschema 2020-05-31 22:56:03 +03:00
Bleak Grey f6c7b1795e Add new Preferences dialog 2020-05-31 21:55:40 +03:00
Bleak Grey 024a870228 Drop Granite.ModeButton 2020-05-31 13:28:35 +03:00
Bleak Grey c9836034c0 Fix warnings 2020-05-30 19:48:20 +03:00
Bleak Grey 61a60e482b Respect live updates setting 2020-05-30 19:37:35 +03:00
Bleak Grey 55d566140c
Merge refactor branch (#173) 2020-05-29 15:19:35 +03:00
bleakgrey 4862438e15 Implement #99 2019-03-09 21:20:11 +03:00
bleakgrey da7222d427 Change some icons 2019-03-09 16:06:40 +03:00