Commit Graph

183 Commits

Author SHA1 Message Date
John Wesley e7ce45aff2 Fix default sort settings not saving 2024-06-10 15:02:43 -04:00
John Wesley c95c52395d Fix markdown editor button sizing 2024-06-06 19:08:25 -04:00
John Wesley 86a2e23a13 Move domain button to post menu 2024-06-06 18:45:41 -04:00
John Wesley a3ac6a03b1 Add new user and bot account indicators 2024-06-06 18:37:31 -04:00
John Wesley 94bfd2e889 Remove .vscode directory 2024-06-06 16:36:50 -04:00
John Wesley cfe57c6b37 Refactor user item out into a common widget 2024-06-06 16:29:24 -04:00
John Wesley 795873b420 Fix fields in user model, add cake day indicator to users list page 2024-06-06 15:56:51 -04:00
John Wesley 7b75f09e91 Show join date on user screen, display cake day icon next to a username when appropriate 2024-06-06 15:41:20 -04:00
John Wesley dec28b4dc0 Use safe area in nav drawer 2024-06-06 14:56:32 -04:00
olorin99 e690adc77f
Decode lemmy thread and comment responses as utf8. (#50) 2024-06-03 09:48:32 -04:00
John Wesley 77289c13eb Update Interstellar logo to remove kbin section 2024-06-01 16:13:47 -04:00
John Wesley 491edf7ea6 Enable prefer_single_quotes rule in formatter 2024-05-31 12:52:10 -04:00
John Wesley dd6196f473 Remove unused iOS, macOS, and web platform files 2024-05-31 12:39:41 -04:00
John Wesley 3275bd7429 Remove all references to kbin 2024-05-31 11:25:42 -04:00
John Wesley e3a1be2f0d Reorganize compact preview settings 2024-05-31 10:38:45 -04:00
olorin99 eb4cacbe7b
Post filters (#47)
* Add ability to store feed filters.

* Reject posts in main feed based on stored filters.

* Make feed filters case insensitive and add a description to the filters setting

---------

Co-authored-by: John Wesley <dev@jwr.one>
2024-05-30 13:32:45 -04:00
olorin99 3720b4c2a6
Adds support for editing and deleting lemmy posts. (#48)
* Adds support for editing and deleting lemmy posts.

* Fix issues with flutter_localizations

---------

Co-authored-by: John Wesley <dev@jwr.one>
2024-05-30 11:26:03 -04:00
John Wesley a5e7d9635c Fix dependencies 2024-05-29 11:59:50 -04:00
John Wesley 332d4298ff Make markdown images clickable (full screen) 2024-05-29 11:06:30 -04:00
John Wesley 7ed1afbfdd Implement blurhash for images and avatars, start basic full screen image page 2024-05-29 10:53:02 -04:00
John Wesley 5a8f6bd8e7 Add loading indicator to nav drawer 2024-05-22 14:38:30 -04:00
olorin99 e7785d06d4
Lemmy specific sorting (#45)
* Add option for selection menu to enable/disable options based on current server software.
Adds Lemmy specific sorting options for feed.

* Add lemmy specific community sorting options.
2024-05-22 14:23:26 -04:00
John Wesley e34d3ffef9 Disable dependenciesInfo for android 2024-05-19 19:11:22 -04:00
John Wesley 75427831d0 Add collapse animation to comments, fix markdown widget imports 2024-05-19 14:27:56 -04:00
John Wesley d7bb733e4e
Add subscript, superscript, and spoiler markdown support (#43)
* Add subscript and superscript markdown support

* Add lemmy spoiler support to markdown
2024-05-19 14:15:28 -04:00
John Wesley bca98e12b3
Create new markdown editor (#42)
* Start work on markdown editor

* Add link and divider support to markdown editor

* Add keyboard shortcuts and more actions to markdown editor

* Add auto incrementing lists and code block to markdown editor

* Add keyboard shortcut for preview button and change shift modifiers to alt
2024-05-09 11:08:04 -04:00
John Wesley 429fa4574f Add search debounce to explore pages 2024-05-07 11:17:40 -04:00
John Wesley a2d00dadbd Implement subscriptions/stars panel 2024-05-06 19:33:48 -04:00
John Wesley 8e0811796c
Add post apperance options along with layout presets, mark NSFW and OC posts (#41)
* Initial work on compact mode, mark NSFW and OC posts

* Change content title style

* Split compact mode into separate settings

* Add limit title preview option

* Update preset snackbar text
2024-05-06 16:10:13 -04:00
John Wesley 13d3010976
Update matrix link 2024-05-01 12:05:50 -04:00
John Wesley 711ba4d2da Synchronize notification count and recheck every minute 2024-04-30 13:13:57 -04:00
John Wesley 3ae03363e6
Update _feature_request.yaml 2024-04-29 22:56:12 -04:00
John Wesley c63ff98bdf Update kbin.earth's software value 2024-04-25 12:48:53 -04:00
John Wesley efaff77736 Add fedia.io to instance list, fix issue loading threads from a domain 2024-04-22 22:23:42 -04:00
John Wesley 42ce6c195e Update desktop screenshots 2024-04-18 14:22:36 -04:00
John Wesley d66282d4d5 Upgrade dependencies and remove unused directory 2024-04-18 13:59:08 -04:00
John Wesley f97fbd45c3 Hide create post action for guest users 2024-04-18 13:00:28 -04:00
John Wesley 154b41e6d6 Add m.youtube.com to list of valid youtube urls 2024-04-17 10:37:10 -04:00
John Wesley c22dc3107a Add a wide/compact post layout mode 2024-04-17 10:32:18 -04:00
olorin99 fdc77d305b
Profile changes (#33)
* Move profile edit options into separate screen.

* Add option to delete avatar and cover images on kbin.

* Add UserSettings model.
Add api call to get user settings.
Display user settings in profile_edit_screen.

* Add kbin notification setting options.
Add api call to save user settings.

* Make profile edit screen scrollable.

* Switch user setting switches to SwitchListTile.
Add missing settings to saveUserSettings function.
Delete avatar/cover buttons remove corresponding image from profile edit preview.
2024-04-17 09:18:45 -04:00
John Wesley f7f49c847c Fix filter tabs showing for guest accounts 2024-04-03 12:27:24 -04:00
John Wesley 572e55964f
Update README.md 2024-03-29 10:46:45 -04:00
John Wesley 857cd3db5c Add an "Always Show Instance" option for user/magazine names 2024-03-19 15:36:56 -04:00
John Wesley 85b254d831 Fix missing microblog title, fix post images using too much space 2024-03-19 15:06:10 -04:00
John Wesley c191481d91
Feed actions (#31)
* Initial setup for feed action customization

* Add action configuration to settings
2024-03-19 14:41:38 -04:00
John Wesley d8aeba644f
Change desktop screenshot used in readme 2024-03-08 10:26:20 -05:00
John Wesley df5043eb99 Update readme with google play and flathub links 2024-03-08 09:56:32 -05:00
John Wesley 8d85ca45c6 Add screenshots 2024-03-05 17:28:32 -05:00
John Wesley 82732e25e2 A few improvements to account login/switching ui 2024-03-05 11:54:50 -05:00
John Wesley ea2ebd03dd Add post/comment layout for narrow devices 2024-03-05 11:30:08 -05:00