Eric Bailey
51616fa63c
Revert debug code
2023-12-05 14:48:28 -06:00
Eric Bailey
51a6590f50
Better skip for merge feed
2023-12-05 14:39:41 -06:00
Eric Bailey
3f3765c067
Fix thread view
2023-12-05 14:14:03 -06:00
Eric Bailey
60c72e8f15
Fix two more
2023-12-05 13:41:07 -06:00
Eric Bailey
d2778766a9
Keep using globals
2023-12-05 13:36:58 -06:00
Eric Bailey
3117700f4e
Fix profile test with hack
2023-12-05 11:20:00 -06:00
Eric Bailey
e5a787d9ea
Fix profile tests
2023-12-05 11:13:25 -06:00
Eric Bailey
991411f3e6
Fix app view url
2023-12-05 11:13:25 -06:00
Eric Bailey
a4c6a25586
Fix mod lists
2023-12-05 11:13:25 -06:00
Eric Bailey
7b5be58c8f
Give up on mergefeed test
2023-12-05 11:13:25 -06:00
Eric Bailey
a7301a2ac6
Fix curate-lists tests
2023-12-05 11:13:25 -06:00
Eric Bailey
e2041d0372
Fix invite codes test
2023-12-05 11:13:25 -06:00
Eric Bailey
27c674a78d
Fix curate-lists tests, split in two
2023-12-05 11:13:25 -06:00
Eric Bailey
276fbf9f19
Fix composer tests
2023-12-05 11:13:25 -06:00
Eric Bailey
cb256f651d
Fix home screen tests
2023-12-05 11:13:25 -06:00
Eric Bailey
1718816203
Upgrade dev-env
2023-12-05 11:13:25 -06:00
Eric Bailey
bcbd525a77
Fix create account test
2023-12-05 11:13:25 -06:00
Eric Bailey
c1887f510f
Fix log handling via env vars in expo
2023-12-05 11:13:25 -06:00
Eric Bailey
28b13cda3a
Add logged out e2e ctrl, fix login test
2023-12-05 11:13:25 -06:00
dan
ed5a97d0fa
Fix jump when toggling suggestions ( #2090 )
2023-12-05 09:13:09 -08:00
Paul Frazee
37d94ca0e3
Bump ios build number
2023-12-04 18:01:49 -08:00
Paul Frazee
48f5cebc80
Update feeds on post created ( #2085 )
2023-12-04 17:58:45 -08:00
Paul Frazee
bdb2bfdd83
Rename Posts & Replies to Replies ( #2087 )
2023-12-04 17:56:41 -08:00
Paul Frazee
74e0b73db5
Add back ignore-filters-for behaviors ( #2086 )
2023-12-04 17:54:39 -08:00
Paul Frazee
d07ea64434
Fix: correctly partial-match when calling truncateAndInvalidate() ( #2088 )
2023-12-04 17:53:22 -08:00
Paul Frazee
160055e4f9
Merge branch 'CooperEdmunds-2047-last-active-tab' into main
2023-12-04 16:33:18 -08:00
Paul Frazee
81c525f2b2
Merge branch '2047-last-active-tab' of https://github.com/CooperEdmunds/social-app into CooperEdmunds-2047-last-active-tab
2023-12-04 16:30:08 -08:00
Paul Frazee
f1b69a332a
Tune treeview thread mode to have consistent spacing ( #2078 )
2023-12-04 16:25:17 -08:00
Eric Bailey
4f171be9bf
Fix bottom space on feeds ( #2081 )
...
* Fix bottom space on feeds
* Translate
* Handle web better
2023-12-04 16:24:51 -08:00
Paul Frazee
6e2eaa746d
Optimistically update the pager tab bar on swipe ( #2083 )
2023-12-04 16:06:15 -08:00
Paul Frazee
8e2cfa52de
Typefix
2023-12-04 15:08:34 -08:00
Eric Bailey
f1cfea5786
Add back pinning functionality to ProfileList ( #2084 )
2023-12-04 15:52:51 -06:00
Eric Bailey
094a58490f
Handle feedgen 429 ( #2066 )
...
* Handle feedgen 429
* Translate
2023-12-04 13:27:48 -08:00
Cooper Edmunds
17c58d40ff
Track active page using string instead of index
2023-12-04 16:10:03 -05:00
Paul Frazee
37cafb080b
Fix: distinguish between post media and quotes with the moderation hider ( #2075 )
...
* Fix: distinguish between post media and quotes with the moderation hider
* Type fixes
2023-12-04 12:53:25 -08:00
Paul Frazee
a46059ca46
Improve the post-hiders and the header alerts ( #2074 )
...
* Improve the post-hider and the header alerts
* Adjust the contenthider (icon, font size)
2023-12-04 12:51:08 -08:00
Paul Frazee
971c402788
Add PWI build flag ( #2082 )
2023-12-04 12:45:40 -08:00
dan
a687d3f028
Allow scroll by dragging profile header ( #2068 )
2023-12-04 12:03:32 -08:00
Paul Frazee
9562a80908
Allow posts with just an external link ( #2079 )
2023-12-04 11:59:59 -08:00
Paul Frazee
e47c3dbe0e
Tweak the loading placeholders to use the full space and position better ( #2072 )
2023-12-04 11:59:27 -08:00
Paul Frazee
a01497fed4
Hackfix to composer focus on web ( #2057 )
2023-12-03 18:45:25 -08:00
Paul Frazee
0ab19b45a2
Tweak layout a bit more
2023-12-02 17:56:04 -08:00
Paul Frazee
07afcab6b2
Merge branch 'fix-jump-in-suggested-follows-tabbar' of https://github.com/tarikfp/social-app into uiwork-reflow-issue
2023-12-02 17:52:21 -08:00
dan
2698a6b50b
Fix show suggested button color ( #2069 )
2023-12-01 16:23:00 -08:00
dan
bb22ebd588
Fix scroll jump on Back ( #2067 )
2023-12-01 14:05:10 -08:00
Eric Bailey
9dec9d7276
Only poll feed when feed page is focused ( #2064 )
...
* Do no poll when screen is not focused
* Avoid polling unless focused
* Handle homepage in background
* Fix the intl:check to ignore comments in diffs
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2023-12-01 13:40:50 -08:00
Cooper Edmunds
9a13fe50cc
Use lastActiveTab from AsyncStorage for non-desktop
2023-12-01 15:18:25 -05:00
Eric Bailey
f80bd30ef4
Better handle feed auth failures ( #2060 )
...
* Better handle feed auth failures
* Add comment
2023-12-01 09:29:50 -08:00
Eric Bailey
edc9ac272c
Add Lingui check to CI ( #2058 )
...
* Install lingui eslint plugin, ignore compiled files
* Add lingui step to Lint workflow
* Run check in other job
* Add compile step to web build
* Temp: add a new string to test with
* Add message
* Revert "Temp: add a new string to test with"
This reverts commit ef5459d00c .
* Un-track compiled files
* Add check scripts to package.json, build step
* Make sure to compile translations prior to test/typecheck
* Rename scripts
2023-12-01 09:14:10 -08:00
Paul Frazee
b05cf9f3c1
Bump ios build number
2023-11-30 18:57:18 -08:00