Commit graph

69 commits

Author SHA1 Message Date
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
Morgan McMillian
d1072331c1 version bump 0.7.0 2017-02-06 17:25:37 -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
d42eb8f1ad switch back to rendering plain text for now 2017-02-04 16:41:34 -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
e1a5c31adb removed the workspace_loc variable because something doesn't like it in
the bar-descriptor.xml :/
2017-02-04 08:18:30 -08:00
Morgan McMillian
42f015c72c added a divider to the user item 2016-11-12 16:52:41 -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
eee1fe6eda fix code formatting 2016-11-11 09:52:45 -08:00
Morgan McMillian
40878e1059 initial post stream added to profile view (issue #8) 2016-11-11 09:51:17 -08:00
Morgan McMillian
77f0f1e7d9 fix reply-all from thread view, closes issue #5 2016-11-10 17:57:31 -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
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