Commit graph

  • 31424205e9 prep for release of 0.9.5 main 0.9.5 Morgan McMillian 2020-02-16 07:33:22 -0800
  • 8c1d527068 fix html parsing of user profile description, issue #56 Morgan McMillian 2020-02-05 22:37:32 -0800
  • bd441eac0e Refresh post when repost (or remove repost) is performed, issue #57 Morgan McMillian 2020-02-05 22:01:49 -0800
  • 14e536947b Scope & rewrite in links to what is actually contained in the href Morgan McMillian 2020-02-05 22:00:52 -0800
  • c1bbb23daf rewrite & as & so that links will render properly, issue #54 Morgan McMillian 2020-02-02 07:26:42 -0800
  • c322df38c0 prep for 0.9.4 release 0.9.4 Morgan McMillian 2020-02-01 06:54:46 -0800
  • 5b0a94eca4 fixed post rendering to properly display surrogate pair characters Morgan McMillian 2020-02-01 06:53:58 -0800
  • e883b8dcba update longpost url, issue #53 Morgan McMillian 2020-01-28 23:14:34 -0800
  • 8896b2c076 prepping for release 0.9.3 Morgan McMillian 2019-10-13 19:08:59 -0700
  • dd1a6f1672 well that was silly of me Morgan McMillian 2019-10-13 17:29:13 -0700
  • 3e9499670d fix reply post counting and enable send action when there is something to post Morgan McMillian 2019-10-13 17:23:47 -0700
  • 82d5a1bc0d update about page and version bump Morgan McMillian 2019-10-13 16:35:09 -0700
  • fddd407504 handle international utf8 text when copying to the clipboard resolves issue #25 Morgan McMillian 2019-10-13 16:32:36 -0700
  • c024f45348 do not count markdown links against total post text length. resolves issue #52 Morgan McMillian 2019-10-13 14:39:42 -0700
  • ecfc81e79c update link in changelog Morgan McMillian 2019-08-10 07:25:32 -0700
  • ae350e9bdd removed old incomplete changelog file 0.9.2 Morgan McMillian 2019-08-10 07:20:14 -0700
  • 9e87eafdd7 new changelog and version bump Morgan McMillian 2019-08-10 07:19:31 -0700
  • 8d0a707765 filter out the current username from all reply types issue #51 Morgan McMillian 2019-08-03 17:33:50 -0700
  • 3b2b578533 Update call to only retrieve the raw type that's needed. Issue #50 Morgan McMillian 2019-08-03 16:53:22 -0700
  • aba4a2bdea Address redirect problem with new login issue #49 Morgan McMillian 2019-08-03 16:39:00 -0700
  • 35289499a8 probably not needed for version control Morgan McMillian 2019-08-03 16:37:55 -0700
  • ebe17fadd7 includepath added by ide Morgan McMillian 2019-08-03 16:36:08 -0700
  • 8461564c0c Convert normal post to long post when length exceeds maximum to resolve #39 Morgan McMillian 2018-04-14 16:33:34 -0700
  • 0dc89f87fb add settings toggle for hiding long posts in the timeline Morgan McMillian 2018-04-14 13:19:51 -0700
  • f12a602e4d add long post data to postitem in stream and thread views. Morgan McMillian 2018-04-14 13:01:58 -0700
  • 97ce9579ec pull out a single photo url and thumbnail if it exists Morgan McMillian 2018-04-08 07:41:14 -0700
  • 6473657bf8 clear the timeline on logout should resolve #44 Morgan McMillian 2018-04-07 18:49:38 -0700
  • f8fee791bc replace reposted items with the original post object and reference who did the repost resolves #40 Morgan McMillian 2018-04-07 18:31:32 -0700
  • bdc5e9ebf5 re-enable profile via tap on username or avatar resolves #22 Morgan McMillian 2018-02-27 22:19:32 -0800
  • 8ea6fcaf09 fetch updated post after bookmark resolves #24 Morgan McMillian 2018-02-27 21:14:40 -0800
  • e386981bec Switch to new parser for user profile text fixes #43 Morgan McMillian 2018-02-27 19:37:01 -0800
  • 91ab0585f6 Fix links that have already been parsed and oh deal with those brackets #38 Morgan McMillian 2018-02-25 18:57:49 -0800
  • 57f6d128c5 parse text around links because blackberry #38 Morgan McMillian 2018-02-25 18:23:22 -0800
  • 17590d3c5a Use thumbnail url if present when rendering the post item fixes #32 Morgan McMillian 2018-02-25 07:26:10 -0800
  • ec769a3771 version bump Goober_0_9_1 Morgan McMillian 2018-01-15 09:34:11 -0800
  • 3a2dee0979 replace html parsing with text rendering and link parsing function issue #37 Morgan McMillian 2018-01-15 08:23:46 -0800
  • fde3a7cdec Split the avatar images into a seperate cache Morgan McMillian 2017-11-18 16:58:57 -0800
  • f298fe7f61 version bump to 0.9.0 Goober_0_9_0 Morgan McMillian 2017-11-17 17:10:48 -0800
  • c00e68164c set minimum avatar size resolves #33 Morgan McMillian 2017-11-17 14:46:07 -0800
  • a44de91b3a attempt to add raw paramater on bookmark and repost calls for issue #24 Morgan McMillian 2017-11-17 14:40:12 -0800
  • cc9520525e sync translation file Morgan McMillian 2017-11-17 14:16:59 -0800
  • 75e98014f4 increased default cache size Morgan McMillian 2017-11-17 14:14:24 -0800
  • dd0190ad8b adjusted up image button size Morgan McMillian 2017-11-17 14:10:41 -0800
  • 12aed636ea Test scaling of the image button for giggles Morgan McMillian 2017-11-17 13:49:32 -0800
  • f1ce4d39db add new icon Morgan McMillian 2017-11-17 13:12:11 -0800
  • ce0a6d8459 Added toggle to hide avatar images Morgan McMillian 2017-11-17 09:46:10 -0800
  • d5c4d01412 Bump initial count, resolves #19 Morgan McMillian 2017-11-16 22:31:42 -0800
  • 9e18b77294 Added missing active tab settings Resolves #26 Morgan McMillian 2017-11-16 21:34:55 -0800
  • 49d58341c3 prevent network requests when images are being hidden Morgan McMillian 2017-11-16 17:03:29 -0800
  • cf0919d06a Add setting to hide photos in the timeline Morgan McMillian 2017-11-16 14:55:45 -0800
  • b5bfd3e09e Replace WebImageView with NetImageManager and NetImageTracker classes Resolves #31 and should take care of #30 #28 #23 #12 Morgan McMillian 2017-11-16 13:28:35 -0800
  • 58d094a6d5 sync translation file Morgan McMillian 2017-11-16 13:18:24 -0800
  • 1307bb2f2a Adapt useritem to use NetImageManager Morgan McMillian 2017-11-16 13:11:26 -0800
  • b7dc358c33 Adapt profile page to use NetImageManager Morgan McMillian 2017-11-16 13:06:59 -0800
  • 6f41f3b948 Open image in preview card Morgan McMillian 2017-11-16 12:35:30 -0800
  • 3ec3521b38 fix images on thread page Morgan McMillian 2017-11-16 11:57:07 -0800
  • baf15b623a fix scroll state handler Morgan McMillian 2017-11-16 11:23:54 -0800
  • 18f100b55e Try loading photos using the NetImageTracker Morgan McMillian 2017-11-16 11:02:41 -0800
  • 0ed88761f9 Switch avatar loading to NetImageTracker Morgan McMillian 2017-11-16 08:42:30 -0800
  • 8378e71435 Include previous added image classes into build Morgan McMillian 2017-11-16 08:37:55 -0800
  • f954e15fb6 Add NetImageManager and NetImageTracker classes from BlackBerry Morgan McMillian 2017-11-16 08:37:13 -0800
  • e525492bc6 Added mime type to the showImage method. Morgan McMillian 2017-11-12 09:26:43 -0800
  • fdb0b22ee4 added show image method to invoke the picture preview card, may not be yet functional Morgan McMillian 2017-11-12 07:41:09 -0800
  • 282f3e1b0b replace full image url with thumbnail Morgan McMillian 2017-11-05 09:50:22 -0800
  • d2fd41d81e Fix simulator build Morgan McMillian 2017-11-05 06:46:43 -0800
  • d26c1312c6 version bump to 0.8.0 Goober_0_8_0 Morgan McMillian 2017-02-17 20:09:01 -0800
  • 8ae45d5cae added invoke hooks for issue #15 and resolved a crash for issue #18 Morgan McMillian 2017-02-17 17:39:50 -0800
  • 317c09aca8 added copy text to clipboard for issue #7 Morgan McMillian 2017-02-17 16:47:41 -0800
  • 35ce43caf7 Merge branch 'otherdev' Morgan McMillian 2017-02-17 13:03:56 -0800
  • a4a50b6b5a render oembed photos, issue #12 Morgan McMillian 2017-02-17 12:53:16 -0800
  • a9ac1c4bb8 adjusted parser to handle < and > to address issue #18 and even added a little love <3 Morgan McMillian 2017-02-17 10:31:24 -0800
  • d1072331c1 version bump 0.7.0 Goober_0_7_0 Morgan McMillian 2017-02-06 17:25:37 -0800
  • 8144904d1e handle bookmark status update. resolves issue #10 Morgan McMillian 2017-02-06 17:18:39 -0800
  • c723b5b84a tweak navigation focus policy resolves issue #9 Morgan McMillian 2017-02-06 17:08:04 -0800
  • 47372b380a parsed html text to resolve issue #4 and related Morgan McMillian 2017-02-05 20:28:11 -0800
  • 4f89244065 attempt at reparsing but propbably won't keep Morgan McMillian 2017-02-04 19:54:02 -0800
  • d42eb8f1ad switch back to rendering plain text for now Morgan McMillian 2017-02-04 16:41:34 -0800
  • 0c8bc294c1 oauth work around for 10.3.3 security features which resolves issue #11 Morgan McMillian 2017-02-04 09:36:28 -0800
  • e1a5c31adb removed the workspace_loc variable because something doesn't like it in the bar-descriptor.xml :/ Morgan McMillian 2017-02-04 08:18:30 -0800
  • aa6b86dd45 fixed project setup removing hard coded system paths Morgan McMillian 2016-11-22 10:29:39 -0800
  • ffc1d3c4a5 updated changelog and version bump to 0.6.0 Goober_0_6_0 Morgan McMillian 2016-11-12 17:41:23 -0800
  • 480ffeb725 Merge branch 'development' Morgan McMillian 2016-11-12 17:14:04 -0800
  • 42f015c72c added a divider to the user item Morgan McMillian 2016-11-12 16:52:41 -0800
  • b47acf2138 add theme support (dark mode) issue #6 Morgan McMillian 2016-11-12 15:49:32 -0800
  • 358f0adddc attached follow/unfollow signals and cleaned up commented out code Morgan McMillian 2016-11-12 08:55:16 -0800
  • c581ff985f added following and followers lists, addresses issue #8 Morgan McMillian 2016-11-12 07:57:24 -0800
  • af24b6ae69 replaced segmented control with buttons to launch seperate page views Morgan McMillian 2016-11-12 06:22:29 -0800
  • 7fcfaac2bc add segmented control Morgan McMillian 2016-11-11 16:10:08 -0800
  • eee1fe6eda fix code formatting Morgan McMillian 2016-11-11 09:52:45 -0800
  • 40878e1059 initial post stream added to profile view (issue #8) Morgan McMillian 2016-11-11 09:51:17 -0800
  • a9206e368b fix reply-all from thread view, closes issue #5 Morgan McMillian 2016-11-10 17:57:31 -0800
  • 77f0f1e7d9 fix reply-all from thread view, closes issue #5 Morgan McMillian 2016-11-10 17:57:31 -0800
  • 7cccf66724 take the buildnum file out Morgan McMillian 2016-11-10 17:39:07 -0800
  • 0a3533b8d4 version bump Goober_0_5_0 Morgan McMillian 2016-11-04 17:42:09 -0700
  • 9a5a44bb80 added about page Morgan McMillian 2016-11-04 17:39:28 -0700
  • 7162f8fa94 Added setting for CC on reply all Morgan McMillian 2016-11-04 14:16:03 -0700
  • bafe3a26d3 first go at app icon Morgan McMillian 2016-10-30 16:50:59 -0700
  • fe1c24700a add bookmarks tab Morgan McMillian 2016-10-30 15:52:29 -0700
  • 5a4a48f46a refresh post on delete Morgan McMillian 2016-10-30 10:53:58 -0700
  • 564177a233 added option to delete post and stub to edit Morgan McMillian 2016-10-30 09:51:43 -0700