Commit graph

62 commits

Author SHA1 Message Date
Morgan McMillian 8c1d527068 fix html parsing of user profile description, issue #56 2020-02-05 22:37:32 -08:00
Morgan McMillian 3e9499670d fix reply post counting and enable send action when there is something to post 2019-10-13 17:23:47 -07:00
Morgan McMillian c024f45348 do not count markdown links against total post text length.
resolves issue #52
2019-10-13 14:39:42 -07:00
Morgan McMillian 9e87eafdd7 new changelog and version bump 2019-08-10 07:19:31 -07:00
Morgan McMillian 8d0a707765 filter out the current username from all reply types issue #51 2019-08-03 17:33:50 -07:00
Morgan McMillian 8461564c0c Convert normal post to long post when length exceeds maximum to resolve #39 2018-04-14 16:34:45 -07:00
Morgan McMillian 0dc89f87fb add settings toggle for hiding long posts in the timeline 2018-04-14 13:19:51 -07:00
Morgan McMillian f12a602e4d add long post data to postitem in stream and thread views. 2018-04-14 13:01:58 -07:00
Morgan McMillian f8fee791bc replace reposted items with the original post object and reference who did the repost resolves #40 2018-04-07 18:31:32 -07:00
Morgan McMillian bdc5e9ebf5 re-enable profile via tap on username or avatar resolves #22 2018-02-27 22:19:32 -08:00
Morgan McMillian 17590d3c5a Use thumbnail url if present when rendering the post item fixes #32 2018-02-25 07:26:10 -08:00
Morgan McMillian fde3a7cdec Split the avatar images into a seperate cache 2017-11-18 16:58:57 -08:00
Morgan McMillian c00e68164c set minimum avatar size resolves #33 2017-11-17 14:46:07 -08:00
Morgan McMillian cc9520525e sync translation file 2017-11-17 14:16:59 -08:00
Morgan McMillian 12aed636ea Test scaling of the image button for giggles 2017-11-17 13:49:32 -08:00
Morgan McMillian ce0a6d8459 Added toggle to hide avatar images 2017-11-17 09:46:10 -08:00
Morgan McMillian 9e18b77294 Added missing active tab settings
Resolves #26
2017-11-16 21:34:55 -08:00
Morgan McMillian 49d58341c3 prevent network requests when images are being hidden 2017-11-16 17:03:29 -08:00
Morgan McMillian cf0919d06a Add setting to hide photos in the timeline 2017-11-16 14:55:45 -08:00
Morgan McMillian 58d094a6d5 sync translation file 2017-11-16 13:18:24 -08:00
Morgan McMillian b7dc358c33 Adapt profile page to use NetImageManager 2017-11-16 13:06:59 -08:00
Morgan McMillian 6f41f3b948 Open image in preview card 2017-11-16 12:35:30 -08:00
Morgan McMillian 3ec3521b38 fix images on thread page 2017-11-16 11:57:07 -08:00
Morgan McMillian baf15b623a fix scroll state handler 2017-11-16 11:23:54 -08:00
Morgan McMillian 18f100b55e Try loading photos using the NetImageTracker 2017-11-16 11:02:41 -08:00
Morgan McMillian 0ed88761f9 Switch avatar loading to NetImageTracker 2017-11-16 08:42:30 -08:00
Morgan McMillian fdb0b22ee4 added show image method to invoke the picture preview card, may not be yet functional 2017-11-12 07:41:09 -08:00
Morgan McMillian 8ae45d5cae added invoke hooks for issue #15 and resolved a crash for issue #18 2017-02-17 17:39:50 -08:00
Morgan McMillian 317c09aca8 added copy text to clipboard for issue #7 2017-02-17 16:47:41 -08:00
Morgan McMillian a4a50b6b5a render oembed photos, issue #12 2017-02-17 12:53:16 -08:00
Morgan McMillian a9ac1c4bb8 adjusted parser to handle < and > to address issue #18 and even added a
little love <3
2017-02-17 10:31:53 -08:00
Morgan McMillian c723b5b84a tweak navigation focus policy resolves issue #9 2017-02-06 17:08:53 -08:00
Morgan McMillian 47372b380a parsed html text to resolve issue #4 and related 2017-02-05 20:28:11 -08:00
Morgan McMillian 4f89244065 attempt at reparsing but propbably won't keep 2017-02-04 19:54:02 -08:00
Morgan McMillian b47acf2138 add theme support (dark mode) issue #6 2016-11-12 15:49:32 -08:00
Morgan McMillian 358f0adddc attached follow/unfollow signals and cleaned up commented out code 2016-11-12 08:55:16 -08:00
Morgan McMillian c581ff985f added following and followers lists, addresses issue #8 2016-11-12 07:57:24 -08:00
Morgan McMillian af24b6ae69 replaced segmented control with buttons to launch seperate page views 2016-11-12 06:22:29 -08:00
Morgan McMillian 7fcfaac2bc add segmented control 2016-11-11 16:10:08 -08:00
Morgan McMillian 40878e1059 initial post stream added to profile view (issue #8) 2016-11-11 09:51:17 -08:00
Morgan McMillian 9a5a44bb80 added about page 2016-11-04 17:39:28 -07:00
Morgan McMillian 7162f8fa94 Added setting for CC on reply all 2016-11-04 14:16:03 -07:00
Morgan McMillian bafe3a26d3 first go at app icon 2016-10-30 16:50:59 -07:00
Morgan McMillian fe1c24700a add bookmarks tab 2016-10-30 15:52:29 -07:00
Morgan McMillian 5a4a48f46a refresh post on delete 2016-10-30 10:53:58 -07:00
Morgan McMillian 564177a233 added option to delete post and stub to edit 2016-10-30 09:51:43 -07:00
Morgan McMillian f61584a526 indicate & disable deleted posts 2016-10-30 09:13:53 -07:00
Morgan McMillian 7306635fc6 add keyboard shortcut for reload and view profile to context menu 2016-10-30 08:03:57 -07:00
Morgan McMillian dd8273bd18 fixed stream preferences and added mentions tab 2016-10-22 12:25:59 -07:00
Morgan McMillian 3f28d7eb89 changed app cover to reflect a single unread for the active tab, added
title bar, and started settings page
2016-10-22 07:11:28 -07:00