- Jan 24, 2021
-
-
Quoc Huy Nguyen Dinh authored
- move foundation-sites back to devDepencies in package.json - replace @all with @null for reset list operations
-
- Jan 23, 2021
-
-
Dan Notestein authored
Resolve "Implement 'Short Description' field on posts" Closes #27 See merge request !188
-
Jason Salyers authored
Fix missing OG tags in post HTML meta tags See merge request !194
-
Quoc Huy Nguyen Dinh authored
-
Quoc Huy Nguyen Dinh authored
-
Quoc Huy Nguyen Dinh authored
-
- Jan 21, 2021
-
-
Jason Salyers authored
Fix cover image selection Closes #114 See merge request !192
-
Quoc Huy Nguyen Dinh authored
- fix cover image extraction logic
-
Jason Salyers authored
Resolve "Allow selecting post preview image" Closes #114 See merge request !190
-
Jason Salyers authored
[JES] Add a check for proper badge type. Apparently the new hivefest badge... See merge request !191
-
Jason Salyers authored
[JES] Add a check for proper badge type. Apparently the new hivefest badge returns a type of hivefest which was an unknown badge type for the condenser, causing it to try and add info to a non-existant array
-
Quoc Huy Nguyen Dinh authored
-
Quoc Huy Nguyen Dinh authored
Implement a cover image selector in the post editor. When an image is selected, reorder the json_metadata.image array and place the selected image as first element.
-
Jason Salyers authored
Fixes title containing very long word overflowing Closes #106 See merge request !187
-
- Jan 20, 2021
-
-
Jason Salyers authored
[JES] Fix build error, get rid of deprecation warning from foundation-sites See merge request !189
-
Jason Salyers authored
-
- Jan 16, 2021
-
-
Quoc Huy Nguyen Dinh authored
- fix positioning of title error message
-
Quoc Huy Nguyen Dinh authored
-
Quoc Huy Nguyen Dinh authored
-
Quoc Huy Nguyen Dinh authored
-
- Jan 15, 2021
-
-
Quoc Huy Nguyen Dinh authored
- fix CSS that wasn't applied to Post title anymore - reduce top padding around <article> to reduce huge empty space above the post title
-
- Jan 08, 2021
-
-
Dan Notestein authored
Fix 3speak embedded player Closes #108 See merge request !185
-
Quoc Huy Nguyen Dinh authored
- fix embedded player for 3speak - update 3speak TLD
-
- Jan 07, 2021
-
-
Dan Notestein authored
Closes #110 Closes #110 See merge request !184
-
- Jan 06, 2021
-
-
Quoc Huy Nguyen Dinh authored
Adding try catch for badges to gracefully handle API errors
-
- Dec 24, 2020
-
-
Gandalf authored
Use only https://api.hive.blog as a default for alternative_api_endpoints See merge request !182
-
https://api.hive.blogGandalf authored
-
- Dec 22, 2020
-
-
Jason Salyers authored
[JES] Temporarily re-order the failover nodes. Anyx appears to be having an issue See merge request !180
-
Jason Salyers authored
-
- Dec 20, 2020
-
-
Jason Salyers authored
Disabled "reset all follows/lists" button as it resets all followers (for now it's a bug) See merge request !178
-
Mahdi Yari authored
-
- Dec 17, 2020
-
-
Jason Salyers authored
Jsalyers exclude observer from post header See merge request !176
-
Jason Salyers authored
[JES] Move the logging of the bridge call below the observer manipulation to make future errors easier to spot if any more functions have problems
-
Jason Salyers authored
[JES] Don't attach an observer to the get_post_header call either. This needs a deeper review, apparently more bridge functions don't want an observer than I thought
-
Jason Salyers authored
[JES] Similar fix as previous, don't pass default observer to list_all_subscriptions See merge request !173
-
Jason Salyers authored
-
Jason Salyers authored
[JES] Don't add default observer onto calls for getting notifications. Most... See merge request !171
-
Jason Salyers authored
[JES] Don't add default observer onto calls for getting notifications. Most bridge calls want an observer, but this one doesn't
-
- Dec 16, 2020
-
-
Jason Salyers authored
[JES] Add hive.blog to default follows See merge request !169
-
Jason Salyers authored
-