Commit graph

92 commits

Author SHA1 Message Date
Morgan McMillian 0173d8c396 updated makefile
set version number
2019-05-19 08:16:33 -07:00
Morgan McMillian fd2e8e52e8 added icons for ios 2019-05-19 08:15:49 -07:00
Morgan McMillian 587531ab6e fix paste from clipboard into login resolves #83 2019-05-19 06:23:38 -07:00
Morgan McMillian 6d79b9b600 replace sample auth file 2019-05-18 16:28:05 -07:00
Morgan McMillian 4f8768966c replace login 2019-05-18 16:23:00 -07:00
Morgan McMillian d464479b4f version bump for release 2018-11-21 16:21:34 -08:00
Morgan McMillian eb158ed5b3 added copy post link to clipboard as a way to work around #82 while browser bugs are fixed 2018-11-21 15:46:22 -08:00
Morgan McMillian ea641c52fe extract links in posts in include in the share or clipboard data resolves issue #68 2018-11-21 09:50:40 -08:00
Morgan McMillian 1e0d8a2af0 add clipboard support and limit share option to android devices 2018-11-21 07:42:18 -08:00
Morgan McMillian 9e540f774b add user profile to main menu 2018-11-20 14:38:29 -08:00
Morgan McMillian c224b081fa fix blocked/muted status 2018-11-18 20:35:05 -08:00
Morgan McMillian 6647a6ccd0 add profile menu with mute and block functions 2018-11-18 19:59:28 -08:00
Morgan McMillian 73664e4f44 add user following and followers page 2018-11-18 16:39:53 -08:00
Morgan McMillian 38f8849972 add posts and bookmarks to profile page 2018-11-17 22:34:32 -08:00
Morgan McMillian bc995eb707 finish post component split from stream and thread pages 2018-11-17 16:59:00 -08:00
Morgan McMillian b4b3ddeddb version bump for testing 2018-11-16 17:54:45 -08:00
Morgan McMillian e862382d38 restore _system target for opening links 2018-11-16 17:32:59 -08:00
Morgan McMillian 257603ec95 Change alignment of buttons and temporarily disable 2018-11-16 17:16:33 -08:00
Morgan McMillian eaefe3908b adjust wording on about page 2018-11-13 18:04:28 -08:00
Morgan McMillian d94bec3a4b Add Profile page issue #32 2018-11-12 16:34:38 -08:00
Morgan McMillian d80cdf1690 Change target for opening links 2018-11-12 13:27:17 -08:00
Morgan McMillian 1da3eb3b98 Added about page 2018-11-12 13:04:31 -08:00
Morgan McMillian 77db17acd4 Setting to hide images in timeline resolves #75 2018-11-11 07:54:18 -08:00
Morgan McMillian 198b804f2e additional pwa testing bits 2018-11-11 07:53:28 -08:00
Morgan McMillian e3d62e27d3 fix app title in index and manifest and updating icon sizes 2018-10-29 17:20:39 -07:00
Morgan McMillian 5a0a18ab95 Fix reference to new-post from thread page
Remove more unused imports from stream and post-menu
2018-10-07 08:00:09 -07:00
Morgan McMillian 126f00e165 Added missing pnut-butter import and removed unused imports 2018-10-07 07:39:40 -07:00
Morgan McMillian f34216213f Split out new-post modal and post-menu template and code 2018-10-07 07:36:07 -07:00
Morgan McMillian 03a6e19b5d remove thumbnail tag so image scales properly to be visible in the post issue #73 2018-09-02 18:23:11 -07:00
Morgan McMillian 284836e0dd show thumbnail by default in timeline but open in browser when clicked. issue #73 and #16 2018-09-02 17:49:21 -07:00
Morgan McMillian 749281d959 add action to open post in browser resolves issue #65 2018-07-07 08:16:41 -07:00
Morgan McMillian e5cdc80b64 add progress bar for file uploads resolves #53 2018-02-24 07:22:13 -08:00
Morgan McMillian 1c9dafa4e3 handle change in scope 2018-02-20 20:42:42 -08:00
Morgan McMillian e55fafe04b handle invalid auth token resolve #52 2018-02-19 18:35:21 -08:00
Morgan McMillian a4b71c1707 show attachments with thumbnails and remove button 2018-02-19 11:14:50 -08:00
Morgan McMillian e3b4109d7b attach oembed to post 2018-02-19 08:32:51 -08:00
Morgan McMillian f305310bd7 Removed unused http plugin 2018-02-19 07:36:10 -08:00
Morgan McMillian 50b58cc16f file upload to pnut 2018-02-19 07:04:16 -08:00
Morgan McMillian fc089fe12b Added plugin cordova-plugin-filechooser
Added image button to new post screen
2018-02-17 15:32:24 -08:00
Morgan McMillian e3938a2efe convert posts which exceed 254 characters to raw "nl.chimpnut.blog.post" resolves #51 2018-02-17 09:28:10 -08:00
Morgan McMillian d0f69b88a9 updated package dependencies 2018-02-17 07:47:07 -08:00
Morgan McMillian f02c4d6220 close the overflow after sharing 2018-01-19 05:58:17 -08:00
Morgan McMillian 5a016ea197 Don't include the / mark unless there are additional mentions resolves #46 2018-01-18 21:36:24 -08:00
Morgan McMillian 576f8ed493 display long posts in timeline, issue #51 2018-01-17 20:41:57 -08:00
Morgan McMillian 399e5e68f8 Enable share post button, issue #13 2017-12-19 19:48:38 -08:00
Morgan McMillian 9cfaaae6cb recognize device platform amazon-fireos as Android
resolves #47
2017-11-20 07:03:08 -08:00
Morgan McMillian e6eb71003b don't bother parsing mentions if there are not any.
resolves #46
2017-11-19 14:50:55 -08:00
Morgan McMillian db9cd43d58 Added setting for default timeline, issue #40 2017-09-05 20:50:16 -07:00
Morgan McMillian 154900d497 fix background for white transparent images, issue #41 2017-08-13 07:28:32 -07:00
Morgan McMillian a5ff687946 Add overflow menu to the thread view, issue #39 2017-08-13 07:07:15 -07:00