about summary refs log tree commit diff
path: root/src/view/com/post
Commit message (Expand)AuthorAgeFilesLines
...
* Language settings updates, new primary language setting (#1471)Eric Bailey2023-09-211-1/+4
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-20/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-192/+190
* Make posts behave more like links (#1316)Eric Bailey2023-08-281-0/+1
* Remove ability for Post component to load from URI (close #1302) (#1317)Paul Frazee2023-08-281-24/+4
* Fix: update posts rendered in notifs on refresh (close #1196) (#1243)Paul Frazee2023-08-221-2/+5
* default translate to device language (#1207)Eric Bailey2023-08-171-2/+1
* Fix tap target size of post dropdown menus (#1180)Paul Frazee2023-08-151-4/+7
* Add alerts to embeds (#1138)Paul Frazee2023-08-081-1/+4
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-041-3/+5
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-12/+19
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-8/+4
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-10/+8
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-1/+0
* [APP-735] Post language improvements (#982)Paul Frazee2023-07-061-5/+24
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-39/+2
* Fix thread muting (#932)Paul Frazee2023-06-301-3/+1
* [APP-718] Improvements and fixes to language handling (#931)Paul Frazee2023-06-301-8/+5
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-4/+2
* Bump @types/react to ^18 and adjust types (#889)Logan Rosen2023-06-221-1/+2
* translate to primary language rather than just english (#814)Samuel Newman2023-06-011-2/+4
* Add ability to reply, repost (without quote post), and like posts using Voice...Ollie H2023-05-301-2/+38
* Use non-pipe translation link (#740)Ollie H2023-05-301-1/+3
* Use dropdown for web reposting and quote posting (#607)Ollie H2023-05-151-1/+1
* Prevent reply to from cascading (#610)Ollie H2023-05-111-8/+12
* [APP-639] Improve nsfw handling & force hidden on iOS (#605)Paul Frazee2023-05-091-1/+4
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-272-66/+3
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-0/+18
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-82/+135
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-032-5/+5
* Lex refactor (#362)Paul Frazee2023-03-311-9/+8
* Add fulltext search for posts and profiles (closes #340) (#342)Paul Frazee2023-03-211-0/+5
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-7/+3
* Big batch of UI updates (#276)Paul Frazee2023-03-071-92/+82
* Add translate link to post menu (#261)Paul Frazee2023-03-031-0/+7
* 73-post-embeds (#253)Ansh2023-03-021-0/+7
* New onboarding (#241)Ansh2023-03-021-0/+2
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-241-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-222-11/+14
* Fix all type errorsPaul Frazee2023-01-261-2/+2
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-242-9/+11
* Post layout tweaks (#53)Paul Frazee2023-01-191-1/+3
* Remove all links from post meta to ensure taps are more consistentPaul Frazee2023-01-181-12/+7
* Rework all typographyPaul Frazee2023-01-181-5/+9
* More spacing fixes, especially for the repost infoPaul Frazee2023-01-161-1/+1
* Spacing fixesPaul Frazee2023-01-161-1/+1
* Fix visual consistency of 'reply to' in post and use display namePaul Frazee2023-01-161-1/+1
* Move menu controls into post footers and improve meta info renderingPaul Frazee2023-01-161-5/+5
* Implement validation and proper type detectionPaul Frazee2023-01-031-3/+3