Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add WIP 'report post' modal | Paul Frazee | 2022-12-18 | 1 | -1/+11 | |
| | ||||||
* | Prefetch feed refreshes to speed up 'load more posts' | Paul Frazee | 2022-12-16 | 1 | -4/+23 | |
| | ||||||
* | Add swipe gestures to the lightbox | Paul Frazee | 2022-12-16 | 1 | -4/+48 | |
| | ||||||
* | Improve handling of connection loss | Paul Frazee | 2022-12-14 | 4 | -4/+16 | |
| | ||||||
* | Reset feeds on login | Paul Frazee | 2022-12-14 | 1 | -0/+4 | |
| | ||||||
* | Add post embeds (images and external links) | Paul Frazee | 2022-12-14 | 3 | -4/+12 | |
| | ||||||
* | Move posts feed to root store (me) and ensure new posts always update the feed | Paul Frazee | 2022-12-13 | 1 | -6/+16 | |
| | ||||||
* | Fix: avoid dup keynames in posts feed | Paul Frazee | 2022-12-13 | 1 | -4/+4 | |
| | ||||||
* | Fix: avoid duplicate key names in notifications | Paul Frazee | 2022-12-13 | 1 | -2/+3 | |
| | ||||||
* | Fix issue that caused repost & trend data to get lost on feed updates | Paul Frazee | 2022-12-13 | 1 | -4/+5 | |
| | ||||||
* | Fix: show avatars in all notifications | Paul Frazee | 2022-12-13 | 1 | -0/+1 | |
| | ||||||
* | Debug: disable feed reordering to isolate bugs | Paul Frazee | 2022-12-13 | 1 | -23/+28 | |
| | ||||||
* | Hide footer on scroll down (minimal shell mode) | Paul Frazee | 2022-12-12 | 1 | -0/+5 | |
| | ||||||
* | Add profile image lightbox | Paul Frazee | 2022-12-12 | 1 | -13/+32 | |
| | ||||||
* | Improve session management | Paul Frazee | 2022-12-12 | 1 | -0/+2 | |
| | ||||||
* | Add banner image upload to profiles | Paul Frazee | 2022-12-12 | 1 | -7/+15 | |
| | ||||||
* | Add main menu button | Paul Frazee | 2022-12-09 | 1 | -3/+3 | |
| | ||||||
* | Turn the main menu into a 'drawer' instead of a screen in the history | Paul Frazee | 2022-12-08 | 1 | -23/+7 | |
| | ||||||
* | Switch to temporary 'fixed tabs' model for default and notifications | Paul Frazee | 2022-12-08 | 1 | -12/+65 | |
| | ||||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 17 | -70/+117 | |
| | ||||||
* | Add HorzSwipe gesture and integrate it into the ViewSelector | Paul Frazee | 2022-12-07 | 1 | -0/+5 | |
| | ||||||
* | Fix mention-creation and implement mentions in notifications | Paul Frazee | 2022-12-06 | 1 | -2/+12 | |
| | ||||||
* | Add context to replies when appearing in the feed | Paul Frazee | 2022-12-06 | 1 | -34/+85 | |
| | ||||||
* | Upload profile image (#29) | João Ferreiro | 2022-12-06 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add editable button profile picture * add editable button cover picture * upload profile photos (save them locally) * rollback pbxproj changes * rollback podfile checksum (for git only) * move edit photos onto edit profile modal * adjust edit icon and image cropping size * added temporary (react state) image * added IMAGES_ENABLED flag * minor lint fix * save local photos on edit profile upload (wip) * save profile photos on profile view state (wip) * remove unecessary computed * save photo in state before pushing it to viewmodel * refactor profile pictures's state * remove unnecessary isMe prop * removing old comments * tweak icon size & position * A few styling tweaks and a fix to mobx state management Co-authored-by: Paul Frazee <pfrazee@gmail.com> | |||||
* | Never allow undefined values in me model | Paul Frazee | 2022-12-06 | 1 | -12/+12 | |
| | ||||||
* | Rework the 'main menu' to be a screen that's always in history | Paul Frazee | 2022-12-06 | 2 | -6/+18 | |
| | ||||||
* | Fix: never attempt update on 0 items | Paul Frazee | 2022-12-05 | 2 | -0/+6 | |
| | ||||||
* | Ensure the UI always renders, even in bad network conditions (close #6) | Paul Frazee | 2022-12-05 | 3 | -9/+88 | |
| | ||||||
* | Upload image in composer (#27) | João Ferreiro | 2022-12-02 | 1 | -0/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upload images in composer v1 * fix android compile * reafctor image carousel into new component; fix photo overlapping text in composer * revert android changes * further refactoring code into different components * move show carousel out of the component * fixing add photo using camera * fix typescript issue; force mediatype photo * change post test with photo attached; remove auto linking settings * use runInAction in getPhotos model * react-hooks/exhaustive-deps fixes * crop every photo; make use of useCallback * moving placeholder condition * Cleanup Co-authored-by: Paul Frazee <pfrazee@gmail.com> | |||||
* | Improve handling of deleted posts | Paul Frazee | 2022-11-28 | 1 | -4/+7 | |
| | ||||||
* | Use a persistent notifications model to improve load times of the ↵ | Paul Frazee | 2022-11-28 | 2 | -17/+35 | |
| | | | | notifications view | |||||
* | Batch notification loads to avoid layout reflows due to async | Paul Frazee | 2022-11-28 | 1 | -14/+58 | |
| | ||||||
* | Set a page-size on notifications | Paul Frazee | 2022-11-28 | 1 | -4/+6 | |
| | ||||||
* | Fix 'load more' showing up incorrectly | Paul Frazee | 2022-11-28 | 1 | -5/+10 | |
| | ||||||
* | Add link embeds to posts | Paul Frazee | 2022-11-23 | 2 | -0/+46 | |
| | ||||||
* | Include reposts in no-replies view of feeds | Paul Frazee | 2022-11-23 | 1 | -1/+6 | |
| | ||||||
* | Detect links in profile bios | Paul Frazee | 2022-11-23 | 1 | -0/+6 | |
| | ||||||
* | Add replying-to context to threads | Paul Frazee | 2022-11-23 | 1 | -4/+30 | |
| | ||||||
* | Ensure threads group together posts by op | Paul Frazee | 2022-11-23 | 1 | -0/+19 | |
| | ||||||
* | Fix: Adjust home TL post dedup to ensure polling works correctly | Paul Frazee | 2022-11-23 | 1 | -1/+2 | |
| | ||||||
* | Show parent post in composer when replying (close #3) | Paul Frazee | 2022-11-23 | 1 | -2/+10 | |
| | ||||||
* | Add threading to post feeds | Paul Frazee | 2022-11-23 | 1 | -12/+73 | |
| | ||||||
* | Keep fetching suggestions to reach a full list | Paul Frazee | 2022-11-22 | 1 | -10/+17 | |
| | ||||||
* | Add 'posts & replies' view to profiles | Paul Frazee | 2022-11-22 | 2 | -1/+11 | |
| | ||||||
* | Turn home button into a 'go back to start of nav history' | Paul Frazee | 2022-11-22 | 1 | -0/+6 | |
| | ||||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 3 | -3/+3 | |
| | ||||||
* | Merge branch 'simplify' into main | Paul Frazee | 2022-11-21 | 1 | -1/+10 | |
|\ | ||||||
| * | Add build flags and disable tabs for now | Paul Frazee | 2022-11-20 | 1 | -1/+10 | |
| | | ||||||
* | | Track rotated auth tokens | Paul Frazee | 2022-11-21 | 1 | -1/+14 | |
| | | ||||||
* | | Add web linking and proper share controls | Paul Frazee | 2022-11-21 | 2 | -29/+18 | |
|/ |