Commit graph

90 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 14e536947b Scope & rewrite in links to what is actually contained in the href 2020-02-05 22:00:52 -08:00
Morgan McMillian c1bbb23daf rewrite & as & so that links will render properly, issue #54 2020-02-02 07:26:42 -08:00
Morgan McMillian c322df38c0 prep for 0.9.4 release 2020-02-01 06:54:46 -08:00
Morgan McMillian 5b0a94eca4 fixed post rendering to properly display surrogate pair characters 2020-02-01 06:53:58 -08:00
Morgan McMillian dd1a6f1672 well that was silly of me 2019-10-13 17:29:13 -07: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 82d5a1bc0d update about page and version bump 2019-10-13 16:35:09 -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 aba4a2bdea Address redirect problem with new login issue #49 2019-08-03 16:39:00 -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 6473657bf8 clear the timeline on logout should resolve #44 2018-04-07 18:49:38 -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 e386981bec Switch to new parser for user profile text fixes #43 2018-02-27 19:37:01 -08:00
Morgan McMillian 91ab0585f6 Fix links that have already been parsed and oh deal with those brackets #38 2018-02-25 18:57:49 -08:00
Morgan McMillian 57f6d128c5 parse text around links because blackberry #38 2018-02-25 18:23:22 -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 ec769a3771 version bump 2018-01-15 09:34:11 -08:00
Morgan McMillian 3a2dee0979 replace html parsing with text rendering and link parsing function
issue #37
2018-01-15 08:23:46 -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 75e98014f4 increased default cache size 2017-11-17 14:14:24 -08:00
Morgan McMillian dd0190ad8b adjusted up image button size 2017-11-17 14:10:41 -08:00
Morgan McMillian 12aed636ea Test scaling of the image button for giggles 2017-11-17 13:49:32 -08:00
Morgan McMillian f1ce4d39db add new icon 2017-11-17 13:12:11 -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 1307bb2f2a Adapt useritem to use NetImageManager 2017-11-16 13:11:26 -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 e525492bc6 Added mime type to the showImage method. 2017-11-12 09:26:43 -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 282f3e1b0b replace full image url with thumbnail 2017-11-05 09:50:22 -08:00
Morgan McMillian d2fd41d81e Fix simulator build 2017-11-05 06:46:43 -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 35ce43caf7 Merge branch 'otherdev' 2017-02-17 13:03:56 -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