about summary refs log tree commit diff
path: root/src/view/com/notifications
Commit message (Expand)AuthorAgeFilesLines
...
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-1/+1
* Use new icons on notifications screen (#4299)Samuel Newman2024-05-312-47/+36
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-312-10/+28
* set `onEndReachedThreshold` to `2` for notifications (#4235)Hailey2024-05-281-1/+1
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-4/+6
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-13/+14
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-39/+31
* Remove extra wrapper on notification user links (#3548)Hailey2024-04-131-24/+23
* Profile card hover preview (#3508)Eric Bailey2024-04-121-45/+56
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-0/+7
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-5/+5
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-1/+0
* Don't warn on internal links (#3089)Eric Bailey2024-03-041-0/+1
* Don't interpolate rkey (#2691)Eric Bailey2024-01-301-3/+1
* Add missing top border to notifications loading state (#2635)dan2024-01-251-2/+8
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-2/+2
* Fix typos, improve localization and unify separators (#2502)Minseo Lee2024-01-221-5/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-092-12/+24
* A couple notifications fixes (#2327)Paul Frazee2023-12-271-2/+16
* Consolidate List props a bit (#2216)dan2023-12-211-11/+3
* Make scroll handling contextual (#2200)dan2023-12-131-11/+8
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Improve unread notif tracking (#2056)Paul Frazee2023-11-301-10/+1
* Refactor the notifications to cache and reuse results from the unread-notifs ...Paul Frazee2023-11-291-25/+6
* Shadow refactoring and improvements (#1959)dan2023-11-212-12/+2
* Hindi Internationalization (#1914)Ansh2023-11-201-1/+2
* Optimize notifications rendering (#1957)dan2023-11-171-3/+5
* Improve notification load behaviors (#1943)Paul Frazee2023-11-161-1/+4
* Notifs refresh improvement (#1941)Paul Frazee2023-11-161-1/+17
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-122-172/+176
* Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)dan2023-11-101-3/+5
* Sync top/bottom bar disappearance to the scroll (#1855)dan2023-11-091-1/+1
* Internationalization & localization (#1822)Ansh2023-11-091-4/+10
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-114/+0
* Replace all logs with new loggerEric Bailey2023-11-041-2/+3
* Fix immediate TS errorsEric Bailey2023-11-041-2/+6
* Improve typeahead search with inclusion of followed users (temporary solution...Paul Frazee2023-10-051-1/+1
* Fix warningPaul Frazee2023-09-281-4/+7
* Fix pointerPaul Frazee2023-09-281-1/+7
* Don't render a pressable if there's only one notification authorSamuel Newman2023-09-281-9/+40
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+5
* Give explicit names to MobX observer components (#1413)dan2023-09-072-2/+2
* show images in notification if post also has record embed (#1349)Samuel Newman2023-08-311-0/+4
* Remove ability for Post component to load from URI (close #1302) (#1317)Paul Frazee2023-08-281-3/+2
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-041-1/+1
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-13/+9
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-272-7/+10
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-19/+18
* [APP-702] Render Custom Feed likes properly (#980)Ansh2023-07-051-0/+12