Commit graph

44 commits

Author SHA1 Message Date
Morgan McMillian bd441eac0e Refresh post when repost (or remove repost) is performed, issue #57 2020-02-05 22:01:49 -08:00
Morgan McMillian e883b8dcba update longpost url, issue #53 2020-01-28 23:14:34 -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 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 3b2b578533 Update call to only retrieve the raw type that's needed. Issue #50 2019-08-03 16:53:22 -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 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 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 8ea6fcaf09 fetch updated post after bookmark resolves #24 2018-02-27 21:14:40 -08:00
Morgan McMillian fde3a7cdec Split the avatar images into a seperate cache 2017-11-18 16:58:57 -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 d5c4d01412 Bump initial count, resolves #19 2017-11-16 22:31:42 -08:00
Morgan McMillian b5bfd3e09e Replace WebImageView with NetImageManager and NetImageTracker classes
Resolves #31 and should take care of #30 #28 #23 #12
2017-11-16 13:28:35 -08:00
Morgan McMillian 6f41f3b948 Open image in preview card 2017-11-16 12:35:30 -08:00
Morgan McMillian f954e15fb6 Add NetImageManager and NetImageTracker classes from BlackBerry 2017-11-16 08:37:13 -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 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 8144904d1e handle bookmark status update. resolves issue #10 2017-02-06 17:18:39 -08:00
Morgan McMillian 0c8bc294c1 oauth work around for 10.3.3 security features which resolves issue #11 2017-02-04 09:36:28 -08:00
Morgan McMillian c581ff985f added following and followers lists, addresses issue #8 2016-11-12 07:57:24 -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 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 141d972005 added missing license headers 2016-10-22 15:56:38 -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
Morgan McMillian 80ad29bef0 fixed login with multiple tabs 2016-10-21 16:53:19 -07:00
Morgan McMillian 81b1874e6e app cover and infinite scrolling 2016-10-21 12:24:29 -07:00
Morgan McMillian 0b42349f09 user interactions follow, block, mute, and fixed scroll on refresh closing
issue #1
2016-10-21 08:16:10 -07:00
Morgan McMillian f2edbba4cf start user profile display 2016-10-21 06:09:34 -07:00
Morgan McMillian 0a7105438b updated to reflect proper api response on logout 2016-10-01 12:27:21 -07:00
Morgan McMillian 67364cc528 fixed login and logout 2016-10-01 11:18:40 -07:00
Morgan McMillian b80fafa99c updated visuals, added pull to load new, add/remove bookmarks and reposts,
and quote a post.
2016-10-01 06:40:48 -07:00
Morgan McMillian a9a5968d32 added threadview 2016-09-24 08:13:45 -07:00
Morgan McMillian f67e4c2104 work on auth handling, still not right yet though 2016-09-23 13:43:12 -07:00
Morgan McMillian fcf50dc6d0 added status icons to post item and adjusted spaciing and removed
hardcoded username in mention parsing
2016-09-23 12:33:16 -07:00
Morgan McMillian f8f3149d94 Initial commit 2016-09-22 16:21:20 -07:00