Commit graph

126 commits

Author SHA1 Message Date
Morgan McMillian 31424205e9 prep for release of 0.9.5 2020-02-16 07:33:22 -08:00
Morgan McMillian 8c1d527068 fix html parsing of user profile description, issue #56 2020-02-05 22:37:32 -08:00
Morgan McMillian bd441eac0e Refresh post when repost (or remove repost) is performed, issue #57 2020-02-05 22:01:49 -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 e883b8dcba update longpost url, issue #53 2020-01-28 23:14:34 -08:00
Morgan McMillian 8896b2c076 prepping for release 2019-10-13 19:08:59 -07: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 fddd407504 handle international utf8 text when copying to the clipboard resolves issue #25 2019-10-13 16:32:36 -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 ecfc81e79c update link in changelog 2019-08-10 07:25:32 -07:00
Morgan McMillian ae350e9bdd removed old incomplete changelog file 2019-08-10 07:20:14 -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 3b2b578533 Update call to only retrieve the raw type that's needed. Issue #50 2019-08-03 16:53:22 -07:00
Morgan McMillian aba4a2bdea Address redirect problem with new login issue #49 2019-08-03 16:39:00 -07:00
Morgan McMillian 35289499a8 probably not needed for version control 2019-08-03 16:37:55 -07:00
Morgan McMillian ebe17fadd7 includepath added by ide 2019-08-03 16:36:08 -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 97ce9579ec pull out a single photo url and thumbnail if it exists 2018-04-08 16:14:31 -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 8ea6fcaf09 fetch updated post after bookmark resolves #24 2018-02-27 21:14:40 -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 f298fe7f61 version bump to 0.9.0 2017-11-17 17:10:48 -08:00
Morgan McMillian c00e68164c set minimum avatar size resolves #33 2017-11-17 14:46:07 -08:00
Morgan McMillian a44de91b3a attempt to add raw paramater on bookmark and repost calls for issue #24 2017-11-17 14:40:12 -08:00
Morgan McMillian cc9520525e sync translation file 2017-11-17 14:16:59 -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 d5c4d01412 Bump initial count, resolves #19 2017-11-16 22:31:42 -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